summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCindy Pallares 🦉 <cindy@gitlab.com>2018-12-04 17:59:41 +0000
committerCindy Pallares 🦉 <cindy@gitlab.com>2018-12-04 17:59:41 +0000
commit254ccd50f8d5ed28a14e5f6076eb4f99bd037641 (patch)
tree6bd2e4193e6dc31afd17238194d92a8a3cf01d95
parent900cbabc54fced54fdf0415cc64c98dcc082bbac (diff)
downloadgitlab-ce-revert-3f019419.tar.gz
Revert "Merge branch '11-5-stable-patch-2' into '11-5-stable'"revert-3f019419
This reverts merge request !23420
-rw-r--r--.gitlab-ci.yml3
-rw-r--r--app/assets/javascripts/filtered_search/dropdown_emoji.js11
-rw-r--r--app/assets/javascripts/notes/components/noteable_discussion.vue13
-rw-r--r--app/assets/javascripts/notes/components/toggle_replies_widget.vue2
-rw-r--r--app/assets/javascripts/vue_merge_request_widget/components/deployment.vue8
-rw-r--r--app/assets/javascripts/vue_shared/components/content_viewer/viewers/image_viewer.vue8
-rw-r--r--app/assets/javascripts/vue_shared/components/diff_viewer/viewers/image_diff/swipe_viewer.vue18
-rw-r--r--app/assets/javascripts/vue_shared/components/diff_viewer/viewers/image_diff/two_up_viewer.vue6
-rw-r--r--app/assets/stylesheets/pages/diff.scss15
-rw-r--r--app/controllers/admin/impersonation_tokens_controller.rb3
-rw-r--r--app/helpers/tree_helper.rb4
-rw-r--r--app/models/project.rb3
-rw-r--r--app/models/site_statistic.rb76
-rw-r--r--app/views/admin/impersonation_tokens/index.html.haml5
-rw-r--r--app/views/profiles/personal_access_tokens/index.html.haml12
-rw-r--r--app/views/shared/_personal_access_tokens_created_container.html.haml14
-rw-r--r--app/views/shared/_personal_access_tokens_table.html.haml6
-rw-r--r--config/initializers/attr_encrypted_no_db_connection.rb24
-rw-r--r--config/initializers/sidekiq.rb1
-rw-r--r--db/post_migrate/20181123042307_drop_site_statistics.rb22
-rw-r--r--db/schema.rb6
-rw-r--r--doc/administration/pages/index.md12
-rw-r--r--doc/administration/pages/source.md15
-rw-r--r--doc/api/users.md5
-rw-r--r--doc/ci/environments.md34
-rw-r--r--doc/ci/img/view_on_env_blob.pngbin11889 -> 32924 bytes
-rw-r--r--doc/ci/img/view_on_mr_widget.pngbin21969 -> 0 bytes
-rw-r--r--doc/user/discussions/img/index_notes_filters.pngbin21284 -> 0 bytes
-rw-r--r--doc/user/discussions/index.md20
-rw-r--r--doc/user/permissions.md2
-rw-r--r--doc/user/project/img/issue_board.pngbin289964 -> 327718 bytes
-rw-r--r--doc/user/project/img/issue_boards_core.pngbin119989 -> 61230 bytes
-rw-r--r--doc/user/project/img/issue_boards_premium.pngbin99171 -> 72434 bytes
-rw-r--r--doc/user/project/issues/img/issue_board.pngbin86095 -> 55931 bytes
-rw-r--r--doc/user/project/merge_requests/img/merge_request_pipeline.pngbin31046 -> 0 bytes
-rw-r--r--doc/user/project/merge_requests/index.md28
-rw-r--r--doc/user/project/pages/introduction.md40
-rw-r--r--doc/user/project/settings/img/sharing_and_permissions_settings.pngbin46275 -> 50602 bytes
-rw-r--r--ee/changelogs/unreleased/sh-fix-issue-54189.yml5
-rw-r--r--lib/api/entities.rb6
-rw-r--r--lib/api/users.rb4
-rw-r--r--lib/gitlab/background_migration/encrypt_columns.rb14
-rw-r--r--lib/gitlab/sidekiq_middleware/batch_loader.rb13
-rw-r--r--lib/tasks/gitlab/site_statistics.rake15
-rw-r--r--locale/ar_SA/gitlab.po1119
-rw-r--r--locale/bg/gitlab.po1083
-rw-r--r--locale/ca_ES/gitlab.po1085
-rw-r--r--locale/cs_CZ/gitlab.po1101
-rw-r--r--locale/cy_GB/gitlab.po10259
-rw-r--r--locale/da_DK/gitlab.po1083
-rw-r--r--locale/de/gitlab.po6471
-rw-r--r--locale/el_GR/gitlab.po9995
-rw-r--r--locale/eo/gitlab.po1083
-rw-r--r--locale/es/gitlab.po1089
-rw-r--r--locale/et_EE/gitlab.po1083
-rw-r--r--locale/fil_PH/gitlab.po1083
-rw-r--r--locale/fr/gitlab.po1175
-rw-r--r--locale/gl_ES/gitlab.po1083
-rw-r--r--locale/he_IL/gitlab.po1101
-rw-r--r--locale/hu_HU/gitlab.po9995
-rw-r--r--locale/id_ID/gitlab.po1074
-rw-r--r--locale/it/gitlab.po1087
-rw-r--r--locale/ja/gitlab.po1298
-rw-r--r--locale/ko/gitlab.po2928
-rw-r--r--locale/mn_MN/gitlab.po1083
-rw-r--r--locale/nb_NO/gitlab.po1083
-rw-r--r--locale/nl_NL/gitlab.po1083
-rw-r--r--locale/pl_PL/gitlab.po1101
-rw-r--r--locale/pt_BR/gitlab.po1295
-rw-r--r--locale/pt_PT/gitlab.po9995
-rw-r--r--locale/ro_RO/gitlab.po1092
-rw-r--r--locale/ru/gitlab.po1121
-rw-r--r--locale/sk_SK/gitlab.po10127
-rw-r--r--locale/sq_AL/gitlab.po1083
-rw-r--r--locale/sr_CS/gitlab.po10061
-rw-r--r--locale/sr_SP/gitlab.po10061
-rw-r--r--locale/tr_TR/gitlab.po1083
-rw-r--r--locale/uk/gitlab.po1557
-rw-r--r--locale/zh_CN/gitlab.po1214
-rw-r--r--locale/zh_HK/gitlab.po1076
-rw-r--r--locale/zh_TW/gitlab.po1436
-rw-r--r--qa/qa/page/profile/personal_access_tokens.rb2
-rw-r--r--qa/qa/resource/user.rb11
-rw-r--r--qa/qa/runtime/env.rb16
-rw-r--r--qa/qa/specs/features/browser_ui/1_manage/project/add_project_member_spec.rb2
-rwxr-xr-xscripts/trigger-build1
-rw-r--r--spec/controllers/profiles/personal_access_tokens_controller_spec.rb6
-rw-r--r--spec/factories/site_statistics.rb6
-rw-r--r--spec/features/admin/admin_users_impersonation_tokens_spec.rb5
-rw-r--r--spec/features/issues/filtered_search/dropdown_emoji_spec.rb2
-rw-r--r--spec/features/profiles/personal_access_tokens_spec.rb3
-rw-r--r--spec/helpers/tree_helper_spec.rb28
-rw-r--r--spec/initializers/attr_encrypted_no_db_connection_spec.rb30
-rw-r--r--spec/javascripts/notes/components/noteable_discussion_spec.js44
-rw-r--r--spec/lib/gitlab/background_migration/encrypt_columns_spec.rb25
-rw-r--r--spec/models/project_spec.rb16
-rw-r--r--spec/models/site_statistic_spec.rb81
-rw-r--r--spec/requests/api/users_spec.rb4
-rw-r--r--spec/tasks/gitlab/site_statistics_rake_spec.rb23
99 files changed, 9167 insertions, 103437 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 558ca8b6e8f..0e7a67f9cc1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -318,8 +318,7 @@ review-docs-cleanup:
cloud-native-image:
image: ruby:2.4-alpine
before_script: []
- dependencies: []
- stage: post-test
+ stage: test
allow_failure: true
variables:
GIT_DEPTH: "1"
diff --git a/app/assets/javascripts/filtered_search/dropdown_emoji.js b/app/assets/javascripts/filtered_search/dropdown_emoji.js
index d9a4d06b549..af7936a92fb 100644
--- a/app/assets/javascripts/filtered_search/dropdown_emoji.js
+++ b/app/assets/javascripts/filtered_search/dropdown_emoji.js
@@ -69,13 +69,10 @@ export default class DropdownEmoji extends FilteredSearchDropdown {
// Replace empty gl-emoji tag to real content
const dropdownItems = [...this.dropdown.querySelectorAll('.filter-dropdown-item')];
dropdownItems.forEach(dropdownItem => {
- const valueElement = dropdownItem.querySelector('.js-data-value');
- if (valueElement !== null) {
- const name = valueElement.innerText;
- const emojiTag = this.glEmojiTag(name);
- const emojiElement = dropdownItem.querySelector('gl-emoji');
- emojiElement.outerHTML = emojiTag;
- }
+ const name = dropdownItem.querySelector('.js-data-value').innerText;
+ const emojiTag = this.glEmojiTag(name);
+ const emojiElement = dropdownItem.querySelector('gl-emoji');
+ emojiElement.outerHTML = emojiTag;
});
}
diff --git a/app/assets/javascripts/notes/components/noteable_discussion.vue b/app/assets/javascripts/notes/components/noteable_discussion.vue
index cdcec0862de..c1dfa036678 100644
--- a/app/assets/javascripts/notes/components/noteable_discussion.vue
+++ b/app/assets/javascripts/notes/components/noteable_discussion.vue
@@ -69,7 +69,7 @@ export default {
isReplying: false,
isResolving: false,
resolveAsThread: true,
- isRepliesToggledByUser: false,
+ isRepliesCollapsed: (!this.discussion.diff_discussion && this.discussion.resolved) || false,
};
},
computed: {
@@ -189,15 +189,6 @@ export default {
return isExpanded || this.alwaysExpanded || isResolvedNonDiffDiscussion;
},
- isRepliesCollapsed() {
- const { discussion, isRepliesToggledByUser } = this;
- const { resolved, notes } = discussion;
- const hasReplies = notes.length > 1;
-
- return (
- (!discussion.diff_discussion && resolved && hasReplies && !isRepliesToggledByUser) || false
- );
- },
},
watch: {
isReplying() {
@@ -242,7 +233,7 @@ export default {
this.toggleDiscussion({ discussionId: this.discussion.id });
},
toggleReplies() {
- this.isRepliesToggledByUser = !this.isRepliesToggledByUser;
+ this.isRepliesCollapsed = !this.isRepliesCollapsed;
},
showReplyForm() {
this.isReplying = true;
diff --git a/app/assets/javascripts/notes/components/toggle_replies_widget.vue b/app/assets/javascripts/notes/components/toggle_replies_widget.vue
index 0af57dbb00a..78ecbbb9247 100644
--- a/app/assets/javascripts/notes/components/toggle_replies_widget.vue
+++ b/app/assets/javascripts/notes/components/toggle_replies_widget.vue
@@ -44,7 +44,7 @@ export default {
<template>
<li
:class="className"
- class="replies-toggle js-toggle-replies"
+ class="replies-toggle"
>
<template v-if="collapsed">
<icon
diff --git a/app/assets/javascripts/vue_merge_request_widget/components/deployment.vue b/app/assets/javascripts/vue_merge_request_widget/components/deployment.vue
index 17f1b73269d..2a8380f5f2b 100644
--- a/app/assets/javascripts/vue_merge_request_widget/components/deployment.vue
+++ b/app/assets/javascripts/vue_merge_request_widget/components/deployment.vue
@@ -1,10 +1,10 @@
<script>
-import { GlTooltipDirective } from '@gitlab-org/gitlab-ui';
import Icon from '~/vue_shared/components/icon.vue';
import TooltipOnTruncate from '~/vue_shared/components/tooltip_on_truncate.vue';
import FilteredSearchDropdown from '~/vue_shared/components/filtered_search_dropdown.vue';
import { __ } from '~/locale';
import timeagoMixin from '../../vue_shared/mixins/timeago';
+import tooltip from '../../vue_shared/directives/tooltip';
import LoadingButton from '../../vue_shared/components/loading_button.vue';
import { visitUrl } from '../../lib/utils/url_utility';
import createFlash from '../../flash';
@@ -25,7 +25,7 @@ export default {
ReviewAppLink,
},
directives: {
- GlTooltip: GlTooltipDirective,
+ tooltip,
},
mixins: [timeagoMixin],
props: {
@@ -134,7 +134,7 @@ export default {
</template>
<span
v-if="hasDeploymentTime"
- v-gl-tooltip
+ v-tooltip
:title="deployment.deployed_at_formatted"
class="js-deploy-time"
>
@@ -193,7 +193,7 @@ export default {
</template>
<span
v-if="deployment.stop_url"
- v-gl-tooltip
+ v-tooltip
:title="deployInProgressTooltip"
class="d-inline-block"
tabindex="0"
diff --git a/app/assets/javascripts/vue_shared/components/content_viewer/viewers/image_viewer.vue b/app/assets/javascripts/vue_shared/components/content_viewer/viewers/image_viewer.vue
index 05f9f960934..6f2f0f98690 100644
--- a/app/assets/javascripts/vue_shared/components/content_viewer/viewers/image_viewer.vue
+++ b/app/assets/javascripts/vue_shared/components/content_viewer/viewers/image_viewer.vue
@@ -34,7 +34,14 @@ export default {
fileSizeReadable() {
return numberToHumanSize(this.fileSize);
},
+ dimensionStyles() {
+ if (!this.isLoaded) return {};
+ return {
+ width: `${this.width}px`,
+ height: `${this.height}px`,
+ };
+ },
hasFileSize() {
return this.fileSize > 0;
},
@@ -82,6 +89,7 @@ export default {
<div>
<div
:class="innerCssClasses"
+ :style="dimensionStyles"
class="position-relative"
>
<img
diff --git a/app/assets/javascripts/vue_shared/components/diff_viewer/viewers/image_diff/swipe_viewer.vue b/app/assets/javascripts/vue_shared/components/diff_viewer/viewers/image_diff/swipe_viewer.vue
index 57f373fca21..c3cfe54eb4d 100644
--- a/app/assets/javascripts/vue_shared/components/diff_viewer/viewers/image_diff/swipe_viewer.vue
+++ b/app/assets/javascripts/vue_shared/components/diff_viewer/viewers/image_diff/swipe_viewer.vue
@@ -25,7 +25,7 @@ export default {
swipeMaxWidth: undefined,
swipeMaxHeight: undefined,
swipeBarPos: 1,
- swipeWrapWidth: 0,
+ swipeWrapWidth: undefined,
};
},
computed: {
@@ -63,7 +63,7 @@ export default {
leftValue = clientWidth - spaceLeft;
}
- this.swipeWrapWidth = (leftValue / clientWidth) * 100;
+ this.swipeWrapWidth = this.swipeMaxWidth - leftValue;
this.swipeBarPos = leftValue;
},
startDrag() {
@@ -81,6 +81,7 @@ export default {
// Add 2 for border width
this.swipeMaxWidth =
Math.max(this.swipeOldImgInfo.renderedWidth, this.swipeNewImgInfo.renderedWidth) + 2;
+ this.swipeWrapWidth = this.swipeMaxWidth;
this.swipeMaxHeight =
Math.max(this.swipeOldImgInfo.renderedHeight, this.swipeNewImgInfo.renderedHeight) + 2;
@@ -106,6 +107,10 @@ export default {
<div class="swipe view">
<div
ref="swipeFrame"
+ :style="{
+ 'width': swipeMaxPixelWidth,
+ 'height': swipeMaxPixelHeight,
+ }"
class="swipe-frame">
<image-viewer
key="swipeOldImg"
@@ -118,17 +123,14 @@ export default {
<div
ref="swipeWrap"
:style="{
- width: `${swipeWrapWidth}%`
+ 'width': swipeWrapPixelWidth,
+ 'height': swipeMaxPixelHeight,
}"
- class="swipe-wrap"
- >
+ class="swipe-wrap">
<image-viewer
key="swipeNewImg"
:render-info="false"
:path="newPath"
- :style="{
- width: swipeMaxPixelWidth
- }"
class="frame added"
@imgLoaded="swipeNewImgLoaded"
>
diff --git a/app/assets/javascripts/vue_shared/components/diff_viewer/viewers/image_diff/two_up_viewer.vue b/app/assets/javascripts/vue_shared/components/diff_viewer/viewers/image_diff/two_up_viewer.vue
index aafa88f4ff1..9806d65e940 100644
--- a/app/assets/javascripts/vue_shared/components/diff_viewer/viewers/image_diff/two_up_viewer.vue
+++ b/app/assets/javascripts/vue_shared/components/diff_viewer/viewers/image_diff/two_up_viewer.vue
@@ -19,18 +19,18 @@ export default {
</script>
<template>
- <div class="two-up view d-flex">
+ <div class="two-up view">
<image-viewer
:path="oldPath"
:render-info="true"
inner-css-classes="frame deleted"
- class="wrap w-50"
+ class="wrap"
/>
<image-viewer
:path="newPath"
:render-info="true"
:inner-css-classes="['frame', 'added']"
- class="wrap w-50"
+ class="wrap"
>
<slot
slot="image-overlay"
diff --git a/app/assets/stylesheets/pages/diff.scss b/app/assets/stylesheets/pages/diff.scss
index 0163c795074..3c7bf0b0e46 100644
--- a/app/assets/stylesheets/pages/diff.scss
+++ b/app/assets/stylesheets/pages/diff.scss
@@ -253,6 +253,19 @@
right: 7px;
}
+ .frame {
+ top: 0;
+ right: 0;
+ position: absolute;
+
+ &.deleted {
+ margin: 0;
+ display: block;
+ top: 13px;
+ right: 7px;
+ }
+ }
+
.swipe-bar {
display: block;
height: 100%;
@@ -422,7 +435,7 @@
.onion-skin.view {
.swipe-wrap {
top: 0;
- left: 0;
+ right: 0;
}
.frame.deleted {
diff --git a/app/controllers/admin/impersonation_tokens_controller.rb b/app/controllers/admin/impersonation_tokens_controller.rb
index 706bcc1e549..f5825ecb19a 100644
--- a/app/controllers/admin/impersonation_tokens_controller.rb
+++ b/app/controllers/admin/impersonation_tokens_controller.rb
@@ -11,7 +11,6 @@ class Admin::ImpersonationTokensController < Admin::ApplicationController
@impersonation_token = finder.build(impersonation_token_params)
if @impersonation_token.save
- PersonalAccessToken.redis_store!(current_user.id, @impersonation_token.token)
redirect_to admin_user_impersonation_tokens_path, notice: "A new impersonation token has been created."
else
set_index_vars
@@ -54,8 +53,6 @@ class Admin::ImpersonationTokensController < Admin::ApplicationController
@impersonation_token ||= finder.build
@inactive_impersonation_tokens = finder(state: 'inactive').execute
@active_impersonation_tokens = finder(state: 'active').execute.order(:expires_at)
-
- @new_impersonation_token = PersonalAccessToken.redis_getdel(current_user.id)
end
# rubocop: enable CodeReuse/ActiveRecord
end
diff --git a/app/helpers/tree_helper.rb b/app/helpers/tree_helper.rb
index e2879bfdcf1..78a11616d4c 100644
--- a/app/helpers/tree_helper.rb
+++ b/app/helpers/tree_helper.rb
@@ -37,13 +37,13 @@ module TreeHelper
# Using Rails `*_path` methods can be slow, especially when generating
# many paths, as with a repository tree that has thousands of items.
def fast_project_blob_path(project, blob_path)
- ActionDispatch::Journey::Router::Utils.escape_path(
+ Addressable::URI.escape(
File.join(relative_url_root, project.path_with_namespace, 'blob', blob_path)
)
end
def fast_project_tree_path(project, tree_path)
- ActionDispatch::Journey::Router::Utils.escape_path(
+ Addressable::URI.escape(
File.join(relative_url_root, project.path_with_namespace, 'tree', tree_path)
)
end
diff --git a/app/models/project.rb b/app/models/project.rb
index 10792753ade..48905547ab4 100644
--- a/app/models/project.rb
+++ b/app/models/project.rb
@@ -88,6 +88,9 @@ class Project < ActiveRecord::Base
after_create :create_project_feature, unless: :project_feature
+ after_create -> { SiteStatistic.track(STATISTICS_ATTRIBUTE) }
+ before_destroy -> { SiteStatistic.untrack(STATISTICS_ATTRIBUTE) }
+
after_create :create_ci_cd_settings,
unless: :ci_cd_settings,
if: proc { ProjectCiCdSetting.available? }
diff --git a/app/models/site_statistic.rb b/app/models/site_statistic.rb
new file mode 100644
index 00000000000..3a7912ed53a
--- /dev/null
+++ b/app/models/site_statistic.rb
@@ -0,0 +1,76 @@
+# frozen_string_literal: true
+
+class SiteStatistic < ActiveRecord::Base
+ # prevents the creation of multiple rows
+ default_value_for :id, 1
+
+ COUNTER_ATTRIBUTES = %w(repositories_count).freeze
+ REQUIRED_SCHEMA_VERSION = 20180629153018
+
+ # Tracks specific attribute
+ #
+ # @param [String] raw_attribute must be one of the values listed in COUNTER_ATTRIBUTES
+ def self.track(raw_attribute)
+ with_statistics_available(raw_attribute) do |attribute|
+ SiteStatistic.update_all(["#{attribute} = #{attribute}+1"])
+ end
+ end
+
+ # Untracks specific attribute
+ #
+ # @param [String] raw_attribute must be one of the values listed in COUNTER_ATTRIBUTES
+ def self.untrack(raw_attribute)
+ with_statistics_available(raw_attribute) do |attribute|
+ SiteStatistic.update_all(["#{attribute} = #{attribute}-1 WHERE #{attribute} > 0"])
+ end
+ end
+
+ # Wrapper for track/untrack operations with basic validations and enforced requirements
+ #
+ # @param [String] raw_attribute must be one of the values listed in COUNTER_ATTRIBUTES
+ # @yield [String] attribute quoted to be used inside SQL / Arel query
+ def self.with_statistics_available(raw_attribute)
+ unless raw_attribute.in?(COUNTER_ATTRIBUTES)
+ raise ArgumentError, "Invalid attribute: '#{raw_attribute}' to '#{caller_locations(1, 1)[0].label}' method. " \
+ "Valid attributes are: #{COUNTER_ATTRIBUTES.join(', ')}"
+ end
+
+ return unless available?
+
+ self.fetch # make sure record exists
+
+ attribute = self.connection.quote_column_name(raw_attribute)
+
+ # will be running on its own transaction context
+ yield(attribute)
+ end
+
+ # Returns a site statistic record with tracked information
+ #
+ # @return [SiteStatistic] record with tracked information
+ def self.fetch
+ transaction(requires_new: true) do
+ SiteStatistic.first_or_create!
+ end
+ rescue ActiveRecord::RecordNotUnique
+ retry
+ end
+
+ # Return whether required schema change is available
+ #
+ # This is needed in order to degrade gracefully when testing schema migrations
+ #
+ # @return [Boolean] whether schema is available
+ def self.available?
+ @available_flag ||= ActiveRecord::Migrator.current_version >= REQUIRED_SCHEMA_VERSION
+ end
+
+ # Resets cached column information
+ #
+ # This is called during schema migration specs, in order to reset internal cache state
+ def self.reset_column_information
+ @available_flag = nil
+
+ super
+ end
+end
diff --git a/app/views/admin/impersonation_tokens/index.html.haml b/app/views/admin/impersonation_tokens/index.html.haml
index 8e869fb4b71..9e490713ef3 100644
--- a/app/views/admin/impersonation_tokens/index.html.haml
+++ b/app/views/admin/impersonation_tokens/index.html.haml
@@ -5,11 +5,6 @@
.row.prepend-top-default
.col-lg-12
- - if @new_impersonation_token
- = render "shared/personal_access_tokens_created_container", new_token_value: @new_impersonation_token,
- container_title: 'Your New Impersonation Token',
- clipboard_button_title: 'Copy impersonation token to clipboard'
-
= render "shared/personal_access_tokens_form", path: admin_user_impersonation_tokens_path, impersonation: true, token: @impersonation_token, scopes: @scopes
= render "shared/personal_access_tokens_table", impersonation: true, active_tokens: @active_impersonation_tokens, inactive_tokens: @inactive_impersonation_tokens
diff --git a/app/views/profiles/personal_access_tokens/index.html.haml b/app/views/profiles/personal_access_tokens/index.html.haml
index c1e1eaff942..c10d4ea1a4d 100644
--- a/app/views/profiles/personal_access_tokens/index.html.haml
+++ b/app/views/profiles/personal_access_tokens/index.html.haml
@@ -14,7 +14,17 @@
.col-lg-8
- if @new_personal_access_token
- = render "shared/personal_access_tokens_created_container", new_token_value: @new_personal_access_token
+ .created-personal-access-token-container
+ %h5.prepend-top-0
+ Your New Personal Access Token
+ .form-group
+ .input-group
+ = text_field_tag 'created-personal-access-token', @new_personal_access_token, readonly: true, class: "form-control js-select-on-focus", 'aria-describedby' => "created-personal-access-token-help-block"
+ %span.input-group-append
+ = clipboard_button(text: @new_personal_access_token, title: "Copy personal access token to clipboard", placement: "left", class: "input-group-text btn-default btn-clipboard")
+ %span#created-personal-access-token-help-block.form-text.text-muted.text-danger Make sure you save it - you won't be able to access it again.
+
+ %hr
= render "shared/personal_access_tokens_form", path: profile_personal_access_tokens_path, impersonation: false, token: @personal_access_token, scopes: @scopes
diff --git a/app/views/shared/_personal_access_tokens_created_container.html.haml b/app/views/shared/_personal_access_tokens_created_container.html.haml
deleted file mode 100644
index 3150d39b84a..00000000000
--- a/app/views/shared/_personal_access_tokens_created_container.html.haml
+++ /dev/null
@@ -1,14 +0,0 @@
-- container_title = local_assigns.fetch(:container_title, 'Your New Personal Access Token')
-- clipboard_button_title = local_assigns.fetch(:clipboard_button_title, 'Copy personal access token to clipboard')
-
-.created-personal-access-token-container
- %h5.prepend-top-0
- = container_title
- .form-group
- .input-group
- = text_field_tag 'created-personal-access-token', new_token_value, readonly: true, class: "form-control js-select-on-focus", 'aria-describedby' => "created-token-help-block"
- %span.input-group-append
- = clipboard_button(text: new_token_value, title: clipboard_button_title, placement: "left", class: "input-group-text btn-default btn-clipboard")
- %span#created-token-help-block.form-text.text-muted.text-danger Make sure you save it - you won't be able to access it again.
-
-%hr
diff --git a/app/views/shared/_personal_access_tokens_table.html.haml b/app/views/shared/_personal_access_tokens_table.html.haml
index 2efd03d4867..cadac1cc99d 100644
--- a/app/views/shared/_personal_access_tokens_table.html.haml
+++ b/app/views/shared/_personal_access_tokens_table.html.haml
@@ -15,6 +15,8 @@
%th Created
%th Expires
%th Scopes
+ - if impersonation
+ %th Token
%th
%tbody
- active_tokens.each do |token|
@@ -28,6 +30,10 @@
- else
%span.token-never-expires-label Never
%td= token.scopes.present? ? token.scopes.join(", ") : "<no scopes selected>"
+ - if impersonation
+ %td.token-token-container
+ = text_field_tag 'impersonation-token-token', token.token, readonly: true, class: "form-control"
+ = clipboard_button(text: token.token)
- path = impersonation ? revoke_admin_user_impersonation_token_path(token.user, token) : revoke_profile_personal_access_token_path(token)
%td= link_to "Revoke", path, method: :put, class: "btn btn-danger float-right", data: { confirm: "Are you sure you want to revoke this #{type} Token? This action cannot be undone." }
- else
diff --git a/config/initializers/attr_encrypted_no_db_connection.rb b/config/initializers/attr_encrypted_no_db_connection.rb
index 7ad458929db..e007666b852 100644
--- a/config/initializers/attr_encrypted_no_db_connection.rb
+++ b/config/initializers/attr_encrypted_no_db_connection.rb
@@ -1,18 +1,7 @@
module AttrEncrypted
module Adapters
module ActiveRecord
- module GitlabMonkeyPatches
- # Prevent attr_encrypted from defining virtual accessors for encryption
- # data when the code and schema are out of sync. See this issue for more
- # details: https://github.com/attr-encrypted/attr_encrypted/issues/332
- def attribute_instance_methods_as_symbols_available?
- false
- end
-
- # Prevent attr_encrypted from checking out a database connection
- # indefinitely. The result of this method is only used when the former
- # is true, but it is called unconditionally, so there is still value to
- # ensuring the connection is released
+ module DBConnectionQuerier
def attribute_instance_methods_as_symbols
# Use with_connection so the connection doesn't stay pinned to the thread.
connected = ::ActiveRecord::Base.connection_pool.with_connection(&:active?) rescue false
@@ -26,16 +15,7 @@ module AttrEncrypted
end
end
end
+ prepend DBConnectionQuerier
end
end
end
-
-# As of v3.1.0, the attr_encrypted gem defines the AttrEncrypted and
-# AttrEncrypted::Adapters::ActiveRecord modules, and uses "extend" to mix them
-# into the ActiveRecord::Base class. This intervention overrides utility methods
-# defined by attr_encrypted to fix two bugs, as detailed above.
-#
-# The methods are used here: https://github.com/attr-encrypted/attr_encrypted/blob/3.1.0/lib/attr_encrypted.rb#L145-158
-ActiveSupport.on_load(:active_record) do
- extend AttrEncrypted::Adapters::ActiveRecord::GitlabMonkeyPatches
-end
diff --git a/config/initializers/sidekiq.rb b/config/initializers/sidekiq.rb
index 4210be2c701..565efc858d1 100644
--- a/config/initializers/sidekiq.rb
+++ b/config/initializers/sidekiq.rb
@@ -20,7 +20,6 @@ Sidekiq.configure_server do |config|
chain.add Gitlab::SidekiqMiddleware::ArgumentsLogger if ENV['SIDEKIQ_LOG_ARGUMENTS'] && !enable_json_logs
chain.add Gitlab::SidekiqMiddleware::Shutdown
chain.add Gitlab::SidekiqMiddleware::RequestStoreMiddleware unless ENV['SIDEKIQ_REQUEST_STORE'] == '0'
- chain.add Gitlab::SidekiqMiddleware::BatchLoader
chain.add Gitlab::SidekiqStatus::ServerMiddleware
end
diff --git a/db/post_migrate/20181123042307_drop_site_statistics.rb b/db/post_migrate/20181123042307_drop_site_statistics.rb
deleted file mode 100644
index 499c2a07288..00000000000
--- a/db/post_migrate/20181123042307_drop_site_statistics.rb
+++ /dev/null
@@ -1,22 +0,0 @@
-# frozen_string_literal: true
-
-# See http://doc.gitlab.com/ce/development/migration_style_guide.html
-# for more information on how to write migrations for GitLab.
-
-class DropSiteStatistics < ActiveRecord::Migration
- include Gitlab::Database::MigrationHelpers
-
- DOWNTIME = false
-
- def up
- drop_table :site_statistics
- end
-
- def down
- create_table :site_statistics do |t|
- t.integer :repositories_count, default: 0, null: false
- end
-
- execute('INSERT INTO site_statistics (id) VALUES(1)')
- end
-end
diff --git a/db/schema.rb b/db/schema.rb
index 3c71ceebd2c..4678da3b44f 100644
--- a/db/schema.rb
+++ b/db/schema.rb
@@ -11,7 +11,7 @@
#
# It's strongly recommended that you check this file into your version control system.
-ActiveRecord::Schema.define(version: 20181123042307) do
+ActiveRecord::Schema.define(version: 20181108091549) do
# These are extensions that must be enabled in order to support this database
enable_extension "plpgsql"
@@ -1995,6 +1995,10 @@ ActiveRecord::Schema.define(version: 20181123042307) do
add_index "shards", ["name"], name: "index_shards_on_name", unique: true, using: :btree
+ create_table "site_statistics", force: :cascade do |t|
+ t.integer "repositories_count", default: 0, null: false
+ end
+
create_table "snippets", force: :cascade do |t|
t.string "title"
t.text "content"
diff --git a/doc/administration/pages/index.md b/doc/administration/pages/index.md
index cbd3032bd4e..d8345f2d6bd 100644
--- a/doc/administration/pages/index.md
+++ b/doc/administration/pages/index.md
@@ -244,9 +244,8 @@ This setting is enabled by default.
### Access control
-> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/33422) in GitLab 11.5.
-
-GitLab Pages access control can be configured per-project, and allows access to a Pages
+Access control was [introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/33422)
+in GitLab 11.5. It can be configured per-project, and allows access to a Pages
site to be controlled based on a user's membership to that project.
Access control works by registering the Pages daemon as an OAuth application
@@ -260,16 +259,15 @@ Each request to view a resource in a private site is authenticated by Pages
using that token. For each request it receives, it makes a request to the GitLab
API to check that the user is authorized to read that site.
-Pages access control is disabled by default. To enable it:
+Pages access control is currently disabled by default. To enable it, you must:
-1. Enable it in `/etc/gitlab/gitlab.rb`:
+1. Enable it in `/etc/gitlab/gitlab.rb`
```ruby
gitlab_pages['access_control'] = true
```
-1. [Reconfigure GitLab][reconfigure].
-1. Users can now configure it in their [projects' settings](../../user/project/pages/introduction.md#gitlab-pages-access-control-core-only).
+1. [Reconfigure GitLab][reconfigure]
## Activate verbose logging for daemon
diff --git a/doc/administration/pages/source.md b/doc/administration/pages/source.md
index 9f2b4d9075a..ddff54be575 100644
--- a/doc/administration/pages/source.md
+++ b/doc/administration/pages/source.md
@@ -393,9 +393,8 @@ server_name ~^.*\.pages\.example\.io$;
## Access control
-> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/33422) in GitLab 11.5.
-
-GitLab Pages access control can be configured per-project, and allows access to a Pages
+Access control was [introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/33422)
+in GitLab 11.5. It can be configured per-project, and allows access to a Pages
site to be controlled based on a user's membership to that project.
Access control works by registering the Pages daemon as an OAuth application
@@ -409,17 +408,15 @@ Each request to view a resource in a private site is authenticated by Pages
using that token. For each request it receives, it makes a request to the GitLab
API to check that the user is authorized to read that site.
-Pages access control is disabled by default. To enable it:
+Pages access control is currently disabled by default. To enable it, you must:
1. Modify your `config/gitlab.yml` file:
-
```yaml
pages:
access_control: true
```
-
-1. [Restart GitLab][restart].
-1. Create a new [system OAuth application](../../integration/oauth_provider.md#adding-an-application-through-the-profile).
+1. [Restart GitLab][restart]
+1. Create a new [system OAuth application](../../integration/oauth_provider.md#adding-an-application-through-the-profile)
This should be called `GitLab Pages` and have a `Redirect URL` of
`https://projects.example.io/auth`. It does not need to be a "trusted"
application, but it does need the "api" scope.
@@ -432,8 +429,6 @@ Pages access control is disabled by default. To enable it:
-auth-server <URL of the GitLab instance>
```
-1. Users can now configure it in their [projects' settings](../../user/project/pages/introduction.md#gitlab-pages-access-control-core-only).
-
## Change storage path
Follow the steps below to change the default path where GitLab Pages' contents
diff --git a/doc/api/users.md b/doc/api/users.md
index e3633c46041..ee24aa09156 100644
--- a/doc/api/users.md
+++ b/doc/api/users.md
@@ -1072,6 +1072,7 @@ Example response:
[
{
"active" : true,
+ "token" : "EsMo-vhKfXGwX9RKrwiy",
"scopes" : [
"api"
],
@@ -1088,6 +1089,7 @@ Example response:
"read_user"
],
"revoked" : true,
+ "token" : "ZcZRpLeEuQRprkRjYydY",
"name" : "mytoken2",
"created_at" : "2017-03-17T17:19:28.697Z",
"id" : 3,
@@ -1123,6 +1125,7 @@ Example response:
```json
{
"active" : true,
+ "token" : "EsMo-vhKfXGwX9RKrwiy",
"scopes" : [
"api"
],
@@ -1139,8 +1142,6 @@ Example response:
> Requires admin permissions.
-> Token values are returned once. Make sure you save it - you won't be able to access it again.
-
It creates a new impersonation token. Note that only administrators can do this.
You are only able to create impersonation tokens to impersonate the user and perform
both API calls and Git reads and writes. The user will not see these tokens in their profile
diff --git a/doc/ci/environments.md b/doc/ci/environments.md
index 6874583256a..4d740c32fd6 100644
--- a/doc/ci/environments.md
+++ b/doc/ci/environments.md
@@ -416,18 +416,19 @@ and/or `production`) you can see this information in the merge request itself.
### Go directly from source files to public pages on the environment
-> Introduced in GitLab 8.17. In GitLab 11.5 the file links
-are surfaced to the merge request widget.
+> Introduced in GitLab 8.17.
-You can specify a Route Map to get GitLab to show "View on <environment URL>"
-buttons to go directly from a file to that file's representation on the
-[deployed website via Review Apps](review_apps/index.md).
+To go one step further, we can specify a Route Map to get GitLab to show us "View on [environment URL]" buttons to go directly from a file to that file's representation on the deployed website. It will be exposed in a few places:
+
+| In the diff for a merge request, comparison or commit | In the file view |
+| ------ | ------ |
+| !["View on env" button in merge request diff](img/view_on_env_mr.png) | !["View on env" button in file view](img/view_on_env_blob.png) |
To get this to work, you need to tell GitLab how the paths of files in your repository map to paths of pages on your website, using a Route Map.
A Route Map is a file inside the repository at `.gitlab/route-map.yml`, which contains a YAML array that maps `source` paths (in the repository) to `public` paths (on the website).
-Below is an example of a route map for [Middleman](https://middlemanapp.com) static websites
-like <https://gitlab.com/gitlab-com/www-gitlab-com>:
+
+This is an example of a route map for [Middleman](https://middlemanapp.com) static websites like [http://about.gitlab.com](https://gitlab.com/gitlab-com/www-gitlab-com):
```yaml
# Team data
@@ -466,25 +467,6 @@ In the example above, the fact that mappings are evaluated in order of their def
---
-Once you have the route mapping set up, it will be exposed in a few places:
-
-- In the merge request widget. The **View app** button will take you to the
- environment URL you have set up in `.gitlab-ci.yml`. The dropdown will render
- the first 5 matched items from the route map, but you can filter them if more
- than 5 are available.
-
- ![View app file list in merge request widget](img/view_on_mr_widget.png)
-
-- In the diff for a merge request, comparison, or commit.
-
- !["View on env" button in merge request diff](img/view_on_env_mr.png)
-
-- In the blob file view.
-
- !["View on env" button in file view](img/view_on_env_blob.png) |
-
----
-
We now have a full development cycle, where our app is tested, built, deployed
as a Review app, deployed to a staging server once the merge request is merged,
and finally manually deployed to the production server. What we just described
diff --git a/doc/ci/img/view_on_env_blob.png b/doc/ci/img/view_on_env_blob.png
index acc457fbb38..dd9ca40280a 100644
--- a/doc/ci/img/view_on_env_blob.png
+++ b/doc/ci/img/view_on_env_blob.png
Binary files differ
diff --git a/doc/ci/img/view_on_mr_widget.png b/doc/ci/img/view_on_mr_widget.png
deleted file mode 100644
index 04f4b58df62..00000000000
--- a/doc/ci/img/view_on_mr_widget.png
+++ /dev/null
Binary files differ
diff --git a/doc/user/discussions/img/index_notes_filters.png b/doc/user/discussions/img/index_notes_filters.png
deleted file mode 100644
index 977a3770c05..00000000000
--- a/doc/user/discussions/img/index_notes_filters.png
+++ /dev/null
Binary files differ
diff --git a/doc/user/discussions/index.md b/doc/user/discussions/index.md
index 0f89d261ff6..097b18ad496 100644
--- a/doc/user/discussions/index.md
+++ b/doc/user/discussions/index.md
@@ -273,26 +273,6 @@ edit existing comments. Non-team members are restricted from adding or editing c
Additionally locked issues can not be reopened.
-## Filtering notes
-
-> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/26723) in GitLab 11.5.
-
-For issues with many comments like activity notes and user comments, sometimes
-finding useful information can be hard. There is a way to filter comments from single notes and discussions for merge requests and issues.
-
-From a merge request's **Discussion** tab, or from an issue overview, find the filter's dropdown menu on the right side of the page, from which you can choose one of the following options:
-
-- **Show all activity**: displays all user comments and system notes
-(issue updates, mentions from other issues, changes to the description, etc).
-- **Show comments only**: only displays user comments in the list.
-- **Show history only**: only displays activity notes.
-
-![Notes filters dropdown options](img/index_notes_filters.png)
-
-Once you select one of the filters in a given issue or MR, GitLab will save
-your preference, so that it will persist when you visit the same page again
-from any device you're logged into.
-
[ce-5022]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5022
[ce-7125]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7125
[ce-7527]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/7527
diff --git a/doc/user/permissions.md b/doc/user/permissions.md
index c4a2d5f66e5..1fd230a41aa 100644
--- a/doc/user/permissions.md
+++ b/doc/user/permissions.md
@@ -95,7 +95,7 @@ The following table depicts the various user permission levels in a project.
| Manage GitLab Pages | | | | ✓ | ✓ |
| Manage GitLab Pages domains and certificates | | | | ✓ | ✓ |
| Remove GitLab Pages | | | | | ✓ |
-| View GitLab Pages protected by [access control](project/pages/introduction.md#gitlab-pages-access-control-core-only) | ✓ | ✓ | ✓ | ✓ | ✓ |
+| View GitLab Pages protected by [access control](../administration/pages/index.md#access-control) | ✓ | ✓ | ✓ | ✓ | ✓ |
| Manage clusters | | | | ✓ | ✓ |
| Manage license policy **[ULTIMATE]** | | | | ✓ | ✓ |
| Edit comments (posted by any user) | | | | ✓ | ✓ |
diff --git a/doc/user/project/img/issue_board.png b/doc/user/project/img/issue_board.png
index b46b995d8bb..925b969eebe 100644
--- a/doc/user/project/img/issue_board.png
+++ b/doc/user/project/img/issue_board.png
Binary files differ
diff --git a/doc/user/project/img/issue_boards_core.png b/doc/user/project/img/issue_boards_core.png
index 8bc187482ad..9e819160861 100644
--- a/doc/user/project/img/issue_boards_core.png
+++ b/doc/user/project/img/issue_boards_core.png
Binary files differ
diff --git a/doc/user/project/img/issue_boards_premium.png b/doc/user/project/img/issue_boards_premium.png
index 4e238ea6983..bd9164b2961 100644
--- a/doc/user/project/img/issue_boards_premium.png
+++ b/doc/user/project/img/issue_boards_premium.png
Binary files differ
diff --git a/doc/user/project/issues/img/issue_board.png b/doc/user/project/issues/img/issue_board.png
index c75c35a382e..df9d6f64985 100644
--- a/doc/user/project/issues/img/issue_board.png
+++ b/doc/user/project/issues/img/issue_board.png
Binary files differ
diff --git a/doc/user/project/merge_requests/img/merge_request_pipeline.png b/doc/user/project/merge_requests/img/merge_request_pipeline.png
deleted file mode 100644
index 183d9cb910b..00000000000
--- a/doc/user/project/merge_requests/img/merge_request_pipeline.png
+++ /dev/null
Binary files differ
diff --git a/doc/user/project/merge_requests/index.md b/doc/user/project/merge_requests/index.md
index 5738cc0b69e..b0345af811f 100644
--- a/doc/user/project/merge_requests/index.md
+++ b/doc/user/project/merge_requests/index.md
@@ -259,34 +259,6 @@ all your changes will be available to preview by anyone with the Review Apps lin
[Read more about Review Apps.](../../../ci/review_apps/index.md)
-## Pipeline status in merge requests
-
-If you've set up [GitLab CI/CD](../../../ci/README.md) in your project,
-you will be able to see:
-
-- Both pre and post-merge pipelines and the environment information if any.
-- Which deployments are in progress.
-
-If there's an [environment](../../../ci/environments.md) and the application is
-successfully deployed to it, the deployed environment and the link to the
-Review App will be shown as well.
-
-### Post-merge pipeline status
-
-When a merge request is merged, you can see the post-merge pipeline status of
-the branch the merge request was merged into. For example, when a merge request
-is merged into the master branch and then triggers a deployment to the staging
-environment.
-
-Deployments that are ongoing will be shown, as well as the deploying/deployed state
-for environments. If it's the first time the branch is deployed, the link
-will return a `404` error until done. During the deployment, the stop button will
-be disabled. If the pipeline fails to deploy, the deployment info will be hidden.
-
-![Merge request pipeline](img/merge_request_pipeline.png)
-
-For more information, [read about pipelines](../../../ci/pipelines.md).
-
## Bulk editing merge requests
Find out about [bulk editing merge requests](../../project/bulk_editing.md).
diff --git a/doc/user/project/pages/introduction.md b/doc/user/project/pages/introduction.md
index 9f9b64ec20d..fe4d15adfa1 100644
--- a/doc/user/project/pages/introduction.md
+++ b/doc/user/project/pages/introduction.md
@@ -441,46 +441,6 @@ The rest of the guide still applies.
See also: [GitLab Pages from A to Z: Part 1 - Static sites and GitLab Pages domains](getting_started_part_one.md#gitlab-pages-domain).
-## GitLab Pages access control **[CORE ONLY]**
-
-> [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/33422) in GitLab 11.5.
-
-NOTE: **Note:**
-GitLab Pages access control is not activated on GitLab.com.
-
-You can enable Pages access control on your project, so that only
-[members of your project](../../permissions.md#project-members-permissions)
-(at least Guest) can access your website:
-
-1. Navigate to your project's **Settings > General > Permissions**.
-1. Toggle the **Pages** button to enable the access control.
-
- NOTE: **Note:**
- If you don't see the toggle button, that means that it's not enabled.
- Ask your administrator to [enable it](../../../administration/pages/index.md#access-control).
-
-1. The Pages access control dropdown allows you to set who can view pages hosted
- with GitLab Pages, depending on your project's visibility:
-
- - If your project is private:
- - **Only project members**: Only project members will be able to browse the website.
- - **Everyone**: Everyone, both logged into and logged out of GitLab, will be able to browse the website, no matter their project membership.
- - If your project is internal:
- - **Only project members**: Only project members will be able to browse the website.
- - **Everyone with access**: Everyone logged into GitLab will be able to browse the website, no matter their project membership.
- - **Everyone**: Everyone, both logged into and logged out of GitLab, will be able to browse the website, no matter their project membership.
- - If your project is public:
- - **Only project members**: Only project members will be able to browse the website.
- - **Everyone with access**: Everyone, both logged into and logged out of GitLab, will be able to browse the website, no matter their project membership.
-
-1. Click **Save changes**.
-
----
-
-The next time someone tries to access your website and the access control is
-enabled, they will be presented with a page to sign into GitLab and verify they
-can access the website.
-
## Limitations
When using Pages under the general domain of a GitLab instance (`*.example.io`),
diff --git a/doc/user/project/settings/img/sharing_and_permissions_settings.png b/doc/user/project/settings/img/sharing_and_permissions_settings.png
index 6cb89c6ea1d..f5e3e32f95c 100644
--- a/doc/user/project/settings/img/sharing_and_permissions_settings.png
+++ b/doc/user/project/settings/img/sharing_and_permissions_settings.png
Binary files differ
diff --git a/ee/changelogs/unreleased/sh-fix-issue-54189.yml b/ee/changelogs/unreleased/sh-fix-issue-54189.yml
new file mode 100644
index 00000000000..eee743aa5d9
--- /dev/null
+++ b/ee/changelogs/unreleased/sh-fix-issue-54189.yml
@@ -0,0 +1,5 @@
+---
+title: Prevent templated services from being imported
+merge_request:
+author:
+type: security
diff --git a/lib/api/entities.rb b/lib/api/entities.rb
index 5572e86985c..61d57c643f0 100644
--- a/lib/api/entities.rb
+++ b/lib/api/entities.rb
@@ -1263,11 +1263,7 @@ module API
expose :token
end
- class ImpersonationToken < PersonalAccessToken
- expose :impersonation
- end
-
- class ImpersonationTokenWithToken < PersonalAccessTokenWithToken
+ class ImpersonationToken < PersonalAccessTokenWithToken
expose :impersonation
end
diff --git a/lib/api/users.rb b/lib/api/users.rb
index b41fce76df0..2a56506f3a5 100644
--- a/lib/api/users.rb
+++ b/lib/api/users.rb
@@ -531,7 +531,7 @@ module API
desc 'Create a impersonation token. Available only for admins.' do
detail 'This feature was introduced in GitLab 9.0'
- success Entities::ImpersonationTokenWithToken
+ success Entities::ImpersonationToken
end
params do
requires :name, type: String, desc: 'The name of the impersonation token'
@@ -542,7 +542,7 @@ module API
impersonation_token = finder.build(declared_params(include_missing: false))
if impersonation_token.save
- present impersonation_token, with: Entities::ImpersonationTokenWithToken
+ present impersonation_token, with: Entities::ImpersonationToken
else
render_validation_error!(impersonation_token)
end
diff --git a/lib/gitlab/background_migration/encrypt_columns.rb b/lib/gitlab/background_migration/encrypt_columns.rb
index bd5f12276ab..0d333e47e7b 100644
--- a/lib/gitlab/background_migration/encrypt_columns.rb
+++ b/lib/gitlab/background_migration/encrypt_columns.rb
@@ -17,12 +17,6 @@ module Gitlab
class EncryptColumns
def perform(model, attributes, from, to)
model = model.constantize if model.is_a?(String)
-
- # If sidekiq hasn't undergone a restart, its idea of what columns are
- # present may be inaccurate, so ensure this is as fresh as possible
- model.reset_column_information
- model.define_attribute_methods
-
attributes = expand_attributes(model, Array(attributes).map(&:to_sym))
model.transaction do
@@ -47,14 +41,6 @@ module Gitlab
raise "Couldn't determine encrypted column for #{klass}##{attribute}" if
crypt_column_name.nil?
- raise "#{klass} source column: #{attribute} is missing" unless
- klass.column_names.include?(attribute.to_s)
-
- # Running the migration without the destination column being present
- # leads to data loss
- raise "#{klass} destination column: #{crypt_column_name} is missing" unless
- klass.column_names.include?(crypt_column_name.to_s)
-
[attribute, crypt_column_name]
end
diff --git a/lib/gitlab/sidekiq_middleware/batch_loader.rb b/lib/gitlab/sidekiq_middleware/batch_loader.rb
deleted file mode 100644
index 75c4efc3042..00000000000
--- a/lib/gitlab/sidekiq_middleware/batch_loader.rb
+++ /dev/null
@@ -1,13 +0,0 @@
-# frozen_string_literal: true
-
-module Gitlab
- module SidekiqMiddleware
- class BatchLoader
- def call(worker, job, queue)
- yield
- ensure
- ::BatchLoader::Executor.clear_current
- end
- end
- end
-end
diff --git a/lib/tasks/gitlab/site_statistics.rake b/lib/tasks/gitlab/site_statistics.rake
new file mode 100644
index 00000000000..d97f11b2ed5
--- /dev/null
+++ b/lib/tasks/gitlab/site_statistics.rake
@@ -0,0 +1,15 @@
+namespace :gitlab do
+ desc "GitLab | Refresh Site Statistics counters"
+ task refresh_site_statistics: :environment do
+ puts 'Updating Site Statistics counters: '
+
+ print '* Repositories... '
+ SiteStatistic.transaction do
+ # see https://gitlab.com/gitlab-org/gitlab-ce/issues/48967
+ ActiveRecord::Base.connection.execute('SET LOCAL statement_timeout TO 0') if Gitlab::Database.postgresql?
+ SiteStatistic.update_all('repositories_count = (SELECT COUNT(*) FROM projects)')
+ end
+ puts 'OK!'.color(:green)
+ puts
+ end
+end
diff --git a/locale/ar_SA/gitlab.po b/locale/ar_SA/gitlab.po
index 513b5638a80..903d72d9ea8 100644
--- a/locale/ar_SA/gitlab.po
+++ b/locale/ar_SA/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Arabic\n"
"Language: ar_SA\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: ar\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:20\n"
+"PO-Revision-Date: 2018-10-02 09:29\n"
msgid " Status"
msgstr ""
@@ -39,18 +39,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -78,15 +66,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -168,6 +147,15 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
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] ""
@@ -180,21 +168,12 @@ msgstr[5] ""
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
@@ -204,15 +183,6 @@ msgstr[3] ""
msgstr[4] ""
msgstr[5] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -240,12 +210,27 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+msgstr[4] ""
+msgstr[5] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -444,9 +429,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -495,6 +477,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr ""
@@ -522,30 +510,15 @@ msgstr ""
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -555,15 +528,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -609,6 +576,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -645,21 +615,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "All"
msgstr ""
@@ -675,9 +636,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -687,12 +645,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -708,9 +660,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -756,12 +705,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -774,9 +717,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -789,9 +729,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -819,9 +756,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -864,18 +798,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -894,7 +822,7 @@ msgstr ""
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -918,9 +846,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr ""
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -939,9 +864,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1197,15 +1119,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1500,9 +1413,6 @@ 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 ""
@@ -1533,6 +1443,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1587,7 +1500,7 @@ msgstr ""
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1650,9 +1563,6 @@ msgstr ""
msgid "CiStatusLabel|created"
msgstr ""
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr ""
@@ -1671,9 +1581,6 @@ msgstr ""
msgid "CiStatusLabel|skipped"
msgstr ""
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr ""
@@ -1686,9 +1593,6 @@ msgstr ""
msgid "CiStatusText|created"
msgstr ""
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr ""
@@ -1743,10 +1647,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1806,24 +1710,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1926,9 +1818,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1980,12 +1869,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1995,6 +1878,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -2004,7 +1890,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -2013,13 +1899,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -2037,6 +1920,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -2064,9 +1950,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -2079,7 +1962,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2151,12 +2034,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2214,18 +2103,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2343,9 +2226,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2355,10 +2235,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2487,9 +2364,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2514,27 +2388,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2610,9 +2472,6 @@ msgstr ""
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr ""
@@ -2661,9 +2520,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr ""
@@ -2682,9 +2538,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2751,21 +2604,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr ""
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr ""
@@ -2775,9 +2613,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2919,12 +2754,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2949,12 +2778,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2994,9 +2817,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -3012,9 +2832,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -3141,6 +2958,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3261,7 +3081,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3411,9 +3231,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3468,12 +3285,6 @@ msgstr ""
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3483,9 +3294,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr ""
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3495,81 +3303,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3621,9 +3354,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3675,9 +3405,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3702,9 +3429,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3924,22 +3648,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3948,9 +3663,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3972,7 +3684,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3996,9 +3708,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -4011,10 +3720,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -4050,24 +3759,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -4080,6 +3774,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4176,21 +3873,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4200,9 +3885,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4254,6 +3936,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4656,36 +4341,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4827,9 +4482,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] ""
@@ -4854,9 +4506,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4905,15 +4554,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4923,9 +4563,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4935,9 +4572,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4947,9 +4581,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4962,15 +4593,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -5001,9 +4626,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -5049,9 +4671,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -5121,36 +4740,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5160,6 +4749,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5169,12 +4761,6 @@ msgstr ""
msgid "Median"
msgstr ""
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5208,21 +4794,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5241,12 +4812,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5445,9 +5010,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5481,9 +5043,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5610,9 +5169,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5622,6 +5178,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5721,18 +5280,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr ""
@@ -5805,6 +5352,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5856,9 +5406,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5883,21 +5430,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5964,9 +5496,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5994,15 +5523,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr ""
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr ""
@@ -6120,24 +5649,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -6147,12 +5667,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6189,18 +5703,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6213,9 +5721,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6231,9 +5736,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6276,6 +5778,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6336,12 +5841,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6381,9 +5880,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6408,9 +5904,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6612,9 +6105,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6684,6 +6174,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6879,9 +6372,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6948,21 +6438,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr ""
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6984,30 +6465,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -7059,10 +6543,10 @@ msgstr ""
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7233,9 +6717,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr ""
@@ -7299,15 +6780,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7332,55 +6807,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7404,9 +6843,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr ""
@@ -7479,9 +6915,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7515,30 +6948,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr ""
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7647,12 +7056,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7680,15 +7083,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7701,24 +7098,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7893,21 +7278,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7920,9 +7296,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7932,9 +7305,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7950,9 +7320,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7965,12 +7332,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr ""
@@ -8100,9 +7461,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -8151,6 +7509,12 @@ msgstr ""
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8199,6 +7563,9 @@ msgstr ""
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr ""
@@ -8208,6 +7575,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr ""
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr ""
@@ -8247,6 +7623,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8319,9 +7698,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8361,10 +7737,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8385,9 +7758,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8412,9 +7782,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8424,12 +7791,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8457,15 +7818,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8670,9 +8025,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8697,9 +8049,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8718,9 +8067,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8736,9 +8082,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8754,9 +8097,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8772,9 +8112,6 @@ msgstr ""
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8784,9 +8121,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8805,33 +8139,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8856,9 +8178,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8895,16 +8214,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8982,51 +8298,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -9054,15 +8325,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -9096,15 +8358,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -9123,36 +8379,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""
@@ -9192,12 +8418,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9348,9 +8568,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9369,6 +8586,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9378,6 +8598,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9393,13 +8616,13 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9408,9 +8631,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9513,9 +8733,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9642,18 +8859,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9714,9 +8940,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9738,6 +8961,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9789,6 +9015,9 @@ msgstr[5] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9828,15 +9057,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "enabled"
msgstr ""
@@ -9846,12 +9066,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9885,9 +9099,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -10188,15 +9399,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "remaining"
msgstr ""
@@ -10209,15 +9411,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
msgid "source"
msgstr ""
diff --git a/locale/bg/gitlab.po b/locale/bg/gitlab.po
index 238f28568b2..e3a5e191023 100644
--- a/locale/bg/gitlab.po
+++ b/locale/bg/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Bulgarian\n"
"Language: bg_BG\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: bg\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:21\n"
+"PO-Revision-Date: 2018-10-02 09:31\n"
msgid " Status"
msgstr ""
@@ -31,14 +31,6 @@ msgid_plural " improved on %d points"
msgstr[0] ""
msgstr[1] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -54,11 +46,6 @@ msgid_plural "%d commits behind"
msgstr[0] ""
msgstr[1] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -104,6 +91,11 @@ msgid_plural "%d unstaged changes"
msgstr[0] ""
msgstr[1] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+
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] "%s подаване беше пропуснато, за да не се натоварва системата."
@@ -112,31 +104,17 @@ msgstr[1] "%s подавания бяха пропуснати, за да не
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
msgstr[1] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -164,12 +142,23 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -320,9 +309,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -371,6 +357,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr ""
@@ -398,30 +390,15 @@ msgstr "Добавяне на ръководство за сътрудничес
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -431,15 +408,9 @@ msgstr ""
msgid "Add new directory"
msgstr "Добавяне на нова папка"
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -485,6 +456,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -521,17 +495,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "All"
msgstr ""
@@ -547,9 +516,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -559,12 +525,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -580,9 +540,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -628,12 +585,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -646,9 +597,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -661,9 +609,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -691,9 +636,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -736,18 +678,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -766,7 +702,7 @@ msgstr ""
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -790,9 +726,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr "Наистина ли искате да изтриете този план за схема?"
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -811,9 +744,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1069,15 +999,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1368,9 +1289,6 @@ 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 ""
@@ -1401,6 +1319,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1455,7 +1376,7 @@ msgstr "Графики"
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1518,9 +1439,6 @@ msgstr "отказано"
msgid "CiStatusLabel|created"
msgstr "създадено"
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr "неуспешно"
@@ -1539,9 +1457,6 @@ msgstr "на изчакване"
msgid "CiStatusLabel|skipped"
msgstr "пропуснато"
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr "чакане за ръчно действие"
@@ -1554,9 +1469,6 @@ msgstr "отказано"
msgid "CiStatusText|created"
msgstr "създадено"
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr "неуспешно"
@@ -1611,10 +1523,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1674,24 +1586,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1794,9 +1694,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1848,12 +1745,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1863,6 +1754,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1872,7 +1766,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1881,13 +1775,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1905,6 +1796,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1932,9 +1826,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1947,7 +1838,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2019,12 +1910,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2082,18 +1979,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2203,9 +2094,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2215,10 +2103,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2347,9 +2232,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2374,27 +2256,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2470,9 +2340,6 @@ msgstr "Създаване на нов…"
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr "Етикет"
@@ -2521,9 +2388,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr "Персонализирани събития за известяване"
@@ -2542,9 +2406,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr "Анализ на циклите"
@@ -2611,21 +2472,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr "Задайте потребителски шаблон, използвайки синтаксиса на „Cron“"
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr "Изтриване"
@@ -2635,9 +2481,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2775,12 +2618,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2805,12 +2642,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2850,9 +2681,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2868,9 +2696,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2997,6 +2822,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3117,7 +2945,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3267,9 +3095,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3324,12 +3149,6 @@ msgstr "Собственикът не може да бъде променен"
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3339,9 +3158,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr "Планът за схема не може да бъде премахнат"
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3351,81 +3167,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3477,9 +3218,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3531,9 +3269,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3558,9 +3293,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3780,22 +3512,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3804,9 +3527,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3828,7 +3548,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3852,9 +3572,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3867,10 +3584,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3906,24 +3623,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3936,6 +3638,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4032,21 +3737,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4056,9 +3749,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4110,6 +3800,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4504,36 +4197,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4675,9 +4338,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] "Последния %d ден"
@@ -4698,9 +4358,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4749,15 +4406,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4767,9 +4415,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4779,9 +4424,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4791,9 +4433,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4806,15 +4445,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4841,9 +4474,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4889,9 +4519,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -4961,36 +4588,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5000,6 +4597,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5009,12 +4609,6 @@ msgstr ""
msgid "Median"
msgstr "Медиана"
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5048,21 +4642,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5081,12 +4660,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5285,9 +4858,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5321,9 +4891,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5446,9 +5013,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5458,6 +5022,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5557,18 +5124,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr "Събития за известяване"
@@ -5641,6 +5196,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5688,9 +5246,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5715,21 +5270,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5796,9 +5336,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5826,15 +5363,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr "Схема"
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr "Състояние"
@@ -5952,24 +5489,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -5979,12 +5507,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6021,18 +5543,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6045,9 +5561,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6063,9 +5576,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6108,6 +5618,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6168,12 +5681,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6213,9 +5720,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6240,9 +5744,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6444,9 +5945,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6516,6 +6014,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6711,9 +6212,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6776,21 +6274,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr "Премахване на проекта"
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6812,30 +6301,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6887,10 +6379,10 @@ msgstr "Заявка за достъп"
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7057,9 +6549,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr "Запазване на плана за схема"
@@ -7123,15 +6612,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7156,55 +6639,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7228,9 +6675,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr "Изберете часова зона"
@@ -7303,9 +6747,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Задайте парола на акаунта си, за да можете да изтегляте и изпращате промени чрез %{protocol}."
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7339,30 +6780,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr "зададете парола"
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7467,12 +6884,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7500,15 +6911,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7521,24 +6926,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7713,21 +7106,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr "Създайте %{new_merge_request} с тези промени"
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7740,9 +7124,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7752,9 +7133,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7770,9 +7148,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7785,12 +7160,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr "Преминаване към клон/етикет"
@@ -7916,9 +7285,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7967,6 +7333,12 @@ msgstr "Етапът на проблемите показва колко е вр
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8015,6 +7387,9 @@ msgstr "Етапът на преглед и одобрение показва в
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr "Етапът на подготовка за издаване показва времето между прилагането на заявката за сливане и внедряването на кода в средата на работещата крайна версия. Данните ще бъдат добавени автоматично след като направите първото си внедряване в крайната версия."
@@ -8024,6 +7399,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr "Етапът на тестване показва времето, което е нужно на „Gitlab CI“ да изпълни всяка схема от задачи за свързаната заявка за сливане. Данните ще бъдат добавени автоматично след като приключи изпълнението на първата Ви схема."
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr "Времето, което отнема всеки запис от данни за съответния етап."
@@ -8063,6 +7447,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8135,9 +7522,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8177,10 +7561,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8201,9 +7582,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr "Това означава, че няма да можете да изпращате код, докато не създадете празно хранилище или не внесете съществуващо такова."
@@ -8228,9 +7606,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8240,12 +7615,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8273,15 +7642,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8478,9 +7841,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8505,9 +7865,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8526,9 +7883,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8544,9 +7898,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8562,9 +7913,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8580,9 +7928,6 @@ msgstr "Общо време за тестване на всички подава
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8592,9 +7937,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8613,33 +7955,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8664,9 +7994,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8703,16 +8030,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8790,51 +8114,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8862,15 +8141,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8904,15 +8174,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8931,36 +8195,6 @@ msgstr "Публичен"
msgid "VisibilityLevel|Unknown"
msgstr "Неизвестно"
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr "Искате ли да видите данните? Помолете администратор за достъп."
@@ -9000,12 +8234,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9156,9 +8384,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9177,6 +8402,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9186,6 +8414,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9201,13 +8432,13 @@ msgstr "Можете да добавяте файлове само когато
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9216,9 +8447,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9321,9 +8549,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9434,18 +8659,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9498,9 +8732,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9522,6 +8753,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9569,6 +8803,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9604,11 +8841,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "enabled"
msgstr ""
@@ -9618,12 +8850,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9653,9 +8879,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9936,11 +9159,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "remaining"
msgstr ""
@@ -9953,11 +9171,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "source"
msgstr ""
diff --git a/locale/ca_ES/gitlab.po b/locale/ca_ES/gitlab.po
index f1373d932d2..91d5fb17000 100644
--- a/locale/ca_ES/gitlab.po
+++ b/locale/ca_ES/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Catalan\n"
"Language: ca_ES\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: ca\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:21\n"
+"PO-Revision-Date: 2018-10-02 11:52\n"
msgid " Status"
msgstr ""
@@ -31,14 +31,6 @@ msgid_plural " improved on %d points"
msgstr[0] ""
msgstr[1] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -54,11 +46,6 @@ msgid_plural "%d commits behind"
msgstr[0] ""
msgstr[1] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -104,6 +91,11 @@ msgid_plural "%d unstaged changes"
msgstr[0] ""
msgstr[1] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+
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] ""
@@ -112,31 +104,17 @@ msgstr[1] ""
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
msgstr[1] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -164,12 +142,23 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] "%{text} %{files}"
@@ -320,9 +309,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -371,6 +357,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr "Compte"
@@ -398,30 +390,15 @@ msgstr ""
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -431,15 +408,9 @@ msgstr ""
msgid "Add new directory"
msgstr "Afegeix un directori nou"
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr "Afegeix una reacció"
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -485,6 +456,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -521,17 +495,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
-msgstr ""
+msgid "Advanced"
+msgstr "Avançat"
msgid "Advanced settings"
msgstr "Configuració avançada"
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "All"
msgstr ""
@@ -547,9 +516,6 @@ msgstr "Tots els usuaris"
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -559,12 +525,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -580,9 +540,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -628,12 +585,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -646,9 +597,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -661,9 +609,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -691,9 +636,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -736,18 +678,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr "Anònim"
@@ -766,7 +702,7 @@ msgstr "Aparença"
msgid "Application"
msgstr "Aplicació"
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -790,9 +726,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr ""
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -811,9 +744,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1069,15 +999,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1368,9 +1289,6 @@ 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 ""
@@ -1401,6 +1319,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1455,7 +1376,7 @@ msgstr ""
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1518,9 +1439,6 @@ msgstr ""
msgid "CiStatusLabel|created"
msgstr ""
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr ""
@@ -1539,9 +1457,6 @@ msgstr ""
msgid "CiStatusLabel|skipped"
msgstr ""
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr ""
@@ -1554,9 +1469,6 @@ msgstr ""
msgid "CiStatusText|created"
msgstr ""
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr ""
@@ -1611,10 +1523,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1674,24 +1586,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1794,9 +1694,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1848,12 +1745,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1863,6 +1754,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1872,7 +1766,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1881,13 +1775,10 @@ 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}."
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about Kubernetes"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1905,6 +1796,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1932,9 +1826,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1947,7 +1838,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2019,12 +1910,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2082,18 +1979,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2203,9 +2094,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2215,10 +2103,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2347,9 +2232,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2374,27 +2256,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2470,9 +2340,6 @@ msgstr ""
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr ""
@@ -2521,9 +2388,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr ""
@@ -2542,9 +2406,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2611,21 +2472,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr ""
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr ""
@@ -2635,9 +2481,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2775,12 +2618,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2805,12 +2642,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2850,9 +2681,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2868,9 +2696,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2997,6 +2822,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3117,7 +2945,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3267,9 +3095,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3324,12 +3149,6 @@ msgstr ""
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3339,9 +3158,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr ""
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3351,81 +3167,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3477,9 +3218,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3531,9 +3269,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3558,9 +3293,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3780,22 +3512,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3804,9 +3527,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3828,7 +3548,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3852,9 +3572,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3867,10 +3584,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3906,24 +3623,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3936,6 +3638,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4032,21 +3737,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4056,9 +3749,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4110,6 +3800,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4504,36 +4197,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4675,9 +4338,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] ""
@@ -4698,9 +4358,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4749,15 +4406,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4767,9 +4415,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4779,9 +4424,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4791,9 +4433,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4806,15 +4445,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4841,9 +4474,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4889,9 +4519,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -4961,36 +4588,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5000,6 +4597,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5009,12 +4609,6 @@ msgstr ""
msgid "Median"
msgstr ""
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5048,21 +4642,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5081,12 +4660,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5285,9 +4858,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5321,9 +4891,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5446,9 +5013,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5458,6 +5022,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5557,18 +5124,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr ""
@@ -5641,6 +5196,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5688,9 +5246,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5715,21 +5270,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5796,9 +5336,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5826,15 +5363,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr ""
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr ""
@@ -5952,24 +5489,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -5979,12 +5507,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6021,18 +5543,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6045,9 +5561,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6063,9 +5576,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6108,6 +5618,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6168,12 +5681,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6213,9 +5720,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6240,9 +5744,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6444,9 +5945,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6516,6 +6014,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6711,9 +6212,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6776,21 +6274,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr ""
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6812,30 +6301,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6887,10 +6379,10 @@ msgstr ""
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7057,9 +6549,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr ""
@@ -7123,15 +6612,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7156,55 +6639,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|Create issue"
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
-
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7228,9 +6675,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr ""
@@ -7303,9 +6747,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7339,30 +6780,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr ""
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7467,12 +6884,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7500,15 +6911,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7521,24 +6926,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7713,21 +7106,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7740,9 +7124,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7752,9 +7133,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7770,9 +7148,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7785,12 +7160,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr ""
@@ -7916,9 +7285,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7967,6 +7333,12 @@ msgstr ""
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8015,6 +7387,9 @@ msgstr ""
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr ""
@@ -8024,6 +7399,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr ""
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr ""
@@ -8063,6 +7447,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8135,9 +7522,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8177,10 +7561,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8201,9 +7582,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8228,9 +7606,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8240,12 +7615,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8273,15 +7642,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8478,9 +7841,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8505,9 +7865,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8526,9 +7883,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8544,9 +7898,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8562,9 +7913,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8580,9 +7928,6 @@ msgstr ""
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8592,9 +7937,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8613,33 +7955,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8664,9 +7994,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8703,16 +8030,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8790,51 +8114,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8862,15 +8141,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8904,15 +8174,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8931,36 +8195,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""
@@ -9000,12 +8234,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9156,9 +8384,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9177,6 +8402,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9186,6 +8414,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9201,13 +8432,13 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9216,9 +8447,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9321,9 +8549,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9434,18 +8659,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9498,9 +8732,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9522,6 +8753,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9569,6 +8803,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9604,11 +8841,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "enabled"
msgstr ""
@@ -9618,12 +8850,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9653,9 +8879,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9936,11 +9159,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "remaining"
msgstr ""
@@ -9953,11 +9171,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "source"
msgstr ""
diff --git a/locale/cs_CZ/gitlab.po b/locale/cs_CZ/gitlab.po
index d99e01c9166..867b9b27ad2 100644
--- a/locale/cs_CZ/gitlab.po
+++ b/locale/cs_CZ/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Czech\n"
"Language: cs_CZ\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: cs\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:22\n"
+"PO-Revision-Date: 2018-10-02 09:30\n"
msgid " Status"
msgstr ""
@@ -35,16 +35,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -66,13 +56,6 @@ msgstr[1] "%d commity pozadu"
msgstr[2] "%d commitů pozadu"
msgstr[3] "%d commitů pozadu"
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -136,6 +119,13 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
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] "%s další commit byl vynechán, aby se předešlo problémům s výkonem."
@@ -146,21 +136,12 @@ msgstr[3] "%s dalších commitů bylo vynecháno, aby se předešlo problémům
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
@@ -168,13 +149,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -202,12 +176,25 @@ msgstr "%{nip_domain} lze použít jako alternativu vlastní domény."
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr "%{percent}%% dokončeno"
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -382,9 +369,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -433,6 +417,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr ""
@@ -460,30 +450,15 @@ msgstr ""
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -493,15 +468,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr "Přidat reakci"
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr "Přidat úkol"
@@ -547,6 +516,9 @@ msgstr "Zastavení úloh selhalo"
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr "Chystáte se zastavit všechny úlohy. To způsobí přerušení všech aktuálně spuštěných úloh."
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -583,19 +555,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "All"
msgstr ""
@@ -611,9 +576,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -623,12 +585,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -644,9 +600,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -692,12 +645,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -710,9 +657,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -725,9 +669,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -755,9 +696,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -800,18 +738,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -830,7 +762,7 @@ msgstr "Vzhled"
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -854,9 +786,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr ""
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -875,9 +804,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1133,15 +1059,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1434,9 +1351,6 @@ 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 ""
@@ -1467,6 +1381,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1521,7 +1438,7 @@ msgstr ""
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1584,9 +1501,6 @@ msgstr ""
msgid "CiStatusLabel|created"
msgstr ""
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr ""
@@ -1605,9 +1519,6 @@ msgstr ""
msgid "CiStatusLabel|skipped"
msgstr ""
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr ""
@@ -1620,9 +1531,6 @@ msgstr ""
msgid "CiStatusText|created"
msgstr ""
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr ""
@@ -1677,10 +1585,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1740,24 +1648,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1860,9 +1756,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1914,12 +1807,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1929,6 +1816,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1938,7 +1828,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1947,13 +1837,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1971,6 +1858,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1998,9 +1888,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -2013,7 +1900,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2085,12 +1972,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2148,18 +2041,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2273,9 +2160,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2285,10 +2169,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2417,9 +2298,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2444,27 +2322,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2540,9 +2406,6 @@ msgstr ""
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr ""
@@ -2591,9 +2454,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr ""
@@ -2612,9 +2472,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2681,21 +2538,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr ""
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr ""
@@ -2705,9 +2547,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2847,12 +2686,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2877,12 +2710,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2922,9 +2749,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2940,9 +2764,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -3069,6 +2890,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3189,7 +3013,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3339,9 +3163,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3396,12 +3217,6 @@ msgstr ""
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3411,9 +3226,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr ""
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3423,81 +3235,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3549,9 +3286,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3603,9 +3337,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3630,9 +3361,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3852,22 +3580,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3876,9 +3595,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3900,7 +3616,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3924,9 +3640,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3939,10 +3652,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3978,24 +3691,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -4008,6 +3706,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4104,21 +3805,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4128,9 +3817,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4182,6 +3868,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4580,36 +4269,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4751,9 +4410,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] ""
@@ -4776,9 +4432,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4827,15 +4480,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4845,9 +4489,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4857,9 +4498,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4869,9 +4507,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4884,15 +4519,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4921,9 +4550,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4969,9 +4595,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -5041,36 +4664,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5080,6 +4673,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5089,12 +4685,6 @@ msgstr ""
msgid "Median"
msgstr ""
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5128,21 +4718,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5161,12 +4736,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5365,9 +4934,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5401,9 +4967,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5528,9 +5091,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5540,6 +5100,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5639,18 +5202,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr ""
@@ -5723,6 +5274,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5772,9 +5326,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5799,21 +5350,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5880,9 +5416,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5910,15 +5443,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr ""
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr ""
@@ -6036,24 +5569,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -6063,12 +5587,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6105,18 +5623,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6129,9 +5641,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6147,9 +5656,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6192,6 +5698,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6252,12 +5761,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6297,9 +5800,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6324,9 +5824,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6528,9 +6025,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6600,6 +6094,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6795,9 +6292,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6862,21 +6356,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr ""
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6898,30 +6383,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6973,10 +6461,10 @@ msgstr ""
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7145,9 +6633,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr ""
@@ -7211,15 +6696,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7244,55 +6723,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7316,9 +6759,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr ""
@@ -7391,9 +6831,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7427,30 +6864,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr ""
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7557,12 +6970,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7590,15 +6997,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7611,24 +7012,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7803,21 +7192,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7830,9 +7210,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7842,9 +7219,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7860,9 +7234,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7875,12 +7246,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr ""
@@ -8008,9 +7373,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -8059,6 +7421,12 @@ msgstr ""
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8107,6 +7475,9 @@ msgstr ""
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr ""
@@ -8116,6 +7487,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr ""
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr ""
@@ -8155,6 +7535,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8227,9 +7610,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8269,10 +7649,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8293,9 +7670,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8320,9 +7694,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8332,12 +7703,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8365,15 +7730,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8574,9 +7933,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8601,9 +7957,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8622,9 +7975,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8640,9 +7990,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8658,9 +8005,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8676,9 +8020,6 @@ msgstr ""
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8688,9 +8029,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8709,33 +8047,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8760,9 +8086,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8799,16 +8122,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8886,51 +8206,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8958,15 +8233,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -9000,15 +8266,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -9027,36 +8287,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""
@@ -9096,12 +8326,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9252,9 +8476,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9273,6 +8494,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9282,6 +8506,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9297,13 +8524,13 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9312,9 +8539,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9417,9 +8641,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9538,18 +8759,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9606,9 +8836,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9630,6 +8857,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9679,6 +8909,9 @@ msgstr[3] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9716,13 +8949,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "enabled"
msgstr ""
@@ -9732,12 +8958,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9769,9 +8989,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -10062,13 +9279,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "remaining"
msgstr ""
@@ -10081,13 +9291,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "source"
msgstr ""
diff --git a/locale/cy_GB/gitlab.po b/locale/cy_GB/gitlab.po
deleted file mode 100644
index 8d06e64d3e0..00000000000
--- a/locale/cy_GB/gitlab.po
+++ /dev/null
@@ -1,10259 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: gitlab-ee\n"
-"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
-"Language-Team: Welsh\n"
-"Language: cy_GB\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=6; plural=(n == 0) ? 0 : ((n == 1) ? 1 : ((n == 2) ? 2 : ((n == 3) ? 3 : ((n == 6) ? 4 : 5))));\n"
-"X-Generator: crowdin.com\n"
-"X-Crowdin-Project: gitlab-ee\n"
-"X-Crowdin-Language: cy\n"
-"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:23\n"
-
-msgid " Status"
-msgstr ""
-
-msgid " and"
-msgstr ""
-
-msgid " degraded on %d point"
-msgid_plural " degraded on %d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid " improved on %d point"
-msgid_plural " improved on %d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%d changed file"
-msgid_plural "%d changed files"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%d commit"
-msgid_plural "%d commits"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%d commit behind"
-msgid_plural "%d commits behind"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%d exporter"
-msgid_plural "%d exporters"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%d failed test result"
-msgid_plural "%d failed test results"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%d fixed test result"
-msgid_plural "%d fixed test results"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%d issue"
-msgid_plural "%d issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%d layer"
-msgid_plural "%d layers"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%d merge request"
-msgid_plural "%d merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%d metric"
-msgid_plural "%d metrics"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%d staged change"
-msgid_plural "%d staged changes"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%d unstaged change"
-msgid_plural "%d unstaged changes"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-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] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%{actionText} & %{openOrClose} %{noteable}"
-msgstr ""
-
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
-msgid "%{commit_author_link} authored %{commit_timeago}"
-msgstr ""
-
-msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
-msgstr ""
-
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
-msgid "%{count} participant"
-msgid_plural "%{count} participants"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%{filePath} deleted"
-msgstr ""
-
-msgid "%{firstLabel} +%{labelCount} more"
-msgstr ""
-
-msgid "%{group_docs_link_start}Groups%{group_docs_link_end} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
-msgstr ""
-
-msgid "%{issuableType} will be removed! Are you sure?"
-msgstr ""
-
-msgid "%{loadingIcon} Started"
-msgstr ""
-
-msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
-msgstr ""
-
-msgid "%{name}'s avatar"
-msgstr ""
-
-msgid "%{nip_domain} can be used as an alternative to a custom domain."
-msgstr ""
-
-msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
-msgstr ""
-
-msgid "%{openOrClose} %{noteable}"
-msgstr ""
-
-msgid "%{percent}%% complete"
-msgstr ""
-
-msgid "%{text} %{files}"
-msgid_plural "%{text} %{files} files"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "%{text} is available"
-msgstr ""
-
-msgid "%{title} changes"
-msgstr ""
-
-msgid "%{unstaged} unstaged and %{staged} staged changes"
-msgstr ""
-
-msgid "%{usage_ping_link_start}Learn more%{usage_ping_link_end} about what information is shared with GitLab Inc."
-msgstr ""
-
-msgid "+ %{count} more"
-msgstr ""
-
-msgid "+ %{moreCount} more"
-msgstr ""
-
-msgid "- Runner is active and can process any new jobs"
-msgstr ""
-
-msgid "- Runner is paused and will not receive any new jobs"
-msgstr ""
-
-msgid "- show less"
-msgstr ""
-
-msgid "1 %{type} addition"
-msgid_plural "%{count} %{type} additions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "1 %{type} modification"
-msgid_plural "%{count} %{type} modifications"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "1 closed issue"
-msgid_plural "%d closed issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "1 closed merge request"
-msgid_plural "%d closed merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "1 group"
-msgid_plural "%d groups"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "1 merged merge request"
-msgid_plural "%d merged merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "1 open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "1 open merge request"
-msgid_plural "%d open merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "1 pipeline"
-msgid_plural "%d pipelines"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "1 role"
-msgid_plural "%d roles"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "1 user"
-msgid_plural "%d users"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "1st contribution!"
-msgstr ""
-
-msgid "2FA enabled"
-msgstr ""
-
-msgid "403|Please contact your GitLab administrator to get the 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 "<code>\"johnsmith@example.com\": \"@johnsmith\"</code> will add \"By <a href=\"#\">@johnsmith</a>\" to all issues and comments originally created by johnsmith@example.com, and will set <a href=\"#\">@johnsmith</a> as the assignee on all issues originally assigned to johnsmith@example.com."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"John Smith\"</code> will add \"By John Smith\" to all issues and comments originally created by johnsmith@example.com."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"johnsm...@example.com\"</code> will add \"By johnsm...@example.com\" to all issues and comments originally created by johnsmith@example.com. The email address or username is masked to ensure the user's privacy."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"johnsmith@example.com\"</code> will add \"By <a href=\"#\">johnsmith@example.com</a>\" to all issues and comments originally created by johnsmith@example.com. By default, the email address or username is masked to ensure the user's privacy. Use this option if you want to show the full email address."
-msgstr ""
-
-msgid "<strong>%{changedFilesLength} unstaged</strong> and <strong>%{stagedFilesLength} staged</strong> changes"
-msgstr ""
-
-msgid "<strong>%{created_count}</strong> created, <strong>%{accepted_count}</strong> accepted."
-msgstr ""
-
-msgid "<strong>%{created_count}</strong> created, <strong>%{closed_count}</strong> closed."
-msgstr ""
-
-msgid "<strong>%{group_name}</strong> group members"
-msgstr ""
-
-msgid "<strong>%{pushes}</strong> pushes, more than <strong>%{commits}</strong> commits by <strong>%{people}</strong> contributors."
-msgstr ""
-
-msgid "<strong>Removes</strong> source branch"
-msgstr ""
-
-msgid "A 'Runner' is a process which runs a job. You can set up as many Runners as you need."
-msgstr ""
-
-msgid "A collection of graphs regarding Continuous Integration"
-msgstr ""
-
-msgid "A default branch cannot be chosen for an empty project."
-msgstr ""
-
-msgid "A deleted user"
-msgstr ""
-
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
-msgid "A new branch will be created in your fork and a new merge request will be started."
-msgstr ""
-
-msgid "A project is where you house your files (repository), plan your work (issues), and publish your documentation (wiki), %{among_other_things_link}."
-msgstr ""
-
-msgid "A regular expression that will be used to find the test coverage output in the job trace. Leave blank to disable"
-msgstr ""
-
-msgid "A user with write access to the source branch selected this option"
-msgstr ""
-
-msgid "About GitLab"
-msgstr ""
-
-msgid "About GitLab CE"
-msgstr ""
-
-msgid "About auto deploy"
-msgstr ""
-
-msgid "About this feature"
-msgstr ""
-
-msgid "Abuse Reports"
-msgstr ""
-
-msgid "Abuse reports"
-msgstr ""
-
-msgid "Accept terms"
-msgstr ""
-
-msgid "Accepted MR"
-msgstr ""
-
-msgid "Access Tokens"
-msgstr ""
-
-msgid "Access denied! Please verify you can add deploy keys to this repository."
-msgstr ""
-
-msgid "Access expiration date"
-msgstr ""
-
-msgid "Access to '%{classification_label}' not allowed"
-msgstr ""
-
-msgid "Account"
-msgstr ""
-
-msgid "Account and limit"
-msgstr ""
-
-msgid "Active"
-msgstr ""
-
-msgid "Active Sessions"
-msgstr ""
-
-msgid "Activity"
-msgstr ""
-
-msgid "Add"
-msgstr ""
-
-msgid "Add Changelog"
-msgstr ""
-
-msgid "Add Contribution guide"
-msgstr ""
-
-msgid "Add Group Webhooks and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Add Jaeger URL"
-msgstr ""
-
-msgid "Add Kubernetes cluster"
-msgstr ""
-
-msgid "Add Readme"
-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 table"
-msgstr ""
-
-msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
-msgstr ""
-
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
-msgid "Add license"
-msgstr ""
-
-msgid "Add new application"
-msgstr ""
-
-msgid "Add new directory"
-msgstr ""
-
-msgid "Add projects"
-msgstr ""
-
-msgid "Add reaction"
-msgstr ""
-
-msgid "Add to review"
-msgstr ""
-
-msgid "Add todo"
-msgstr ""
-
-msgid "Add user(s) to the group:"
-msgstr ""
-
-msgid "Add users to group"
-msgstr ""
-
-msgid "Adding new applications is disabled in your GitLab instance. Please contact your GitLab administrator to get the permission"
-msgstr ""
-
-msgid "Additional text"
-msgstr ""
-
-msgid "Admin Area"
-msgstr ""
-
-msgid "Admin Overview"
-msgstr ""
-
-msgid "Admin area"
-msgstr ""
-
-msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-msgstr ""
-
-msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-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|You’re about to stop all jobs.This will halt all current jobs that are running."
-msgstr ""
-
-msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once 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 "AdminProjects|Delete project"
-msgstr ""
-
-msgid "AdminSettings|Specify a domain to use by default for every project's Auto Review Apps and Auto Deploy stages."
-msgstr ""
-
-msgid "AdminUsers|Block user"
-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|To confirm, type %{projectName}"
-msgstr ""
-
-msgid "AdminUsers|To confirm, type %{username}"
-msgstr ""
-
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
-msgstr ""
-
-msgid "Advanced settings"
-msgstr ""
-
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "All"
-msgstr ""
-
-msgid "All changes are committed"
-msgstr ""
-
-msgid "All features are enabled for blank projects, from templates, or when importing, but you can disable them afterward in the project settings."
-msgstr ""
-
-msgid "All users"
-msgstr ""
-
-msgid "Allow commits from members who can merge to the target branch."
-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 rendering of PlantUML diagrams in Asciidoc documents."
-msgstr ""
-
-msgid "Allow requests to the local network from hooks and services."
-msgstr ""
-
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
-msgid "Allows you to add and manage Kubernetes clusters."
-msgstr ""
-
-msgid "Also called \"Issuer\" or \"Relying party trust identifier\""
-msgstr ""
-
-msgid "Also called \"Relying party service URL\" or \"Reply URL\""
-msgstr ""
-
-msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to connect."
-msgstr ""
-
-msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr ""
-
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
-msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
-msgstr ""
-
-msgid "An application called %{link_to_client} is requesting access to your GitLab account."
-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 accured whilst committing your changes."
-msgstr ""
-
-msgid "An error has occurred"
-msgstr ""
-
-msgid "An error occured creating the new branch."
-msgstr ""
-
-msgid "An error occured whilst fetching the job trace."
-msgstr ""
-
-msgid "An error occured whilst fetching the latest pipeline."
-msgstr ""
-
-msgid "An error occured whilst loading all the files."
-msgstr ""
-
-msgid "An error occured whilst loading the file content."
-msgstr ""
-
-msgid "An error occured whilst loading the file."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request changes."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request version data."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request."
-msgstr ""
-
-msgid "An error occured whilst loading the pipelines jobs."
-msgstr ""
-
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
-msgid "An error occurred previewing the blob"
-msgstr ""
-
-msgid "An error occurred when toggling the notification subscription"
-msgstr ""
-
-msgid "An error occurred when updating the issue weight"
-msgstr ""
-
-msgid "An error occurred while adding approver"
-msgstr ""
-
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
-msgid "An error occurred while detecting host keys"
-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 fetching markdown preview"
-msgstr ""
-
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
-msgid "An error occurred while fetching sidebar data"
-msgstr ""
-
-msgid "An error occurred while fetching stages."
-msgstr ""
-
-msgid "An error occurred while fetching the job log."
-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 pipeline."
-msgstr ""
-
-msgid "An error occurred while getting projects"
-msgstr ""
-
-msgid "An error occurred while importing project: %{details}"
-msgstr ""
-
-msgid "An error occurred while initializing path locks"
-msgstr ""
-
-msgid "An error occurred while loading chart data"
-msgstr ""
-
-msgid "An error occurred while loading commit signatures"
-msgstr ""
-
-msgid "An error occurred while loading diff"
-msgstr ""
-
-msgid "An error occurred while loading filenames"
-msgstr ""
-
-msgid "An error occurred while loading the file"
-msgstr ""
-
-msgid "An error occurred while making the request."
-msgstr ""
-
-msgid "An error occurred while removing approver"
-msgstr ""
-
-msgid "An error occurred while rendering KaTeX"
-msgstr ""
-
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
-msgid "An error occurred while retrieving calendar activity"
-msgstr ""
-
-msgid "An error occurred while retrieving diff"
-msgstr ""
-
-msgid "An error occurred while saving LDAP override status. Please try again."
-msgstr ""
-
-msgid "An error occurred while saving assignees"
-msgstr ""
-
-msgid "An error occurred while subscribing to notifications."
-msgstr ""
-
-msgid "An error occurred while unsubscribing to notifications."
-msgstr ""
-
-msgid "An error occurred while updating the comment"
-msgstr ""
-
-msgid "An error occurred while validating username"
-msgstr ""
-
-msgid "An error occurred. Please try again."
-msgstr ""
-
-msgid "Analytics"
-msgstr ""
-
-msgid "Anonymous"
-msgstr ""
-
-msgid "Anti-spam verification"
-msgstr ""
-
-msgid "Any"
-msgstr ""
-
-msgid "Any Label"
-msgstr ""
-
-msgid "Appearance"
-msgstr ""
-
-msgid "Application"
-msgstr ""
-
-msgid "Application ID"
-msgstr ""
-
-msgid "Application: %{name}"
-msgstr ""
-
-msgid "Applications"
-msgstr ""
-
-msgid "Apr"
-msgstr ""
-
-msgid "April"
-msgstr ""
-
-msgid "Archived project! Repository and other project resources are read-only"
-msgstr ""
-
-msgid "Archived projects"
-msgstr ""
-
-msgid "Are you sure you want to delete this pipeline schedule?"
-msgstr ""
-
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
-msgid "Are you sure you want to lose unsaved changes?"
-msgstr ""
-
-msgid "Are you sure you want to regenerate the public key? You will have to update the public key on the remote server before mirroring will work again."
-msgstr ""
-
-msgid "Are you sure you want to remove %{group_name}?"
-msgstr ""
-
-msgid "Are you sure you want to remove this identity?"
-msgstr ""
-
-msgid "Are you sure you want to reset registration token?"
-msgstr ""
-
-msgid "Are you sure you want to reset the health check token?"
-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?"
-msgstr ""
-
-msgid "Artifact ID"
-msgstr ""
-
-msgid "Artifacts"
-msgstr ""
-
-msgid "Ascending"
-msgstr ""
-
-msgid "Ask your group maintainer to set up a group Runner."
-msgstr ""
-
-msgid "Assertion consumer service URL"
-msgstr ""
-
-msgid "Assign custom color like #FF0000"
-msgstr ""
-
-msgid "Assign labels"
-msgstr ""
-
-msgid "Assign milestone"
-msgstr ""
-
-msgid "Assign to"
-msgstr ""
-
-msgid "Assigned Issues"
-msgstr ""
-
-msgid "Assigned Merge Requests"
-msgstr ""
-
-msgid "Assigned to :name"
-msgstr ""
-
-msgid "Assigned to me"
-msgstr ""
-
-msgid "Assignee"
-msgstr ""
-
-msgid "Assignee lists not available with your current license"
-msgstr ""
-
-msgid "Assignee lists show all issues assigned to the selected user."
-msgstr ""
-
-msgid "Assignee(s)"
-msgstr ""
-
-msgid "Attach a file by drag &amp; drop or %{upload_link}"
-msgstr ""
-
-msgid "Audit Events"
-msgstr ""
-
-msgid "Aug"
-msgstr ""
-
-msgid "August"
-msgstr ""
-
-msgid "Authentication Log"
-msgstr ""
-
-msgid "Authentication log"
-msgstr ""
-
-msgid "Authentication method"
-msgstr ""
-
-msgid "Author"
-msgstr ""
-
-msgid "Authorization code:"
-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 "Authorized At"
-msgstr ""
-
-msgid "Authorized applications (%{size})"
-msgstr ""
-
-msgid "Authors: %{authors}"
-msgstr ""
-
-msgid "Auto DevOps"
-msgstr ""
-
-msgid "Auto DevOps enabled"
-msgstr ""
-
-msgid "Auto DevOps, runners and job artifacts"
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a %{kubernetes} to work correctly."
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a domain name and a %{kubernetes} to work correctly."
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a domain name to work correctly."
-msgstr ""
-
-msgid "Auto-cancel redundant, pending pipelines"
-msgstr ""
-
-msgid "AutoDevOps|Auto DevOps"
-msgstr ""
-
-msgid "AutoDevOps|Auto DevOps documentation"
-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. %{more_information_link}"
-msgstr ""
-
-msgid "AutoDevOps|You can automatically build and test your application if you %{link_to_auto_devops_settings} for this project. You can automatically deploy it as well, if you %{link_to_add_kubernetes_cluster}."
-msgstr ""
-
-msgid "AutoDevOps|add a Kubernetes cluster"
-msgstr ""
-
-msgid "AutoDevOps|enable Auto DevOps"
-msgstr ""
-
-msgid "Automatically marked as default internal user"
-msgstr ""
-
-msgid "Available"
-msgstr ""
-
-msgid "Available group Runners : %{runners}"
-msgstr ""
-
-msgid "Available group Runners : %{runners}."
-msgstr ""
-
-msgid "Avatar will be removed. Are you sure?"
-msgstr ""
-
-msgid "Average per day: %{average}"
-msgstr ""
-
-msgid "Background Color"
-msgstr ""
-
-msgid "Background Jobs"
-msgstr ""
-
-msgid "Background color"
-msgstr ""
-
-msgid "Badges"
-msgstr ""
-
-msgid "Badges|A new badge was added."
-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|Delete badge"
-msgstr ""
-
-msgid "Badges|Delete badge?"
-msgstr ""
-
-msgid "Badges|Deleting the badge failed, please try again."
-msgstr ""
-
-msgid "Badges|Group Badge"
-msgstr ""
-
-msgid "Badges|Link"
-msgstr ""
-
-msgid "Badges|No badge image"
-msgstr ""
-
-msgid "Badges|No image to preview"
-msgstr ""
-
-msgid "Badges|Please fill in a valid URL"
-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|The %{docsLinkStart}variables%{docsLinkEnd} GitLab supports: %{placeholders}"
-msgstr ""
-
-msgid "Badges|The badge was deleted."
-msgstr ""
-
-msgid "Badges|The badge was saved."
-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 <strong>cannot</strong> be restored."
-msgstr ""
-
-msgid "Badges|Your badges"
-msgstr ""
-
-msgid "Badges|e.g. %{exampleUrl}"
-msgstr ""
-
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
-msgid "Begin with the selected commit"
-msgstr ""
-
-msgid "Below are examples of regex for existing tools:"
-msgstr ""
-
-msgid "Below you will find all the groups that are public."
-msgstr ""
-
-msgid "Billing"
-msgstr ""
-
-msgid "BillingPlans|%{group_name} is currently on the %{plan_link} plan."
-msgstr ""
-
-msgid "BillingPlans|Automatic downgrade and upgrade to some plans is currently not available."
-msgstr ""
-
-msgid "BillingPlans|Current plan"
-msgstr ""
-
-msgid "BillingPlans|Customer Support"
-msgstr ""
-
-msgid "BillingPlans|Downgrade"
-msgstr ""
-
-msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Gold."
-msgstr ""
-
-msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}."
-msgstr ""
-
-msgid "BillingPlans|Manage plan"
-msgstr ""
-
-msgid "BillingPlans|Please contact %{customer_support_link} in that case."
-msgstr ""
-
-msgid "BillingPlans|See all %{plan_name} features"
-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|Upgrade"
-msgstr ""
-
-msgid "BillingPlans|You are currently on the %{plan_link} plan."
-msgstr ""
-
-msgid "BillingPlans|Your GitLab.com trial expired on %{expiration_date}. %{learn_more_text}"
-msgstr ""
-
-msgid "BillingPlans|Your Gold trial will <strong>expire after %{expiration_date}</strong>. You can learn more about GitLab.com Gold by reading about our %{features_link}."
-msgstr ""
-
-msgid "BillingPlans|features"
-msgstr ""
-
-msgid "BillingPlans|frequently asked questions"
-msgstr ""
-
-msgid "BillingPlans|monthly"
-msgstr ""
-
-msgid "BillingPlans|paid annually at %{price_per_year}"
-msgstr ""
-
-msgid "BillingPlans|per user"
-msgstr ""
-
-msgid "Bitbucket Server Import"
-msgstr ""
-
-msgid "Bitbucket import"
-msgstr ""
-
-msgid "Blog"
-msgstr ""
-
-msgid "Boards"
-msgstr ""
-
-msgid "Branch %{branchName} was not found in this project's repository."
-msgstr ""
-
-msgid "Branch (%{branch_count})"
-msgid_plural "Branches (%{branch_count})"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "Branch <strong>%{branch_name}</strong> was created. To set up auto deploy, choose a GitLab CI Yaml template and commit your changes. %{link_to_autodeploy_doc}"
-msgstr ""
-
-msgid "Branch has changed"
-msgstr ""
-
-msgid "Branch is already taken"
-msgstr ""
-
-msgid "Branch name"
-msgstr ""
-
-msgid "BranchSwitcherPlaceholder|Search branches"
-msgstr ""
-
-msgid "BranchSwitcherTitle|Switch branch"
-msgstr ""
-
-msgid "Branches"
-msgstr ""
-
-msgid "Branches|Active"
-msgstr ""
-
-msgid "Branches|Active branches"
-msgstr ""
-
-msgid "Branches|All"
-msgstr ""
-
-msgid "Branches|Cant 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 merged branches"
-msgstr ""
-
-msgid "Branches|Delete protected branch"
-msgstr ""
-
-msgid "Branches|Delete protected branch '%{branch_name}'?"
-msgstr ""
-
-msgid "Branches|Deleting the '%{branch_name}' 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|Once you confirm and press %{delete_protected_branch}, it cannot be undone or recovered."
-msgstr ""
-
-msgid "Branches|Only a project maintainer or owner can delete a protected branch"
-msgstr ""
-
-msgid "Branches|Overview"
-msgstr ""
-
-msgid "Branches|Protected branches can be managed in %{project_settings_link}."
-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|Sort by"
-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 %{default_branch}."
-msgstr ""
-
-msgid "Branches|To avoid data loss, consider merging this branch before deleting it."
-msgstr ""
-
-msgid "Branches|To confirm, type %{branch_name_confirmation}:"
-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|You’re about to permanently delete the protected branch %{branch_name}."
-msgstr ""
-
-msgid "Branches|diverged from upstream"
-msgstr ""
-
-msgid "Branches|merged"
-msgstr ""
-
-msgid "Branches|project settings"
-msgstr ""
-
-msgid "Branches|protected"
-msgstr ""
-
-msgid "Browse Directory"
-msgstr ""
-
-msgid "Browse File"
-msgstr ""
-
-msgid "Browse Files"
-msgstr ""
-
-msgid "Browse files"
-msgstr ""
-
-msgid "Built-In"
-msgstr ""
-
-msgid "Business metrics (Custom)"
-msgstr ""
-
-msgid "ByAuthor|by"
-msgstr ""
-
-msgid "CI / CD"
-msgstr ""
-
-msgid "CI / CD Settings"
-msgstr ""
-
-msgid "CI will run using the credentials assigned above."
-msgstr ""
-
-msgid "CI/CD"
-msgstr ""
-
-msgid "CI/CD configuration"
-msgstr ""
-
-msgid "CI/CD for external repo"
-msgstr ""
-
-msgid "CI/CD settings"
-msgstr ""
-
-msgid "CICD|Auto DevOps"
-msgstr ""
-
-msgid "CICD|Auto DevOps will automatically build, test, and deploy your application based on a predefined Continuous Integration and Delivery configuration."
-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|Deployment strategy"
-msgstr ""
-
-msgid "CICD|Deployment strategy needs a domain name to work correctly."
-msgstr ""
-
-msgid "CICD|Do not set up a domain here if you are setting up multiple Kubernetes clusters with Auto DevOps."
-msgstr ""
-
-msgid "CICD|Jobs"
-msgstr ""
-
-msgid "CICD|Learn more about Auto DevOps"
-msgstr ""
-
-msgid "CICD|The Auto DevOps pipeline will run if no alternative CI configuration file is found."
-msgstr ""
-
-msgid "CICD|You need to specify a domain if you want to use Auto Review Apps and Auto Deploy stages."
-msgstr ""
-
-msgid "CICD|instance enabled"
-msgstr ""
-
-msgid "Callback URL"
-msgstr ""
-
-msgid "Can't find HEAD commit for this branch"
-msgstr ""
-
-msgid "Cancel"
-msgstr ""
-
-msgid "Cancel this job"
-msgstr ""
-
-msgid "Cannot be merged automatically"
-msgstr ""
-
-msgid "Cannot modify managed Kubernetes cluster"
-msgstr ""
-
-msgid "Certificate fingerprint"
-msgstr ""
-
-msgid "Change Weight"
-msgstr ""
-
-msgid "Change template"
-msgstr ""
-
-msgid "Change this value to influence how frequently the GitLab UI polls for updates."
-msgstr ""
-
-msgid "ChangeTypeActionLabel|Pick into branch"
-msgstr ""
-
-msgid "ChangeTypeActionLabel|Revert in branch"
-msgstr ""
-
-msgid "ChangeTypeAction|Cherry-pick"
-msgstr ""
-
-msgid "ChangeTypeAction|Revert"
-msgstr ""
-
-msgid "ChangeTypeAction|This will create a new commit in order to revert the existing changes."
-msgstr ""
-
-msgid "Changelog"
-msgstr ""
-
-msgid "Changes are shown as if the <b>source</b> revision was being merged into the <b>target</b> revision."
-msgstr ""
-
-msgid "Charts"
-msgstr ""
-
-msgid "Chat"
-msgstr ""
-
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
-msgstr ""
-
-msgid "Checking %{text} availability…"
-msgstr ""
-
-msgid "Checking branch availability..."
-msgstr ""
-
-msgid "Cherry-pick this commit"
-msgstr ""
-
-msgid "Cherry-pick this merge request"
-msgstr ""
-
-msgid "Choose <strong>Create archive</strong> and wait for archiving to complete."
-msgstr ""
-
-msgid "Choose <strong>Next</strong> at the bottom of the page."
-msgstr ""
-
-msgid "Choose File ..."
-msgstr ""
-
-msgid "Choose a branch/tag (e.g. %{master}) or enter a commit (e.g. %{sha}) to see what's changed or to create a merge request."
-msgstr ""
-
-msgid "Choose a template..."
-msgstr ""
-
-msgid "Choose a type..."
-msgstr ""
-
-msgid "Choose any color."
-msgstr ""
-
-msgid "Choose between <code>clone</code> or <code>fetch</code> to get the recent application code"
-msgstr ""
-
-msgid "Choose file..."
-msgstr ""
-
-msgid "Choose the top-level group for your repository imports."
-msgstr ""
-
-msgid "Choose which groups you wish to synchronize to this secondary node."
-msgstr ""
-
-msgid "Choose which repositories you want to connect and run CI/CD pipelines."
-msgstr ""
-
-msgid "Choose which repositories you want to import."
-msgstr ""
-
-msgid "Choose which shards you wish to synchronize to this secondary node."
-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|skipped"
-msgstr ""
-
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
-msgid "CiStatusLabel|waiting for manual action"
-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|skipped"
-msgstr ""
-
-msgid "CiStatus|running"
-msgstr ""
-
-msgid "CiVariables|Input variable key"
-msgstr ""
-
-msgid "CiVariables|Input variable value"
-msgstr ""
-
-msgid "CiVariables|Remove variable row"
-msgstr ""
-
-msgid "CiVariable|* (All environments)"
-msgstr ""
-
-msgid "CiVariable|All environments"
-msgstr ""
-
-msgid "CiVariable|Create wildcard"
-msgstr ""
-
-msgid "CiVariable|Error occured while saving variables"
-msgstr ""
-
-msgid "CiVariable|New environment"
-msgstr ""
-
-msgid "CiVariable|Protected"
-msgstr ""
-
-msgid "CiVariable|Search environments"
-msgstr ""
-
-msgid "CiVariable|Toggle protected"
-msgstr ""
-
-msgid "CiVariable|Validation failed"
-msgstr ""
-
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
-msgstr ""
-
-msgid "Clear search"
-msgstr ""
-
-msgid "Clear search input"
-msgstr ""
-
-msgid "Click any <strong>project name</strong> in the project list below to navigate to the project milestone."
-msgstr ""
-
-msgid "Click the <strong>Download</strong> button and wait for downloading to complete."
-msgstr ""
-
-msgid "Click the <strong>Promote</strong> button in the top right corner to promote it to a group milestone."
-msgstr ""
-
-msgid "Click the <strong>Select none</strong> button on the right, since we only need \"Google Code Project Hosting\"."
-msgstr ""
-
-msgid "Click the button below to begin the install process by navigating to the Kubernetes page"
-msgstr ""
-
-msgid "Click to expand it."
-msgstr ""
-
-msgid "Click to expand text"
-msgstr ""
-
-msgid "Client authentication certificate"
-msgstr ""
-
-msgid "Client authentication key"
-msgstr ""
-
-msgid "Client authentication key password"
-msgstr ""
-
-msgid "Clients"
-msgstr ""
-
-msgid "Clone repository"
-msgstr ""
-
-msgid "Close"
-msgstr ""
-
-msgid "Close epic"
-msgstr ""
-
-msgid "Closed"
-msgstr ""
-
-msgid "Closed issues"
-msgstr ""
-
-msgid "ClusterIntegration|%{appList} was successfully installed on your Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
-msgstr ""
-
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
-msgid "ClusterIntegration|API URL"
-msgstr ""
-
-msgid "ClusterIntegration|Add Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
-msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
-msgstr ""
-
-msgid "ClusterIntegration|After installing Ingress, you will need to point your wildcard DNS at the generated external IP address in order to view your app after it is deployed. %{ingressHelpLink}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch zone machine types: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|Applications"
-msgstr ""
-
-msgid "ClusterIntegration|Are you sure you want to remove this Kubernetes cluster's integration? This will not delete your actual Kubernetes cluster."
-msgstr ""
-
-msgid "ClusterIntegration|CA Certificate"
-msgstr ""
-
-msgid "ClusterIntegration|Certificate Authority bundle (PEM format)"
-msgstr ""
-
-msgid "ClusterIntegration|Choose which applications to install on your Kubernetes cluster. Helm Tiller is required to install any of the following applications."
-msgstr ""
-
-msgid "ClusterIntegration|Choose which of your environments will use this cluster."
-msgstr ""
-
-msgid "ClusterIntegration|Copy API URL"
-msgstr ""
-
-msgid "ClusterIntegration|Copy CA Certificate"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Ingress IP Address to clipboard"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Jupyter Hostname to clipboard"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Kubernetes cluster name"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Token"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Did you know?"
-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 the details for your Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Environment scope"
-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|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Integration"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Runner"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Runner connects to this project's repository and executes CI/CD jobs, pushing results back and deploying, applications to production."
-msgstr ""
-
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
-msgid "ClusterIntegration|Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Helm Tiller"
-msgstr ""
-
-msgid "ClusterIntegration|Helm streamlines installing and managing Kubernetes applications. Tiller runs inside of your Kubernetes Cluster, and manages releases of your charts."
-msgstr ""
-
-msgid "ClusterIntegration|Hide"
-msgstr ""
-
-msgid "ClusterIntegration|If you are setting up multiple clusters and are using Auto DevOps, %{help_link_start}read this first%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|In order to show the health of the cluster, we'll need to provision your cluster with Prometheus to collect the required data."
-msgstr ""
-
-msgid "ClusterIntegration|Ingress"
-msgstr ""
-
-msgid "ClusterIntegration|Ingress IP Address"
-msgstr ""
-
-msgid "ClusterIntegration|Ingress gives you a way to route requests to services based on the request host or path, centralizing a number of services into a single entrypoint."
-msgstr ""
-
-msgid "ClusterIntegration|Install"
-msgstr ""
-
-msgid "ClusterIntegration|Install Prometheus"
-msgstr ""
-
-msgid "ClusterIntegration|Installed"
-msgstr ""
-
-msgid "ClusterIntegration|Installing"
-msgstr ""
-
-msgid "ClusterIntegration|Integrate Kubernetes cluster automation"
-msgstr ""
-
-msgid "ClusterIntegration|Integration status"
-msgstr ""
-
-msgid "ClusterIntegration|Jupyter Hostname"
-msgstr ""
-
-msgid "ClusterIntegration|JupyterHub"
-msgstr ""
-
-msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
-msgstr ""
-
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster details"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster health"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster name"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
-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 ""
-
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
-msgid "ClusterIntegration|Manage"
-msgstr ""
-
-msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{link_gke}"
-msgstr ""
-
-msgid "ClusterIntegration|More information"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|Note:"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Please enter access information for your Kubernetes cluster. If you need help, you can read our %{link_to_help_page} on Kubernetes"
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
-msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
-msgstr ""
-
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Project namespace"
-msgstr ""
-
-msgid "ClusterIntegration|Project namespace (optional, unique)"
-msgstr ""
-
-msgid "ClusterIntegration|Prometheus"
-msgstr ""
-
-msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
-msgstr ""
-
-msgid "ClusterIntegration|RBAC-enabled cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Remove Kubernetes cluster integration"
-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|Replace this with your own hostname if you want. If you do so, point hostname to Ingress IP Address from above."
-msgstr ""
-
-msgid "ClusterIntegration|Request to begin installing failed"
-msgstr ""
-
-msgid "ClusterIntegration|Save changes"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
-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 zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Service token"
-msgstr ""
-
-msgid "ClusterIntegration|Show"
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong on our end."
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong while creating your Kubernetes cluster on Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong while installing %{title}"
-msgstr ""
-
-msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
-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 option will allow you to install applications on RBAC clusters."
-msgstr ""
-
-msgid "ClusterIntegration|Toggle Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Token"
-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|With a Kubernetes cluster associated to this project, you can use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
-
-msgid "ClusterIntegration|You must first install Helm Tiller before installing the applications below"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|check the pricing here"
-msgstr ""
-
-msgid "ClusterIntegration|documentation"
-msgstr ""
-
-msgid "ClusterIntegration|help page"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
-msgid "ClusterIntegration|properly configured"
-msgstr ""
-
-msgid "ClusterIntegration|sign up"
-msgstr ""
-
-msgid "Code owners"
-msgstr ""
-
-msgid "Cohorts"
-msgstr ""
-
-msgid "Collapse"
-msgstr ""
-
-msgid "Collapse sidebar"
-msgstr ""
-
-msgid "Comment"
-msgstr ""
-
-msgid "Comment & resolve discussion"
-msgstr ""
-
-msgid "Comment & unresolve discussion"
-msgstr ""
-
-msgid "Comment form position"
-msgstr ""
-
-msgid "Comments"
-msgstr ""
-
-msgid "Commit"
-msgid_plural "Commits"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "Commit (%{commit_count})"
-msgid_plural "Commits (%{commit_count})"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "Commit Message"
-msgstr ""
-
-msgid "Commit duration in minutes for last 30 commits"
-msgstr ""
-
-msgid "Commit message"
-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|An error occurred while fetching merge requests data."
-msgstr ""
-
-msgid "Commits|Commit: %{commitText}"
-msgstr ""
-
-msgid "Commits|History"
-msgstr ""
-
-msgid "Commits|No related merge requests found"
-msgstr ""
-
-msgid "Committed by"
-msgstr ""
-
-msgid "Commit…"
-msgstr ""
-
-msgid "Compare"
-msgstr ""
-
-msgid "Compare Git revisions"
-msgstr ""
-
-msgid "Compare Revisions"
-msgstr ""
-
-msgid "Compare changes with the last commit"
-msgstr ""
-
-msgid "Compare changes with the merge request target branch"
-msgstr ""
-
-msgid "CompareBranches|%{source_branch} and %{target_branch} are the same."
-msgstr ""
-
-msgid "CompareBranches|Compare"
-msgstr ""
-
-msgid "CompareBranches|Source"
-msgstr ""
-
-msgid "CompareBranches|Target"
-msgstr ""
-
-msgid "CompareBranches|There isn't anything to compare."
-msgstr ""
-
-msgid "Confidential"
-msgstr ""
-
-msgid "Confidentiality"
-msgstr ""
-
-msgid "Configure Gitaly timeouts."
-msgstr ""
-
-msgid "Configure Tracing"
-msgstr ""
-
-msgid "Configure automatic git checks and housekeeping on repositories."
-msgstr ""
-
-msgid "Configure limits for web and API requests."
-msgstr ""
-
-msgid "Configure push mirrors."
-msgstr ""
-
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
-msgstr ""
-
-msgid "Configure the way a user creates a new account."
-msgstr ""
-
-msgid "Connect"
-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 "Connecting..."
-msgstr ""
-
-msgid "Container Registry"
-msgstr ""
-
-msgid "ContainerRegistry|Created"
-msgstr ""
-
-msgid "ContainerRegistry|First log in to GitLab&rsquo;s Container Registry using your GitLab username and password. If you have %{link_2fa} you need to use a %{link_token}:"
-msgstr ""
-
-msgid "ContainerRegistry|GitLab supports up to 3 levels of image names. The following examples of images are valid for your project:"
-msgstr ""
-
-msgid "ContainerRegistry|How to use the Container Registry"
-msgstr ""
-
-msgid "ContainerRegistry|Learn more about"
-msgstr ""
-
-msgid "ContainerRegistry|No tags in Container Registry for this container image."
-msgstr ""
-
-msgid "ContainerRegistry|Once you log in, you&rsquo;re free to create and upload a container image using the common %{build} and %{push} commands"
-msgstr ""
-
-msgid "ContainerRegistry|Remove repository"
-msgstr ""
-
-msgid "ContainerRegistry|Remove tag"
-msgstr ""
-
-msgid "ContainerRegistry|Size"
-msgstr ""
-
-msgid "ContainerRegistry|Tag"
-msgstr ""
-
-msgid "ContainerRegistry|Tag ID"
-msgstr ""
-
-msgid "ContainerRegistry|Use different image names"
-msgstr ""
-
-msgid "ContainerRegistry|With the Docker Container Registry integrated into GitLab, every project can have its own space to store its Docker images."
-msgstr ""
-
-msgid "ContainerRegistry|You can also use a %{deploy_token} for read-only access to the registry images."
-msgstr ""
-
-msgid "Continue"
-msgstr ""
-
-msgid "Continue to the next step"
-msgstr ""
-
-msgid "Continuous Integration and Deployment"
-msgstr ""
-
-msgid "Contribute to GitLab"
-msgstr ""
-
-msgid "Contribution"
-msgstr ""
-
-msgid "Contribution guide"
-msgstr ""
-
-msgid "Contributions for <strong>%{calendar_date}</strong>"
-msgstr ""
-
-msgid "Contributions per group member"
-msgstr ""
-
-msgid "Contributors"
-msgstr ""
-
-msgid "ContributorsPage|%{startDate} – %{endDate}"
-msgstr ""
-
-msgid "ContributorsPage|Building repository graph."
-msgstr ""
-
-msgid "ContributorsPage|Commits to %{branch_name}, excluding merge commits. Limited to 6,000 commits."
-msgstr ""
-
-msgid "ContributorsPage|Please wait a moment, this page will automatically refresh when ready."
-msgstr ""
-
-msgid "Control the display of third party offers."
-msgstr ""
-
-msgid "Control the maximum concurrency of LFS/attachment backfill for this secondary node"
-msgstr ""
-
-msgid "Control the maximum concurrency of repository backfill for this secondary node"
-msgstr ""
-
-msgid "Control the maximum concurrency of verification operations for this Geo node"
-msgstr ""
-
-msgid "ConvDev Index"
-msgstr ""
-
-msgid "Copy %{protocol} clone URL"
-msgstr ""
-
-msgid "Copy HTTPS clone URL"
-msgstr ""
-
-msgid "Copy ID to clipboard"
-msgstr ""
-
-msgid "Copy SSH clone URL"
-msgstr ""
-
-msgid "Copy SSH public key to clipboard"
-msgstr ""
-
-msgid "Copy URL to clipboard"
-msgstr ""
-
-msgid "Copy branch name to clipboard"
-msgstr ""
-
-msgid "Copy command to clipboard"
-msgstr ""
-
-msgid "Copy commit SHA to clipboard"
-msgstr ""
-
-msgid "Copy file path to clipboard"
-msgstr ""
-
-msgid "Copy incoming email address to clipboard"
-msgstr ""
-
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
-msgid "Copy reference to clipboard"
-msgstr ""
-
-msgid "Copy secret to clipboard"
-msgstr ""
-
-msgid "Copy to clipboard"
-msgstr ""
-
-msgid "Copy token to clipboard"
-msgstr ""
-
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
-msgid "Create"
-msgstr ""
-
-msgid "Create New Directory"
-msgstr ""
-
-msgid "Create a new branch"
-msgstr ""
-
-msgid "Create a new branch and merge request"
-msgstr ""
-
-msgid "Create a new issue"
-msgstr ""
-
-msgid "Create a personal access token on your account to pull or push via %{protocol}."
-msgstr ""
-
-msgid "Create branch"
-msgstr ""
-
-msgid "Create commit"
-msgstr ""
-
-msgid "Create directory"
-msgstr ""
-
-msgid "Create empty repository"
-msgstr ""
-
-msgid "Create epic"
-msgstr ""
-
-msgid "Create file"
-msgstr ""
-
-msgid "Create group"
-msgstr ""
-
-msgid "Create group label"
-msgstr ""
-
-msgid "Create issue"
-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 new branch"
-msgstr ""
-
-msgid "Create new directory"
-msgstr ""
-
-msgid "Create new file"
-msgstr ""
-
-msgid "Create new file or directory"
-msgstr ""
-
-msgid "Create new label"
-msgstr ""
-
-msgid "Create new..."
-msgstr ""
-
-msgid "Create project label"
-msgstr ""
-
-msgid "Create your first page"
-msgstr ""
-
-msgid "CreateTag|Tag"
-msgstr ""
-
-msgid "CreateTokenToCloneLink|create a personal access token"
-msgstr ""
-
-msgid "Created"
-msgstr ""
-
-msgid "Created At"
-msgstr ""
-
-msgid "Created by me"
-msgstr ""
-
-msgid "Created on"
-msgstr ""
-
-msgid "Created on:"
-msgstr ""
-
-msgid "Creating epic"
-msgstr ""
-
-msgid "Cron Timezone"
-msgstr ""
-
-msgid "Cron syntax"
-msgstr ""
-
-msgid "Current Branch"
-msgstr ""
-
-msgid "Current node"
-msgstr ""
-
-msgid "CurrentUser|Profile"
-msgstr ""
-
-msgid "CurrentUser|Settings"
-msgstr ""
-
-msgid "Custom"
-msgstr ""
-
-msgid "Custom CI config path"
-msgstr ""
-
-msgid "Custom hostname (for private commit emails)"
-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 %{notification_link}."
-msgstr ""
-
-msgid "Custom project templates"
-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 how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
-msgid "Cycle Analytics"
-msgstr ""
-
-msgid "Cycle Analytics gives an overview of how much time it takes to go from idea to production in your project."
-msgstr ""
-
-msgid "CycleAnalyticsStage|Code"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Issue"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Plan"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Production"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Review"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Staging"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Test"
-msgstr ""
-
-msgid "Dashboard"
-msgstr ""
-
-msgid "DashboardProjects|All"
-msgstr ""
-
-msgid "DashboardProjects|Personal"
-msgstr ""
-
-msgid "Date picker"
-msgstr ""
-
-msgid "Debug"
-msgstr ""
-
-msgid "Dec"
-msgstr ""
-
-msgid "December"
-msgstr ""
-
-msgid "Decline and sign out"
-msgstr ""
-
-msgid "Default Branch"
-msgstr ""
-
-msgid "Default classification label"
-msgstr ""
-
-msgid "Default: Directly import the Google Code email address or username"
-msgstr ""
-
-msgid "Default: Map a FogBugz account ID to a full name"
-msgstr ""
-
-msgid "Define a custom pattern with cron syntax"
-msgstr ""
-
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
-msgid "Delete"
-msgstr ""
-
-msgid "Delete Package"
-msgstr ""
-
-msgid "Delete Snippet"
-msgstr ""
-
-msgid "Delete comment"
-msgstr ""
-
-msgid "Delete list"
-msgstr ""
-
-msgid "Deleted"
-msgstr ""
-
-msgid "Deny"
-msgstr ""
-
-msgid "Deploy"
-msgid_plural "Deploys"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "Deploy Keys"
-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|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 "DeployKeys|Write access allowed"
-msgstr ""
-
-msgid "DeployKeys|You are going to remove this deploy key. Are you sure?"
-msgstr ""
-
-msgid "DeployTokens|Active Deploy Tokens (%{active_tokens})"
-msgstr ""
-
-msgid "DeployTokens|Add a deploy token"
-msgstr ""
-
-msgid "DeployTokens|Allows read-only access to the registry images"
-msgstr ""
-
-msgid "DeployTokens|Allows read-only access to the repository"
-msgstr ""
-
-msgid "DeployTokens|Copy deploy token to clipboard"
-msgstr ""
-
-msgid "DeployTokens|Copy username to clipboard"
-msgstr ""
-
-msgid "DeployTokens|Create deploy token"
-msgstr ""
-
-msgid "DeployTokens|Created"
-msgstr ""
-
-msgid "DeployTokens|Deploy Tokens"
-msgstr ""
-
-msgid "DeployTokens|Deploy tokens allow read-only access to your repository and registry images."
-msgstr ""
-
-msgid "DeployTokens|Expires"
-msgstr ""
-
-msgid "DeployTokens|Name"
-msgstr ""
-
-msgid "DeployTokens|Pick a name for the application, and we'll give you a unique deploy token."
-msgstr ""
-
-msgid "DeployTokens|Revoke"
-msgstr ""
-
-msgid "DeployTokens|Revoke %{name}"
-msgstr ""
-
-msgid "DeployTokens|Scopes"
-msgstr ""
-
-msgid "DeployTokens|This action cannot be undone."
-msgstr ""
-
-msgid "DeployTokens|This project has no active Deploy Tokens."
-msgstr ""
-
-msgid "DeployTokens|Use this token as a password. Make sure you save it - you won't be able to access it again."
-msgstr ""
-
-msgid "DeployTokens|Use this username as a login."
-msgstr ""
-
-msgid "DeployTokens|Username"
-msgstr ""
-
-msgid "DeployTokens|You are about to revoke"
-msgstr ""
-
-msgid "DeployTokens|Your New Deploy Token"
-msgstr ""
-
-msgid "DeployTokens|Your new project deploy token has been created."
-msgstr ""
-
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
-msgid "Deprioritize label"
-msgstr ""
-
-msgid "Descending"
-msgstr ""
-
-msgid "Description"
-msgstr ""
-
-msgid "Description templates allow you to define context-specific templates for issue and merge request description fields for your project."
-msgstr ""
-
-msgid "Description:"
-msgstr ""
-
-msgid "Destroy"
-msgstr ""
-
-msgid "Details"
-msgstr ""
-
-msgid "Detect host keys"
-msgstr ""
-
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
-msgid "Diffs|No file name available"
-msgstr ""
-
-msgid "Diffs|Something went wrong while fetching diff lines."
-msgstr ""
-
-msgid "Direction"
-msgstr ""
-
-msgid "Directory name"
-msgstr ""
-
-msgid "Disable"
-msgstr ""
-
-msgid "Disable for this project"
-msgstr ""
-
-msgid "Disable group Runners"
-msgstr ""
-
-msgid "Discard"
-msgstr ""
-
-msgid "Discard all changes"
-msgstr ""
-
-msgid "Discard all unstaged changes?"
-msgstr ""
-
-msgid "Discard changes"
-msgstr ""
-
-msgid "Discard changes to %{path}?"
-msgstr ""
-
-msgid "Discard draft"
-msgstr ""
-
-msgid "Discard review"
-msgstr ""
-
-msgid "Discover GitLab Geo."
-msgstr ""
-
-msgid "Discover projects, groups and snippets. Share your projects with others"
-msgstr ""
-
-msgid "Dismiss"
-msgstr ""
-
-msgid "Dismiss Cycle Analytics introduction box"
-msgstr ""
-
-msgid "Dismiss Merge Request promotion"
-msgstr ""
-
-msgid "Dismiss trial promotion"
-msgstr ""
-
-msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
-msgstr ""
-
-msgid "Documentation for popular identity providers"
-msgstr ""
-
-msgid "Domain"
-msgstr ""
-
-msgid "Don't show again"
-msgstr ""
-
-msgid "Done"
-msgstr ""
-
-msgid "Download"
-msgstr ""
-
-msgid "Download tar"
-msgstr ""
-
-msgid "Download tar.bz2"
-msgstr ""
-
-msgid "Download tar.gz"
-msgstr ""
-
-msgid "Download zip"
-msgstr ""
-
-msgid "DownloadArtifacts|Download"
-msgstr ""
-
-msgid "DownloadCommit|Email Patches"
-msgstr ""
-
-msgid "DownloadCommit|Plain Diff"
-msgstr ""
-
-msgid "DownloadSource|Download"
-msgstr ""
-
-msgid "Downvotes"
-msgstr ""
-
-msgid "Due date"
-msgstr ""
-
-msgid "During this process, you’ll be asked for URLs from GitLab’s side. Use the URLs shown below."
-msgstr ""
-
-msgid "Each Runner can be in one of the following states:"
-msgstr ""
-
-msgid "Edit"
-msgstr ""
-
-msgid "Edit Label"
-msgstr ""
-
-msgid "Edit Pipeline Schedule %{id}"
-msgstr ""
-
-msgid "Edit Snippet"
-msgstr ""
-
-msgid "Edit application"
-msgstr ""
-
-msgid "Edit files in the editor and commit changes here"
-msgstr ""
-
-msgid "Edit group: %{group_name}"
-msgstr ""
-
-msgid "Edit identity for %{user_name}"
-msgstr ""
-
-msgid "Elasticsearch"
-msgstr ""
-
-msgid "Elasticsearch integration. Elasticsearch AWS IAM."
-msgstr ""
-
-msgid "Email"
-msgstr ""
-
-msgid "Email patch"
-msgstr ""
-
-msgid "Emails"
-msgstr ""
-
-msgid "Embed"
-msgstr ""
-
-msgid "Enable"
-msgstr ""
-
-msgid "Enable Auto DevOps"
-msgstr ""
-
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
-msgid "Enable SAML authentication for this group"
-msgstr ""
-
-msgid "Enable Sentry for error reporting and logging."
-msgstr ""
-
-msgid "Enable and configure InfluxDB metrics."
-msgstr ""
-
-msgid "Enable and configure Prometheus metrics."
-msgstr ""
-
-msgid "Enable classification control using an external service"
-msgstr ""
-
-msgid "Enable for this project"
-msgstr ""
-
-msgid "Enable group Runners"
-msgstr ""
-
-msgid "Enable or disable the Pseudonymizer data collection."
-msgstr ""
-
-msgid "Enable or disable version check and usage ping."
-msgstr ""
-
-msgid "Enable reCAPTCHA or Akismet and set IP limits."
-msgstr ""
-
-msgid "Enable the Performance Bar for a given group."
-msgstr ""
-
-msgid "Enable usage ping"
-msgstr ""
-
-msgid "Enable usage ping to get an overview of how you are using GitLab from a feature perspective."
-msgstr ""
-
-msgid "Enabled"
-msgstr ""
-
-msgid "Ends at (UTC)"
-msgstr ""
-
-msgid "Enter in your Bitbucket Server URL and personal access token below"
-msgstr ""
-
-msgid "Enter the issue description"
-msgstr ""
-
-msgid "Enter the issue title"
-msgstr ""
-
-msgid "Enter the merge request description"
-msgstr ""
-
-msgid "Enter the merge request title"
-msgstr ""
-
-msgid "Environments"
-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 stopping the environment, please try again"
-msgstr ""
-
-msgid "Environments|Are you sure you want to stop this environment?"
-msgstr ""
-
-msgid "Environments|Commit"
-msgstr ""
-
-msgid "Environments|Deploy to..."
-msgstr ""
-
-msgid "Environments|Deployment"
-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|Job"
-msgstr ""
-
-msgid "Environments|Learn more about stopping environments"
-msgstr ""
-
-msgid "Environments|New environment"
-msgstr ""
-
-msgid "Environments|No deployments yet"
-msgstr ""
-
-msgid "Environments|No pod name has been specified"
-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|Note that this action will stop the environment, but it will %{emphasis_start}not%{emphasis_end} have an effect on any existing deployment due to no “stop environment action” being defined in the %{ci_config_link_start}.gitlab-ci.yml%{ci_config_link_end} file."
-msgstr ""
-
-msgid "Environments|Open live environment"
-msgstr ""
-
-msgid "Environments|Pod logs from"
-msgstr ""
-
-msgid "Environments|Re-deploy to environment"
-msgstr ""
-
-msgid "Environments|Read more about environments"
-msgstr ""
-
-msgid "Environments|Rollback environment"
-msgstr ""
-
-msgid "Environments|Show all"
-msgstr ""
-
-msgid "Environments|Stop"
-msgstr ""
-
-msgid "Environments|Stop environment"
-msgstr ""
-
-msgid "Environments|Updated"
-msgstr ""
-
-msgid "Environments|You don't have any environments right now"
-msgstr ""
-
-msgid "Environments|protected"
-msgstr ""
-
-msgid "Epic"
-msgstr ""
-
-msgid "Epic will be removed! Are you sure?"
-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|An error occurred while saving %{epicDateType} date"
-msgstr ""
-
-msgid "Epics|How can I solve this?"
-msgstr ""
-
-msgid "Epics|More information"
-msgstr ""
-
-msgid "Epics|These dates affect how your epics appear in the roadmap. Dates from milestones come from the milestones assigned to issues in the epic. You can also set fixed dates or remove them entirely."
-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|due"
-msgstr ""
-
-msgid "Epics|start"
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Error Reporting and Logging"
-msgstr ""
-
-msgid "Error creating epic"
-msgstr ""
-
-msgid "Error fetching contributors data."
-msgstr ""
-
-msgid "Error fetching labels."
-msgstr ""
-
-msgid "Error fetching network graph."
-msgstr ""
-
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching usage ping data."
-msgstr ""
-
-msgid "Error loading branch data. Please try again."
-msgstr ""
-
-msgid "Error loading branches."
-msgstr ""
-
-msgid "Error loading last commit."
-msgstr ""
-
-msgid "Error loading markdown preview"
-msgstr ""
-
-msgid "Error loading merge requests."
-msgstr ""
-
-msgid "Error loading project data. Please try again."
-msgstr ""
-
-msgid "Error loading template types."
-msgstr ""
-
-msgid "Error loading template."
-msgstr ""
-
-msgid "Error occurred when toggling the notification subscription"
-msgstr ""
-
-msgid "Error saving label update."
-msgstr ""
-
-msgid "Error updating status for all todos."
-msgstr ""
-
-msgid "Error updating todo status."
-msgstr ""
-
-msgid "Error while loading the merge request. Please try again."
-msgstr ""
-
-msgid "Estimated"
-msgstr ""
-
-msgid "EventFilterBy|Filter by all"
-msgstr ""
-
-msgid "EventFilterBy|Filter by comments"
-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 "Every day (at 4:00am)"
-msgstr ""
-
-msgid "Every month (on the 1st at 4:00am)"
-msgstr ""
-
-msgid "Every week (Sundays at 4:00am)"
-msgstr ""
-
-msgid "Everyone can contribute"
-msgstr ""
-
-msgid "Expand"
-msgstr ""
-
-msgid "Expand all"
-msgstr ""
-
-msgid "Expand sidebar"
-msgstr ""
-
-msgid "Expiration date"
-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 projects"
-msgstr ""
-
-msgid "Explore public groups"
-msgstr ""
-
-msgid "External Classification Policy Authorization"
-msgstr ""
-
-msgid "External authentication"
-msgstr ""
-
-msgid "External authorization denied access to this project"
-msgstr ""
-
-msgid "External authorization request timeout"
-msgstr ""
-
-msgid "ExternalAuthorizationService|Classification Label"
-msgstr ""
-
-msgid "ExternalAuthorizationService|Classification label"
-msgstr ""
-
-msgid "ExternalAuthorizationService|When no classification label is set the default label `%{default_label}` will be used."
-msgstr ""
-
-msgid "Facebook"
-msgstr ""
-
-msgid "Failed"
-msgstr ""
-
-msgid "Failed Jobs"
-msgstr ""
-
-msgid "Failed to change the owner"
-msgstr ""
-
-msgid "Failed to check related branches."
-msgstr ""
-
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
-msgid "Failed to remove issue from board, please try again."
-msgstr ""
-
-msgid "Failed to remove mirror."
-msgstr ""
-
-msgid "Failed to remove the pipeline schedule"
-msgstr ""
-
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
-msgid "Failed to update issues, please try again."
-msgstr ""
-
-msgid "Failure"
-msgstr ""
-
-msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
-msgstr ""
-
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
-msgid "Feb"
-msgstr ""
-
-msgid "February"
-msgstr ""
-
-msgid "Fields on this page are now uneditable, you can configure"
-msgstr ""
-
-msgid "File templates"
-msgstr ""
-
-msgid "Files"
-msgstr ""
-
-msgid "Files (%{human_size})"
-msgstr ""
-
-msgid "Fill in the fields below, turn on <strong>%{enable_label}</strong>, and press <strong>%{save_changes}</strong>"
-msgstr ""
-
-msgid "Filter"
-msgstr ""
-
-msgid "Filter by %{issuable_type} that are currently closed."
-msgstr ""
-
-msgid "Filter by %{issuable_type} that are currently opened."
-msgstr ""
-
-msgid "Filter by commit message"
-msgstr ""
-
-msgid "Filter..."
-msgstr ""
-
-msgid "Find by path"
-msgstr ""
-
-msgid "Find file"
-msgstr ""
-
-msgid "Find the downloaded ZIP file and decompress it."
-msgstr ""
-
-msgid "Find the newly extracted <code>Takeout/Google Code Project Hosting/GoogleCodeProjectHosting.json</code> file."
-msgstr ""
-
-msgid "Fingerprints"
-msgstr ""
-
-msgid "Finish review"
-msgstr ""
-
-msgid "Finished"
-msgstr ""
-
-msgid "FirstPushedBy|First"
-msgstr ""
-
-msgid "FirstPushedBy|pushed by"
-msgstr ""
-
-msgid "Fixed date"
-msgstr ""
-
-msgid "Fixed due date"
-msgstr ""
-
-msgid "Fixed start date"
-msgstr ""
-
-msgid "Fixed:"
-msgstr ""
-
-msgid "FogBugz Email"
-msgstr ""
-
-msgid "FogBugz Import"
-msgstr ""
-
-msgid "FogBugz Password"
-msgstr ""
-
-msgid "FogBugz URL"
-msgstr ""
-
-msgid "FogBugz import"
-msgstr ""
-
-msgid "Follow the steps below to export your Google Code project data."
-msgstr ""
-
-msgid "Font Color"
-msgstr ""
-
-msgid "Footer message"
-msgstr ""
-
-msgid "For internal projects, any logged in user can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "For more information, go to the "
-msgstr ""
-
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
-msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
-msgstr ""
-
-msgid "For private projects, any member (guest or higher) can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "For public projects, anyone can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "ForkedFromProjectPath|Forked from"
-msgstr ""
-
-msgid "ForkedFromProjectPath|Forked from %{project_name} (deleted)"
-msgstr ""
-
-msgid "Forking in progress"
-msgstr ""
-
-msgid "Format"
-msgstr ""
-
-msgid "Found errors in your .gitlab-ci.yml:"
-msgstr ""
-
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
-msgid "From %{provider_title}"
-msgstr ""
-
-msgid "From Bitbucket"
-msgstr ""
-
-msgid "From Bitbucket Server"
-msgstr ""
-
-msgid "From FogBugz"
-msgstr ""
-
-msgid "From GitLab.com"
-msgstr ""
-
-msgid "From Google Code"
-msgstr ""
-
-msgid "From issue creation until deploy to production"
-msgstr ""
-
-msgid "From merge request merge until deploy to production"
-msgstr ""
-
-msgid "From milestones:"
-msgstr ""
-
-msgid "From the Kubernetes cluster details view, install Runner from the applications list"
-msgstr ""
-
-msgid "GPG Keys"
-msgstr ""
-
-msgid "General"
-msgstr ""
-
-msgid "General pipelines"
-msgstr ""
-
-msgid "Generate a default set of labels"
-msgstr ""
-
-msgid "Geo"
-msgstr ""
-
-msgid "Geo Nodes"
-msgstr ""
-
-msgid "Geo allows you to replicate your GitLab instance to other geographical locations."
-msgstr ""
-
-msgid "GeoNodeSyncStatus|Node is failing or broken."
-msgstr ""
-
-msgid "GeoNodeSyncStatus|Node is slow, overloaded, or it just recovered after an outage."
-msgstr ""
-
-msgid "GeoNodes|Checksummed"
-msgstr ""
-
-msgid "GeoNodes|Data is out of date from %{timeago}"
-msgstr ""
-
-msgid "GeoNodes|Data replication lag"
-msgstr ""
-
-msgid "GeoNodes|Disabling a node stops the sync process. Are you sure?"
-msgstr ""
-
-msgid "GeoNodes|Does not match the primary storage configuration"
-msgstr ""
-
-msgid "GeoNodes|Failed"
-msgstr ""
-
-msgid "GeoNodes|Full"
-msgstr ""
-
-msgid "GeoNodes|GitLab version"
-msgstr ""
-
-msgid "GeoNodes|GitLab version does not match the primary node version"
-msgstr ""
-
-msgid "GeoNodes|Health status"
-msgstr ""
-
-msgid "GeoNodes|Last event ID processed by cursor"
-msgstr ""
-
-msgid "GeoNodes|Last event ID seen from primary"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Repository checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Repository verification"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Wiki checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Wiki verification"
-msgstr ""
-
-msgid "GeoNodes|Loading nodes"
-msgstr ""
-
-msgid "GeoNodes|Local LFS objects"
-msgstr ""
-
-msgid "GeoNodes|Local attachments"
-msgstr ""
-
-msgid "GeoNodes|Local job artifacts"
-msgstr ""
-
-msgid "GeoNodes|New node"
-msgstr ""
-
-msgid "GeoNodes|Node Authentication was successfully repaired."
-msgstr ""
-
-msgid "GeoNodes|Node was successfully removed."
-msgstr ""
-
-msgid "GeoNodes|Not checksummed"
-msgstr ""
-
-msgid "GeoNodes|Out of sync"
-msgstr ""
-
-msgid "GeoNodes|Removing a node stops the sync process. Are you sure?"
-msgstr ""
-
-msgid "GeoNodes|Replication slot WAL"
-msgstr ""
-
-msgid "GeoNodes|Replication slots"
-msgstr ""
-
-msgid "GeoNodes|Repositories"
-msgstr ""
-
-msgid "GeoNodes|Repositories checksummed for verification with their counterparts on Secondary nodes"
-msgstr ""
-
-msgid "GeoNodes|Repositories verified with their counterparts on the Primary node"
-msgstr ""
-
-msgid "GeoNodes|Repository checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Repository verification progress"
-msgstr ""
-
-msgid "GeoNodes|Selective"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while changing node status"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while fetching nodes"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while removing node"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while repairing node"
-msgstr ""
-
-msgid "GeoNodes|Storage config"
-msgstr ""
-
-msgid "GeoNodes|Sync settings"
-msgstr ""
-
-msgid "GeoNodes|Synced"
-msgstr ""
-
-msgid "GeoNodes|Unused slots"
-msgstr ""
-
-msgid "GeoNodes|Unverified"
-msgstr ""
-
-msgid "GeoNodes|Used slots"
-msgstr ""
-
-msgid "GeoNodes|Verified"
-msgstr ""
-
-msgid "GeoNodes|Wiki checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Wiki verification progress"
-msgstr ""
-
-msgid "GeoNodes|Wikis"
-msgstr ""
-
-msgid "GeoNodes|Wikis checksummed for verification with their counterparts on Secondary nodes"
-msgstr ""
-
-msgid "GeoNodes|Wikis verified with their counterparts on the Primary node"
-msgstr ""
-
-msgid "GeoNodes|You have configured Geo nodes using an insecure HTTP connection. We recommend the use of HTTPS."
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for forced re-download"
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for re-check"
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|All"
-msgstr ""
-
-msgid "Geo|All projects"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
-msgstr ""
-
-msgid "Geo|Failed"
-msgstr ""
-
-msgid "Geo|File sync capacity"
-msgstr ""
-
-msgid "Geo|Geo Status"
-msgstr ""
-
-msgid "Geo|Groups to synchronize"
-msgstr ""
-
-msgid "Geo|In sync"
-msgstr ""
-
-msgid "Geo|Last successful sync"
-msgstr ""
-
-msgid "Geo|Last sync attempt"
-msgstr ""
-
-msgid "Geo|Last time verified"
-msgstr ""
-
-msgid "Geo|Never"
-msgstr ""
-
-msgid "Geo|Next sync scheduled at"
-msgstr ""
-
-msgid "Geo|Not synced yet"
-msgstr ""
-
-msgid "Geo|Pending"
-msgstr ""
-
-msgid "Geo|Pending synchronization"
-msgstr ""
-
-msgid "Geo|Pending verification"
-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|Recheck"
-msgstr ""
-
-msgid "Geo|Recheck all projects"
-msgstr ""
-
-msgid "Geo|Redownload"
-msgstr ""
-
-msgid "Geo|Remove"
-msgstr ""
-
-msgid "Geo|Repository sync capacity"
-msgstr ""
-
-msgid "Geo|Resync"
-msgstr ""
-
-msgid "Geo|Resync all projects"
-msgstr ""
-
-msgid "Geo|Retry count"
-msgstr ""
-
-msgid "Geo|Select groups to replicate."
-msgstr ""
-
-msgid "Geo|Shards to synchronize"
-msgstr ""
-
-msgid "Geo|Status"
-msgstr ""
-
-msgid "Geo|Synced"
-msgstr ""
-
-msgid "Geo|Synchronization failed - %{error}"
-msgstr ""
-
-msgid "Geo|Tracking entry for project (%{project_id}) was successfully removed."
-msgstr ""
-
-msgid "Geo|Tracking entry will be removed. Are you sure?"
-msgstr ""
-
-msgid "Geo|Unknown state"
-msgstr ""
-
-msgid "Geo|Verification capacity"
-msgstr ""
-
-msgid "Geo|Verification failed - %{error}"
-msgstr ""
-
-msgid "Geo|Waiting for scheduler"
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
-msgid "Geo|You need a different license to use Geo replication"
-msgstr ""
-
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
-msgid "Get a free instance review"
-msgstr ""
-
-msgid "Git"
-msgstr ""
-
-msgid "Git repository URL"
-msgstr ""
-
-msgid "Git revision"
-msgstr ""
-
-msgid "Git strategy for pipelines"
-msgstr ""
-
-msgid "Git version"
-msgstr ""
-
-msgid "GitHub import"
-msgstr ""
-
-msgid "GitLab CI Linter has been moved"
-msgstr ""
-
-msgid "GitLab Geo"
-msgstr ""
-
-msgid "GitLab Group Runners can execute code for all the projects in this group."
-msgstr ""
-
-msgid "GitLab Import"
-msgstr ""
-
-msgid "GitLab User"
-msgstr ""
-
-msgid "GitLab project export"
-msgstr ""
-
-msgid "GitLab single sign on URL"
-msgstr ""
-
-msgid "GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "GitLab.com import"
-msgstr ""
-
-msgid "GitLab’s issue tracker"
-msgstr ""
-
-msgid "Gitaly"
-msgstr ""
-
-msgid "Gitaly Servers"
-msgstr ""
-
-msgid "Gitaly|Address"
-msgstr ""
-
-msgid "Gitea Host URL"
-msgstr ""
-
-msgid "Gitea Import"
-msgstr ""
-
-msgid "Go Back"
-msgstr ""
-
-msgid "Go back"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Go to %{link_to_google_takeout}."
-msgstr ""
-
-msgid "Google Code import"
-msgstr ""
-
-msgid "Google Takeout"
-msgstr ""
-
-msgid "Google authentication is not %{link_to_documentation}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
-msgid "Got it!"
-msgstr ""
-
-msgid "Graph"
-msgstr ""
-
-msgid "Group"
-msgstr ""
-
-msgid "Group CI/CD settings"
-msgstr ""
-
-msgid "Group Git LFS status:"
-msgstr ""
-
-msgid "Group ID"
-msgstr ""
-
-msgid "Group Runners"
-msgstr ""
-
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
-msgid "Group avatar"
-msgstr ""
-
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
-msgid "Group details"
-msgstr ""
-
-msgid "Group info:"
-msgstr ""
-
-msgid "Group maintainers can register group runners in the %{link}"
-msgstr ""
-
-msgid "Group name"
-msgstr ""
-
-msgid "Group: %{group_name}"
-msgstr ""
-
-msgid "GroupRoadmap|From %{dateWord}"
-msgstr ""
-
-msgid "GroupRoadmap|Loading roadmap"
-msgstr ""
-
-msgid "GroupRoadmap|Something went wrong while fetching epics"
-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|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the quarters view, only epics in the past quarter, current quarter, and next 4 quarters are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the weeks view, only epics in the past week, current week, and next 4 weeks are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the months view, only epics in the past month, current month, and next 5 months are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the quarters view, only epics in the past quarter, current quarter, and next 4 quarters are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the weeks view, only epics in the past week, current week, and next 4 weeks are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|Until %{dateWord}"
-msgstr ""
-
-msgid "GroupSettings|Badges"
-msgstr ""
-
-msgid "GroupSettings|Customize your group badges."
-msgstr ""
-
-msgid "GroupSettings|Learn more about badges."
-msgstr ""
-
-msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
-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|This setting will be applied to all subgroups unless overridden by a group owner. Groups that already have access to the project will continue to have access unless removed manually."
-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|remove the share with group lock from %{ancestor_group_name}"
-msgstr ""
-
-msgid "Groups"
-msgstr ""
-
-msgid "Groups can also be nested by creating %{subgroup_docs_link_start}subgroups%{subgroup_docs_link_end}."
-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|If you organize your projects under a group, it works like a folder."
-msgstr ""
-
-msgid "GroupsEmptyState|No groups found"
-msgstr ""
-
-msgid "GroupsEmptyState|You can manage your group member’s permissions and access to each project in the group."
-msgstr ""
-
-msgid "GroupsTree|Are you sure you want to leave the \"%{fullName}\" group?"
-msgstr ""
-
-msgid "GroupsTree|Create a project in this group."
-msgstr ""
-
-msgid "GroupsTree|Create a subgroup in this group."
-msgstr ""
-
-msgid "GroupsTree|Edit group"
-msgstr ""
-
-msgid "GroupsTree|Failed to leave the group. Please make sure you are not the only owner."
-msgstr ""
-
-msgid "GroupsTree|Leave this 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|Search by name"
-msgstr ""
-
-msgid "Have your users email"
-msgstr ""
-
-msgid "Header message"
-msgstr ""
-
-msgid "Health Check"
-msgstr ""
-
-msgid "Health information can be retrieved from the following endpoints. More information is available"
-msgstr ""
-
-msgid "HealthCheck|Access token is"
-msgstr ""
-
-msgid "HealthCheck|Healthy"
-msgstr ""
-
-msgid "HealthCheck|No Health Problems Detected"
-msgstr ""
-
-msgid "HealthCheck|Unhealthy"
-msgstr ""
-
-msgid "Help"
-msgstr ""
-
-msgid "Help page"
-msgstr ""
-
-msgid "Help page text and support page url."
-msgstr ""
-
-msgid "Here is the public SSH key that needs to be added to the remote server. For more information, please refer to the documentation."
-msgstr ""
-
-msgid "Hide host keys manual input"
-msgstr ""
-
-msgid "Hide payload"
-msgstr ""
-
-msgid "Hide value"
-msgid_plural "Hide values"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "Hide whitespace changes"
-msgstr ""
-
-msgid "History"
-msgstr ""
-
-msgid "Housekeeping successfully started"
-msgstr ""
-
-msgid "I accept the %{terms_link}"
-msgstr ""
-
-msgid "I accept the|Terms of Service and Privacy Policy"
-msgstr ""
-
-msgid "ID"
-msgstr ""
-
-msgid "IDE|Allow live previews of JavaScript projects in the Web IDE using CodeSandbox client side evaluation."
-msgstr ""
-
-msgid "IDE|Back"
-msgstr ""
-
-msgid "IDE|Client side evaluation"
-msgstr ""
-
-msgid "IDE|Commit"
-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|Open in file view"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
-msgid "IDE|Review"
-msgstr ""
-
-msgid "IP Address"
-msgstr ""
-
-msgid "Identifier"
-msgstr ""
-
-msgid "Identities"
-msgstr ""
-
-msgid "Identity provider single sign on URL"
-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."
-msgstr ""
-
-msgid "If disabled, the access level will depend on the user's permissions in the project."
-msgstr ""
-
-msgid "If enabled"
-msgstr ""
-
-msgid "If enabled, access to projects will be validated on an external service using their classification label."
-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 already have files you can push them using the %{link_to_cli} below."
-msgstr ""
-
-msgid "If your HTTP repository is not publicly accessible, add authentication information to the URL: <code>https://username:password@gitlab.company.com/group/project.git</code>."
-msgstr ""
-
-msgid "ImageDiffViewer|2-up"
-msgstr ""
-
-msgid "ImageDiffViewer|Onion skin"
-msgstr ""
-
-msgid "ImageDiffViewer|Swipe"
-msgstr ""
-
-msgid "Import"
-msgstr ""
-
-msgid "Import Projects from Gitea"
-msgstr ""
-
-msgid "Import all compatible projects"
-msgstr ""
-
-msgid "Import all projects"
-msgstr ""
-
-msgid "Import all repositories"
-msgstr ""
-
-msgid "Import an exported GitLab project"
-msgstr ""
-
-msgid "Import in progress"
-msgstr ""
-
-msgid "Import multiple repositories by uploading a manifest file."
-msgstr ""
-
-msgid "Import project"
-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 projects from Google Code"
-msgstr ""
-
-msgid "Import repositories from Bitbucket Server"
-msgstr ""
-
-msgid "Import repositories from GitHub"
-msgstr ""
-
-msgid "Import repository"
-msgstr ""
-
-msgid "ImportButtons|Connect repositories from"
-msgstr ""
-
-msgid "Improve Issue boards with GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Improve issues management with Issue weight and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Improve search with Advanced Global Search and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "In order to enable instance-level analytics, please ask an admin to enable %{usage_ping_link_start}usage ping%{usage_ping_link_end}."
-msgstr ""
-
-msgid "In the next step, you'll be able to select the projects you want to import."
-msgstr ""
-
-msgid "Include a Terms of Service agreement and Privacy Policy that all users must accept."
-msgstr ""
-
-msgid "Include the username in the URL if required: <code>https://username@gitlab.company.com/group/project.git</code>."
-msgstr ""
-
-msgid "Incompatible Project"
-msgstr ""
-
-msgid "Indicates whether this runner can pick jobs without tags"
-msgstr ""
-
-msgid "Inline"
-msgstr ""
-
-msgid "Input host keys manually"
-msgstr ""
-
-msgid "Input your repository URL"
-msgstr ""
-
-msgid "Install GitLab Runner"
-msgstr ""
-
-msgid "Install Runner on Kubernetes"
-msgstr ""
-
-msgid "Instance"
-msgid_plural "Instances"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "Instance Statistics"
-msgstr ""
-
-msgid "Instance Statistics visibility"
-msgstr ""
-
-msgid "Instance does not support multiple Kubernetes clusters"
-msgstr ""
-
-msgid "Integrations"
-msgstr ""
-
-msgid "Integrations Settings"
-msgstr ""
-
-msgid "Interested parties can even contribute by pushing commits if they want to."
-msgstr ""
-
-msgid "Internal - The group and any internal projects can be viewed by any logged in user."
-msgstr ""
-
-msgid "Internal - The project can be accessed by any logged in user."
-msgstr ""
-
-msgid "Internal users"
-msgstr ""
-
-msgid "Interval Pattern"
-msgstr ""
-
-msgid "Introducing Cycle Analytics"
-msgstr ""
-
-msgid "Invite"
-msgstr ""
-
-msgid "Issue"
-msgstr ""
-
-msgid "Issue Boards"
-msgstr ""
-
-msgid "Issue board focus mode"
-msgstr ""
-
-msgid "Issue events"
-msgstr ""
-
-msgid "IssueBoards|Board"
-msgstr ""
-
-msgid "IssueBoards|Boards"
-msgstr ""
-
-msgid "Issues"
-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, 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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
-msgid "Jan"
-msgstr ""
-
-msgid "January"
-msgstr ""
-
-msgid "Job"
-msgstr ""
-
-msgid "Job has been erased"
-msgstr ""
-
-msgid "Jobs"
-msgstr ""
-
-msgid "Job|Browse"
-msgstr ""
-
-msgid "Job|Complete Raw"
-msgstr ""
-
-msgid "Job|Download"
-msgstr ""
-
-msgid "Job|Erase job log"
-msgstr ""
-
-msgid "Job|Job artifacts"
-msgstr ""
-
-msgid "Job|Job has been erased"
-msgstr ""
-
-msgid "Job|Job has been erased by"
-msgstr ""
-
-msgid "Job|Keep"
-msgstr ""
-
-msgid "Job|Scroll to bottom"
-msgstr ""
-
-msgid "Job|Scroll to top"
-msgstr ""
-
-msgid "Job|Show complete raw"
-msgstr ""
-
-msgid "Job|The artifacts were removed"
-msgstr ""
-
-msgid "Job|The artifacts will be removed in"
-msgstr ""
-
-msgid "Job|This job is stuck, because the project doesn't have any runners online assigned to it."
-msgstr ""
-
-msgid "Jul"
-msgstr ""
-
-msgid "July"
-msgstr ""
-
-msgid "Jun"
-msgstr ""
-
-msgid "June"
-msgstr ""
-
-msgid "Kubernetes"
-msgstr ""
-
-msgid "Kubernetes Cluster"
-msgstr ""
-
-msgid "Kubernetes cluster creation time exceeds timeout; %{timeout}"
-msgstr ""
-
-msgid "Kubernetes cluster integration was not removed."
-msgstr ""
-
-msgid "Kubernetes cluster integration was successfully removed."
-msgstr ""
-
-msgid "Kubernetes cluster was successfully updated."
-msgstr ""
-
-msgid "Kubernetes configured"
-msgstr ""
-
-msgid "Kubernetes service integration has been deprecated. %{deprecated_message_content} your Kubernetes clusters using the new <a href=\"%{url}\"/>Kubernetes Clusters</a> page"
-msgstr ""
-
-msgid "LFS"
-msgstr ""
-
-msgid "LFSStatus|Disabled"
-msgstr ""
-
-msgid "LFSStatus|Enabled"
-msgstr ""
-
-msgid "Label"
-msgstr ""
-
-msgid "Label actions dropdown"
-msgstr ""
-
-msgid "Label lists show all issues with the selected label."
-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|<span>Promote label</span> %{labelTitle} <span>to Group Label?</span>"
-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. This action cannot be reversed."
-msgstr ""
-
-msgid "Large File Storage"
-msgstr ""
-
-msgid "Last %d day"
-msgid_plural "Last %d days"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "Last Pipeline"
-msgstr ""
-
-msgid "Last commit"
-msgstr ""
-
-msgid "Last contact"
-msgstr ""
-
-msgid "Last edited %{date}"
-msgstr ""
-
-msgid "Last edited by %{name}"
-msgstr ""
-
-msgid "Last reply by"
-msgstr ""
-
-msgid "Last update"
-msgstr ""
-
-msgid "Last updated"
-msgstr ""
-
-msgid "LastPushEvent|You pushed to"
-msgstr ""
-
-msgid "LastPushEvent|at"
-msgstr ""
-
-msgid "Latest changes"
-msgstr ""
-
-msgid "Learn more"
-msgstr ""
-
-msgid "Learn more about %{issue_boards_url}, to keep track of issues in multiple lists, using labels, assignees, and milestones. If you’re missing something from issue boards, please create an issue on %{gitlab_issues_url}."
-msgstr ""
-
-msgid "Learn more about Kubernetes"
-msgstr ""
-
-msgid "Learn more about protected branches"
-msgstr ""
-
-msgid "Learn more in the"
-msgstr ""
-
-msgid "Learn more in the|pipeline schedules documentation"
-msgstr ""
-
-msgid "Leave"
-msgstr ""
-
-msgid "Leave group"
-msgstr ""
-
-msgid "Leave project"
-msgstr ""
-
-msgid "Leave the \"File type\" and \"Delivery method\" options on their default values."
-msgstr ""
-
-msgid "License"
-msgstr ""
-
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
-msgid "LicenseManagement|Approve license"
-msgstr ""
-
-msgid "LicenseManagement|Approve license?"
-msgstr ""
-
-msgid "LicenseManagement|Approved"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist license"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist license?"
-msgstr ""
-
-msgid "LicenseManagement|Blacklisted"
-msgstr ""
-
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
-msgid "LicenseManagement|License"
-msgstr ""
-
-msgid "LicenseManagement|License Management"
-msgstr ""
-
-msgid "LicenseManagement|License details"
-msgstr ""
-
-msgid "LicenseManagement|License name"
-msgstr ""
-
-msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
-msgstr ""
-
-msgid "LicenseManagement|Packages"
-msgstr ""
-
-msgid "LicenseManagement|Remove license"
-msgstr ""
-
-msgid "LicenseManagement|Remove license?"
-msgstr ""
-
-msgid "LicenseManagement|Submit"
-msgstr ""
-
-msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
-msgstr ""
-
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
-msgid "LicenseManagement|URL"
-msgstr ""
-
-msgid "LicenseManagement|You are about to remove the license, %{name}, from this project."
-msgstr ""
-
-msgid "Licenses"
-msgstr ""
-
-msgid "Limited to showing %d event at most"
-msgid_plural "Limited to showing %d events at most"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "LinkedIn"
-msgstr ""
-
-msgid "List"
-msgstr ""
-
-msgid "List Your Gitea Repositories"
-msgstr ""
-
-msgid "List available repositories"
-msgstr ""
-
-msgid "List view"
-msgstr ""
-
-msgid "List your Bitbucket Server repositories"
-msgstr ""
-
-msgid "List your GitHub repositories"
-msgstr ""
-
-msgid "Live preview"
-msgstr ""
-
-msgid "Loading contribution stats for group members"
-msgstr ""
-
-msgid "Loading the GitLab IDE..."
-msgstr ""
-
-msgid "Loading..."
-msgstr ""
-
-msgid "Lock"
-msgstr ""
-
-msgid "Lock %{issuableDisplayName}"
-msgstr ""
-
-msgid "Lock not found"
-msgstr ""
-
-msgid "Lock this %{issuableDisplayName}? Only <strong>project members</strong> will be able to comment."
-msgstr ""
-
-msgid "Lock to current projects"
-msgstr ""
-
-msgid "Locked"
-msgstr ""
-
-msgid "Locked Files"
-msgstr ""
-
-msgid "Locked to current projects"
-msgstr ""
-
-msgid "Locks give the ability to lock specific file or folder."
-msgstr ""
-
-msgid "Login with smartcard"
-msgstr ""
-
-msgid "Logs"
-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 sure you're logged into the account that owns the projects you'd like to import."
-msgstr ""
-
-msgid "Manage Git repositories with fine-grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki."
-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 you've authorized to use your account."
-msgstr ""
-
-msgid "Manage group labels"
-msgstr ""
-
-msgid "Manage labels"
-msgstr ""
-
-msgid "Manage project labels"
-msgstr ""
-
-msgid "Manage your group’s membership while adding another level of security with SAML."
-msgstr ""
-
-msgid "Manifest"
-msgstr ""
-
-msgid "Manifest file import"
-msgstr ""
-
-msgid "Map a FogBugz account ID to a GitLab user"
-msgstr ""
-
-msgid "Map a Google Code user to a GitLab user"
-msgstr ""
-
-msgid "Map a Google Code user to a full email address"
-msgstr ""
-
-msgid "Map a Google Code user to a full name"
-msgstr ""
-
-msgid "Mar"
-msgstr ""
-
-msgid "March"
-msgstr ""
-
-msgid "Mark todo as done"
-msgstr ""
-
-msgid "Markdown enabled"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
-msgid "Maven Metadata"
-msgstr ""
-
-msgid "Maven package"
-msgstr ""
-
-msgid "Max access level"
-msgstr ""
-
-msgid "Maximum job timeout"
-msgstr ""
-
-msgid "May"
-msgstr ""
-
-msgid "Median"
-msgstr ""
-
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
-msgid "Members"
-msgstr ""
-
-msgid "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 "Merge Request"
-msgstr ""
-
-msgid "Merge Request:"
-msgstr ""
-
-msgid "Merge Requests"
-msgstr ""
-
-msgid "Merge Requests created"
-msgstr ""
-
-msgid "Merge events"
-msgstr ""
-
-msgid "Merge request"
-msgstr ""
-
-msgid "Merge request approvals"
-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 "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
-msgid "MergeRequests|Resolve this discussion in a new issue"
-msgstr ""
-
-msgid "MergeRequests|Saving the comment failed"
-msgstr ""
-
-msgid "MergeRequests|Toggle comments for this file"
-msgstr ""
-
-msgid "MergeRequests|View file @ %{commitId}"
-msgstr ""
-
-msgid "MergeRequests|View replaced file @ %{commitId}"
-msgstr ""
-
-msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
-msgstr ""
-
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
-msgid "Merged"
-msgstr ""
-
-msgid "Messages"
-msgstr ""
-
-msgid "Metrics"
-msgstr ""
-
-msgid "Metrics - Influx"
-msgstr ""
-
-msgid "Metrics - Prometheus"
-msgstr ""
-
-msgid "Metrics and profiling"
-msgstr ""
-
-msgid "Metrics|Business"
-msgstr ""
-
-msgid "Metrics|Check out the CI/CD documentation on deploying to an environment"
-msgstr ""
-
-msgid "Metrics|Create metric"
-msgstr ""
-
-msgid "Metrics|Edit metric"
-msgstr ""
-
-msgid "Metrics|Environment"
-msgstr ""
-
-msgid "Metrics|For grouping similar metrics"
-msgstr ""
-
-msgid "Metrics|Label of the chart's vertical axis. Usually the type of the unit being charted. The horizontal axis (X-axis) always represents time."
-msgstr ""
-
-msgid "Metrics|Learn about environments"
-msgstr ""
-
-msgid "Metrics|Legend label (optional)"
-msgstr ""
-
-msgid "Metrics|Must be a valid PromQL query."
-msgstr ""
-
-msgid "Metrics|Name"
-msgstr ""
-
-msgid "Metrics|New metric"
-msgstr ""
-
-msgid "Metrics|No deployed environments"
-msgstr ""
-
-msgid "Metrics|Prometheus Query Documentation"
-msgstr ""
-
-msgid "Metrics|Query"
-msgstr ""
-
-msgid "Metrics|Response"
-msgstr ""
-
-msgid "Metrics|System"
-msgstr ""
-
-msgid "Metrics|There was an error fetching the environments data, please try again"
-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 while retrieving metrics"
-msgstr ""
-
-msgid "Metrics|Type"
-msgstr ""
-
-msgid "Metrics|Unexpected deployment data response from prometheus endpoint"
-msgstr ""
-
-msgid "Metrics|Unexpected metrics data response from prometheus endpoint"
-msgstr ""
-
-msgid "Metrics|Unit label"
-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|Y-axis label"
-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 "Milestone"
-msgstr ""
-
-msgid "Milestone lists not available with your current license"
-msgstr ""
-
-msgid "Milestone lists show all issues from the selected milestone."
-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|<p>%{milestonePromotion}</p> %{finalWarning}"
-msgstr ""
-
-msgid "Milestones|Delete milestone"
-msgstr ""
-
-msgid "Milestones|Delete milestone %{milestoneTitle}?"
-msgstr ""
-
-msgid "Milestones|Failed to delete milestone %{milestoneTitle}"
-msgstr ""
-
-msgid "Milestones|Milestone %{milestoneTitle} was not found"
-msgstr ""
-
-msgid "Milestones|Promote %{milestoneTitle} to group milestone?"
-msgstr ""
-
-msgid "Milestones|Promote Milestone"
-msgstr ""
-
-msgid "Milestones|Promoting %{milestone} will make it available for all projects inside %{groupName}. Existing project milestones with the same name will be merged. "
-msgstr ""
-
-msgid "Milestones|This action cannot be reversed."
-msgstr ""
-
-msgid "Mirror a repository"
-msgstr ""
-
-msgid "Mirror direction"
-msgstr ""
-
-msgid "Mirror repository"
-msgstr ""
-
-msgid "Mirror user"
-msgstr ""
-
-msgid "Mirrored repositories"
-msgstr ""
-
-msgid "Mirroring repositories"
-msgstr ""
-
-msgid "MissingSSHKeyWarningLink|add an SSH key"
-msgstr ""
-
-msgid "Modal|Cancel"
-msgstr ""
-
-msgid "Modal|Close"
-msgstr ""
-
-msgid "Monitoring"
-msgstr ""
-
-msgid "Months"
-msgstr ""
-
-msgid "More"
-msgstr ""
-
-msgid "More actions"
-msgstr ""
-
-msgid "More info"
-msgstr ""
-
-msgid "More information"
-msgstr ""
-
-msgid "More information is available|here"
-msgstr ""
-
-msgid "Most stars"
-msgstr ""
-
-msgid "Move"
-msgstr ""
-
-msgid "Move issue"
-msgstr ""
-
-msgid "Multiple issue boards"
-msgstr ""
-
-msgid "Name"
-msgstr ""
-
-msgid "Name new label"
-msgstr ""
-
-msgid "Name your individual key via a title"
-msgstr ""
-
-msgid "Name:"
-msgstr ""
-
-msgid "Naming, visibility"
-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 "Network"
-msgstr ""
-
-msgid "Never"
-msgstr ""
-
-msgid "New"
-msgstr ""
-
-msgid "New Application"
-msgstr ""
-
-msgid "New Group"
-msgstr ""
-
-msgid "New Identity"
-msgstr ""
-
-msgid "New Issue"
-msgid_plural "New Issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "New Label"
-msgstr ""
-
-msgid "New Pipeline Schedule"
-msgstr ""
-
-msgid "New Snippet"
-msgstr ""
-
-msgid "New Snippets"
-msgstr ""
-
-msgid "New branch"
-msgstr ""
-
-msgid "New branch unavailable"
-msgstr ""
-
-msgid "New directory"
-msgstr ""
-
-msgid "New epic"
-msgstr ""
-
-msgid "New file"
-msgstr ""
-
-msgid "New group"
-msgstr ""
-
-msgid "New identity"
-msgstr ""
-
-msgid "New issue"
-msgstr ""
-
-msgid "New label"
-msgstr ""
-
-msgid "New merge request"
-msgstr ""
-
-msgid "New pipelines will cancel older, pending pipelines on the same branch"
-msgstr ""
-
-msgid "New project"
-msgstr ""
-
-msgid "New schedule"
-msgstr ""
-
-msgid "New snippet"
-msgstr ""
-
-msgid "New subgroup"
-msgstr ""
-
-msgid "New tag"
-msgstr ""
-
-msgid "New..."
-msgstr ""
-
-msgid "No"
-msgstr ""
-
-msgid "No Label"
-msgstr ""
-
-msgid "No assignee"
-msgstr ""
-
-msgid "No branches found"
-msgstr ""
-
-msgid "No changes"
-msgstr ""
-
-msgid "No connection could be made to a Gitaly Server, please check your logs!"
-msgstr ""
-
-msgid "No container images stored for this project. Add one by following the instructions above."
-msgstr ""
-
-msgid "No contributions were found"
-msgstr ""
-
-msgid "No credit card required."
-msgstr ""
-
-msgid "No due date"
-msgstr ""
-
-msgid "No estimate or time spent"
-msgstr ""
-
-msgid "No file chosen"
-msgstr ""
-
-msgid "No files found."
-msgstr ""
-
-msgid "No issues for the selected time period."
-msgstr ""
-
-msgid "No labels with such name or description"
-msgstr ""
-
-msgid "No license. All rights reserved"
-msgstr ""
-
-msgid "No merge requests for the selected time period."
-msgstr ""
-
-msgid "No merge requests found"
-msgstr ""
-
-msgid "No messages were logged"
-msgstr ""
-
-msgid "No other labels with such name or description"
-msgstr ""
-
-msgid "No packages stored for this project."
-msgstr ""
-
-msgid "No prioritised labels with such name or description"
-msgstr ""
-
-msgid "No public groups"
-msgstr ""
-
-msgid "No pushes for the selected time period."
-msgstr ""
-
-msgid "No repository"
-msgstr ""
-
-msgid "No runners found"
-msgstr ""
-
-msgid "No schedules"
-msgstr ""
-
-msgid "No, directly import the existing email addresses and usernames."
-msgstr ""
-
-msgid "Nodes"
-msgstr ""
-
-msgid "None"
-msgstr ""
-
-msgid "Not all comments are displayed because you're comparing two versions of the diff."
-msgstr ""
-
-msgid "Not all comments are displayed because you're viewing an old version of the diff."
-msgstr ""
-
-msgid "Not allowed to merge"
-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 enough data"
-msgstr ""
-
-msgid "Not now"
-msgstr ""
-
-msgid "Note that the master branch is automatically protected. %{link_to_protected_branches}"
-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 "Notes|Are you sure you want to cancel creating this comment?"
-msgstr ""
-
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
-msgid "Notification events"
-msgstr ""
-
-msgid "NotificationEvent|Close issue"
-msgstr ""
-
-msgid "NotificationEvent|Close merge request"
-msgstr ""
-
-msgid "NotificationEvent|Failed pipeline"
-msgstr ""
-
-msgid "NotificationEvent|Merge merge request"
-msgstr ""
-
-msgid "NotificationEvent|New epic"
-msgstr ""
-
-msgid "NotificationEvent|New issue"
-msgstr ""
-
-msgid "NotificationEvent|New merge request"
-msgstr ""
-
-msgid "NotificationEvent|New note"
-msgstr ""
-
-msgid "NotificationEvent|Reassign issue"
-msgstr ""
-
-msgid "NotificationEvent|Reassign merge request"
-msgstr ""
-
-msgid "NotificationEvent|Reopen issue"
-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 off"
-msgstr ""
-
-msgid "Notifications on"
-msgstr ""
-
-msgid "Nov"
-msgstr ""
-
-msgid "November"
-msgstr ""
-
-msgid "OK"
-msgstr ""
-
-msgid "Oct"
-msgstr ""
-
-msgid "October"
-msgstr ""
-
-msgid "OfSearchInADropdown|Filter"
-msgstr ""
-
-msgid "Once imported, repositories can be mirrored over SSH. Read more %{ssh_link}"
-msgstr ""
-
-msgid "One more item"
-msgid_plural "%d more items"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "One or more of your Bitbucket 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 Google Code projects cannot be imported into GitLab directly because they use Subversion or Mercurial for version control, rather than Git."
-msgstr ""
-
-msgid "Only admins"
-msgstr ""
-
-msgid "Only comments from the following commit are shown below"
-msgstr ""
-
-msgid "Only mirror protected branches"
-msgstr ""
-
-msgid "Only project members can comment."
-msgstr ""
-
-msgid "Oops, are you sure?"
-msgstr ""
-
-msgid "Open"
-msgstr ""
-
-msgid "Open in Xcode"
-msgstr ""
-
-msgid "Open projects"
-msgstr ""
-
-msgid "Open sidebar"
-msgstr ""
-
-msgid "Open source software to collaborate on code"
-msgstr ""
-
-msgid "Opened"
-msgstr ""
-
-msgid "Opened MR"
-msgstr ""
-
-msgid "Opened issues"
-msgstr ""
-
-msgid "OpenedNDaysAgo|Opened"
-msgstr ""
-
-msgid "Opens in a new window"
-msgstr ""
-
-msgid "Operations"
-msgstr ""
-
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
-msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
-msgstr ""
-
-msgid "Optionally, you can %{link_to_customize} how Google Code 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 "Other Labels"
-msgstr ""
-
-msgid "Other information"
-msgstr ""
-
-msgid "Otherwise it is recommended you start with one of the options below."
-msgstr ""
-
-msgid "Outbound requests"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Overwrite diverged branches"
-msgstr ""
-
-msgid "Owner"
-msgstr ""
-
-msgid "Package information"
-msgstr ""
-
-msgid "Package was removed"
-msgstr ""
-
-msgid "Packages"
-msgstr ""
-
-msgid "Pages"
-msgstr ""
-
-msgid "Pagination|Last »"
-msgstr ""
-
-msgid "Pagination|Next"
-msgstr ""
-
-msgid "Pagination|Prev"
-msgstr ""
-
-msgid "Pagination|« First"
-msgstr ""
-
-msgid "Part of merge request changes"
-msgstr ""
-
-msgid "Password"
-msgstr ""
-
-msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
-msgstr ""
-
-msgid "Path, transfer, remove"
-msgstr ""
-
-msgid "Path:"
-msgstr ""
-
-msgid "Pause"
-msgstr ""
-
-msgid "Paused Runners don't accept new jobs"
-msgstr ""
-
-msgid "Pending"
-msgstr ""
-
-msgid "People without permission will never get a notification and won't be able to comment."
-msgstr ""
-
-msgid "Per job. If a job passes this threshold, it will be marked as failed"
-msgstr ""
-
-msgid "Perform advanced options such as changing path, transferring, or removing the group."
-msgstr ""
-
-msgid "Performance optimization"
-msgstr ""
-
-msgid "Permissions"
-msgstr ""
-
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
-msgid "Personal Access Token"
-msgstr ""
-
-msgid "Pipeline"
-msgstr ""
-
-msgid "Pipeline Health"
-msgstr ""
-
-msgid "Pipeline Schedule"
-msgstr ""
-
-msgid "Pipeline Schedules"
-msgstr ""
-
-msgid "Pipeline quota"
-msgstr ""
-
-msgid "Pipeline triggers"
-msgstr ""
-
-msgid "PipelineCharts|Failed:"
-msgstr ""
-
-msgid "PipelineCharts|Overall statistics"
-msgstr ""
-
-msgid "PipelineCharts|Success ratio:"
-msgstr ""
-
-msgid "PipelineCharts|Successful:"
-msgstr ""
-
-msgid "PipelineCharts|Total:"
-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 "PipelineSheduleIntervalPattern|Custom"
-msgstr ""
-
-msgid "Pipelines"
-msgstr ""
-
-msgid "Pipelines charts"
-msgstr ""
-
-msgid "Pipelines for last month"
-msgstr ""
-
-msgid "Pipelines for last week"
-msgstr ""
-
-msgid "Pipelines for last year"
-msgstr ""
-
-msgid "Pipelines|Build with confidence"
-msgstr ""
-
-msgid "Pipelines|CI Lint"
-msgstr ""
-
-msgid "Pipelines|Clear Runner Caches"
-msgstr ""
-
-msgid "Pipelines|Continuous Integration can help catch bugs by running your tests automatically, while Continuous Deployment can help you deliver code to your product environment."
-msgstr ""
-
-msgid "Pipelines|Get started with Pipelines"
-msgstr ""
-
-msgid "Pipelines|Loading Pipelines"
-msgstr ""
-
-msgid "Pipelines|Project cache successfully reset."
-msgstr ""
-
-msgid "Pipelines|Run Pipeline"
-msgstr ""
-
-msgid "Pipelines|Something went wrong while cleaning runners cache."
-msgstr ""
-
-msgid "Pipelines|There are currently no %{scope} pipelines."
-msgstr ""
-
-msgid "Pipelines|There are currently no pipelines."
-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 project is not currently set up to run pipelines."
-msgstr ""
-
-msgid "Pipeline|Commit"
-msgstr ""
-
-msgid "Pipeline|Create for"
-msgstr ""
-
-msgid "Pipeline|Create pipeline"
-msgstr ""
-
-msgid "Pipeline|Duration"
-msgstr ""
-
-msgid "Pipeline|Existing branch name or tag"
-msgstr ""
-
-msgid "Pipeline|Pipeline"
-msgstr ""
-
-msgid "Pipeline|Run Pipeline"
-msgstr ""
-
-msgid "Pipeline|Search branches"
-msgstr ""
-
-msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} 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|Variables"
-msgstr ""
-
-msgid "Pipeline|You’re about to stop pipeline %{pipelineId}."
-msgstr ""
-
-msgid "Pipeline|all"
-msgstr ""
-
-msgid "Pipeline|success"
-msgstr ""
-
-msgid "Pipeline|with stage"
-msgstr ""
-
-msgid "Pipeline|with stages"
-msgstr ""
-
-msgid "Plain diff"
-msgstr ""
-
-msgid "PlantUML"
-msgstr ""
-
-msgid "Play"
-msgstr ""
-
-msgid "Please accept the Terms of Service before continuing."
-msgstr ""
-
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
-msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
-msgstr ""
-
-msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
-msgstr ""
-
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
-msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
-msgstr ""
-
-msgid "Please select at least one filter to see results"
-msgstr ""
-
-msgid "Please solve the reCAPTCHA"
-msgstr ""
-
-msgid "Please try again"
-msgstr ""
-
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-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 "Preferences"
-msgstr ""
-
-msgid "Preferences|Navigation theme"
-msgstr ""
-
-msgid "Press Enter or click to search"
-msgstr ""
-
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
-msgid "Preview"
-msgstr ""
-
-msgid "Preview payload"
-msgstr ""
-
-msgid "Primary"
-msgstr ""
-
-msgid "Prioritize"
-msgstr ""
-
-msgid "Prioritize label"
-msgstr ""
-
-msgid "Prioritized Labels"
-msgstr ""
-
-msgid "Prioritized label"
-msgstr ""
-
-msgid "Private - Project access must be granted explicitly to each user."
-msgstr ""
-
-msgid "Private - The group and its projects can only be viewed by members."
-msgstr ""
-
-msgid "Private projects can be created in your personal namespace with:"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile Settings"
-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|Account scheduled for removal."
-msgstr ""
-
-msgid "Profiles|Add key"
-msgstr ""
-
-msgid "Profiles|Add status emoji"
-msgstr ""
-
-msgid "Profiles|Avatar cropper"
-msgstr ""
-
-msgid "Profiles|Avatar will be removed. Are you sure?"
-msgstr ""
-
-msgid "Profiles|Change username"
-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|Clear status"
-msgstr ""
-
-msgid "Profiles|Current path: %{path}"
-msgstr ""
-
-msgid "Profiles|Current status"
-msgstr ""
-
-msgid "Profiles|Delete Account"
-msgstr ""
-
-msgid "Profiles|Delete account"
-msgstr ""
-
-msgid "Profiles|Delete your account?"
-msgstr ""
-
-msgid "Profiles|Deleting an account has the following effects:"
-msgstr ""
-
-msgid "Profiles|Do not show on profile"
-msgstr ""
-
-msgid "Profiles|Don't display activity-related personal information on your profiles"
-msgstr ""
-
-msgid "Profiles|Edit Profile"
-msgstr ""
-
-msgid "Profiles|Invalid password"
-msgstr ""
-
-msgid "Profiles|Invalid username"
-msgstr ""
-
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
-msgid "Profiles|Main settings"
-msgstr ""
-
-msgid "Profiles|No file chosen"
-msgstr ""
-
-msgid "Profiles|Path"
-msgstr ""
-
-msgid "Profiles|Position and size your new avatar"
-msgstr ""
-
-msgid "Profiles|Private contributions"
-msgstr ""
-
-msgid "Profiles|Public Avatar"
-msgstr ""
-
-msgid "Profiles|Remove avatar"
-msgstr ""
-
-msgid "Profiles|Set new profile picture"
-msgstr ""
-
-msgid "Profiles|Some options are unavailable for LDAP accounts"
-msgstr ""
-
-msgid "Profiles|Tell us about yourself in fewer than 250 characters."
-msgstr ""
-
-msgid "Profiles|The maximum file size allowed is 200KB."
-msgstr ""
-
-msgid "Profiles|This doesn't look like a public SSH key, are you sure you want to add it?"
-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. %{learn_more}"
-msgstr ""
-
-msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
-msgstr ""
-
-msgid "Profiles|This feature is experimental and translations are not complete yet."
-msgstr ""
-
-msgid "Profiles|This information will appear on your profile."
-msgstr ""
-
-msgid "Profiles|Type your %{confirmationValue} to confirm:"
-msgstr ""
-
-msgid "Profiles|Typically starts with \"ssh-rsa …\""
-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|Username change failed - %{message}"
-msgstr ""
-
-msgid "Profiles|Username successfully changed"
-msgstr ""
-
-msgid "Profiles|Website"
-msgstr ""
-
-msgid "Profiles|What's your status?"
-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 transfer ownership or delete these groups before you can delete your account."
-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|e.g. My MacBook key"
-msgstr ""
-
-msgid "Profiles|your account"
-msgstr ""
-
-msgid "Profiling - Performance bar"
-msgstr ""
-
-msgid "Programming languages used in this repository"
-msgstr ""
-
-msgid "Progress"
-msgstr ""
-
-msgid "Project"
-msgstr ""
-
-msgid "Project '%{project_name}' is in the process of being deleted."
-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 Badges"
-msgstr ""
-
-msgid "Project URL"
-msgstr ""
-
-msgid "Project access must be granted explicitly to each user."
-msgstr ""
-
-msgid "Project avatar"
-msgstr ""
-
-msgid "Project avatar in repository: %{link}"
-msgstr ""
-
-msgid "Project details"
-msgstr ""
-
-msgid "Project export could not be deleted."
-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 started. A download link will be sent by email."
-msgstr ""
-
-msgid "Project name"
-msgstr ""
-
-msgid "Project slug"
-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 "ProjectLastActivity|Never"
-msgstr ""
-
-msgid "ProjectLifecycle|Stage"
-msgstr ""
-
-msgid "ProjectOverview|Fork"
-msgstr ""
-
-msgid "ProjectOverview|Forks"
-msgstr ""
-
-msgid "ProjectOverview|Go to your fork"
-msgstr ""
-
-msgid "ProjectOverview|Star"
-msgstr ""
-
-msgid "ProjectOverview|Unstar"
-msgstr ""
-
-msgid "ProjectOverview|You have reached your project limit"
-msgstr ""
-
-msgid "ProjectOverview|You must sign in to star a project"
-msgstr ""
-
-msgid "ProjectPage|Project ID: %{project_id}"
-msgstr ""
-
-msgid "ProjectSettings|Badges"
-msgstr ""
-
-msgid "ProjectSettings|Contact an admin to change this setting."
-msgstr ""
-
-msgid "ProjectSettings|Customize your project badges."
-msgstr ""
-
-msgid "ProjectSettings|Failed to protect the tag"
-msgstr ""
-
-msgid "ProjectSettings|Failed to update tag!"
-msgstr ""
-
-msgid "ProjectSettings|Learn more about badges."
-msgstr ""
-
-msgid "ProjectSettings|Only signed commits can be pushed to this repository."
-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|Users can only push commits to this repository that were committed with one of their own verified emails."
-msgstr ""
-
-msgid "Projects"
-msgstr ""
-
-msgid "Projects shared with %{group_name}"
-msgstr ""
-
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-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 "PrometheusAlerts|Add alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Alert set"
-msgstr ""
-
-msgid "PrometheusAlerts|Edit alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error creating alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error deleting alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error fetching alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error saving alert"
-msgstr ""
-
-msgid "PrometheusAlerts|No alert set"
-msgstr ""
-
-msgid "PrometheusAlerts|Operator"
-msgstr ""
-
-msgid "PrometheusAlerts|Threshold"
-msgstr ""
-
-msgid "PrometheusDashboard|Time"
-msgstr ""
-
-msgid "PrometheusService|%{exporters} with %{metrics} were found"
-msgstr ""
-
-msgid "PrometheusService|<p class=\"text-tertiary\">No <a href=\"%{docsUrl}\">common metrics</a> were found</p>"
-msgstr ""
-
-msgid "PrometheusService|Active"
-msgstr ""
-
-msgid "PrometheusService|Auto configuration"
-msgstr ""
-
-msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
-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|Custom metrics"
-msgstr ""
-
-msgid "PrometheusService|Finding and configuring metrics..."
-msgstr ""
-
-msgid "PrometheusService|Finding custom metrics..."
-msgstr ""
-
-msgid "PrometheusService|Install Prometheus on clusters"
-msgstr ""
-
-msgid "PrometheusService|Manage clusters"
-msgstr ""
-
-msgid "PrometheusService|Manual configuration"
-msgstr ""
-
-msgid "PrometheusService|Metrics"
-msgstr ""
-
-msgid "PrometheusService|Missing environment variable"
-msgstr ""
-
-msgid "PrometheusService|More information"
-msgstr ""
-
-msgid "PrometheusService|New metric"
-msgstr ""
-
-msgid "PrometheusService|Prometheus API Base URL, like http://prometheus.example.com/"
-msgstr ""
-
-msgid "PrometheusService|Prometheus is being automatically managed on your clusters"
-msgstr ""
-
-msgid "PrometheusService|These metrics will only be monitored after your first deployment to an environment"
-msgstr ""
-
-msgid "PrometheusService|Time-series monitoring service"
-msgstr ""
-
-msgid "PrometheusService|To enable manual configuration, uninstall Prometheus from your clusters"
-msgstr ""
-
-msgid "PrometheusService|To enable the installation of Prometheus on your clusters, deactivate the manual configuration below"
-msgstr ""
-
-msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
-msgstr ""
-
-msgid "Promote"
-msgstr ""
-
-msgid "Promote these project milestones into a group milestone."
-msgstr ""
-
-msgid "Promote to Group Milestone"
-msgstr ""
-
-msgid "Promote to group label"
-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|This feature is locked."
-msgstr ""
-
-msgid "Promotions|Upgrade plan"
-msgstr ""
-
-msgid "Protected"
-msgstr ""
-
-msgid "Protected Environments"
-msgstr ""
-
-msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
-msgstr ""
-
-msgid "ProtectedEnvironment|Allowed to deploy"
-msgstr ""
-
-msgid "ProtectedEnvironment|Choose who is allowed to deploy"
-msgstr ""
-
-msgid "ProtectedEnvironment|Environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect Environments in order to restrict who can execute deployments."
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect an environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protected Environment (%{protected_environments_count})"
-msgstr ""
-
-msgid "ProtectedEnvironment|Select an environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|There are currently no protected environments, protect an environment with the form above."
-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 "Protip:"
-msgstr ""
-
-msgid "Provider"
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-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 pipelines"
-msgstr ""
-
-msgid "Pull"
-msgstr ""
-
-msgid "Push"
-msgstr ""
-
-msgid "Push Rules"
-msgstr ""
-
-msgid "Push events"
-msgstr ""
-
-msgid "Push project from command line"
-msgstr ""
-
-msgid "Push to create a project"
-msgstr ""
-
-msgid "PushRule|Committer restriction"
-msgstr ""
-
-msgid "Pushed"
-msgstr ""
-
-msgid "Pushes"
-msgstr ""
-
-msgid "Quarters"
-msgstr ""
-
-msgid "Quick actions can be used in the issues description and comment boxes."
-msgstr ""
-
-msgid "Read more"
-msgstr ""
-
-msgid "Read more about project permissions <strong>%{link_to_help}</strong>"
-msgstr ""
-
-msgid "Readme"
-msgstr ""
-
-msgid "Real-time features"
-msgstr ""
-
-msgid "Recent searches"
-msgstr ""
-
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
-msgid "Reference:"
-msgstr ""
-
-msgid "Refresh"
-msgstr ""
-
-msgid "Refreshing in a second to show the updated status..."
-msgid_plural "Refreshing in %d seconds to show the updated status..."
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "Regenerate key"
-msgstr ""
-
-msgid "Regex pattern"
-msgstr ""
-
-msgid "Register / Sign In"
-msgstr ""
-
-msgid "Register and see your runners for this group."
-msgstr ""
-
-msgid "Register and see your runners for this project."
-msgstr ""
-
-msgid "Registry"
-msgstr ""
-
-msgid "Related Commits"
-msgstr ""
-
-msgid "Related Deployed Jobs"
-msgstr ""
-
-msgid "Related Issues"
-msgstr ""
-
-msgid "Related Jobs"
-msgstr ""
-
-msgid "Related Merge Requests"
-msgstr ""
-
-msgid "Related Merged Requests"
-msgstr ""
-
-msgid "Related merge requests"
-msgstr ""
-
-msgid "Remind later"
-msgstr ""
-
-msgid "Remove"
-msgstr ""
-
-msgid "Remove Runner"
-msgstr ""
-
-msgid "Remove avatar"
-msgstr ""
-
-msgid "Remove group"
-msgstr ""
-
-msgid "Remove priority"
-msgstr ""
-
-msgid "Remove project"
-msgstr ""
-
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
-msgid "Rename"
-msgstr ""
-
-msgid "Rename file"
-msgstr ""
-
-msgid "Rename folder"
-msgstr ""
-
-msgid "Reopen epic"
-msgstr ""
-
-msgid "Repair authentication"
-msgstr ""
-
-msgid "Reply to this email directly or %{view_it_on_gitlab}."
-msgstr ""
-
-msgid "Repo by URL"
-msgstr ""
-
-msgid "Report abuse to GitLab"
-msgstr ""
-
-msgid "Reporting"
-msgstr ""
-
-msgid "Reports|%{failedString} and %{resolvedString}"
-msgstr ""
-
-msgid "Reports|Actions"
-msgstr ""
-
-msgid "Reports|Class"
-msgstr ""
-
-msgid "Reports|Confidence"
-msgstr ""
-
-msgid "Reports|Execution time"
-msgstr ""
-
-msgid "Reports|Failure"
-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 results are being parsed"
-msgstr ""
-
-msgid "Reports|Vulnerability"
-msgstr ""
-
-msgid "Reports|no changed test results"
-msgstr ""
-
-msgid "Repository"
-msgstr ""
-
-msgid "Repository Settings"
-msgstr ""
-
-msgid "Repository URL"
-msgstr ""
-
-msgid "Repository has no locks."
-msgstr ""
-
-msgid "Repository maintenance"
-msgstr ""
-
-msgid "Repository mirror"
-msgstr ""
-
-msgid "Repository storage"
-msgstr ""
-
-msgid "RepositorySettingsAccessLevel|Select"
-msgstr ""
-
-msgid "Request Access"
-msgstr ""
-
-msgid "Requests Profiles"
-msgstr ""
-
-msgid "Require all users in this group to setup Two-factor authentication"
-msgstr ""
-
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
-msgstr ""
-
-msgid "Reset health check access token"
-msgstr ""
-
-msgid "Reset runners registration token"
-msgstr ""
-
-msgid "Resolve all discussions in new issue"
-msgstr ""
-
-msgid "Resolve conflicts on source branch"
-msgstr ""
-
-msgid "Resolve discussion"
-msgstr ""
-
-msgid "Response metrics (AWS ELB)"
-msgstr ""
-
-msgid "Response metrics (Custom)"
-msgstr ""
-
-msgid "Response metrics (HA Proxy)"
-msgstr ""
-
-msgid "Response metrics (NGINX Ingress)"
-msgstr ""
-
-msgid "Response metrics (NGINX)"
-msgstr ""
-
-msgid "Resume"
-msgstr ""
-
-msgid "Retry"
-msgstr ""
-
-msgid "Retry this job"
-msgstr ""
-
-msgid "Retry verification"
-msgstr ""
-
-msgid "Reveal Variables"
-msgstr ""
-
-msgid "Reveal value"
-msgid_plural "Reveal values"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "Revert this commit"
-msgstr ""
-
-msgid "Revert this merge request"
-msgstr ""
-
-msgid "Review"
-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 "Reviewing"
-msgstr ""
-
-msgid "Reviewing (merge request !%{mergeRequestId})"
-msgstr ""
-
-msgid "Revoke"
-msgstr ""
-
-msgid "Roadmap"
-msgstr ""
-
-msgid "Run CI/CD pipelines for external repositories"
-msgstr ""
-
-msgid "Run untagged jobs"
-msgstr ""
-
-msgid "Runner cannot be assigned to other projects"
-msgstr ""
-
-msgid "Runner runs jobs from all unassigned projects"
-msgstr ""
-
-msgid "Runner runs jobs from all unassigned projects in its group"
-msgstr ""
-
-msgid "Runner runs jobs from assigned projects"
-msgstr ""
-
-msgid "Runner token"
-msgstr ""
-
-msgid "Runner will not receive any new jobs"
-msgstr ""
-
-msgid "Runners"
-msgstr ""
-
-msgid "Runners API"
-msgstr ""
-
-msgid "Runners can be placed on separate users, servers, and even on your local machine."
-msgstr ""
-
-msgid "Runners can be placed on separate users, servers, even on your local machine."
-msgstr ""
-
-msgid "Runners currently online: %{active_runners_count}"
-msgstr ""
-
-msgid "Runners page"
-msgstr ""
-
-msgid "Runners page."
-msgstr ""
-
-msgid "Runners|You have used all your shared Runners pipeline minutes."
-msgstr ""
-
-msgid "Running"
-msgstr ""
-
-msgid "SAML SSO"
-msgstr ""
-
-msgid "SAML SSO for %{group_name}"
-msgstr ""
-
-msgid "SAML Single Sign On"
-msgstr ""
-
-msgid "SAML Single Sign On Settings"
-msgstr ""
-
-msgid "SAST"
-msgstr ""
-
-msgid "SHA1 fingerprint of the SAML token signing certificate. Get this from your identity provider, where it can also be called \"Thumbprint\"."
-msgstr ""
-
-msgid "SSH Keys"
-msgstr ""
-
-msgid "SSH host keys"
-msgstr ""
-
-msgid "SSH public key"
-msgstr ""
-
-msgid "SSL Verification"
-msgstr ""
-
-msgid "Save"
-msgstr ""
-
-msgid "Save application"
-msgstr ""
-
-msgid "Save changes"
-msgstr ""
-
-msgid "Save changes before testing"
-msgstr ""
-
-msgid "Save pipeline schedule"
-msgstr ""
-
-msgid "Save variables"
-msgstr ""
-
-msgid "Schedule a new pipeline"
-msgstr ""
-
-msgid "Scheduled"
-msgstr ""
-
-msgid "Schedules"
-msgstr ""
-
-msgid "Scheduling Pipelines"
-msgstr ""
-
-msgid "Scope"
-msgstr ""
-
-msgid "Scoped issue boards"
-msgstr ""
-
-msgid "Scroll down to <strong>Google Code Project Hosting</strong> and enable the switch on the right."
-msgstr ""
-
-msgid "Scroll to bottom"
-msgstr ""
-
-msgid "Scroll to top"
-msgstr ""
-
-msgid "Search"
-msgstr ""
-
-msgid "Search branches"
-msgstr ""
-
-msgid "Search branches and tags"
-msgstr ""
-
-msgid "Search files"
-msgstr ""
-
-msgid "Search for projects, issues, etc."
-msgstr ""
-
-msgid "Search merge requests"
-msgstr ""
-
-msgid "Search milestones"
-msgstr ""
-
-msgid "Search or filter results..."
-msgstr ""
-
-msgid "Search or jump to…"
-msgstr ""
-
-msgid "Search project"
-msgstr ""
-
-msgid "Search projects"
-msgstr ""
-
-msgid "Search users"
-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|in all GitLab"
-msgstr ""
-
-msgid "SearchAutocomplete|in this group"
-msgstr ""
-
-msgid "SearchAutocomplete|in this project"
-msgstr ""
-
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
-
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting the dismissal."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting this dismissal."
-msgstr ""
-
-msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
-msgstr ""
-
-msgid "SecurityDashboard|Monitor vulnerabilities in your code"
-msgstr ""
-
-msgid "SecurityDashboard|Pipeline %{pipelineLink} triggered"
-msgstr ""
-
-msgid "Select"
-msgstr ""
-
-msgid "Select Archive Format"
-msgstr ""
-
-msgid "Select a group to invite"
-msgstr ""
-
-msgid "Select a namespace to fork the project"
-msgstr ""
-
-msgid "Select a template repository"
-msgstr ""
-
-msgid "Select a timezone"
-msgstr ""
-
-msgid "Select an existing Kubernetes cluster or create a new one"
-msgstr ""
-
-msgid "Select assignee"
-msgstr ""
-
-msgid "Select branch/tag"
-msgstr ""
-
-msgid "Select project"
-msgstr ""
-
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
-msgid "Select projects you want to import."
-msgstr ""
-
-msgid "Select source branch"
-msgstr ""
-
-msgid "Select target branch"
-msgstr ""
-
-msgid "Select the branch you want to set as the default for this project. All merge requests and commits will automatically be made against this branch unless you specify a different one."
-msgstr ""
-
-msgid "Select the custom project template source group."
-msgstr ""
-
-msgid "Selecting a GitLab user will add a link to the GitLab user in the descriptions of issues and comments (e.g. \"By <a href=\"#\">@johnsmith</a>\"). It will also associate and/or assign these issues and comments with the selected user."
-msgstr ""
-
-msgid "Selective synchronization"
-msgstr ""
-
-msgid "Send email"
-msgstr ""
-
-msgid "Send usage data"
-msgstr ""
-
-msgid "Sep"
-msgstr ""
-
-msgid "September"
-msgstr ""
-
-msgid "Server version"
-msgstr ""
-
-msgid "Service Desk"
-msgstr ""
-
-msgid "Service Templates"
-msgstr ""
-
-msgid "Service URL"
-msgstr ""
-
-msgid "Session expiration, projects limit and attachment size."
-msgstr ""
-
-msgid "Set a password on your account to pull or push via %{protocol}."
-msgstr ""
-
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
-msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
-msgstr ""
-
-msgid "Set instance-wide template repository"
-msgstr ""
-
-msgid "Set max session time for web terminal."
-msgstr ""
-
-msgid "Set notification email for abuse reports."
-msgstr ""
-
-msgid "Set requirements for a user to sign-in. Enable mandatory two-factor authentication."
-msgstr ""
-
-msgid "Set up CI/CD"
-msgstr ""
-
-msgid "Set up a %{type} Runner manually"
-msgstr ""
-
-msgid "Set up a specific Runner automatically"
-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 your project to automatically push and/or pull changes to/from another repository. Branches, tags, and commits will be synced automatically."
-msgstr ""
-
-msgid "SetPasswordToCloneLink|set a password"
-msgstr ""
-
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
-msgid "Settings"
-msgstr ""
-
-msgid "Share"
-msgstr ""
-
-msgid "Share the <strong>%{sso_label}</strong> with members so they can sign in to your group through your identity provider"
-msgstr ""
-
-msgid "Shared Runners"
-msgstr ""
-
-msgid "Shared projects"
-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 "Sherlock Transactions"
-msgstr ""
-
-msgid "Show command"
-msgstr ""
-
-msgid "Show complete raw log"
-msgstr ""
-
-msgid "Show latest version"
-msgstr ""
-
-msgid "Show latest version of the diff"
-msgstr ""
-
-msgid "Show parent pages"
-msgstr ""
-
-msgid "Show parent subgroups"
-msgstr ""
-
-msgid "Show whitespace changes"
-msgstr ""
-
-msgid "Showing %d event"
-msgid_plural "Showing %d events"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "Side-by-side"
-msgstr ""
-
-msgid "Sidebar|Change weight"
-msgstr ""
-
-msgid "Sidebar|None"
-msgstr ""
-
-msgid "Sidebar|Only numeral characters allowed"
-msgstr ""
-
-msgid "Sidebar|Weight"
-msgstr ""
-
-msgid "Sign in"
-msgstr ""
-
-msgid "Sign in / Register"
-msgstr ""
-
-msgid "Sign in to %{group_name}"
-msgstr ""
-
-msgid "Sign in with Single Sign-On"
-msgstr ""
-
-msgid "Sign out"
-msgstr ""
-
-msgid "Sign-in restrictions"
-msgstr ""
-
-msgid "Sign-up restrictions"
-msgstr ""
-
-msgid "Size"
-msgstr ""
-
-msgid "Size and domain settings for static websites"
-msgstr ""
-
-msgid "Slack application"
-msgstr ""
-
-msgid "Slack integration allows you to interact with GitLab via slash commands in a chat window."
-msgstr ""
-
-msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
-msgstr ""
-
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
-msgid "Snippets"
-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 trying to change the confidentiality of this issue"
-msgstr ""
-
-msgid "Something went wrong trying to change the locked state of this %{issuableDisplayName}"
-msgstr ""
-
-msgid "Something went wrong when toggling the button"
-msgstr ""
-
-msgid "Something went wrong while closing the %{issuable}. Please try again later"
-msgstr ""
-
-msgid "Something went wrong while fetching %{listType} list"
-msgstr ""
-
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
-msgid "Something went wrong while fetching group member contributions"
-msgstr ""
-
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
-msgid "Something went wrong while fetching the projects."
-msgstr ""
-
-msgid "Something went wrong while fetching the registry list."
-msgstr ""
-
-msgid "Something went wrong while reopening the %{issuable}. Please try again later"
-msgstr ""
-
-msgid "Something went wrong while resolving this discussion. Please try again."
-msgstr ""
-
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
-msgid "Something went wrong. Please try again."
-msgstr ""
-
-msgid "Sorry, no epics matched your search"
-msgstr ""
-
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
-msgid "Sort by"
-msgstr ""
-
-msgid "SortOptions|Access level, ascending"
-msgstr ""
-
-msgid "SortOptions|Access level, descending"
-msgstr ""
-
-msgid "SortOptions|Created date"
-msgstr ""
-
-msgid "SortOptions|Due date"
-msgstr ""
-
-msgid "SortOptions|Due later"
-msgstr ""
-
-msgid "SortOptions|Due soon"
-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|Last joined"
-msgstr ""
-
-msgid "SortOptions|Last updated"
-msgstr ""
-
-msgid "SortOptions|Least popular"
-msgstr ""
-
-msgid "SortOptions|Less weight"
-msgstr ""
-
-msgid "SortOptions|Milestone"
-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 joined"
-msgstr ""
-
-msgid "SortOptions|Oldest sign in"
-msgstr ""
-
-msgid "SortOptions|Oldest updated"
-msgstr ""
-
-msgid "SortOptions|Popularity"
-msgstr ""
-
-msgid "SortOptions|Priority"
-msgstr ""
-
-msgid "SortOptions|Recent sign in"
-msgstr ""
-
-msgid "SortOptions|Start date"
-msgstr ""
-
-msgid "SortOptions|Start later"
-msgstr ""
-
-msgid "SortOptions|Start soon"
-msgstr ""
-
-msgid "SortOptions|Weight"
-msgstr ""
-
-msgid "Source"
-msgstr ""
-
-msgid "Source (branch or tag)"
-msgstr ""
-
-msgid "Source code"
-msgstr ""
-
-msgid "Source is not available"
-msgstr ""
-
-msgid "Spam Logs"
-msgstr ""
-
-msgid "Spam and Anti-bot Protection"
-msgstr ""
-
-msgid "Specific Runners"
-msgstr ""
-
-msgid "Specify an e-mail address regex pattern to identify default internal users."
-msgstr ""
-
-msgid "Specify the following URL during the Runner setup:"
-msgstr ""
-
-msgid "Squash commits"
-msgstr ""
-
-msgid "Stage"
-msgstr ""
-
-msgid "Stage & Commit"
-msgstr ""
-
-msgid "Stage all changes"
-msgstr ""
-
-msgid "Stage changes"
-msgstr ""
-
-msgid "Staged"
-msgstr ""
-
-msgid "Staged %{type}"
-msgstr ""
-
-msgid "Star a label to make it a priority label. Order the prioritized labels to change their relative priority, by dragging."
-msgstr ""
-
-msgid "StarProject|Star"
-msgstr ""
-
-msgid "Starred Projects"
-msgstr ""
-
-msgid "Starred Projects' Activity"
-msgstr ""
-
-msgid "Starred projects"
-msgstr ""
-
-msgid "Start a %{new_merge_request} with these changes"
-msgstr ""
-
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
-msgid "Start date"
-msgstr ""
-
-msgid "Start the Runner!"
-msgstr ""
-
-msgid "Start your trial"
-msgstr ""
-
-msgid "Started"
-msgstr ""
-
-msgid "Starts at (UTC)"
-msgstr ""
-
-msgid "State your message to activate"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Stop environment"
-msgstr ""
-
-msgid "Stop impersonation"
-msgstr ""
-
-msgid "Stop this environment"
-msgstr ""
-
-msgid "Stopped"
-msgstr ""
-
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
-msgid "Storage"
-msgstr ""
-
-msgid "Storage:"
-msgstr ""
-
-msgid "Subgroups"
-msgstr ""
-
-msgid "Subgroups and projects"
-msgstr ""
-
-msgid "Submit as spam"
-msgstr ""
-
-msgid "Submit review"
-msgstr ""
-
-msgid "Submit search"
-msgstr ""
-
-msgid "Subscribe"
-msgstr ""
-
-msgid "Subscribe at group level"
-msgstr ""
-
-msgid "Subscribe at project level"
-msgstr ""
-
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
-msgid "Switch branch/tag"
-msgstr ""
-
-msgid "Sync information"
-msgstr ""
-
-msgid "System Hooks"
-msgstr ""
-
-msgid "System Info"
-msgstr ""
-
-msgid "System header and footer:"
-msgstr ""
-
-msgid "System metrics (Custom)"
-msgstr ""
-
-msgid "System metrics (Kubernetes)"
-msgstr ""
-
-msgid "Tag (%{tag_count})"
-msgid_plural "Tags (%{tag_count})"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "Tags"
-msgstr ""
-
-msgid "Tags feed"
-msgstr ""
-
-msgid "Tags:"
-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|Create tag"
-msgstr ""
-
-msgid "TagsPage|Delete tag"
-msgstr ""
-
-msgid "TagsPage|Deleting the %{tag_name} 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|Optionally, add a message to the tag."
-msgstr ""
-
-msgid "TagsPage|Optionally, add release notes to the tag. They will be stored in the GitLab database and displayed on the tags page."
-msgstr ""
-
-msgid "TagsPage|Release notes"
-msgstr ""
-
-msgid "TagsPage|Repository has no tags yet."
-msgstr ""
-
-msgid "TagsPage|Sort by"
-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|Use git tag command to add a new one:"
-msgstr ""
-
-msgid "TagsPage|Write your release notes or drag files here…"
-msgstr ""
-
-msgid "TagsPage|protected"
-msgstr ""
-
-msgid "Target Branch"
-msgstr ""
-
-msgid "Target branch"
-msgstr ""
-
-msgid "Team"
-msgstr ""
-
-msgid "Template"
-msgstr ""
-
-msgid "Templates"
-msgstr ""
-
-msgid "Terms of Service Agreement and Privacy Policy"
-msgstr ""
-
-msgid "Terms of Service and Privacy Policy"
-msgstr ""
-
-msgid "Test SAML SSO"
-msgstr ""
-
-msgid "Test coverage parsing"
-msgstr ""
-
-msgid "Thanks! Don't show me this again"
-msgstr ""
-
-msgid "The Advanced Global 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 "The Git LFS objects will <strong>not</strong> be synced."
-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 X509 Certificate to use when mutual TLS is required to communicate with the external authorization service. If left blank, the server certificate is still validated when accessing over HTTPS."
-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 coding stage shows the time from the first commit to creating the merge request. The data will automatically be added here once you create your first merge request."
-msgstr ""
-
-msgid "The collection of events added to the data gathered for that stage."
-msgstr ""
-
-msgid "The connection will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr ""
-
-msgid "The deployment of this job to %{environmentLink} did not succeed."
-msgstr ""
-
-msgid "The fork relationship has been removed."
-msgstr ""
-
-msgid "The import will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr ""
-
-msgid "The issue stage shows the time it takes from creating an issue to assigning the issue to a milestone, or add the issue to a list on your Issue Board. Begin creating issues to see data for this stage."
-msgstr ""
-
-msgid "The maximum file size allowed is 200KB."
-msgstr ""
-
-msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
-msgstr ""
-
-msgid "The path to CI config file. Defaults to <code>.gitlab-ci.yml</code>"
-msgstr ""
-
-msgid "The phase of the development lifecycle."
-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 planning stage shows the time from the previous step to pushing your first commit. This time will be added automatically once you push your first commit."
-msgstr ""
-
-msgid "The private key to use when a client certificate is provided. This value is encrypted at rest."
-msgstr ""
-
-msgid "The production stage shows the total time it takes between creating an issue and deploying the code to production. The data will be automatically added once you have completed the full idea to production cycle."
-msgstr ""
-
-msgid "The project can be accessed by any logged in user."
-msgstr ""
-
-msgid "The project can be accessed without any authentication."
-msgstr ""
-
-msgid "The pseudonymizer data collection is disabled. When enabled, GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "The repository for this project does not exist."
-msgstr ""
-
-msgid "The repository for this project is empty"
-msgstr ""
-
-msgid "The repository must be accessible over <code>http://</code>, <code>https://</code> or <code>git://</code>."
-msgstr ""
-
-msgid "The repository must be accessible over <code>http://</code>, <code>https://</code>, <code>ssh://</code> and <code>git://</code>."
-msgstr ""
-
-msgid "The review stage shows the time from creating the merge request to merging it. The data will automatically be added after you merge your first merge request."
-msgstr ""
-
-msgid "The roadmap shows the progress of your epics along a timeline"
-msgstr ""
-
-msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
-msgstr ""
-
-msgid "The tabs below will be removed in a future version"
-msgstr ""
-
-msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
-msgstr ""
-
-msgid "The time taken by each data entry gathered by that stage."
-msgstr ""
-
-msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
-msgstr ""
-
-msgid "The usage ping is disabled, and cannot be configured through this form."
-msgstr ""
-
-msgid "The user map is a JSON document mapping the Google Code users that participated on your projects to the way their email addresses and usernames will be imported into GitLab. You can change this by changing the value on the right hand side of <code>:</code>. Be sure to preserve the surrounding double quotes, other punctuation and the email address or username on the left hand side."
-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 value lying at the midpoint of a series of observed values. E.g., between 3, 5, 9, the median is 5. Between 3, 5, 7, 8, the median is (5+7)/2 = 6."
-msgstr ""
-
-msgid "There are no archived projects yet"
-msgstr ""
-
-msgid "There are no issues to show"
-msgstr ""
-
-msgid "There are no labels yet"
-msgstr ""
-
-msgid "There are no merge requests to show"
-msgstr ""
-
-msgid "There are no projects shared with this group yet"
-msgstr ""
-
-msgid "There are no staged changes"
-msgstr ""
-
-msgid "There are no unstaged changes"
-msgstr ""
-
-msgid "There was an error adding a todo."
-msgstr ""
-
-msgid "There was an error deleting the todo."
-msgstr ""
-
-msgid "There was an error loading users activity calendar."
-msgstr ""
-
-msgid "There was an error saving your notification settings."
-msgstr ""
-
-msgid "There was an error subscribing to this label."
-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 "They can be managed using the %{link}."
-msgstr ""
-
-msgid "Third party offers"
-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 application was created by %{link_to_owner}."
-msgstr ""
-
-msgid "This application will be able to:"
-msgstr ""
-
-msgid "This board's scope is reduced"
-msgstr ""
-
-msgid "This branch has changed since you started editing. Would you like to create a new branch?"
-msgstr ""
-
-msgid "This container registry has been scheduled for deletion."
-msgstr ""
-
-msgid "This date is after the due date, so this epic won't appear in the roadmap."
-msgstr ""
-
-msgid "This date is before the start date, so this epic won't appear in the roadmap."
-msgstr ""
-
-msgid "This diff is collapsed."
-msgstr ""
-
-msgid "This directory"
-msgstr ""
-
-msgid "This group"
-msgstr ""
-
-msgid "This group allows you to sign in with your %{group_name} Single Sign-On account. This will redirect you to an external sign in page."
-msgstr ""
-
-msgid "This group does not provide any group Runners yet."
-msgstr ""
-
-msgid "This is a confidential issue."
-msgstr ""
-
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
-msgid "This is the author's first Merge Request to this project."
-msgstr ""
-
-msgid "This issue is confidential"
-msgstr ""
-
-msgid "This issue is confidential and locked."
-msgstr ""
-
-msgid "This issue is locked."
-msgstr ""
-
-msgid "This job depends on a user to trigger its process. Often they are used to deploy code to production environments"
-msgstr ""
-
-msgid "This job depends on upstream jobs that need to succeed in order for this job to be triggered"
-msgstr ""
-
-msgid "This job does not have a trace."
-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}."
-msgstr ""
-
-msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
-msgstr ""
-
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink}."
-msgstr ""
-
-msgid "This job is in pending state and is waiting to be picked by a runner"
-msgstr ""
-
-msgid "This job is stuck, because you don't have any active runners online with any of these tags assigned to them:"
-msgstr ""
-
-msgid "This job is stuck, because you don't have any active runners that can run this job."
-msgstr ""
-
-msgid "This job is the most recent deployment to %{link}."
-msgstr ""
-
-msgid "This job requires a manual action"
-msgstr ""
-
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
-msgstr ""
-
-msgid "This merge request is locked."
-msgstr ""
-
-msgid "This option is disabled as you don't have write permissions for the current branch"
-msgstr ""
-
-msgid "This option is disabled while you still have unstaged changes"
-msgstr ""
-
-msgid "This page is unavailable because you are not allowed to read information across multiple projects."
-msgstr ""
-
-msgid "This page will be removed in a future release."
-msgstr ""
-
-msgid "This project"
-msgstr ""
-
-msgid "This project does not belong to a group and can therefore not make use of group Runners."
-msgstr ""
-
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
-msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
-msgstr ""
-
-msgid "This repository"
-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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
-msgid "This source diff could not be displayed because it is too large."
-msgstr ""
-
-msgid "This timeout will take precedence when lower than Project-defined timeout"
-msgstr ""
-
-msgid "This user has no identities"
-msgstr ""
-
-msgid "This 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 "This 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. Upon creation or when reassigning you can only assign yourself to be the mirror user."
-msgstr ""
-
-msgid "This will delete the custom metric, Are you sure?"
-msgstr ""
-
-msgid "Those emails automatically become issues (with the comments becoming the email conversation) listed here."
-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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
-msgstr ""
-
-msgid "Time remaining"
-msgstr ""
-
-msgid "Time spent"
-msgstr ""
-
-msgid "Time tracking"
-msgstr ""
-
-msgid "Time until first merge request"
-msgstr ""
-
-msgid "TimeTrackingEstimated|Est"
-msgstr ""
-
-msgid "TimeTracking|Estimated:"
-msgstr ""
-
-msgid "TimeTracking|Spent"
-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 ago"
-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 "Timeout"
-msgstr ""
-
-msgid "Time|hr"
-msgid_plural "Time|hrs"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "Time|min"
-msgid_plural "Time|mins"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "Time|s"
-msgstr ""
-
-msgid "Tip:"
-msgstr ""
-
-msgid "Title"
-msgstr ""
-
-msgid "To GitLab"
-msgstr ""
-
-msgid "To add an SSH key you need to %{generate_link_start}generate one%{link_end} or use an %{existing_link_start}existing key%{link_end}."
-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>repo</code> 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 an SVN repository, check out %{svn_link}."
-msgstr ""
-
-msgid "To define internal users, first enable new users set to external"
-msgstr ""
-
-msgid "To enable it and see User Cohorts, visit %{application_settings_link_start}application settings%{application_settings_link_end}."
-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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
-msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
-msgstr ""
-
-msgid "To help improve GitLab and its user experience, GitLab will periodically collect usage information."
-msgstr ""
-
-msgid "To help improve GitLab, we would like to periodically collect usage information. This can be changed at any time in %{settings_link_start}Settings%{link_end}. %{info_link_start}More Information%{link_end}"
-msgstr ""
-
-msgid "To import GitHub repositories, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr ""
-
-msgid "To import GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories:"
-msgstr ""
-
-msgid "To import an SVN repository, check out %{svn_link}."
-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>CI/CD for external repo</strong>."
-msgstr ""
-
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 start serving your jobs you can add Runners to your group"
-msgstr ""
-
-msgid "To this GitLab instance"
-msgstr ""
-
-msgid "To validate your GitLab CI configurations, go to 'CI/CD → Pipelines' inside your project, and click on the 'CI Lint' button."
-msgstr ""
-
-msgid "To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown."
-msgstr ""
-
-msgid "To widen your search, change or remove filters."
-msgstr ""
-
-msgid "Today"
-msgstr ""
-
-msgid "Todo"
-msgstr ""
-
-msgid "Todos"
-msgstr ""
-
-msgid "Toggle Sidebar"
-msgstr ""
-
-msgid "Toggle commit description"
-msgstr ""
-
-msgid "Toggle discussion"
-msgstr ""
-
-msgid "Toggle file browser"
-msgstr ""
-
-msgid "Toggle navigation"
-msgstr ""
-
-msgid "Toggle sidebar"
-msgstr ""
-
-msgid "ToggleButton|Toggle Status: OFF"
-msgstr ""
-
-msgid "ToggleButton|Toggle Status: ON"
-msgstr ""
-
-msgid "Token"
-msgstr ""
-
-msgid "Tomorrow"
-msgstr ""
-
-msgid "Too many changes to show."
-msgstr ""
-
-msgid "Total Contributions"
-msgstr ""
-
-msgid "Total Time"
-msgstr ""
-
-msgid "Total test time for all commits/merges"
-msgstr ""
-
-msgid "Total: %{total}"
-msgstr ""
-
-msgid "Tracing"
-msgstr ""
-
-msgid "Track activity with Contribution Analytics."
-msgstr ""
-
-msgid "Track groups of issues that share a theme, across projects and milestones"
-msgstr ""
-
-msgid "Track time with quick actions"
-msgstr ""
-
-msgid "Tree view"
-msgstr ""
-
-msgid "Trending"
-msgstr ""
-
-msgid "Trigger"
-msgstr ""
-
-msgid "Trigger pipelines for mirror updates"
-msgstr ""
-
-msgid "Trigger pipelines when branches or tags are updated from 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."
-msgstr ""
-
-msgid "Trigger this manual action"
-msgstr ""
-
-msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
-msgstr ""
-
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
-msgid "Try again"
-msgstr ""
-
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
-msgid "Turn on Service Desk"
-msgstr ""
-
-msgid "Twitter"
-msgstr ""
-
-msgid "Two-factor authentication"
-msgstr ""
-
-msgid "Type"
-msgstr ""
-
-msgid "Unable to load the diff. %{button_try_again}"
-msgstr ""
-
-msgid "Unable to save your changes"
-msgstr ""
-
-msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
-msgstr ""
-
-msgid "Unable to update this epic at this time."
-msgstr ""
-
-msgid "Undo"
-msgstr ""
-
-msgid "Unknown"
-msgstr ""
-
-msgid "Unlock"
-msgstr ""
-
-msgid "Unlock this %{issuableDisplayName}? <strong>Everyone</strong> will be able to comment."
-msgstr ""
-
-msgid "Unlocked"
-msgstr ""
-
-msgid "Unresolve discussion"
-msgstr ""
-
-msgid "Unschedule job"
-msgstr ""
-
-msgid "Unstage"
-msgstr ""
-
-msgid "Unstage all changes"
-msgstr ""
-
-msgid "Unstage changes"
-msgstr ""
-
-msgid "Unstaged"
-msgstr ""
-
-msgid "Unstaged %{type}"
-msgstr ""
-
-msgid "Unstaged and staged %{type}"
-msgstr ""
-
-msgid "Unstar"
-msgstr ""
-
-msgid "Unsubscribe"
-msgstr ""
-
-msgid "Unsubscribe at group level"
-msgstr ""
-
-msgid "Unsubscribe at project level"
-msgstr ""
-
-msgid "Unverified"
-msgstr ""
-
-msgid "Up to date"
-msgstr ""
-
-msgid "Upcoming"
-msgstr ""
-
-msgid "Update"
-msgstr ""
-
-msgid "Update now"
-msgstr ""
-
-msgid "Update your group name, description, avatar, and visibility."
-msgstr ""
-
-msgid "Updating"
-msgstr ""
-
-msgid "Upgrade your plan to activate Advanced Global Search."
-msgstr ""
-
-msgid "Upgrade your plan to activate Contribution Analytics."
-msgstr ""
-
-msgid "Upgrade your plan to activate Group Webhooks."
-msgstr ""
-
-msgid "Upgrade your plan to activate Issue weight."
-msgstr ""
-
-msgid "Upgrade your plan to improve Issue boards."
-msgstr ""
-
-msgid "Upload <code>GoogleCodeProjectHosting.json</code> here:"
-msgstr ""
-
-msgid "Upload New File"
-msgstr ""
-
-msgid "Upload file"
-msgstr ""
-
-msgid "UploadLink|click to upload"
-msgstr ""
-
-msgid "Upvotes"
-msgstr ""
-
-msgid "Usage ping is not enabled"
-msgstr ""
-
-msgid "Usage statistics"
-msgstr ""
-
-msgid "Use <code>%{native_redirect_uri}</code> for local tests"
-msgstr ""
-
-msgid "Use Service Desk to connect with your users (e.g. to offer customer support) through email right inside GitLab"
-msgstr ""
-
-msgid "Use group milestones to manage issues from multiple projects in the same milestone."
-msgstr ""
-
-msgid "Use one line per URI"
-msgstr ""
-
-msgid "Use template"
-msgstr ""
-
-msgid "Use the following registration token during setup:"
-msgstr ""
-
-msgid "Use your global notification setting"
-msgstr ""
-
-msgid "Used by members to sign in to your group in GitLab"
-msgstr ""
-
-msgid "User Cohorts are only shown when the %{usage_ping_link_start}usage ping%{usage_ping_link_end} is enabled."
-msgstr ""
-
-msgid "User Settings"
-msgstr ""
-
-msgid "User and IP Rate Limits"
-msgstr ""
-
-msgid "User map"
-msgstr ""
-
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
-msgid "Users"
-msgstr ""
-
-msgid "Variables"
-msgstr ""
-
-msgid "Variables are applied to environments via the runner. They can be protected by only exposing them to protected branches or tags. You can use variables for passwords, secret keys, or whatever you want."
-msgstr ""
-
-msgid "Various container registry settings."
-msgstr ""
-
-msgid "Various email settings."
-msgstr ""
-
-msgid "Various settings that affect GitLab performance."
-msgstr ""
-
-msgid "Verification information"
-msgstr ""
-
-msgid "Verified"
-msgstr ""
-
-msgid "Version"
-msgstr ""
-
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
-msgid "View epics list"
-msgstr ""
-
-msgid "View file @ "
-msgstr ""
-
-msgid "View group labels"
-msgstr ""
-
-msgid "View issue"
-msgstr ""
-
-msgid "View it on GitLab"
-msgstr ""
-
-msgid "View jobs"
-msgstr ""
-
-msgid "View labels"
-msgstr ""
-
-msgid "View log"
-msgstr ""
-
-msgid "View open merge request"
-msgstr ""
-
-msgid "View project labels"
-msgstr ""
-
-msgid "View replaced file @ "
-msgstr ""
-
-msgid "View the documentation"
-msgstr ""
-
-msgid "Visibility and access controls"
-msgstr ""
-
-msgid "Visibility level"
-msgstr ""
-
-msgid "Visibility level:"
-msgstr ""
-
-msgid "Visibility:"
-msgstr ""
-
-msgid "VisibilityLevel|Internal"
-msgstr ""
-
-msgid "VisibilityLevel|Private"
-msgstr ""
-
-msgid "VisibilityLevel|Public"
-msgstr ""
-
-msgid "VisibilityLevel|Unknown"
-msgstr ""
-
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
-msgid "Want to see the data? Please ask an administrator for access."
-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 want to be sure it is you, please confirm you are not a robot."
-msgstr ""
-
-msgid "Web IDE"
-msgstr ""
-
-msgid "Web terminal"
-msgstr ""
-
-msgid "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 "Weeks"
-msgstr ""
-
-msgid "Weight"
-msgstr ""
-
-msgid "Weight %{weight}"
-msgstr ""
-
-msgid "When a runner is locked, it cannot be assigned to other projects"
-msgstr ""
-
-msgid "When enabled, users cannot use GitLab until the terms have been accepted."
-msgstr ""
-
-msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
-msgstr ""
-
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
-msgid "Wiki"
-msgstr ""
-
-msgid "WikiClone|Clone your wiki"
-msgstr ""
-
-msgid "WikiClone|Git Access"
-msgstr ""
-
-msgid "WikiClone|Install Gollum"
-msgstr ""
-
-msgid "WikiClone|It is recommended to install %{markdown} so that GFM features render locally:"
-msgstr ""
-
-msgid "WikiClone|Start Gollum and edit locally"
-msgstr ""
-
-msgid "WikiEditPageTip|Tip: You can move this page by adding the path to the beginning of the title."
-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 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|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|Create your first page"
-msgstr ""
-
-msgid "WikiEmpty|Suggest wiki improvement"
-msgstr ""
-
-msgid "WikiEmpty|The wiki lets you write documentation for your project"
-msgstr ""
-
-msgid "WikiEmpty|This project has no wiki pages"
-msgstr ""
-
-msgid "WikiEmpty|You must be a project member in order to add wiki pages."
-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 "WikiMarkdownDocs|More examples are in the %{docs_link}"
-msgstr ""
-
-msgid "WikiMarkdownDocs|documentation"
-msgstr ""
-
-msgid "WikiMarkdownTip|To link to a (new) page, simply type %{link_example}"
-msgstr ""
-
-msgid "WikiNewPagePlaceholder|how-to-setup"
-msgstr ""
-
-msgid "WikiNewPageTip|Tip: You can specify the full path for the new file. We will automatically create any missing directories."
-msgstr ""
-
-msgid "WikiNewPageTitle|New Wiki Page"
-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 %{page_link} and make sure your changes will not unintentionally remove theirs."
-msgstr ""
-
-msgid "WikiPageConflictMessage|the page"
-msgstr ""
-
-msgid "WikiPageCreate|Create %{page_title}"
-msgstr ""
-
-msgid "WikiPageEdit|Update %{page_title}"
-msgstr ""
-
-msgid "WikiPage|Page slug"
-msgstr ""
-
-msgid "WikiPage|Write your content or drag files here…"
-msgstr ""
-
-msgid "Wiki|Create Page"
-msgstr ""
-
-msgid "Wiki|Create page"
-msgstr ""
-
-msgid "Wiki|Edit Page"
-msgstr ""
-
-msgid "Wiki|More Pages"
-msgstr ""
-
-msgid "Wiki|New page"
-msgstr ""
-
-msgid "Wiki|Page history"
-msgstr ""
-
-msgid "Wiki|Page version"
-msgstr ""
-
-msgid "Wiki|Pages"
-msgstr ""
-
-msgid "Wiki|Wiki Pages"
-msgstr ""
-
-msgid "With contribution analytics you can have an overview for the activity of issues, merge requests and push events of your organization and its members."
-msgstr ""
-
-msgid "Withdraw Access Request"
-msgstr ""
-
-msgid "Yes"
-msgstr ""
-
-msgid "Yes, add it"
-msgstr ""
-
-msgid "Yes, let me map Google Code users to full names or GitLab users."
-msgstr ""
-
-msgid "Yesterday"
-msgstr ""
-
-msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
-msgstr ""
-
-msgid "You are going to remove %{group_name}. Removed groups CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to remove %{project_full_name}. Removed project CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to remove the fork relationship to source project %{forked_from_project}. Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to transfer %{project_full_name} to another owner. Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are on a read-only GitLab instance."
-msgstr ""
-
-msgid "You can %{linkStart}view the blob%{linkEnd} instead."
-msgstr ""
-
-msgid "You can also create a project from the command line."
-msgstr ""
-
-msgid "You can also star a label to make it a priority label."
-msgstr ""
-
-msgid "You can easily contribute to them by requesting to join these groups."
-msgstr ""
-
-msgid "You can easily install a Runner on a Kubernetes cluster. %{link_to_help_page}"
-msgstr ""
-
-msgid "You can move around the graph by using the arrow keys."
-msgstr ""
-
-msgid "You can only add files when you are on a branch"
-msgstr ""
-
-msgid "You can only edit files when you are on a branch"
-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 set up jobs to only use Runners with specific tags. Separate tags with commas."
-msgstr ""
-
-msgid "You can test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
-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 do not have any subscriptions yet"
-msgstr ""
-
-msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
-msgstr ""
-
-msgid "You don't have any applications"
-msgstr ""
-
-msgid "You don't have any authorized applications"
-msgstr ""
-
-msgid "You have no permissions"
-msgstr ""
-
-msgid "You have reached your project limit"
-msgstr ""
-
-msgid "You must accept our Terms of Service and privacy policy in order to register an account"
-msgstr ""
-
-msgid "You must have maintainer access to force delete a lock"
-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 will loose all changes you've made to this file. This action cannot be undone."
-msgstr ""
-
-msgid "You will loose all the unstaged changes you've made in this project. This action cannot be undone."
-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 pull or push project code via %{protocol} until you %{set_password_link} on your account"
-msgstr ""
-
-msgid "You won't be able to pull or push project code via SSH until you %{add_ssh_key_link} to your profile"
-msgstr ""
-
-msgid "You won't be able to pull or push project code via SSH until you add an SSH key to your profile"
-msgstr ""
-
-msgid "You'll need to use different branch names to get a valid comparison."
-msgstr ""
-
-msgid "You're receiving this email because %{reason}."
-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 "YouTube"
-msgstr ""
-
-msgid "Your Groups"
-msgstr ""
-
-msgid "Your Kubernetes cluster information on this page is still editable, but you are advised to disable and reconfigure"
-msgstr ""
-
-msgid "Your Projects (default)"
-msgstr ""
-
-msgid "Your Projects' Activity"
-msgstr ""
-
-msgid "Your Todos"
-msgstr ""
-
-msgid "Your applications (%{size})"
-msgstr ""
-
-msgid "Your authorized applications"
-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 comment will not be visible to the public."
-msgstr ""
-
-msgid "Your groups"
-msgstr ""
-
-msgid "Your name"
-msgstr ""
-
-msgid "Your projects"
-msgstr ""
-
-msgid "a deleted user"
-msgstr ""
-
-msgid "ago"
-msgstr ""
-
-msgid "among other things"
-msgstr ""
-
-msgid "assign yourself"
-msgstr ""
-
-msgid "branch name"
-msgstr ""
-
-msgid "by"
-msgstr ""
-
-msgid "ciReport|%{linkStartTag}Learn more about Container Scanning %{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|%{namespace} is affected by %{vulnerability}."
-msgstr ""
-
-msgid "ciReport|%{remainingPackagesCount} more"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerability"
-msgid_plural "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} new vulnerability"
-msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} new vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} new, and %{fixedCount} fixed vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} vulnerability for the source branch only"
-msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} vulnerabilities for the source branch only"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "ciReport|%{reportType} %{status} detected no new vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected no vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected no vulnerabilities for the source branch only"
-msgstr ""
-
-msgid "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerability"
-msgid_plural "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "ciReport|%{reportType} detected no vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} is loading"
-msgstr ""
-
-msgid "ciReport|%{reportType}: Loading resulted in an error"
-msgstr ""
-
-msgid "ciReport|(errors when loading results)"
-msgstr ""
-
-msgid "ciReport|(is loading)"
-msgstr ""
-
-msgid "ciReport|(is loading, errors when loading results)"
-msgstr ""
-
-msgid "ciReport|Class"
-msgstr ""
-
-msgid "ciReport|Code quality"
-msgstr ""
-
-msgid "ciReport|Confidence"
-msgstr ""
-
-msgid "ciReport|Container scanning"
-msgstr ""
-
-msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
-msgstr ""
-
-msgid "ciReport|DAST"
-msgstr ""
-
-msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
-msgstr ""
-
-msgid "ciReport|Dependency scanning"
-msgstr ""
-
-msgid "ciReport|Description"
-msgstr ""
-
-msgid "ciReport|Dismiss vulnerability"
-msgstr ""
-
-msgid "ciReport|Dismissed by"
-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|File"
-msgstr ""
-
-msgid "ciReport|Fixed:"
-msgstr ""
-
-msgid "ciReport|Identifiers"
-msgstr ""
-
-msgid "ciReport|Instances"
-msgstr ""
-
-msgid "ciReport|Learn more about interacting with security reports (Alpha)."
-msgstr ""
-
-msgid "ciReport|License management detected %d license for the source branch only"
-msgid_plural "ciReport|License management detected %d licenses for the source branch only"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "ciReport|License management detected %d new license"
-msgid_plural "ciReport|License management detected %d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "ciReport|License management detected no licenses for the source branch only"
-msgstr ""
-
-msgid "ciReport|License management detected no new licenses"
-msgstr ""
-
-msgid "ciReport|Links"
-msgstr ""
-
-msgid "ciReport|Loading %{reportName} report"
-msgstr ""
-
-msgid "ciReport|Manage licenses"
-msgstr ""
-
-msgid "ciReport|Method"
-msgstr ""
-
-msgid "ciReport|Namespace"
-msgstr ""
-
-msgid "ciReport|No changes to code quality"
-msgstr ""
-
-msgid "ciReport|No changes to performance metrics"
-msgstr ""
-
-msgid "ciReport|Performance metrics"
-msgstr ""
-
-msgid "ciReport|Revert dismissal"
-msgstr ""
-
-msgid "ciReport|SAST"
-msgstr ""
-
-msgid "ciReport|Security scanning"
-msgstr ""
-
-msgid "ciReport|Security scanning failed loading any results"
-msgstr ""
-
-msgid "ciReport|Severity"
-msgstr ""
-
-msgid "ciReport|Solution"
-msgstr ""
-
-msgid "ciReport|Static Application Security Testing (SAST) detects known vulnerabilities in your source code."
-msgstr ""
-
-msgid "ciReport|There was an error creating the issue. Please try again."
-msgstr ""
-
-msgid "ciReport|There was an error dismissing the vulnerability. Please try again."
-msgstr ""
-
-msgid "ciReport|There was an error loading DAST report"
-msgstr ""
-
-msgid "ciReport|There was an error loading SAST report"
-msgstr ""
-
-msgid "ciReport|There was an error loading container scanning report"
-msgstr ""
-
-msgid "ciReport|There was an error loading dependency scanning report"
-msgstr ""
-
-msgid "ciReport|There was an error reverting the dismissal. Please try again."
-msgstr ""
-
-msgid "ciReport|Upgrade %{name} from %{version} to %{fixed}."
-msgstr ""
-
-msgid "ciReport|Used by %{packagesString}"
-msgid_plural "ciReport|Used by %{packagesString}, and %{lastPackage}"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "ciReport|View full report"
-msgstr ""
-
-msgid "ciReport|on pipeline"
-msgstr ""
-
-msgid "command line instructions"
-msgstr ""
-
-msgid "confidentiality|You are going to turn off the confidentiality. This means <strong>everyone</strong> will be able to see and leave a comment on this issue."
-msgstr ""
-
-msgid "confidentiality|You are going to turn on the confidentiality. This means that only team members with <strong>at least Reporter access</strong> are able to see and leave comments on the issue."
-msgstr ""
-
-msgid "connecting"
-msgstr ""
-
-msgid "could not read private key, is the passphrase correct?"
-msgstr ""
-
-msgid "customize"
-msgstr ""
-
-msgid "day"
-msgid_plural "days"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "deploy token"
-msgstr ""
-
-msgid "disabled"
-msgstr ""
-
-msgid "done"
-msgstr ""
-
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "enabled"
-msgstr ""
-
-msgid "estimateCommand|%{slash_command} will update the estimated time with the latest command."
-msgstr ""
-
-msgid "for this project"
-msgstr ""
-
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
-msgid "here"
-msgstr ""
-
-msgid "https://your-bitbucket-server"
-msgstr ""
-
-msgid "import flow"
-msgstr ""
-
-msgid "importing"
-msgstr ""
-
-msgid "instance completed"
-msgid_plural "instances completed"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "is invalid because there is downstream lock"
-msgstr ""
-
-msgid "is invalid because there is upstream lock"
-msgstr ""
-
-msgid "is not a valid X509 certificate."
-msgstr ""
-
-msgid "issue boards"
-msgstr ""
-
-msgid "latest deployment"
-msgstr ""
-
-msgid "latest version"
-msgstr ""
-
-msgid "license management"
-msgstr ""
-
-msgid "locked by %{path_lock_user_name} %{created_at}"
-msgstr ""
-
-msgid "merge request"
-msgid_plural "merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "mrWidget| Please restore it or use a different %{missingBranchName} branch"
-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|Add approval"
-msgstr ""
-
-msgid "mrWidget|Allows commits from members who can merge to the target branch"
-msgstr ""
-
-msgid "mrWidget|An error occured while removing your approval."
-msgstr ""
-
-msgid "mrWidget|An error occured while retrieving approval data for this merge request."
-msgstr ""
-
-msgid "mrWidget|An error occurred while submitting your approval."
-msgstr ""
-
-msgid "mrWidget|Approve"
-msgstr ""
-
-msgid "mrWidget|Approved by"
-msgstr ""
-
-msgid "mrWidget|Cancel automatic merge"
-msgstr ""
-
-msgid "mrWidget|Check out branch"
-msgstr ""
-
-msgid "mrWidget|Checking ability to merge automatically"
-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"
-msgstr ""
-
-msgid "mrWidget|Create an issue to resolve them later"
-msgstr ""
-
-msgid "mrWidget|Deployment statistics are not available currently"
-msgstr ""
-
-msgid "mrWidget|Did not close"
-msgstr ""
-
-msgid "mrWidget|Email patches"
-msgstr ""
-
-msgid "mrWidget|Failed to load deployment statistics"
-msgstr ""
-
-msgid "mrWidget|Fast-forward merge is not possible. To merge this request, first rebase locally."
-msgstr ""
-
-msgid "mrWidget|If the %{branch} branch exists in your local repository, you can merge this merge request manually using the"
-msgstr ""
-
-msgid "mrWidget|If the %{missingBranchName} branch exists in your local repository, you can merge this merge request manually using the command line"
-msgstr ""
-
-msgid "mrWidget|Loading deployment statistics"
-msgstr ""
-
-msgid "mrWidget|Mentions"
-msgstr ""
-
-msgid "mrWidget|Merge"
-msgstr ""
-
-msgid "mrWidget|Merge failed."
-msgstr ""
-
-msgid "mrWidget|Merge locally"
-msgstr ""
-
-msgid "mrWidget|Merge request approved"
-msgstr ""
-
-msgid "mrWidget|Merge request approved; you can approve additionally"
-msgstr ""
-
-msgid "mrWidget|Merged by"
-msgstr ""
-
-msgid "mrWidget|No Approval required"
-msgstr ""
-
-msgid "mrWidget|No Approval required; you can still approve"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
-msgid "mrWidget|Pipeline blocked. The pipeline for this merge request requires a manual action to proceed"
-msgstr ""
-
-msgid "mrWidget|Plain diff"
-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 Source Branch"
-msgstr ""
-
-msgid "mrWidget|Remove source branch"
-msgstr ""
-
-msgid "mrWidget|Remove your approval"
-msgstr ""
-
-msgid "mrWidget|Request to merge"
-msgstr ""
-
-msgid "mrWidget|Requires 1 more approval"
-msgid_plural "mrWidget|Requires %d more approvals"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "mrWidget|Requires 1 more approval by"
-msgid_plural "mrWidget|Requires %d more approvals by"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "mrWidget|Resolve conflicts"
-msgstr ""
-
-msgid "mrWidget|Resolve these conflicts or ask someone with write access to this repository to merge it locally"
-msgstr ""
-
-msgid "mrWidget|Revert"
-msgstr ""
-
-msgid "mrWidget|Revert this merge request in a new merge request"
-msgstr ""
-
-msgid "mrWidget|Set by"
-msgstr ""
-
-msgid "mrWidget|The changes were merged into"
-msgstr ""
-
-msgid "mrWidget|The changes were not merged into"
-msgstr ""
-
-msgid "mrWidget|The changes will be merged into"
-msgstr ""
-
-msgid "mrWidget|The pipeline for this merge request failed. Please retry the job or push a new commit to fix the failure"
-msgstr ""
-
-msgid "mrWidget|The source branch HEAD has recently changed. Please reload the page and review the changes before merging"
-msgstr ""
-
-msgid "mrWidget|The source branch has been removed"
-msgstr ""
-
-msgid "mrWidget|The source branch is %{commitsBehindLinkStart}%{commitsBehind}%{commitsBehindLinkEnd} the target branch"
-msgstr ""
-
-msgid "mrWidget|The source branch is being removed"
-msgstr ""
-
-msgid "mrWidget|The source branch will be removed"
-msgstr ""
-
-msgid "mrWidget|The source branch will not be removed"
-msgstr ""
-
-msgid "mrWidget|There are merge conflicts"
-msgstr ""
-
-msgid "mrWidget|There are unresolved discussions. Please resolve these discussions"
-msgstr ""
-
-msgid "mrWidget|This merge request failed to be merged automatically"
-msgstr ""
-
-msgid "mrWidget|This merge request is in the process of being merged"
-msgstr ""
-
-msgid "mrWidget|This project is archived, write access has been disabled"
-msgstr ""
-
-msgid "mrWidget|You are not allowed to edit this project directly. Please fork to make changes."
-msgstr ""
-
-msgid "mrWidget|You can merge this merge request manually using the"
-msgstr ""
-
-msgid "mrWidget|You can remove source branch now"
-msgstr ""
-
-msgid "mrWidget|branch does not exist."
-msgstr ""
-
-msgid "mrWidget|command line"
-msgstr ""
-
-msgid "mrWidget|into"
-msgstr ""
-
-msgid "mrWidget|to be merged automatically when the pipeline succeeds"
-msgstr ""
-
-msgid "n/a"
-msgstr ""
-
-msgid "new merge request"
-msgstr ""
-
-msgid "notification emails"
-msgstr ""
-
-msgid "or"
-msgstr ""
-
-msgid "out of %d total test"
-msgid_plural "out of %d total tests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "parent"
-msgid_plural "parents"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "password"
-msgstr ""
-
-msgid "personal access token"
-msgstr ""
-
-msgid "private key does not match certificate."
-msgstr ""
-
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "remaining"
-msgstr ""
-
-msgid "remove"
-msgstr ""
-
-msgid "remove due date"
-msgstr ""
-
-msgid "remove weight"
-msgstr ""
-
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
-msgid "source"
-msgstr ""
-
-msgid "spendCommand|%{slash_command} will update the sum of the time spent."
-msgstr ""
-
-msgid "started"
-msgstr ""
-
-msgid "this document"
-msgstr ""
-
-msgid "to help your contributors communicate effectively!"
-msgstr ""
-
-msgid "toggle collapse"
-msgstr ""
-
-msgid "username"
-msgstr ""
-
-msgid "uses Kubernetes clusters to deploy your code!"
-msgstr ""
-
-msgid "view it on GitLab"
-msgstr ""
-
-msgid "with %{additions} additions, %{deletions} deletions."
-msgstr ""
-
-msgid "within %d minute "
-msgid_plural "within %d minutes "
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
-
diff --git a/locale/da_DK/gitlab.po b/locale/da_DK/gitlab.po
index 6936fff010d..f8412f28cbe 100644
--- a/locale/da_DK/gitlab.po
+++ b/locale/da_DK/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Danish\n"
"Language: da_DK\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: da\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:20\n"
+"PO-Revision-Date: 2018-10-02 09:30\n"
msgid " Status"
msgstr ""
@@ -31,14 +31,6 @@ msgid_plural " improved on %d points"
msgstr[0] ""
msgstr[1] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -54,11 +46,6 @@ msgid_plural "%d commits behind"
msgstr[0] ""
msgstr[1] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -104,6 +91,11 @@ msgid_plural "%d unstaged changes"
msgstr[0] ""
msgstr[1] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+
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] ""
@@ -112,31 +104,17 @@ msgstr[1] ""
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
msgstr[1] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -164,12 +142,23 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -320,9 +309,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -371,6 +357,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr ""
@@ -398,30 +390,15 @@ msgstr ""
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -431,15 +408,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -485,6 +456,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -521,17 +495,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "All"
msgstr ""
@@ -547,9 +516,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -559,12 +525,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -580,9 +540,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -628,12 +585,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -646,9 +597,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -661,9 +609,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -691,9 +636,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -736,18 +678,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -766,7 +702,7 @@ msgstr ""
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -790,9 +726,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr ""
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -811,9 +744,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1069,15 +999,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1368,9 +1289,6 @@ 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 ""
@@ -1401,6 +1319,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1455,7 +1376,7 @@ msgstr ""
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1518,9 +1439,6 @@ msgstr ""
msgid "CiStatusLabel|created"
msgstr ""
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr ""
@@ -1539,9 +1457,6 @@ msgstr ""
msgid "CiStatusLabel|skipped"
msgstr ""
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr ""
@@ -1554,9 +1469,6 @@ msgstr ""
msgid "CiStatusText|created"
msgstr ""
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr ""
@@ -1611,10 +1523,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1674,24 +1586,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1794,9 +1694,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1848,12 +1745,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1863,6 +1754,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1872,7 +1766,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1881,13 +1775,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1905,6 +1796,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1932,9 +1826,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1947,7 +1838,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2019,12 +1910,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2082,18 +1979,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2203,9 +2094,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2215,10 +2103,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2347,9 +2232,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2374,27 +2256,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2470,9 +2340,6 @@ msgstr ""
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr ""
@@ -2521,9 +2388,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr ""
@@ -2542,9 +2406,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2611,21 +2472,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr ""
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr ""
@@ -2635,9 +2481,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2775,12 +2618,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2805,12 +2642,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2850,9 +2681,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2868,9 +2696,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2997,6 +2822,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3117,7 +2945,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3267,9 +3095,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3324,12 +3149,6 @@ msgstr ""
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3339,9 +3158,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr ""
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3351,81 +3167,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3477,9 +3218,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3531,9 +3269,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3558,9 +3293,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3780,22 +3512,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3804,9 +3527,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3828,7 +3548,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3852,9 +3572,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3867,10 +3584,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3906,24 +3623,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3936,6 +3638,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4032,21 +3737,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4056,9 +3749,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4110,6 +3800,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4504,36 +4197,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4675,9 +4338,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] ""
@@ -4698,9 +4358,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4749,15 +4406,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4767,9 +4415,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4779,9 +4424,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4791,9 +4433,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4806,15 +4445,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4841,9 +4474,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4889,9 +4519,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -4961,36 +4588,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5000,6 +4597,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5009,12 +4609,6 @@ msgstr ""
msgid "Median"
msgstr ""
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5048,21 +4642,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5081,12 +4660,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5285,9 +4858,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5321,9 +4891,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5446,9 +5013,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5458,6 +5022,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5557,18 +5124,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr ""
@@ -5641,6 +5196,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5688,9 +5246,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5715,21 +5270,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5796,9 +5336,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5826,15 +5363,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr ""
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr ""
@@ -5952,24 +5489,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -5979,12 +5507,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6021,18 +5543,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6045,9 +5561,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6063,9 +5576,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6108,6 +5618,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6168,12 +5681,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6213,9 +5720,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6240,9 +5744,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6444,9 +5945,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6516,6 +6014,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6711,9 +6212,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6776,21 +6274,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr ""
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6812,30 +6301,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6887,10 +6379,10 @@ msgstr ""
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7057,9 +6549,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr ""
@@ -7123,15 +6612,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7156,55 +6639,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7228,9 +6675,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr ""
@@ -7303,9 +6747,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7339,30 +6780,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr ""
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7467,12 +6884,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7500,15 +6911,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7521,24 +6926,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7713,21 +7106,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7740,9 +7124,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7752,9 +7133,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7770,9 +7148,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7785,12 +7160,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr ""
@@ -7916,9 +7285,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7967,6 +7333,12 @@ msgstr ""
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8015,6 +7387,9 @@ msgstr ""
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr ""
@@ -8024,6 +7399,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr ""
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr ""
@@ -8063,6 +7447,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8135,9 +7522,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8177,10 +7561,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8201,9 +7582,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8228,9 +7606,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8240,12 +7615,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8273,15 +7642,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8478,9 +7841,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8505,9 +7865,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8526,9 +7883,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8544,9 +7898,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8562,9 +7913,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8580,9 +7928,6 @@ msgstr ""
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8592,9 +7937,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8613,33 +7955,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8664,9 +7994,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8703,16 +8030,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8790,51 +8114,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8862,15 +8141,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8904,15 +8174,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8931,36 +8195,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""
@@ -9000,12 +8234,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9156,9 +8384,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9177,6 +8402,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9186,6 +8414,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9201,13 +8432,13 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9216,9 +8447,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9321,9 +8549,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9434,18 +8659,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9498,9 +8732,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9522,6 +8753,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9569,6 +8803,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9604,11 +8841,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "enabled"
msgstr ""
@@ -9618,12 +8850,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9653,9 +8879,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9936,11 +9159,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "remaining"
msgstr ""
@@ -9953,11 +9171,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "source"
msgstr ""
diff --git a/locale/de/gitlab.po b/locale/de/gitlab.po
index 6b547622be5..5f9fbc1cc39 100644
--- a/locale/de/gitlab.po
+++ b/locale/de/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: German\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n"
@@ -13,36 +13,28 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: de\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:23\n"
+"PO-Revision-Date: 2018-10-02 09:28\n"
msgid " Status"
-msgstr " Status"
+msgstr ""
msgid " and"
-msgstr " und"
+msgstr ""
msgid " degraded on %d point"
msgid_plural " degraded on %d points"
-msgstr[0] " um %d Punkt verschlechtert"
-msgstr[1] " um %d Punkte verschlechtert"
+msgstr[0] ""
+msgstr[1] ""
msgid " improved on %d point"
msgid_plural " improved on %d points"
-msgstr[0] " um %d Punkt verbessert"
-msgstr[1] " um %d Punkte verbessert"
-
-msgid "\"%{query}\" in projects"
-msgstr "\"%{query}\" in Projekten"
-
-msgid "%d addition"
-msgid_plural "%d additions"
msgstr[0] ""
msgstr[1] ""
msgid "%d changed file"
msgid_plural "%d changed files"
-msgstr[0] "%d geänderte Datei"
-msgstr[1] "%d geänderte Dateien"
+msgstr[0] ""
+msgstr[1] ""
msgid "%d commit"
msgid_plural "%d commits"
@@ -51,58 +43,58 @@ msgstr[1] "%d Commits"
msgid "%d commit behind"
msgid_plural "%d commits behind"
-msgstr[0] "%d Commit hinterher"
-msgstr[1] "%d Commits hinterher"
-
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] "%d gelöscht"
-msgstr[1] "%d Löschungen"
+msgstr[0] ""
+msgstr[1] ""
msgid "%d exporter"
msgid_plural "%d exporters"
-msgstr[0] "%d Exporter"
-msgstr[1] "%d Exporter"
+msgstr[0] ""
+msgstr[1] ""
msgid "%d failed test result"
msgid_plural "%d failed test results"
-msgstr[0] "%d fehlgeschlagenes Testergebnis"
-msgstr[1] "%d fehlgeschlagene Testergebnisse"
+msgstr[0] ""
+msgstr[1] ""
msgid "%d fixed test result"
msgid_plural "%d fixed test results"
-msgstr[0] "%d festes Testergebnis"
-msgstr[1] "%d feste Testergebnisse"
+msgstr[0] ""
+msgstr[1] ""
msgid "%d issue"
msgid_plural "%d issues"
-msgstr[0] "%d Ticket"
-msgstr[1] "%d Tickets"
+msgstr[0] ""
+msgstr[1] ""
msgid "%d layer"
msgid_plural "%d layers"
-msgstr[0] "%d Ebene"
-msgstr[1] "%d Ebenen"
+msgstr[0] ""
+msgstr[1] ""
msgid "%d merge request"
msgid_plural "%d merge requests"
-msgstr[0] "%d Merge-Request"
-msgstr[1] "%d Merge-Requests"
+msgstr[0] ""
+msgstr[1] ""
msgid "%d metric"
msgid_plural "%d metrics"
-msgstr[0] "%d Metrik"
-msgstr[1] "%d Metriken"
+msgstr[0] ""
+msgstr[1] ""
msgid "%d staged change"
msgid_plural "%d staged changes"
-msgstr[0] "%d vorgemerkte Änderung"
-msgstr[1] "%d vorgemerkte Änderungen"
+msgstr[0] ""
+msgstr[1] ""
msgid "%d unstaged change"
msgid_plural "%d unstaged changes"
-msgstr[0] "%d nicht vorgemerkte Änderung"
-msgstr[1] "%d nicht vorgemerkte Änderungen"
+msgstr[0] ""
+msgstr[1] ""
+
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
msgid "%s additional commit has been omitted to prevent performance issues."
msgid_plural "%s additional commits have been omitted to prevent performance issues."
@@ -110,1080 +102,1009 @@ msgstr[0] "%s zusätzlicher Commit wurde ausgelassen um Leistungsprobleme zu ver
msgstr[1] "%s zusätzliche Commits wurden ausgelassen um Leistungsprobleme zu verhindern."
msgid "%{actionText} & %{openOrClose} %{noteable}"
-msgstr "%{actionText} & %{openOrClose} %{noteable}"
-
-msgid "%{authorsName}'s discussion"
-msgstr "%{authorsName}'s Diskussion"
+msgstr ""
msgid "%{commit_author_link} authored %{commit_timeago}"
-msgstr "%{commit_author_link} verfasste %{commit_timeago}"
+msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
-msgstr "%{counter_storage} (%{counter_repositories} Repositories, %{counter_build_artifacts} Buildartefakte, %{counter_lfs_objects} LFS)"
-
-msgid "%{count} %{alerts}"
msgstr ""
-msgid "%{count} more assignees"
-msgstr "%{count} weitere Zugewiesene"
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
-msgstr[0] "%{count} Teilnehmer"
-msgstr[1] "%{count} Teilnehmer"
-
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] "%{count} ausstehender Kommentar"
-msgstr[1] "%{count} ausstehende Kommentare"
+msgstr[0] ""
+msgstr[1] ""
msgid "%{filePath} deleted"
-msgstr "%{filePath} gelöscht"
+msgstr ""
msgid "%{firstLabel} +%{labelCount} more"
-msgstr "%{firstLabel} +%{labelCount} mehr"
+msgstr ""
msgid "%{group_docs_link_start}Groups%{group_docs_link_end} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
-msgstr "%{group_docs_link_start}Gruppen%{group_docs_link_end} ermöglichen dir die Verwaltung und die Zusammenarbeit über mehrere Projekte hinweg. Mitglieder einer Gruppe haben Zugriff auf alle Projekte darin."
+msgstr ""
msgid "%{issuableType} will be removed! Are you sure?"
-msgstr "%{issuableType} wird entfernt! Bist du sicher?"
+msgstr ""
msgid "%{loadingIcon} Started"
-msgstr "%{loadingIcon} Gestartet"
+msgstr ""
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
-msgstr "%{lock_path} ist durch Gitlab-Benutzer(in) %{lock_user_id} gesperrt"
+msgstr ""
msgid "%{name}'s avatar"
-msgstr "Avatar von %{name}"
+msgstr ""
msgid "%{nip_domain} can be used as an alternative to a custom domain."
-msgstr "%{nip_domain} kann als Alternative zu einer benutzerdefinierten Domain verwendet werden."
+msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
-msgstr "%{number_commits_behind} Commits hinter %{default_branch}, %{number_commits_ahead} Commits voraus"
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr "%{number_of_failures} von %{maximum_failures} Fehlschlägen. GitLab wird den Zugriff beim nächsten Versuch zulassen."
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr "%{number_of_failures} von %{maximum_failures} Fehlschlägen. GitLab wird es nicht weiter versuchen. Setze die Speicherinformation nach Behebung des Problems zurück."
msgid "%{openOrClose} %{noteable}"
-msgstr "%{openOrClose} %{noteable}"
+msgstr ""
msgid "%{percent}%% complete"
-msgstr "%{percent}%% abgeschlossen"
+msgstr ""
+
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] "%{storage_name}: fehlgeschlagener Speicherzugriff auf Host:"
+msgstr[1] "%{storage_name}: %{failed_attempts} fehlgeschlagene Speicherzugriffe:"
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
-msgstr[0] "%{text} %{files}"
-msgstr[1] "%{text} %{files} Dateien"
+msgstr[0] ""
+msgstr[1] ""
msgid "%{text} is available"
-msgstr "%{text} ist verfügbar"
+msgstr ""
msgid "%{title} changes"
-msgstr "%{title} Änderungen"
+msgstr ""
msgid "%{unstaged} unstaged and %{staged} staged changes"
-msgstr "%{unstaged} nicht vorgemerkte und %{staged} vorgemerkte Änderungen"
+msgstr ""
msgid "%{usage_ping_link_start}Learn more%{usage_ping_link_end} about what information is shared with GitLab Inc."
-msgstr "%{usage_ping_link_start}Erfahre mehr%{usage_ping_link_end} darüber, welche Informationen mit GitLab Inc. geteilt werden."
+msgstr ""
msgid "+ %{count} more"
-msgstr "+ %{count} weitere"
+msgstr ""
msgid "+ %{moreCount} more"
-msgstr "+ %{moreCount} weitere"
+msgstr ""
msgid "- Runner is active and can process any new jobs"
-msgstr "- Prozessor ist aktiv und kann neue Jobs verarbeiten"
+msgstr ""
msgid "- Runner is paused and will not receive any new jobs"
-msgstr "- Runner ist angehalten und wird keine neuen Aufgaben entgegennehmen"
+msgstr ""
msgid "- show less"
-msgstr "- weniger anzeigen"
+msgstr ""
msgid "1 %{type} addition"
msgid_plural "%{count} %{type} additions"
-msgstr[0] "1 %{type} Zusatz"
-msgstr[1] "%{count} %{type} Zusätze"
+msgstr[0] ""
+msgstr[1] ""
msgid "1 %{type} modification"
msgid_plural "%{count} %{type} modifications"
-msgstr[0] "1 %{type} Änderung"
-msgstr[1] "%{count} %{type} Änderungen"
+msgstr[0] ""
+msgstr[1] ""
msgid "1 closed issue"
msgid_plural "%d closed issues"
-msgstr[0] "1 geschlossenes Ticket"
-msgstr[1] "%d geschlossene Tickets"
+msgstr[0] ""
+msgstr[1] ""
msgid "1 closed merge request"
msgid_plural "%d closed merge requests"
-msgstr[0] "1 geschlossener Merge-Request"
-msgstr[1] "%d geschlossene Merge-Requests"
+msgstr[0] ""
+msgstr[1] ""
msgid "1 group"
msgid_plural "%d groups"
-msgstr[0] "Eine Gruppe"
-msgstr[1] "%d Gruppen"
+msgstr[0] ""
+msgstr[1] ""
msgid "1 merged merge request"
msgid_plural "%d merged merge requests"
-msgstr[0] "1 zusammengeführter Merge-Request"
-msgstr[1] "%d zusammengeführte Merge-Requests"
+msgstr[0] ""
+msgstr[1] ""
msgid "1 open issue"
msgid_plural "%d open issues"
-msgstr[0] "1 offenes Ticket"
-msgstr[1] "%d offene Tickets"
+msgstr[0] ""
+msgstr[1] ""
msgid "1 open merge request"
msgid_plural "%d open merge requests"
-msgstr[0] "1 offener Merge-Request"
-msgstr[1] "%d offene Merge-Requests"
+msgstr[0] ""
+msgstr[1] ""
msgid "1 pipeline"
msgid_plural "%d pipelines"
-msgstr[0] "1 Pipeline"
-msgstr[1] "%d Pipelines"
+msgstr[0] ""
+msgstr[1] ""
msgid "1 role"
msgid_plural "%d roles"
-msgstr[0] "1 Rolle"
-msgstr[1] "%d Rollen"
+msgstr[0] ""
+msgstr[1] ""
msgid "1 user"
msgid_plural "%d users"
-msgstr[0] "1 Benutzer(in)"
-msgstr[1] "%d Benutzer(innen)"
+msgstr[0] ""
+msgstr[1] ""
msgid "1st contribution!"
-msgstr "Erster Beitrag!"
+msgstr ""
msgid "2FA enabled"
-msgstr "Zwei-Faktor-Authentifizierung aktiviert"
+msgstr ""
msgid "403|Please contact your GitLab administrator to get the permission."
-msgstr "Bitte kontaktiere deine(n) GitLab-Administrator(in), um die Erlaubnis zu erhalten."
+msgstr ""
msgid "403|You don't have the permission to access this page."
-msgstr "Du hast nicht die Berechtigung auf diese Seite zuzugreifen."
+msgstr ""
msgid "404|Make sure the address is correct and the page hasn't moved."
-msgstr "Stelle sicher, dass die Adresse korrekt ist und die Seite nicht verschoben wurde."
+msgstr ""
msgid "404|Page Not Found"
-msgstr "Seite nicht gefunden"
+msgstr ""
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."
+msgstr ""
msgid "<code>\"johnsmith@example.com\": \"@johnsmith\"</code> will add \"By <a href=\"#\">@johnsmith</a>\" to all issues and comments originally created by johnsmith@example.com, and will set <a href=\"#\">@johnsmith</a> as the assignee on all issues originally assigned to johnsmith@example.com."
-msgstr "<code>\"johnsmith@example.com\": \"@johnsmith\"</code> fügt allen von johnsmith@example.com erstellten Tickets und Kommentaren \"Von <a href=\"#\">@johnsmith</a>\" hinzu und setzt <a href=\"#\">@johnsmith</a> als Zuständigen für alle Tickets die ursprünglich johnsmith@example.com zugewiesen waren."
+msgstr ""
msgid "<code>\"johnsmith@example.com\": \"John Smith\"</code> will add \"By John Smith\" to all issues and comments originally created by johnsmith@example.com."
-msgstr "<code>\"johnsmith@example.com\": \"John Smith\"</code> fügt \"Von John Smith\" zu allen Tickets und Kommentaren hinzu, die ursprünglich von johnsmith@example.com erstellt wurden."
+msgstr ""
msgid "<code>\"johnsmith@example.com\": \"johnsm...@example.com\"</code> will add \"By johnsm...@example.com\" to all issues and comments originally created by johnsmith@example.com. The email address or username is masked to ensure the user's privacy."
-msgstr "<code>\"johnsmith@example.com\": \"johnsm...@example.com\"</code> fügt \"Von johnsm...@example.com\" zu allen Tickets und Kommentaren hinzu, die ursprünglich von johnsmith@example.com erstellt wurden. Die E-Mail-Adresse oder der Benutzername ist maskiert, um die Privatsphäre des/der Benutzers/Benutzerin zu gewährleisten."
+msgstr ""
msgid "<code>\"johnsmith@example.com\": \"johnsmith@example.com\"</code> will add \"By <a href=\"#\">johnsmith@example.com</a>\" to all issues and comments originally created by johnsmith@example.com. By default, the email address or username is masked to ensure the user's privacy. Use this option if you want to show the full email address."
-msgstr "<code>\"johnsmith@example.com\": \"johnsmith@example.com\"</code> fügt \"Von <a href=\"#\">johnsmith@example.com</a>\" zu allen Tickets und Kommentaren hinzu, die ursprünglich von johnsmith@example.com erstellt wurden. Standardmäßig wird die E-Mail-Adresse maskiert, um den Datenschutz des Nutzers zu gewährleisten. Nutze diese Option, wenn du die volle E-Mail-Adresse anzeigen willst."
+msgstr ""
msgid "<strong>%{changedFilesLength} unstaged</strong> and <strong>%{stagedFilesLength} staged</strong> changes"
-msgstr "<strong>%{changedFilesLength} nicht vorgemerkte</strong> und <strong>%{stagedFilesLength} vorgemerkte</strong> Änderungen"
+msgstr ""
msgid "<strong>%{created_count}</strong> created, <strong>%{accepted_count}</strong> accepted."
-msgstr "<strong>%{created_count}</strong> erstellt, <strong>%{accepted_count}</strong> akzeptiert."
+msgstr ""
msgid "<strong>%{created_count}</strong> created, <strong>%{closed_count}</strong> closed."
-msgstr "<strong>%{created_count}</strong> erstellt, <strong>%{closed_count}</strong> geschlossen."
+msgstr ""
msgid "<strong>%{group_name}</strong> group members"
-msgstr "<strong>%{group_name}</strong> Gruppenmitglieder"
+msgstr ""
msgid "<strong>%{pushes}</strong> pushes, more than <strong>%{commits}</strong> commits by <strong>%{people}</strong> contributors."
-msgstr "<strong>%{pushes}</strong> Pushes, mehr als <strong>%{commits}</strong> Commits von <strong>%{people}</strong> Mitwirkenden."
+msgstr ""
msgid "<strong>Removes</strong> source branch"
-msgstr "<strong>Entfernt</strong> Quell-Branch"
+msgstr ""
msgid "A 'Runner' is a process which runs a job. You can set up as many Runners as you need."
-msgstr "Ein 'Runner' ist ein Prozess, welcher ein Job ausführt. Du kannst so viele Runner erstellen wie du benötigst."
+msgstr ""
msgid "A collection of graphs regarding Continuous Integration"
msgstr "Eine Sammlung von Graphen bezüglich kontinuierlicher Integration"
msgid "A default branch cannot be chosen for an empty project."
-msgstr "Ein Default-Branch kann nicht für ein leeres Projekt ausgewählt werden."
+msgstr ""
msgid "A deleted user"
-msgstr "Ein(e) gelöschte(r) Benutzer(in)"
-
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
msgstr ""
msgid "A new branch will be created in your fork and a new merge request will be started."
-msgstr "Ein neuer Branch wird in deinem Fork erzeugt und ein neuer Merge-Request wird gestartet."
+msgstr ""
msgid "A project is where you house your files (repository), plan your work (issues), and publish your documentation (wiki), %{among_other_things_link}."
-msgstr "In einem Projekt speicherst du deine Dateien (Repository), planst deine Arbeit (Tickets) und veröffentlichst deine Dokumentation (Wiki), %{among_other_things_link}."
+msgstr ""
msgid "A regular expression that will be used to find the test coverage output in the job trace. Leave blank to disable"
-msgstr "Ein regulärer Ausdruck, um die Ausgabe der Testabdeckung in der Fehlerprotokollierung des Jobs zu finden. Zum Deaktivieren leer lassen"
+msgstr ""
msgid "A user with write access to the source branch selected this option"
-msgstr "Ein(e) Benutzer(in) mit Schreibzugriff auf den Quellbranch hat diese Option ausgewählt"
+msgstr ""
msgid "About GitLab"
-msgstr "Über GitLab"
+msgstr ""
msgid "About GitLab CE"
-msgstr "Über GitLab CE"
+msgstr ""
msgid "About auto deploy"
msgstr "Über automatische Bereitstellung "
msgid "About this feature"
-msgstr "Über dieses Feature"
+msgstr ""
msgid "Abuse Reports"
-msgstr "Missbrauchsmeldungen"
+msgstr ""
msgid "Abuse reports"
-msgstr "Missbrauchsmeldungen"
+msgstr ""
msgid "Accept terms"
-msgstr "Bedingungen akzeptieren"
+msgstr ""
msgid "Accepted MR"
-msgstr "Akzeptierter MR"
+msgstr ""
msgid "Access Tokens"
-msgstr "Zugangs-Token"
+msgstr ""
msgid "Access denied! Please verify you can add deploy keys to this repository."
-msgstr "Zugriff abgelehnt! Stelle sicher, dass du diesem Repository Bereitstellungsschlüssel hinzufügen kannst."
+msgstr ""
msgid "Access expiration date"
-msgstr "Zugriff auf das Ablaufdatum"
+msgstr ""
msgid "Access to '%{classification_label}' not allowed"
-msgstr "Zugriff auf '%{classification_label}' nicht erlaubt"
+msgstr ""
+
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr "Zugriff auf fehlerhafte Speicher wurde vorübergehend deaktiviert, um die Wiederherstellung zu ermöglichen. Für den zukünftigen Zugriff, behebe bitte das Problem und setze danach die Speicherinformationen zurück."
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
msgid "Account"
msgstr "Konto"
msgid "Account and limit"
-msgstr "Konto und Limit"
+msgstr ""
msgid "Active"
msgstr "Aktiv"
msgid "Active Sessions"
-msgstr "Aktive Sitzungen"
+msgstr ""
msgid "Activity"
msgstr "Aktivität"
msgid "Add"
-msgstr "Hinzufügen"
+msgstr ""
msgid "Add Changelog"
-msgstr "Änderungsprotokoll hinzufügen"
+msgstr "Änderungsliste hinzufügen "
msgid "Add Contribution guide"
msgstr "Mitarbeitsanleitung hinzufügen"
msgid "Add Group Webhooks and GitLab Enterprise Edition."
-msgstr "Gruppen-Webhooks und GitLab Enterprise Edition hinzufügen."
-
-msgid "Add Jaeger URL"
msgstr ""
msgid "Add Kubernetes cluster"
-msgstr "Kubernetes-Cluster hinzufügen"
+msgstr ""
msgid "Add Readme"
-msgstr "Readme anlegen"
-
-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 table"
-msgstr "Tabelle hinzufügen"
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
-msgstr "Füge zusätzlichen Text hinzu, der in jeglicher E-Mail-Kommunikation angezeigt wird. Maximal %{character_limit} Zeichen"
-
-msgid "Add comment now"
-msgstr "Jetzt kommentieren"
-
-msgid "Add image comment"
-msgstr "Bildkommentar hinzufügen"
+msgstr ""
msgid "Add license"
-msgstr "Lizenz hinzufügen"
+msgstr ""
msgid "Add new application"
-msgstr "Neue Anwendung hinzufügen"
+msgstr ""
msgid "Add new directory"
msgstr "Erstelle eine neues Verzeichnis"
-msgid "Add projects"
-msgstr "Projekte hinzufügen"
-
msgid "Add reaction"
-msgstr "Reaktion hinzufügen"
-
-msgid "Add to review"
-msgstr "Zum Review hinzufügen"
+msgstr ""
msgid "Add todo"
-msgstr "To-do hinzufügen"
+msgstr ""
msgid "Add user(s) to the group:"
-msgstr "Benutzer(innen) zur Gruppe hinzufügen:"
+msgstr ""
msgid "Add users to group"
-msgstr "Füge Benutzer(innen) zur Gruppe hinzu"
+msgstr ""
msgid "Adding new applications is disabled in your GitLab instance. Please contact your GitLab administrator to get the permission"
-msgstr "Das Hinzufügen neuer Anwendungen ist in deiner GitLab-Instanz deaktiviert. Bitte kontaktiere deine(n) GitLab-Administrator(in), um die Berechtigung zu erhalten"
+msgstr ""
msgid "Additional text"
-msgstr "Zusätzlicher Text"
+msgstr ""
msgid "Admin Area"
-msgstr "Adminbereich"
+msgstr ""
msgid "Admin Overview"
-msgstr "Admin-Übersicht"
+msgstr ""
msgid "Admin area"
-msgstr "Adminbereich"
+msgstr ""
msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-msgstr "Du bist gerade dabei den/die Benutzer(in) %{username} dauerhaft zu löschen. Tickets, Merge-Requests und Gruppen, die mit ihm/ihr verknüpft sind, werden einem systemweiten \"Ghost-user\" zugewiesen. Um Datenverlust zu vermeiden, ziehe in Erwägung stattdessen die Funktion %{strong_start}Benutzer(in) blockieren%{strong_end} zu verwenden. Nachdem du %{strong_start}Benutzer(in) entfernen%{strong_end} ausgeführt hast, kann es nicht rückgängig gemacht oder der/die Benutzer(in) wiederhergestellt werden."
+msgstr ""
msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-msgstr "Du bist gerade dabei den/die Benutzer(in) %{username} dauerhaft zu löschen. Tickets, Merge-Requests und Gruppen, die mit ihm/ihr verknüpft sind werden gelöscht. Um Datenverlust zu vermeiden, ziehe in Erwägung stattdessen die Funktion %{strong_start}Benutzer(in) blockieren%{strong_end} zu nutzen. Nachdem du %{strong_start}Benutzer(in) entfernen%{strong_end} ausgeführt hast, kann es nicht rückgängig gemacht oder der/die Benutzer(in) wiederhergestellt werden."
+msgstr ""
msgid "AdminArea|Stop all jobs"
-msgstr "Alle Jobs stoppen"
+msgstr ""
msgid "AdminArea|Stop all jobs?"
-msgstr "Alle Jobs stoppen?"
+msgstr ""
msgid "AdminArea|Stop jobs"
-msgstr "Jobs stoppen"
+msgstr ""
msgid "AdminArea|Stopping jobs failed"
-msgstr "Stoppen von Jobs ist fehlgeschlagen"
+msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
-msgstr "Du bist dabei, alle Jobs zu stoppen. Dies hält alle aktuellen Jobs, die ausgeführt werden, an."
+msgstr ""
+
+msgid "AdminHealthPageLink|health page"
+msgstr ""
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
-msgstr "Du bist gerade dabei das Projekt %{projectName}, sein Repository und alle verknüpften Ressourcen einschließlich Tickets, Merge-Requests, etc. zu löschen. Nachdem du %{strong_start}Projekt entfernen%{strong_end} ausgeführt hast, kann es nicht rückgängig gemacht oder wiederhergestellt werden."
+msgstr ""
msgid "AdminProjects|Delete"
-msgstr "Löschen"
+msgstr ""
msgid "AdminProjects|Delete Project %{projectName}?"
-msgstr "Projekt %{projectName} löschen?"
+msgstr ""
msgid "AdminProjects|Delete project"
-msgstr "Projekt löschen"
+msgstr ""
msgid "AdminSettings|Specify a domain to use by default for every project's Auto Review Apps and Auto Deploy stages."
-msgstr "Gib eine Domäne an, die standardmäßig für die Auto-Review-Anwendungen- und Auto-Bereitstsellungs-Phasen jedes Projekts verwendet werden soll."
+msgstr ""
msgid "AdminUsers|Block user"
-msgstr "Benutzer(in) blockieren"
+msgstr ""
msgid "AdminUsers|Delete User %{username} and contributions?"
-msgstr "Benutzer(in) %{username} und seine/ihre Beiträge löschen?"
+msgstr ""
msgid "AdminUsers|Delete User %{username}?"
-msgstr "Benutzer(in) %{username} löschen?"
+msgstr ""
msgid "AdminUsers|Delete user"
-msgstr "Benutzer(in) löschen"
+msgstr ""
msgid "AdminUsers|Delete user and contributions"
-msgstr "Benutzer(in) und Beiträge löschen"
+msgstr ""
msgid "AdminUsers|To confirm, type %{projectName}"
-msgstr "Zur Bestätigung %{projectName} eingeben"
+msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
-msgstr "Zur Bestätigung %{username} eingeben"
+msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
-msgstr "Erweiterte Einstellungen"
-
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] "Alarm"
-msgstr[1] "Alarme"
+msgstr ""
msgid "All"
msgstr "Alle"
msgid "All changes are committed"
-msgstr "Alle Änderungen sind committed"
+msgstr ""
msgid "All features are enabled for blank projects, from templates, or when importing, but you can disable them afterward in the project settings."
-msgstr "Alle Features sind für leere Projekte, Vorlagen, oder beim Import aktiviert. Du kannst sie aber danach in den Projekteinstellungen deaktivieren."
+msgstr ""
msgid "All users"
-msgstr "Alle Benutzer(innen)"
+msgstr ""
msgid "Allow commits from members who can merge to the target branch."
-msgstr "Erlaube Commits von Mitgliedern die zum Zielbranch mergen können."
-
-msgid "Allow projects within this group to use Git LFS"
-msgstr "Erlaube es Projekten in dieser Gruppe Git LFS zu verwenden"
+msgstr ""
msgid "Allow public access to pipelines and job details, including output logs and artifacts"
-msgstr "Erlaube den öffentlichen Zugriff auf Pipelines und Jobdetails, einschließlich Ausgabeprotokollen und Artefakten"
+msgstr ""
msgid "Allow rendering of PlantUML diagrams in Asciidoc documents."
-msgstr "Rendering von PlantUML-Diagrammen in Asciidoc-Dokumenten erlauben."
+msgstr ""
msgid "Allow requests to the local network from hooks and services."
-msgstr "Erlaube Anfragen an das lokale Netzwerk von Hooks und Diensten."
-
-msgid "Allow users to request access"
-msgstr "Erlaube es Benutzer(innen) Zugriff zu beantragen"
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr "Erlaube es Benutzer(innen) Zugriff zu beantragen, wenn die Sichtbarkeit Öffentlich oder Intern ist."
+msgstr ""
msgid "Allows you to add and manage Kubernetes clusters."
-msgstr "Ermöglicht dir das Hinzufügen und Verwalten von Kubernetes-Clustern."
+msgstr ""
msgid "Also called \"Issuer\" or \"Relying party trust identifier\""
-msgstr "Wird auch \"Herausgeber\" oder \"Relying-Party-Trust-Identifier\" genannt"
+msgstr ""
msgid "Also called \"Relying party service URL\" or \"Reply URL\""
-msgstr "Wird auch \"Relying-Party-Service-URL\" oder \"Antwort-URL\" genannt"
+msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to connect."
-msgstr "Alternativ kannst du einen %{personal_access_token_link} verwenden. Wenn du deinen persönlichen Access-Token erzeugst, musst du den Gültigkeitsbereich <code>repo</code> auswählen, damit wir eine Liste deiner öffentlichen und privaten Repositories anzeigen können, die für die Verbindung verfügbar sind."
+msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr "Alternativ kannst du einen %{personal_access_token_link} verwenden. Wenn du deinen persönlichen Access-Token erzeugst, musst du den Gültigkeitsbereich <code>repo</code> auswählen, damit wir eine Liste deiner öffentlichen und privaten Repositories anzeigen können, die für den Import verfügbar sind."
-
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
msgstr ""
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
-msgstr "Beim Absenden des Formulars wird automatisch ein SSH-Schlüssel generiert. Weitere Informationen findest du in der Dokumentation."
+msgstr ""
msgid "An application called %{link_to_client} is requesting access to your GitLab account."
-msgstr "Eine Anwendung namens %{link_to_client} fordert Zugriff auf dein GitLab-Konto an."
+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 "Bei einem leeren GitLab-Benutzerfeld wird der vollständigen Namen des FogBugz-Benutzers/-Benutzerin (z. B. \"Von John Smith\") in die Beschreibung aller Tickets und Kommentare eingefügt. Außerdem werden diese Tickets und Kommentare auch mit dem/der Projektersteller(in) assoziiert und/oder ihm/ihr zugewiesen."
+msgstr ""
msgid "An error accured whilst committing your changes."
-msgstr "Beim Committen der Änderungen ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error has occurred"
-msgstr "Es ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occured creating the new branch."
-msgstr "Beim Anlegen des neuen Branchs ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error occured whilst fetching the job trace."
-msgstr "Beim Abrufen der Fehlerprotokollierung des Jobs ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error occured whilst fetching the latest pipline."
msgstr ""
msgid "An error occured whilst loading all the files."
-msgstr "Beim Laden aller Dateien ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error occured whilst loading the file content."
-msgstr "Beim Laden des Dateiinhalts ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error occured whilst loading the file."
-msgstr "Beim Laden der Datei ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error occured whilst loading the merge request changes."
-msgstr "Beim Laden der Merge-Request-Änderungen ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error occured whilst loading the merge request version data."
-msgstr "Beim Laden der Versionsdaten des Merge-Requests ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error occured whilst loading the merge request."
-msgstr "Beim Laden des Merge-Requests ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
-msgstr "Beim Laden der Pipeline-Jobs ist ein Fehler aufgetreten."
-
-msgid "An error occurred adding a draft to the discussion."
-msgstr "Beim Hinzufügen eines Entwurfs zur Diskussion ist ein Fehler aufgetreten."
-
-msgid "An error occurred adding a new draft."
-msgstr "Beim Hinzufügen eines neuen Entwurfs ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error occurred previewing the blob"
-msgstr "Bei der Vorschau des Blobs ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred when toggling the notification subscription"
-msgstr "Beim Umschalten des Benachrichtigungs-Abonnements trat ein Fehler auf"
+msgstr ""
msgid "An error occurred when updating the issue weight"
-msgstr "Beim Aktualisieren der Ticket-Gewichtung ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while adding approver"
-msgstr "Beim Hinzufügen eines Genehmigungsberechtigten ist ein Fehler aufgetreten"
-
-msgid "An error occurred while deleting the comment"
-msgstr "Beim Löschen des Kommentars ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while detecting host keys"
-msgstr "Bei der Erkennung von Hostschlüsseln ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while dismissing the alert. Refresh the page and try again."
-msgstr "Beim Ausblenden des Alarms ist ein Fehler aufgetreten. Aktualisiere die Seite und versuche es erneut."
+msgstr ""
msgid "An error occurred while dismissing the feature highlight. Refresh the page and try dismissing again."
-msgstr "Beim Ausblenden des Feature-Highlights ist ein Fehler aufgetreten. Aktualisiere die Seite und versuche es erneut auszublenden."
+msgstr ""
msgid "An error occurred while fetching markdown preview"
-msgstr "Beim Abrufen der Markdown-Vorschau ist ein Fehler aufgetreten"
-
-msgid "An error occurred while fetching pending comments"
-msgstr "Beim Abrufen der ausstehenden Kommentare ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while fetching sidebar data"
-msgstr "Während des Abrufens der Daten für die Seitenleiste ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while fetching stages."
-msgstr "Beim Abrufen der Phasen ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error occurred while fetching the job log."
-msgstr "Beim Abrufen des Jobprotokolls ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error occurred while fetching the job."
-msgstr "Beim Abrufen des Jobs ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error occurred while fetching the jobs."
-msgstr "Beim Abrufen der Jobs ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error occurred while fetching the pipeline."
-msgstr "Beim Abrufen der Pipeline ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error occurred while getting projects"
-msgstr "Beim Abrufen der Projekte ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while importing project: %{details}"
-msgstr "Beim Importieren des Projektes ist ein Fehler aufgetreten: %{details}"
+msgstr ""
msgid "An error occurred while initializing path locks"
-msgstr "Beim Initialisieren der Pfadsperren ist ein Fehler aufgetreten"
-
-msgid "An error occurred while loading chart data"
-msgstr "Beim Laden der Diagrammdaten ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while loading commit signatures"
-msgstr "Beim Laden der Commit-Signaturen ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while loading diff"
-msgstr "Beim Laden des Diffs ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while loading filenames"
-msgstr "Beim Laden der Dateinamen ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while loading the file"
-msgstr "Beim Laden der Datei ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while making the request."
-msgstr "Beim Bearbeiten der Anfrage ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error occurred while removing approver"
-msgstr "Beim Löschen eines Genehmigungsberechtigten ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while rendering KaTeX"
-msgstr "Beim Erstellen der Vorschau für KaTeX trat ein Fehler auf"
+msgstr ""
msgid "An error occurred while rendering preview broadcast message"
-msgstr "Beim Rendern der Vorschau der Broadcast-Nachricht ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while retrieving calendar activity"
-msgstr "Beim Abrufen der Kalenderaktivität ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while retrieving diff"
-msgstr "Beim Abrufen des Diffs ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while saving LDAP override status. Please try again."
-msgstr "Beim Speichern des LDAP-Überschreibungsstatus ist ein Fehler aufgetreten. Bitte versuche es erneut."
+msgstr ""
msgid "An error occurred while saving assignees"
-msgstr "Beim Speichern der Zuweisungen ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while subscribing to notifications."
-msgstr "Beim Abonnieren von Benachrichtigungen ist ein Fehler aufgetreten."
+msgstr ""
msgid "An error occurred while unsubscribing to notifications."
-msgstr "Beim Abbestellen der Benachrichtigungen ist ein Fehler aufgetreten."
-
-msgid "An error occurred while updating the comment"
-msgstr "Beim Aktualisieren des Kommentars ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred while validating username"
-msgstr "Beim Validieren des Benutzernamens ist ein Fehler aufgetreten"
+msgstr ""
msgid "An error occurred. Please try again."
-msgstr "Ein Fehler ist aufgetreten. Bitte versuche es erneut."
-
-msgid "Analytics"
-msgstr "Analysen"
+msgstr ""
msgid "Anonymous"
-msgstr "Anonym"
+msgstr ""
msgid "Anti-spam verification"
-msgstr "Anti-Spam-Überprüfung"
+msgstr ""
msgid "Any"
-msgstr "Irgendein"
+msgstr ""
msgid "Any Label"
-msgstr "Beliebiges Label"
+msgstr ""
msgid "Appearance"
-msgstr "Aussehen"
+msgstr ""
msgid "Application"
-msgstr "Anwendung"
+msgstr ""
-msgid "Application ID"
-msgstr "Anwendungs-ID"
+msgid "Application Id"
+msgstr ""
msgid "Application: %{name}"
-msgstr "Anwendung: %{name}"
+msgstr ""
msgid "Applications"
msgstr "Anwendungen"
msgid "Apr"
-msgstr "Apr"
+msgstr ""
msgid "April"
-msgstr "April"
+msgstr ""
msgid "Archived project! Repository and other project resources are read-only"
-msgstr "Archiviertes Projekt! Repository und andere Projektressourcen sind schreibgeschützt"
+msgstr ""
msgid "Archived projects"
-msgstr "Archivierte Projekte"
+msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr "Bist Du sicher, dass Du diesen Pipeline-Zeitplan löschen möchtest?"
-msgid "Are you sure you want to erase this build?"
-msgstr "Bist du sicher, dass du diesen Build löschen möchtest?"
-
msgid "Are you sure you want to lose unsaved changes?"
-msgstr "Bist du sicher, dass du alle nicht gespeicherten Änderungen verwerfen möchtest?"
+msgstr ""
msgid "Are you sure you want to regenerate the public key? You will have to update the public key on the remote server before mirroring will work again."
-msgstr "Möchtest du den öffentlichen Schlüssel wirklich neu generieren? Du musst dann den öffentlichen Schlüssel auf dem Remote-Server aktualisieren, bevor die Spiegelung wieder funktioniert."
+msgstr ""
msgid "Are you sure you want to remove %{group_name}?"
-msgstr "Bist du sicher, dass du %{group_name} wirklich entfernen willst?"
+msgstr ""
msgid "Are you sure you want to remove this identity?"
-msgstr "Bist du sicher, dass du diese Identität entfernen willst?"
+msgstr ""
msgid "Are you sure you want to reset registration token?"
-msgstr "Bist du sicher, dass du den Registrierungstoken zurücksetzen willst?"
+msgstr "Bist Du sicher, dass Du den Registrierungstoken zurücksetzen willst?"
msgid "Are you sure you want to reset the health check token?"
-msgstr "Bist du sicher, dass du den Health-Check-Token zurücksetzen willst?"
-
-msgid "Are you sure you want to stop this environment?"
-msgstr "Bist du sicher, dass du diese Umgebung stoppen möchtest?"
+msgstr "Bist Du sicher, dass Du den Systemüberwachungstoken zurücksetzen willst?"
msgid "Are you sure you want to unlock %{path_lock_path}?"
-msgstr "Bist du sicher, dass du %{path_lock_path} entsperren willst?"
+msgstr ""
msgid "Are you sure?"
msgstr "Bist Du sicher?"
msgid "Artifact ID"
-msgstr "Artefakt-ID"
+msgstr ""
msgid "Artifacts"
-msgstr "Artefakte"
+msgstr ""
msgid "Ascending"
-msgstr "Aufsteigend"
+msgstr ""
msgid "Ask your group maintainer to set up a group Runner."
-msgstr "Bitte deine(n) Gruppenbetreuer(in) einen Gruppenrunner einzurichten."
+msgstr ""
msgid "Assertion consumer service URL"
-msgstr "Assertion-Consumer-Service-URL"
+msgstr ""
msgid "Assign custom color like #FF0000"
-msgstr "Benutzerdefinierte Farbe wie #FF0000 zuweisen"
+msgstr ""
msgid "Assign labels"
-msgstr "Label zuweisen"
+msgstr ""
msgid "Assign milestone"
-msgstr "Meilenstein zuweisen"
+msgstr ""
msgid "Assign to"
-msgstr "Zuweisen an"
+msgstr ""
msgid "Assigned Issues"
-msgstr "Zugewiesene Tickets"
+msgstr ""
msgid "Assigned Merge Requests"
-msgstr "Zugewiesene Merge-Requests"
+msgstr ""
msgid "Assigned to :name"
-msgstr "Zugewiesen an :name"
+msgstr ""
msgid "Assigned to me"
-msgstr "Mir zugewiesen"
+msgstr ""
msgid "Assignee"
-msgstr "Zugewiesen an"
+msgstr ""
msgid "Assignee lists not available with your current license"
-msgstr "Zuweisungslisten sind mit deiner momentanen Lizenz nicht verfügbar"
+msgstr ""
msgid "Assignee lists show all issues assigned to the selected user."
-msgstr "Zuweisungslisten zeigen alle dem ausgewählten Benutzer zugewiesenen Tickets an."
+msgstr ""
msgid "Assignee(s)"
-msgstr "Zugewiesene Personen"
+msgstr ""
msgid "Attach a file by drag &amp; drop or %{upload_link}"
msgstr "Datei mittels Drag &amp; Drop oder %{upload_link} hinzufügen"
msgid "Audit Events"
-msgstr "Audit-Ereignisse"
+msgstr ""
msgid "Aug"
-msgstr "Aug"
+msgstr ""
msgid "August"
-msgstr "August"
+msgstr ""
msgid "Authentication Log"
-msgstr "Authentifizierungsprotokoll"
+msgstr ""
msgid "Authentication log"
-msgstr "Authentifizierungsprotokoll"
+msgstr ""
msgid "Authentication method"
-msgstr "Authentifizierungsmethode"
+msgstr ""
msgid "Author"
-msgstr "Autor(in)"
+msgstr ""
msgid "Authorization code:"
-msgstr "Autorisierungscode:"
+msgstr ""
msgid "Authorization was granted by entering your username and password in the application."
-msgstr "Die Autorisierung wurde erteilt, indem du deinen Benutzernamen und Passwort in die Anwendung eingeben hast."
+msgstr ""
msgid "Authorize"
-msgstr "Autorisieren"
+msgstr ""
msgid "Authorize %{link_to_client} to use your account?"
-msgstr "Autorisierst du %{link_to_client} dein Konto zu verwenden?"
+msgstr ""
msgid "Authorized At"
-msgstr "Autorisiert bei"
+msgstr ""
msgid "Authorized applications (%{size})"
-msgstr "Autorisierte Anwendungen (%{size})"
+msgstr ""
msgid "Authors: %{authors}"
-msgstr "Autoren: %{authors}"
+msgstr ""
msgid "Auto DevOps"
-msgstr "Auto-DevOps"
+msgstr ""
msgid "Auto DevOps enabled"
-msgstr "Auto-DevOps aktiviert"
+msgstr ""
msgid "Auto DevOps, runners and job artifacts"
-msgstr "Auto-DevOps, Runners und Jobartefakte"
+msgstr ""
msgid "Auto Review Apps and Auto Deploy need a %{kubernetes} to work correctly."
-msgstr "Auto-Review-Anwendungen und automatische Bereitstellung benötigen ein %{kubernetes} um korrekt zu funktionieren."
+msgstr ""
msgid "Auto Review Apps and Auto Deploy need a domain name and a %{kubernetes} to work correctly."
-msgstr "Auto-Review-Anwendungen und automatische Bereitstellung benötigen einen Domänennamen und ein %{kubernetes} um korrekt zu funktionieren."
+msgstr ""
msgid "Auto Review Apps and Auto Deploy need a domain name to work correctly."
-msgstr "Auto-Review-Anwendungen und automatische Bereitstellung benötigen einen Domänennamen um korrekt zu funktionieren."
+msgstr ""
msgid "Auto-cancel redundant, pending pipelines"
-msgstr "Lösche redundante, ausstehende Pipelines automatisch"
+msgstr ""
msgid "AutoDevOps|Auto DevOps"
-msgstr "Auto-DevOps"
+msgstr ""
msgid "AutoDevOps|Auto DevOps documentation"
-msgstr "Auto-DevOps-Dokumentation"
+msgstr ""
msgid "AutoDevOps|Enable in settings"
-msgstr "Aktiviere in den Einstellungen"
+msgstr ""
msgid "AutoDevOps|It will automatically build, test, and deploy your application based on a predefined CI/CD configuration."
-msgstr "Deine Anwendung wird, basierend auf den vordefinierten CI/CD-Einstellungen, automatisch gebaut, getestet und bereitgestellt."
+msgstr ""
msgid "AutoDevOps|Learn more in the %{link_to_documentation}"
-msgstr "Erfahre mehr in der %{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. %{more_information_link}"
-msgstr "Die Auto-DevOps-Pipeline wurde aktiviert und wir verwendet, falls keine alternative CI-Konfigurationsdatei gefunden wurde. %{more_information_link}"
+msgstr ""
msgid "AutoDevOps|You can automatically build and test your application if you %{link_to_auto_devops_settings} for this project. You can automatically deploy it as well, if you %{link_to_add_kubernetes_cluster}."
-msgstr "Du kannst deine Anwendung automatisiert erstellen und testen, wenn du für dieses Projekt %{link_to_auto_devops_settings}. Du kannst sie auch automatisch bereitstellen, wenn du %{link_to_add_kubernetes_cluster}."
+msgstr ""
msgid "AutoDevOps|add a Kubernetes cluster"
-msgstr "Ein Kubernetes-Cluster hinzufügen"
+msgstr ""
msgid "AutoDevOps|enable Auto DevOps"
-msgstr "aktiviere Auto-DevOps"
+msgstr ""
msgid "Automatically marked as default internal user"
-msgstr "Automatisch als interne(r) Standardbenutzer(in) gekennzeichnet"
+msgstr ""
msgid "Available"
-msgstr "Verfügbar"
+msgstr ""
msgid "Available group Runners : %{runners}"
-msgstr "Verfügbare Gruppen-Runner: %{runners}"
+msgstr ""
msgid "Available group Runners : %{runners}."
-msgstr "Verfügbare Gruppen-Runner: %{runners}."
+msgstr ""
msgid "Avatar will be removed. Are you sure?"
-msgstr "Avatar wird entfernt. Bist du sicher?"
+msgstr ""
msgid "Average per day: %{average}"
-msgstr "Durchschnitt pro Tag: %{average}"
+msgstr ""
msgid "Background Color"
-msgstr "Hintergrundfarbe"
+msgstr ""
msgid "Background Jobs"
-msgstr "Hintergrundjobs"
+msgstr ""
msgid "Background color"
-msgstr "Hintergrundfarbe"
+msgstr ""
msgid "Badges"
-msgstr "Badges"
+msgstr ""
msgid "Badges|A new badge was added."
-msgstr "Ein neuer Badge wurde hinzugefügt."
+msgstr ""
msgid "Badges|Add badge"
-msgstr "Badge hinzufügen"
+msgstr ""
msgid "Badges|Adding the badge failed, please check the entered URLs and try again."
-msgstr "Hinzufügen des Badges fehlgeschlagen, bitte überprüfe die eingegebenen URLs und versuche es erneut."
+msgstr ""
msgid "Badges|Badge image URL"
-msgstr "Badge-Bild-URL"
+msgstr ""
msgid "Badges|Badge image preview"
-msgstr "Badge-Bild-Vorschau"
+msgstr ""
msgid "Badges|Delete badge"
-msgstr "Badge löschen"
+msgstr ""
msgid "Badges|Delete badge?"
-msgstr "Badge löschen?"
+msgstr ""
msgid "Badges|Deleting the badge failed, please try again."
-msgstr "Löschen des Badges fehlgeschlagen, bitte versuchen es erneut."
+msgstr ""
msgid "Badges|Group Badge"
-msgstr "Gruppen-Badge"
+msgstr ""
msgid "Badges|Link"
-msgstr "Link"
+msgstr ""
msgid "Badges|No badge image"
-msgstr "Kein Badge-Bild"
+msgstr ""
msgid "Badges|No image to preview"
-msgstr "Kein Bild zur Vorschau"
+msgstr ""
msgid "Badges|Please fill in a valid URL"
-msgstr "Bitte trage eine gültige URL ein"
+msgstr ""
msgid "Badges|Project Badge"
-msgstr "Projekt-Badge"
+msgstr ""
msgid "Badges|Reload badge image"
-msgstr "Badge-Bild neu laden"
+msgstr ""
msgid "Badges|Save changes"
-msgstr "Änderungen speichern"
+msgstr ""
msgid "Badges|Saving the badge failed, please check the entered URLs and try again."
-msgstr "Speichern des Badges fehlgeschlagen, bitte überprüfe die eingegebenen URLs und versuche es erneut."
+msgstr ""
msgid "Badges|The %{docsLinkStart}variables%{docsLinkEnd} GitLab supports: %{placeholders}"
-msgstr "Die %{docsLinkStart}Variablen%{docsLinkEnd} die GitLab unterstützt: %{placeholders}"
+msgstr ""
msgid "Badges|The badge was deleted."
-msgstr "Das Badge wurde gelöscht."
+msgstr ""
msgid "Badges|The badge was saved."
-msgstr "Das Badge wurde gespeichert."
+msgstr ""
msgid "Badges|This group has no badges"
-msgstr "Diese Gruppe hat keine Badges"
+msgstr ""
msgid "Badges|This project has no badges"
-msgstr "Dieses Projekt hat keine Badges"
+msgstr ""
msgid "Badges|You are going to delete this badge. Deleted badges <strong>cannot</strong> be restored."
-msgstr "Du bist gerade dabei dieses Badge zu entfernen. Entfernte Badges können <strong>nicht</strong> rückgängig gemacht werden."
+msgstr ""
msgid "Badges|Your badges"
-msgstr "Deine Badges"
+msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
-msgstr "z. B. %{exampleUrl}"
-
-msgid "BatchComments|Delete all pending comments"
-msgstr "Alle ausstehenden Kommentare löschen"
-
-msgid "BatchComments|Discard review?"
-msgstr "Review verwerfen?"
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr "Du bist dabei deinen Review zu verwerfen und damit alle ausstehenden Kommentare zu löschen. Die gelöschten Kommentare können %{strong_start}nicht%{strong_end} wiederhergestellt werden."
+msgstr ""
msgid "Begin with the selected commit"
-msgstr "Mit dem ausgewählten Commit beginnen"
+msgstr ""
msgid "Below are examples of regex for existing tools:"
-msgstr "Im Folgenden findest du Beispiele für Regex für vorhandene Tools:"
+msgstr ""
msgid "Below you will find all the groups that are public."
-msgstr "Unten findest du alle Gruppen, die öffentlich sind."
+msgstr ""
msgid "Billing"
-msgstr "Abrechnung"
+msgstr ""
msgid "BillingPlans|%{group_name} is currently on the %{plan_link} plan."
-msgstr "%{group_name} nutzt aktuell den Tarif %{plan_link}."
+msgstr ""
msgid "BillingPlans|Automatic downgrade and upgrade to some plans is currently not available."
-msgstr "Derzeit ist ein automatisches Downgrade und Upgrade auf einige Tarife nicht möglich."
+msgstr ""
msgid "BillingPlans|Current plan"
-msgstr "Aktueller Tarif"
+msgstr ""
msgid "BillingPlans|Customer Support"
-msgstr "Kundensupport"
+msgstr ""
msgid "BillingPlans|Downgrade"
-msgstr "Downgrade"
+msgstr ""
msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Gold."
-msgstr "Erfahre mehr über unsere Tarife, indem du unsere %{faq_link} liest, oder beginne einen kostenlosen 30-Tage Test von GitLab.com Gold."
+msgstr ""
msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}."
-msgstr "Erfahre mehr über die einzelnen Tarife, indem du unsere %{faq_link} liest."
+msgstr ""
msgid "BillingPlans|Manage plan"
-msgstr "Tarif verwalten"
+msgstr ""
msgid "BillingPlans|Please contact %{customer_support_link} in that case."
-msgstr "Wende dich in diesem Fall bitte an %{customer_support_link}."
+msgstr ""
msgid "BillingPlans|See all %{plan_name} features"
-msgstr "Alle Features von %{plan_name} ansehen"
+msgstr ""
msgid "BillingPlans|This group uses the plan associated with its parent group."
-msgstr "Diese Gruppe verwendet den Tarif der übergeordneten Gruppe."
+msgstr ""
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} können Sie den Tarif für diese Gruppe verwalten."
+msgstr ""
msgid "BillingPlans|Upgrade"
-msgstr "Upgrade"
+msgstr ""
msgid "BillingPlans|You are currently on the %{plan_link} plan."
-msgstr "Dein aktueller Tarif ist %{plan_link}."
+msgstr ""
msgid "BillingPlans|Your GitLab.com trial expired on %{expiration_date}. %{learn_more_text}"
-msgstr "Deine GitLab.com Testversion ist am %{expiration_date} abgelaufen. %{learn_more_text}"
+msgstr ""
msgid "BillingPlans|Your Gold trial will <strong>expire after %{expiration_date}</strong>. You can learn more about GitLab.com Gold by reading about our %{features_link}."
-msgstr "Deine Gold-Testversion <strong>läuft am %{expiration_date}</strong> ab. Erfahre mehr über GitLab.com Gold, indem du unsere %{features_link} liest."
+msgstr ""
msgid "BillingPlans|features"
-msgstr "Features"
+msgstr ""
msgid "BillingPlans|frequently asked questions"
-msgstr "Häufig gestellte Fragen (FAQ)"
+msgstr ""
msgid "BillingPlans|monthly"
-msgstr "monatlich"
+msgstr ""
msgid "BillingPlans|paid annually at %{price_per_year}"
-msgstr "%{price_per_year} jährlich"
+msgstr ""
msgid "BillingPlans|per user"
-msgstr "je Benutzer(in)"
+msgstr ""
msgid "Bitbucket Server Import"
-msgstr "Bitbucket-Server-Import"
+msgstr ""
msgid "Bitbucket import"
-msgstr "Bitbucket-Import"
+msgstr ""
msgid "Blog"
-msgstr "Blog"
+msgstr ""
msgid "Boards"
-msgstr "Boards"
+msgstr ""
msgid "Branch %{branchName} was not found in this project's repository."
-msgstr "Branch %{branchName} wurde im Repository dieses Projekts nicht gefunden."
+msgstr ""
msgid "Branch (%{branch_count})"
msgid_plural "Branches (%{branch_count})"
-msgstr[0] "Branch (%{branch_count})"
-msgstr[1] "Branches (%{branch_count})"
+msgstr[0] ""
+msgstr[1] ""
msgid "Branch <strong>%{branch_name}</strong> was created. To set up auto deploy, choose a GitLab CI Yaml template and commit your changes. %{link_to_autodeploy_doc}"
-msgstr "Branch <strong>%{branch_name}</strong> wurde erstellt. Um die automatische Bereitstellung einzurichten, wähle eine GitLab CI Yaml Vorlage und committe deine Änderungen. %{link_to_autodeploy_doc}"
+msgstr "Branch <strong>%{branch_name}</strong> wurde erstellt. Um die automatische Bereitstellung einzurichten, wähle eine GitLab CI Yaml Vorlage und committe Deine Änderungen. %{link_to_autodeploy_doc}"
msgid "Branch has changed"
-msgstr "Branch wurde geändert"
+msgstr ""
msgid "Branch is already taken"
-msgstr "Branch existiert bereits"
+msgstr ""
msgid "Branch name"
-msgstr "Branch-Name"
+msgstr ""
msgid "BranchSwitcherPlaceholder|Search branches"
msgstr "Branches durchsuchen"
@@ -1192,130 +1113,130 @@ msgid "BranchSwitcherTitle|Switch branch"
msgstr "Branch wechseln"
msgid "Branches"
-msgstr "Branches"
+msgstr ""
msgid "Branches|Active"
-msgstr "Aktiv"
+msgstr ""
msgid "Branches|Active branches"
-msgstr "Aktive Branches"
+msgstr ""
msgid "Branches|All"
-msgstr "Alle"
+msgstr ""
msgid "Branches|Cant find HEAD commit for this branch"
-msgstr "HEAD-Commit kann für diesen Branch nicht gefunden werden"
+msgstr ""
msgid "Branches|Compare"
-msgstr "Vergleichen"
+msgstr ""
msgid "Branches|Delete all branches that are merged into '%{default_branch}'"
-msgstr "Löschen Sie alle Branches, die in \"%{default_branch}\" zusammengeführt werden"
+msgstr ""
msgid "Branches|Delete branch"
-msgstr "Branch löschen"
+msgstr ""
msgid "Branches|Delete merged branches"
-msgstr "Zusammengeführte Branches löschen"
+msgstr ""
msgid "Branches|Delete protected branch"
-msgstr "Geschützten Branch löschen"
+msgstr ""
msgid "Branches|Delete protected branch '%{branch_name}'?"
-msgstr "Geschützten Branch '%{branch_name}' löschen?"
+msgstr ""
msgid "Branches|Deleting the '%{branch_name}' branch cannot be undone. Are you sure?"
-msgstr "Das Löschen des Branches '%{branch_name}' kann nicht rückgängig gemacht werden. Bist du sicher?"
+msgstr ""
msgid "Branches|Deleting the merged branches cannot be undone. Are you sure?"
-msgstr "Löschen der zusammengeführten Branches kann nicht rückgängig gemacht werden. Bist du sicher?"
+msgstr ""
msgid "Branches|Filter by branch name"
-msgstr "Filtern nach dem Branch-Namen"
+msgstr ""
msgid "Branches|Merged into %{default_branch}"
-msgstr "In %{default_branch} zusammengeführt"
+msgstr ""
msgid "Branches|New branch"
-msgstr "Neuer Branch"
+msgstr ""
msgid "Branches|No branches to show"
-msgstr "Keine Branches vorhanden"
+msgstr ""
msgid "Branches|Once you confirm and press %{delete_protected_branch}, it cannot be undone or recovered."
-msgstr "Sobald du bestätigst und %{delete_protected_branch} drückst, kann der Vorgang weder rückgängig gemacht noch wiederhergestellt werden."
+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"
+msgstr ""
msgid "Branches|Overview"
-msgstr "Übersicht"
+msgstr ""
msgid "Branches|Protected branches can be managed in %{project_settings_link}."
-msgstr "Geschützte Branches können in %{project_settings_link} verwaltet werden."
+msgstr ""
msgid "Branches|Show active branches"
-msgstr "Aktive Branches anzeigen"
+msgstr ""
msgid "Branches|Show all branches"
-msgstr "Alle Branches anzeigen"
+msgstr ""
msgid "Branches|Show more active branches"
-msgstr "Mehr aktive Branches anzeigen"
+msgstr ""
msgid "Branches|Show more stale branches"
-msgstr "Mehr inaktive Branches anzeigen"
+msgstr ""
msgid "Branches|Show overview of the branches"
-msgstr "Übersicht der Branches anzeigen"
+msgstr ""
msgid "Branches|Show stale branches"
-msgstr "Inaktive Branches anzeigen"
+msgstr ""
msgid "Branches|Sort by"
-msgstr "Sortieren nach"
+msgstr ""
msgid "Branches|Stale"
-msgstr "Inaktiv"
+msgstr ""
msgid "Branches|Stale branches"
-msgstr "Inaktive Branches"
+msgstr ""
msgid "Branches|The branch could not be updated automatically because it has diverged from its upstream counterpart."
-msgstr "Der Branch konnte nicht automatisch aktualisiert werden, da er von seinem Upstream-Gegenstück abweicht."
+msgstr ""
msgid "Branches|The default branch cannot be deleted"
-msgstr "Der Standardbranch kann nicht gelöscht werden"
+msgstr ""
msgid "Branches|This branch hasn’t been merged into %{default_branch}."
-msgstr "Dieser Branch wurde noch nicht mit %{default_branch} zusammengeführt."
+msgstr ""
msgid "Branches|To avoid data loss, consider merging this branch before deleting it."
-msgstr "Um Datenverlust zu vermeiden, überlege diesen Branch zu mergen, bevor du ihn löschst."
+msgstr ""
msgid "Branches|To confirm, type %{branch_name_confirmation}:"
-msgstr "Gib zur Bestätigung %{branch_name_confirmation} ein:"
+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 "Um die lokalen Änderungen zu verwerfen und den Branch mit der Upstream-Version zu überschreiben, lösche ihn hier und wähle oben \"Jetzt aktualisieren\"."
+msgstr ""
msgid "Branches|You’re about to permanently delete the protected branch %{branch_name}."
-msgstr "Du bist dabei den geschützten Branch %{branch_name} dauerhaft löschen."
+msgstr ""
msgid "Branches|diverged from upstream"
-msgstr "weicht vom Upstream ab"
+msgstr ""
msgid "Branches|merged"
-msgstr "merged"
+msgstr ""
msgid "Branches|project settings"
-msgstr "Projekteinstellungen"
+msgstr ""
msgid "Branches|protected"
-msgstr "geschützt"
+msgstr ""
msgid "Browse Directory"
-msgstr "Verzeichnis durchsuchen"
+msgstr "Verzeichnisse durchsuchen"
msgid "Browse File"
msgstr "Datei durchsuchen"
@@ -1327,10 +1248,10 @@ msgid "Browse files"
msgstr "Dateien durchsuchen"
msgid "Built-In"
-msgstr "Integriert"
+msgstr ""
msgid "Business metrics (Custom)"
-msgstr "Business-Metriken (benutzerdefiniert)"
+msgstr ""
msgid "ByAuthor|by"
msgstr "von"
@@ -1339,94 +1260,94 @@ msgid "CI / CD"
msgstr "CI / CD"
msgid "CI / CD Settings"
-msgstr "CI/CD-Einstellungen"
+msgstr ""
msgid "CI will run using the credentials assigned above."
-msgstr "CI wird mit den oben angegebenen Anmeldeinformationen ausgeführt."
+msgstr ""
msgid "CI/CD"
-msgstr "CI/CD"
+msgstr ""
msgid "CI/CD configuration"
-msgstr "CI/CD-Konfiguration"
+msgstr ""
msgid "CI/CD for external repo"
-msgstr "CI/CD für externes Repo"
+msgstr ""
msgid "CI/CD settings"
-msgstr "CI/CD-Einstellungen"
+msgstr ""
msgid "CICD|Auto DevOps"
-msgstr "Auto-DevOps"
+msgstr ""
msgid "CICD|Auto DevOps will automatically build, test, and deploy your application based on a predefined Continuous Integration and Delivery configuration."
-msgstr "Auto-DevOps wird deine Anwendung basierend auf einer vordefinierten CI/CD-Konfiguration automatisch bauen, testen und bereitstellen."
+msgstr ""
msgid "CICD|Automatic deployment to staging, manual deployment to production"
-msgstr "Automatische Bereitstellung für Staging, manuelle Bereitstellung für Produktion"
+msgstr ""
msgid "CICD|Continuous deployment to production"
-msgstr "Kontinuierliche Bereitstellung für Produktion"
-
-msgid "CICD|Continuous deployment to production using timed incremental rollout"
msgstr ""
msgid "CICD|Default to Auto DevOps pipeline"
-msgstr "Standard für Auto-DevOps-Pipeline"
+msgstr ""
msgid "CICD|Deployment strategy"
-msgstr "Bereitstellungsstrategie"
+msgstr ""
msgid "CICD|Deployment strategy needs a domain name to work correctly."
-msgstr "Die Bereitstellungsstrategie benötigt einen Domänennamen, um korrekt zu funktionieren."
+msgstr ""
msgid "CICD|Do not set up a domain here if you are setting up multiple Kubernetes clusters with Auto DevOps."
-msgstr "Richte hier keine Domäne ein, wenn du mehrere Kubernetes-Cluster mit Auto-DevOps einrichtest."
+msgstr ""
msgid "CICD|Jobs"
-msgstr "Jobs"
+msgstr ""
msgid "CICD|Learn more about Auto DevOps"
-msgstr "Erfahre mehr über Auto-DevOps"
+msgstr ""
msgid "CICD|The Auto DevOps pipeline will run if no alternative CI configuration file is found."
-msgstr "Die Auto-DevOps-Pipeline wird ausgeführt, wenn keine alternative CI-Konfigurationsdatei gefunden wird."
+msgstr ""
msgid "CICD|You need to specify a domain if you want to use Auto Review Apps and Auto Deploy stages."
-msgstr "Du musst eine Domäne angeben, wenn du Auto Review-Anwendungen und automatische Bereitstellungsphasen verwenden möchtest."
+msgstr ""
msgid "CICD|instance enabled"
-msgstr "Instanz aktiviert"
+msgstr ""
msgid "Callback URL"
-msgstr "Callback-URL"
+msgstr ""
+
+msgid "Callback url"
+msgstr ""
msgid "Can't find HEAD commit for this branch"
-msgstr "HEAD-Commit kann für diesen Branch nicht gefunden werden"
+msgstr ""
msgid "Cancel"
msgstr "Abbrechen"
msgid "Cancel this job"
-msgstr "Job abbrechen"
+msgstr ""
msgid "Cannot be merged automatically"
-msgstr "Kann nicht automatisch zusammengeführt werden"
+msgstr ""
msgid "Cannot modify managed Kubernetes cluster"
-msgstr "Kann verwalteten Kubernetes-Cluster nicht ändern"
+msgstr ""
msgid "Certificate fingerprint"
-msgstr "Zertifikat-Fingerabdruck"
+msgstr ""
msgid "Change Weight"
-msgstr "Gewichtung ändern"
+msgstr ""
msgid "Change template"
-msgstr "Vorlage ändern"
+msgstr ""
msgid "Change this value to influence how frequently the GitLab UI polls for updates."
-msgstr "Ändere diesen Wert, um zu beeinflussen, wie oft die GitLab UI nach Updates fragt."
+msgstr ""
msgid "ChangeTypeActionLabel|Pick into branch"
msgstr "In dem Branch wählen"
@@ -1435,19 +1356,19 @@ msgid "ChangeTypeActionLabel|Revert in branch"
msgstr "Im Branch wiederherstellen"
msgid "ChangeTypeAction|Cherry-pick"
-msgstr "Cherry-Pick"
+msgstr "Herauspicken"
msgid "ChangeTypeAction|Revert"
msgstr "Wiederherstellen "
msgid "ChangeTypeAction|This will create a new commit in order to revert the existing changes."
-msgstr "Dies wird einen neuen Commit erzeugen, um die vorhandenen Änderungen rückgängig zu machen."
+msgstr ""
msgid "Changelog"
-msgstr "Änderungsprotokoll"
+msgstr "Änderungsliste "
msgid "Changes are shown as if the <b>source</b> revision was being merged into the <b>target</b> revision."
-msgstr "Änderungen werden angezeigt, als ob die <b>Quell</b>-Revision in die <b>Ziel</b>-Revision gemerged wurde."
+msgstr ""
msgid "Charts"
msgstr "Diagramme"
@@ -1455,62 +1376,62 @@ msgstr "Diagramme"
msgid "Chat"
msgstr "Chat"
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
-msgstr "Lies die %{docs_link_start}Dokumentation%{docs_link_end}."
+msgid "Check interval"
+msgstr ""
msgid "Checking %{text} availability…"
-msgstr "Prüfe %{text} Verfügbarkeit…"
+msgstr ""
msgid "Checking branch availability..."
-msgstr "Überprüfe Verfügbarkeit des Branches..."
+msgstr ""
msgid "Cherry-pick this commit"
-msgstr "Diesen Commit cherry picken"
+msgstr "Diesen Commit herauspicken "
msgid "Cherry-pick this merge request"
-msgstr "Diesen Merge-Request cherry picken"
+msgstr "Diesen Merge Request herauspicken"
msgid "Choose <strong>Create archive</strong> and wait for archiving to complete."
-msgstr "Wähle <strong>Archiv erstellen</strong> und warte, bis die Archivierung abgeschlossen ist."
+msgstr ""
msgid "Choose <strong>Next</strong> at the bottom of the page."
-msgstr "Wähle <strong>Nächste</strong> unten auf der Seite."
+msgstr ""
msgid "Choose File ..."
-msgstr "Datei auswählen ..."
+msgstr ""
msgid "Choose a branch/tag (e.g. %{master}) or enter a commit (e.g. %{sha}) to see what's changed or to create a merge request."
-msgstr "Wähle einen Branch/Tag (z. B. %{master}) oder gib einen Commit ein (z. B. %{sha}), um zu sehen, was geändert wurde oder um einen Merge-Request zu erstellen."
+msgstr ""
msgid "Choose a template..."
-msgstr "Wählen Sie eine Vorlage..."
+msgstr ""
msgid "Choose a type..."
-msgstr "Typ auswählen..."
+msgstr ""
msgid "Choose any color."
-msgstr "Wähle eine Farbe."
+msgstr ""
msgid "Choose between <code>clone</code> or <code>fetch</code> to get the recent application code"
-msgstr "Wähle zwischen <code>clone</code> oder <code>fetch</code>, um den aktuellen Anwendungscode zu erhalten"
+msgstr ""
msgid "Choose file..."
-msgstr "Datei auswählen..."
+msgstr ""
msgid "Choose the top-level group for your repository imports."
-msgstr "Wähle die übergeordnetste Gruppe für deine Repository-Importe."
+msgstr ""
msgid "Choose which groups you wish to synchronize to this secondary node."
-msgstr "Wähle die Gruppen aus, die du mit diesem sekundären Knoten synchronisieren möchtest."
+msgstr ""
msgid "Choose which repositories you want to connect and run CI/CD pipelines."
-msgstr "Wähle welche Repositories du verbinden und die CI/CD-Pipelines ausführen möchtest."
+msgstr ""
msgid "Choose which repositories you want to import."
-msgstr "Wähle aus, welche Repositories du importieren möchtest."
+msgstr ""
msgid "Choose which shards you wish to synchronize to this secondary node."
-msgstr "Wähle die Fragmente aus, die du mit diesem sekundären Knoten synchronisieren möchtest."
+msgstr ""
msgid "CiStatusLabel|canceled"
msgstr "abgebrochen"
@@ -1518,9 +1439,6 @@ msgstr "abgebrochen"
msgid "CiStatusLabel|created"
msgstr "erstellt"
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr "fehlgeschlagen"
@@ -1528,10 +1446,10 @@ msgid "CiStatusLabel|manual action"
msgstr "manuelles Eingreifen"
msgid "CiStatusLabel|passed"
-msgstr "bestanden"
+msgstr "absolviert"
msgid "CiStatusLabel|passed with warnings"
-msgstr "mit Warnungen bestanden"
+msgstr "mit Warnungen absolviert"
msgid "CiStatusLabel|pending"
msgstr "ausstehend"
@@ -1539,9 +1457,6 @@ msgstr "ausstehend"
msgid "CiStatusLabel|skipped"
msgstr "übersprungen"
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr "warte auf einen verzögerten Job"
-
msgid "CiStatusLabel|waiting for manual action"
msgstr "wartet auf manuelles Eingreifen"
@@ -1554,9 +1469,6 @@ msgstr "abgebrochen"
msgid "CiStatusText|created"
msgstr "erstellt"
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr "fehlgeschlagen"
@@ -1564,7 +1476,7 @@ msgid "CiStatusText|manual"
msgstr "manuell"
msgid "CiStatusText|passed"
-msgstr "bestanden"
+msgstr "absolviert"
msgid "CiStatusText|pending"
msgstr "ausstehend"
@@ -1576,523 +1488,502 @@ msgid "CiStatus|running"
msgstr "laufend"
msgid "CiVariables|Input variable key"
-msgstr "Variablenschlüssel eingeben"
+msgstr ""
msgid "CiVariables|Input variable value"
-msgstr "Variablenwert eingeben"
+msgstr ""
msgid "CiVariables|Remove variable row"
-msgstr "Variable jetzt löschen"
+msgstr ""
msgid "CiVariable|* (All environments)"
-msgstr "* (Alle Umgebungen)"
+msgstr ""
msgid "CiVariable|All environments"
-msgstr "Alle Umgebungen"
+msgstr ""
msgid "CiVariable|Create wildcard"
-msgstr "Wildcard erstellen"
+msgstr ""
msgid "CiVariable|Error occured while saving variables"
-msgstr "Beim Speichern der Variablen ist ein Fehler aufgetreten"
+msgstr ""
msgid "CiVariable|New environment"
-msgstr "Neue Umgebung"
+msgstr ""
msgid "CiVariable|Protected"
-msgstr "Geschützt"
+msgstr ""
msgid "CiVariable|Search environments"
-msgstr "Umgebungen durchsuchen"
+msgstr ""
msgid "CiVariable|Toggle protected"
-msgstr "Schutzstatus umschalten"
+msgstr ""
msgid "CiVariable|Validation failed"
-msgstr "Validierung fehlgeschlagen"
+msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
-msgstr "ist nicht verfügbar: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
+msgstr ""
-msgid "Clear search"
-msgstr "Suche löschen"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgstr ""
msgid "Clear search input"
-msgstr "Suchfelder löschen"
+msgstr ""
msgid "Click any <strong>project name</strong> in the project list below to navigate to the project milestone."
-msgstr "Klicke auf einen beliebigen <strong>-Projektnamen</strong> in der folgenden Projektliste, um zum Projektmeilenstein zu navigieren."
+msgstr ""
msgid "Click the <strong>Download</strong> button and wait for downloading to complete."
-msgstr "Klicke auf den <strong>Download</strong>-Button und warte bis das Herunterladen abgeschlossen ist."
+msgstr ""
msgid "Click the <strong>Promote</strong> button in the top right corner to promote it to a group milestone."
-msgstr "Klicke auf die Schaltfläche <strong>Hochstufen</strong> in der oberen rechten Ecke, um einen ihn zu einem Gruppenmeilenstein hochzustufen."
+msgstr ""
msgid "Click the <strong>Select none</strong> button on the right, since we only need \"Google Code Project Hosting\"."
-msgstr "Klicke auf die Schaltfläche <strong>Keine auswählen</strong> auf der rechten Seite, da wir nur \"Google Code Project Hosting\" benötigen."
+msgstr ""
msgid "Click the button below to begin the install process by navigating to the Kubernetes page"
-msgstr "Klicke auf die Schaltfläche unten um den Installationsprozess zu starten indem du auf die Kubernetes-Seite gehst"
+msgstr ""
msgid "Click to expand it."
-msgstr "Zum Erweitern klicken."
+msgstr ""
msgid "Click to expand text"
-msgstr "Klicke hier, um den Text zu erweitern"
+msgstr ""
msgid "Client authentication certificate"
-msgstr "Client-Authentifizierungszertifikat"
+msgstr ""
msgid "Client authentication key"
-msgstr "Client-Authentifizierungsschlüssel"
+msgstr ""
msgid "Client authentication key password"
-msgstr "Kennwort für den Client-Authentifizierungsschlüssel"
+msgstr ""
msgid "Clients"
-msgstr "Kunden"
+msgstr ""
msgid "Clone repository"
-msgstr "Repository klonen"
+msgstr ""
msgid "Close"
-msgstr "Schließen"
+msgstr ""
msgid "Close epic"
-msgstr "Epic schließen"
+msgstr ""
msgid "Closed"
-msgstr "Geschlossen"
+msgstr ""
msgid "Closed issues"
-msgstr "Geschlossene Tickets"
+msgstr ""
msgid "ClusterIntegration|%{appList} was successfully installed on your Kubernetes cluster"
-msgstr "%{appList} wurde erfolgreich auf deinem Kubernetes-Cluster installiert"
+msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
-msgstr "%{boldNotice} Hierdurch werden einige zusätzliche Ressourcen wie ein Load-Balancer hinzugefügt, was je nach Hosting-Provider, auf dem dein Kubernetes-Cluster installiert ist, zusätzliche Kosten verursachen kann. Wenn du Google Kubernetes-Engine verwendest, kannst du %{pricingLink}."
-
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
msgstr ""
msgid "ClusterIntegration|API URL"
-msgstr "API-URL"
-
-msgid "ClusterIntegration|Add Kubernetes cluster"
-msgstr "Kubernetes-Cluster hinzufügen"
-
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
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 an integration to your group will share the cluster across all your projects."
+msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
-msgstr "Erweiterte Optionen für die Integration dieses Kubernetes-Clusters"
+msgstr ""
msgid "ClusterIntegration|After installing Ingress, you will need to point your wildcard DNS at the generated external IP address in order to view your app after it is deployed. %{ingressHelpLink}"
-msgstr "Nachdem Ingress installiert wurde, solltest du deine Wildcard-DNS an die generierte externe IP-Adresse anpassen, um deine App nach der Bereitstellung sichtbar zu machen. %{ingressHelpLink}"
+msgstr ""
msgid "ClusterIntegration|An error occured while trying to fetch project zones: %{error}"
-msgstr "Beim Abrufen der Projektzonen ist ein Fehler aufgetreten: %{error}"
+msgstr ""
msgid "ClusterIntegration|An error occured while trying to fetch your projects: %{error}"
-msgstr "Beim Abrufen deiner Projekte ist ein Fehler aufgetreten: %{error}"
+msgstr ""
msgid "ClusterIntegration|An error occured while trying to fetch zone machine types: %{error}"
-msgstr "Ein Fehler ist bei dem Versuch aufgetreten die Maschinentypen der Zone aufzurufen: %{error}"
+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."
+msgstr ""
msgid "ClusterIntegration|Applications"
-msgstr "Anwendungen"
+msgstr ""
msgid "ClusterIntegration|Are you sure you want to remove this Kubernetes cluster's integration? This will not delete your actual Kubernetes cluster."
-msgstr "Bist du sicher, dass du die Integration dieses Kubernetes-Clusters entfernen möchtest? Dadurch wird dein tatsächlicher Kubernetes-Cluster nicht gelöscht."
+msgstr ""
msgid "ClusterIntegration|CA Certificate"
-msgstr "CA-Zertifikat"
+msgstr ""
msgid "ClusterIntegration|Certificate Authority bundle (PEM format)"
-msgstr "Zertifizierungsstellen-Bundle (PEM-Format)"
+msgstr ""
msgid "ClusterIntegration|Choose which applications to install on your Kubernetes cluster. Helm Tiller is required to install any of the following applications."
-msgstr "Wähle, welche Anwendungen auf deinem Kubernetes Cluster installiert werden sollen. Um eine der folgenden Anwendungen zu installieren ist Helm Tiller erforderlich."
+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."
+msgstr ""
msgid "ClusterIntegration|Copy API URL"
-msgstr "API-URL kopieren"
+msgstr ""
msgid "ClusterIntegration|Copy CA Certificate"
-msgstr "CA-Zertifikat kopieren"
+msgstr ""
msgid "ClusterIntegration|Copy Ingress IP Address to clipboard"
-msgstr "Ingress-IP-Adresse in die Zwischenablage kopieren"
+msgstr ""
msgid "ClusterIntegration|Copy Jupyter Hostname to clipboard"
-msgstr "Jupyter-Hostnamen in die Zwischenablage kopieren"
+msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
-msgstr "Kubernetes-Clusternamen kopieren"
+msgstr ""
msgid "ClusterIntegration|Copy Token"
-msgstr "Token kopieren"
+msgstr ""
msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr "Kubernetes-Cluster erstellen"
+msgstr ""
msgid "ClusterIntegration|Did you know?"
-msgstr "Wusstest du schon?"
+msgstr ""
msgid "ClusterIntegration|Enable or disable GitLab's connection to your Kubernetes cluster."
-msgstr "Aktiviere oder deaktiviere die Verbindung zwischen GitLab und deinem Kubernetes-Cluster."
+msgstr ""
msgid "ClusterIntegration|Enable this setting if using role-based access control (RBAC)."
-msgstr "Aktiviere diese Einstellung, wenn rollenbasierte Zugriffskontrolle (RBAC) verwendet werden soll."
+msgstr ""
msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
-msgstr "Gib die Details für deinen Kubernetes-Cluster ein"
+msgstr ""
msgid "ClusterIntegration|Environment scope"
-msgstr "Umgebungsumfang"
+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 "Jedes neue Google Cloud Platform-Konto (GCP-Konto) erhält 300 $ Guthaben bei %{sign_up_link}. In Zusammenarbeit mit Google kann GitLab zusätzlich 200 $ für neue und bestehende GCP-Konten anbieten, um mit GitLabs Integration der Google Kubernetes-Engine zu beginnen."
+msgstr ""
msgid "ClusterIntegration|Fetching machine types"
-msgstr "Abrufen von Maschinentypen"
+msgstr ""
msgid "ClusterIntegration|Fetching projects"
-msgstr "Abrufen der Projekte"
+msgstr ""
msgid "ClusterIntegration|Fetching zones"
-msgstr "Rufe Zonen ab"
+msgstr ""
msgid "ClusterIntegration|GitLab Integration"
-msgstr "GitLab-Integration"
+msgstr ""
msgid "ClusterIntegration|GitLab Runner"
-msgstr "GitLab Runner"
+msgstr ""
msgid "ClusterIntegration|GitLab Runner connects to this project's repository and executes CI/CD jobs, pushing results back and deploying, applications to production."
-msgstr "Gitlab Runner verbindet sich mit dem Repository für dieses Projekt und führt CI/CD-Jobs aus, ruft die Ergebnisse ab und veröffentlicht die Anwendung zur Produktionsumgebung."
+msgstr ""
msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr "Google Cloud Platform-Projekt"
+msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
-msgstr "Google Kubernetes-Engine"
+msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr "Google Kubernetes-Engine-Projekt"
-
-msgid "ClusterIntegration|Group cluster"
msgstr ""
msgid "ClusterIntegration|Helm Tiller"
-msgstr "Helm Tiller"
+msgstr ""
msgid "ClusterIntegration|Helm streamlines installing and managing Kubernetes applications. Tiller runs inside of your Kubernetes Cluster, and manages releases of your charts."
-msgstr "Helm optimiert die Installation und Verwaltung von Kubernetes-Anwendungen. Tiller läuft innerhalb deines Kubernetes-Clusters und verwaltet Versionen deiner Charts."
+msgstr ""
msgid "ClusterIntegration|Hide"
-msgstr "Ausblenden"
+msgstr ""
msgid "ClusterIntegration|If you are setting up multiple clusters and are using Auto DevOps, %{help_link_start}read this first%{help_link_end}."
-msgstr "Wenn du mehrere Cluster einrichtest und Auto-DevOps verwendest, lies zuerst %{help_link_start}dies%{help_link_end}."
+msgstr ""
msgid "ClusterIntegration|In order to show the health of the cluster, we'll need to provision your cluster with Prometheus to collect the required data."
-msgstr "Um den Zustand des Clusters anzuzeigen, müssen wir dein Cluster mit Prometheus bereitstellen, um die erforderlichen Daten zu sammeln."
+msgstr ""
msgid "ClusterIntegration|Ingress"
-msgstr "Ingress"
+msgstr ""
msgid "ClusterIntegration|Ingress IP Address"
-msgstr "Ingress-IP-Adresse"
+msgstr ""
msgid "ClusterIntegration|Ingress gives you a way to route requests to services based on the request host or path, centralizing a number of services into a single entrypoint."
-msgstr "Ingress bietet die Möglichkeit, Dienste-Anfragen je nach Anfragehost oder -pfad weiterzuleiten. So werden viele Dienste an einer Stelle zentral zusammengefasst."
+msgstr ""
msgid "ClusterIntegration|Install"
-msgstr "Installieren"
+msgstr ""
msgid "ClusterIntegration|Install Prometheus"
-msgstr "Prometheus installieren"
+msgstr ""
msgid "ClusterIntegration|Installed"
-msgstr "Installiert"
+msgstr ""
msgid "ClusterIntegration|Installing"
-msgstr "Installiere"
+msgstr ""
msgid "ClusterIntegration|Integrate Kubernetes cluster automation"
-msgstr "Kubernetes-Cluster-Automatisierung integrieren"
+msgstr ""
msgid "ClusterIntegration|Integration status"
-msgstr "Integrationsstatus"
+msgstr ""
msgid "ClusterIntegration|Jupyter Hostname"
-msgstr "Jupyter-Hostname"
+msgstr ""
msgid "ClusterIntegration|JupyterHub"
-msgstr "JupyterHub"
-
-msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
-msgstr "JupyterHub, ein Mehrbenutzer-Hub, erstellt, verwaltet und leitet mehrere Instanzen des Jupyter-Notebook-Servers für Einzelbenutzer. JupyterHub kann verwendet werden, um Notebooks an eine Klasse von Studenten, eine Unternehmens-Data-Science-Gruppe oder eine wissenschaftliche Forschungsgruppe zu liefern."
-
-msgid "ClusterIntegration|Knative"
msgstr ""
-msgid "ClusterIntegration|Knative Domain Name:"
+msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
msgid "ClusterIntegration|Kubernetes cluster"
-msgstr "Kubernetes-Cluster"
+msgstr ""
msgid "ClusterIntegration|Kubernetes cluster details"
-msgstr "Kubernetes-Cluster-Details"
+msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
-msgstr "Zustand des Kubernetes-Cluster"
+msgstr ""
+
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
-msgstr "Kubernetes-Cluster wird mit der Google Kubernetes-Engine erstellt..."
+msgstr ""
msgid "ClusterIntegration|Kubernetes cluster name"
-msgstr "Kubernetes-Clustername"
+msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
-msgstr "Kubernetes-Cluster wurde erfolgreich mit der Google Kubernetes Engine erstellt. Aktualisiere die Seite um Clusterdetails anzuzeigen"
+msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
-msgstr "Kubernetes-Cluster können zum Bereitstellen von Anwendungen und zur Zur­ver­fü­gung­stel­lung von Review-Anwendungen für dieses Projekt verwendet werden"
+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}."
+msgstr ""
-msgid "ClusterIntegration|Learn more about Kubernetes"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
-msgstr "Maschinentyp"
+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"
+msgstr ""
msgid "ClusterIntegration|Manage"
-msgstr "Manage"
+msgstr ""
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{link_gke}"
-msgstr "Verwalte dein Kubernetes-Cluster hier: %{link_gke}"
+msgstr ""
msgid "ClusterIntegration|More information"
-msgstr "Mehr Informationen"
+msgstr ""
+
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
msgid "ClusterIntegration|No machine types matched your search"
-msgstr "Keine Maschinentypen stimmen mit deiner Suche überein"
+msgstr ""
msgid "ClusterIntegration|No projects found"
-msgstr "Keine Projekte gefunden"
+msgstr ""
msgid "ClusterIntegration|No projects matched your search"
-msgstr "Keine Projekte entsprechen deiner Suche"
+msgstr ""
msgid "ClusterIntegration|No zones matched your search"
-msgstr "Keine Zonen entsprechen deiner Suche"
+msgstr ""
msgid "ClusterIntegration|Note:"
-msgstr "Hinweis:"
+msgstr ""
msgid "ClusterIntegration|Number of nodes"
-msgstr "Anzahl der Knoten"
+msgstr ""
msgid "ClusterIntegration|Please enter access information for your Kubernetes cluster. If you need help, you can read our %{link_to_help_page} on Kubernetes"
-msgstr "Bitte gib die Zugangsinformationen deines Kubernetes-Clusters ein. Wenn du Hilfe benötigst, kannst du unsere %{link_to_help_page} zu Kubernetes lesen"
+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:"
+msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
-msgstr "Verweise mit einem Wildcard-DNS auf diese generierte IP-Adresse um auf deine Anwendung zugreifen zu können, nachdem sie bereitgestellt wurde."
-
-msgid "ClusterIntegration|Project cluster"
msgstr ""
msgid "ClusterIntegration|Project namespace"
-msgstr "Projekt-Namensraum"
+msgstr ""
msgid "ClusterIntegration|Project namespace (optional, unique)"
-msgstr "Projekt-Namensraum (optional, einzigartig)"
+msgstr ""
msgid "ClusterIntegration|Prometheus"
-msgstr "Prometheus"
+msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
-msgstr "Prometheus ist ein Open-Source-Überwachungssystem mit %{gitlabIntegrationLink} zur Überwachung von bereitgestellten Anwendungen."
+msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
-msgstr "Lies unsere %{link_to_help_page} zur Kubernetes-Cluster-Integration."
+msgstr ""
msgid "ClusterIntegration|Remove Kubernetes cluster integration"
-msgstr "Entferne die Kubernetes-Cluster-Integration"
+msgstr ""
msgid "ClusterIntegration|Remove integration"
-msgstr "Integration entfernen"
+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."
+msgstr ""
msgid "ClusterIntegration|Replace this with your own hostname if you want. If you do so, point hostname to Ingress IP Address from above."
-msgstr "Ersetze dies mit deinem eigenen Hostnamen wenn du möchtest. Wenn du dies tust, verweise mit deinem Hostnamen auf die Ingress-IP-Adresse oben."
+msgstr ""
msgid "ClusterIntegration|Request to begin installing failed"
-msgstr "Anfrage zur Installation fehlgeschlagen"
+msgstr ""
msgid "ClusterIntegration|Save changes"
-msgstr "Änderungen speichern"
+msgstr ""
msgid "ClusterIntegration|Search machine types"
-msgstr "Suche Maschinentypen"
+msgstr ""
msgid "ClusterIntegration|Search projects"
-msgstr "Suche Projekte"
+msgstr ""
msgid "ClusterIntegration|Search zones"
-msgstr "Suche Zonen"
+msgstr ""
msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
-msgstr "Betrachte und ändere die Details deines Kubernetes-Clusters"
+msgstr ""
msgid "ClusterIntegration|Select machine type"
-msgstr "Wähle den Maschinentyp aus"
+msgstr ""
msgid "ClusterIntegration|Select project"
-msgstr "Wähle ein Projekt"
+msgstr ""
msgid "ClusterIntegration|Select project and zone to choose machine type"
-msgstr "Wähle ein Projekt und ein Zone, um den Maschinentyp auszuwählen"
+msgstr ""
msgid "ClusterIntegration|Select project to choose zone"
-msgstr "Wähle ein Projekt aus, um die Zone auszuwählen"
+msgstr ""
msgid "ClusterIntegration|Select zone"
-msgstr "Wähle eine Zone aus"
+msgstr ""
msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr "Wähle eine Zone aus, um den Maschinentyp auszuwählen"
+msgstr ""
msgid "ClusterIntegration|Service token"
-msgstr "Servicetoken"
+msgstr ""
msgid "ClusterIntegration|Show"
-msgstr "Zeige"
+msgstr ""
msgid "ClusterIntegration|Something went wrong on our end."
-msgstr "Auf unserer Seite ist etwas schief gelaufen."
+msgstr ""
msgid "ClusterIntegration|Something went wrong while creating your Kubernetes cluster on Google Kubernetes Engine"
-msgstr "Beim Erstellen deines Kubernetes-Clusters auf der Google Kubernetes Engine ist etwas schief gelaufen"
+msgstr ""
msgid "ClusterIntegration|Something went wrong while installing %{title}"
-msgstr "Beim Installieren von %{title} ist ein Fehler aufgetreten"
+msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
-msgstr "Die IP-Adresse wird gerade zugewiesen. Wenn es lange dauert, überprüfe bitte dein Kubernetes-Cluster oder dein Kontingent für die Google Kubernetes-Engine."
+msgstr ""
+
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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"
+msgstr ""
msgid "ClusterIntegration|This option will allow you to install applications on RBAC clusters."
-msgstr "Mit dieser Option kannst du Anwendungen auf RBAC-Clustern installieren."
+msgstr ""
+
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
msgid "ClusterIntegration|Toggle Kubernetes cluster"
-msgstr "Kubernetes-Cluster umschalten"
+msgstr ""
msgid "ClusterIntegration|Token"
-msgstr "Token"
+msgstr ""
msgid "ClusterIntegration|Validating project billing status"
-msgstr "Validierung des Projektabrechnungsstatus"
+msgstr ""
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."
+msgstr ""
msgid "ClusterIntegration|With a Kubernetes cluster associated to this project, you can use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr "Mit einem Kubernetes-Cluster innerhalb dieses Projekts kannst du auf einfache Weise Review-Anwendungen verwenden, deine Anwendungen bereitstellen, Pipelines ausführen und vieles mehr."
+msgstr ""
msgid "ClusterIntegration|You must first install Helm Tiller before installing the applications below"
-msgstr "Du musst zuerst Helm Tiller installieren, bevor du die Anwendung unten installierst"
+msgstr ""
msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr "Dein Account benötigt eine %{link_to_kubernetes_engine}"
+msgstr ""
msgid "ClusterIntegration|Zone"
-msgstr "Zone"
+msgstr ""
msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr "Zugriff zur Google Kubernetes-Engine"
+msgstr ""
msgid "ClusterIntegration|check the pricing here"
-msgstr "Unsere Preise findest du hier"
+msgstr ""
msgid "ClusterIntegration|documentation"
-msgstr "Dokumentation"
+msgstr ""
msgid "ClusterIntegration|help page"
-msgstr "Hilfeseite"
+msgstr ""
msgid "ClusterIntegration|meets the requirements"
-msgstr "erfüllt die Anforderungen"
+msgstr ""
msgid "ClusterIntegration|properly configured"
-msgstr "ordnungsgemäß konfiguriert"
+msgstr ""
msgid "ClusterIntegration|sign up"
-msgstr "Registrierung"
+msgstr ""
msgid "Code owners"
-msgstr "Code-Besitzer(innen)"
+msgstr ""
msgid "Cohorts"
-msgstr "Kohorten"
+msgstr ""
msgid "Collapse"
-msgstr "Reduzieren"
+msgstr ""
msgid "Collapse sidebar"
-msgstr "Seitenleiste einklappen"
-
-msgid "Comment"
-msgstr "Kommentar"
+msgstr ""
msgid "Comment & resolve discussion"
-msgstr "Kommentieren & Diskussion beenden"
+msgstr ""
msgid "Comment & unresolve discussion"
-msgstr "Kommentieren & Diskussion wieder eröffnen"
-
-msgid "Comment form position"
-msgstr "Position des Kommentarformulars"
+msgstr ""
msgid "Comments"
msgstr "Kommentare"
@@ -2104,11 +1995,11 @@ msgstr[1] "Commits"
msgid "Commit (%{commit_count})"
msgid_plural "Commits (%{commit_count})"
-msgstr[0] "Commit (%{commit_count})"
-msgstr[1] "Commits (%{commit_count})"
+msgstr[0] ""
+msgstr[1] ""
msgid "Commit Message"
-msgstr "Commit-Nachricht"
+msgstr ""
msgid "Commit duration in minutes for last 30 commits"
msgstr "Dauer der Commits in Minuten für die letzten 30 Commits"
@@ -2117,10 +2008,10 @@ msgid "Commit message"
msgstr "Commit Nachricht"
msgid "Commit statistics for %{ref} %{start_time} - %{end_time}"
-msgstr "Commit-Statistik für %{ref} %{start_time} - %{end_time}"
+msgstr ""
msgid "Commit to %{branchName} branch"
-msgstr "Committe zum %{branchName}-Branch"
+msgstr ""
msgid "CommitBoxTitle|Commit"
msgstr "Commit"
@@ -2129,7 +2020,7 @@ msgid "CommitMessage|Add %{file_name}"
msgstr "%{file_name} hinzufügen"
msgid "CommitWidget|authored"
-msgstr "erstellt"
+msgstr ""
msgid "Commits"
msgstr "Commits"
@@ -2138,340 +2029,316 @@ msgid "Commits feed"
msgstr "Liste der Commits"
msgid "Commits per day hour (UTC)"
-msgstr "Commits pro Stunde des Tages (UTC)"
+msgstr ""
msgid "Commits per day of month"
-msgstr "Commits pro Tag des Monats"
+msgstr ""
msgid "Commits per weekday"
-msgstr "Commits pro Wochentag"
+msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
-msgstr "Beim Abrufen der Daten des Merge-Requests ist ein Fehler aufgetreten."
+msgstr ""
msgid "Commits|Commit: %{commitText}"
-msgstr "Commit: %{commitText}"
+msgstr ""
msgid "Commits|History"
msgstr "Verlauf"
msgid "Commits|No related merge requests found"
-msgstr "Keine zugehörigen Merge-Requests gefunden"
+msgstr ""
msgid "Committed by"
msgstr "Committed von"
msgid "Commit…"
-msgstr "Commit…"
+msgstr ""
msgid "Compare"
msgstr "Vergleichen"
msgid "Compare Git revisions"
-msgstr "Vergleiche Git-Revisionen"
+msgstr ""
msgid "Compare Revisions"
-msgstr "Vergleiche Revisionen"
+msgstr ""
msgid "Compare changes with the last commit"
-msgstr "Vergleiche Änderungen mit dem letzten Commit"
+msgstr ""
msgid "Compare changes with the merge request target branch"
-msgstr "Vergleiche die Änderungen mit dem Zielbranch des Merge-Requests"
+msgstr ""
msgid "CompareBranches|%{source_branch} and %{target_branch} are the same."
-msgstr "%{source_branch} und %{target_branch} sind gleich."
+msgstr ""
msgid "CompareBranches|Compare"
-msgstr "Vergleichen"
+msgstr ""
msgid "CompareBranches|Source"
-msgstr "Quelle"
+msgstr ""
msgid "CompareBranches|Target"
-msgstr "Ziel"
+msgstr ""
msgid "CompareBranches|There isn't anything to compare."
-msgstr "Es gibt nichts zu vergleichen."
+msgstr ""
msgid "Confidential"
-msgstr "Vertraulich"
+msgstr ""
msgid "Confidentiality"
-msgstr "Vertraulichkeit"
+msgstr ""
msgid "Configure Gitaly timeouts."
-msgstr "Zeitüberschreitung für Gitaly konfigurieren."
-
-msgid "Configure Tracing"
msgstr ""
msgid "Configure automatic git checks and housekeeping on repositories."
-msgstr "Automatische \"Git-Checks\" und Bereinigung für Repositories konfigurieren."
+msgstr ""
msgid "Configure limits for web and API requests."
-msgstr "Einschränkungen für Web- und API-Anfragen konfigurieren."
+msgstr ""
msgid "Configure push mirrors."
-msgstr "Push-Mirrors konfigurieren."
-
-msgid "Configure storage path settings."
-msgstr "Konfiguriere die Speicherpfadeinstellungen."
+msgstr ""
-msgid "Configure the %{link} integration."
-msgstr "Die %{link}-Integration konfigurieren."
+msgid "Configure storage path and circuit breaker settings."
+msgstr ""
msgid "Configure the way a user creates a new account."
-msgstr "Konfiguriere, wie ein(e) Benutzer(in) ein neues Konto erstellt."
+msgstr ""
msgid "Connect"
-msgstr "Verbinden"
+msgstr ""
msgid "Connect all repositories"
-msgstr "Alle Repositorys verbinden"
+msgstr ""
msgid "Connect repositories from GitHub"
-msgstr "GitHub-Repositorys verbinden"
+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 "Verbinde deine externen Repositories, und CI/CD-Pipelines werden für neue Commits ausgeführt. Ein GitLab-Projekt wird nur mit aktivierten CI/CD-Funktionen erstellt."
+msgstr ""
msgid "Connecting..."
-msgstr "Verbinden..."
+msgstr ""
msgid "Container Registry"
-msgstr "Container-Registry"
+msgstr ""
msgid "ContainerRegistry|Created"
-msgstr "Erstellt"
+msgstr ""
msgid "ContainerRegistry|First log in to GitLab&rsquo;s Container Registry using your GitLab username and password. If you have %{link_2fa} you need to use a %{link_token}:"
-msgstr "Melde dich zunächst mit deinem GitLab-Benutzernamen und Passwort in GitLabs Container-Registry an. Wenn du %{link_2fa} hast, musst du ein %{link_token} verwenden:"
+msgstr ""
msgid "ContainerRegistry|GitLab supports up to 3 levels of image names. The following examples of images are valid for your project:"
-msgstr "GitLab unterstützt bis zu 3 Ebenen von Image-Namen. Die folgenden Beispiel-Images gelten für dein Projekt:"
+msgstr ""
msgid "ContainerRegistry|How to use the Container Registry"
-msgstr "Wie man die Container-Registry verwendet"
+msgstr ""
msgid "ContainerRegistry|Learn more about"
-msgstr "Erfahre mehr über"
+msgstr ""
msgid "ContainerRegistry|No tags in Container Registry for this container image."
-msgstr "Keine Tags in der Container-Registry für dieses Container-Image."
+msgstr ""
msgid "ContainerRegistry|Once you log in, you&rsquo;re free to create and upload a container image using the common %{build} and %{push} commands"
-msgstr "Sobald du dich eingeloggt hast, steht es dir frei, ein Container-Image mit den üblichen %{build}- und %{push}-Befehlen zu erstellen und hochzuladen"
+msgstr ""
msgid "ContainerRegistry|Remove repository"
-msgstr "Repository entfernen"
+msgstr ""
msgid "ContainerRegistry|Remove tag"
-msgstr "Tag entfernen"
+msgstr ""
msgid "ContainerRegistry|Size"
-msgstr "Größe"
+msgstr ""
msgid "ContainerRegistry|Tag"
-msgstr "Tag"
+msgstr ""
msgid "ContainerRegistry|Tag ID"
-msgstr "Tag-ID"
+msgstr ""
msgid "ContainerRegistry|Use different image names"
-msgstr "Verwende einen anderen Image-Namen"
+msgstr ""
msgid "ContainerRegistry|With the Docker Container Registry integrated into GitLab, every project can have its own space to store its Docker images."
-msgstr "Mit der in GitLab integrierten Docker-Container-Registry kann jedes Projekt seinen eigenen Speicherplatz haben um seine Docker-Images zu speichern."
+msgstr ""
msgid "ContainerRegistry|You can also use a %{deploy_token} for read-only access to the registry images."
-msgstr "Du kannst auch %{deploy_token} für den schreibgeschützten Zugriff auf die Registry-Images verwenden."
+msgstr ""
msgid "Continue"
-msgstr "Fortsetzen"
+msgstr ""
msgid "Continue to the next step"
-msgstr "Fahre mit dem nächsten Schritt fort"
+msgstr ""
msgid "Continuous Integration and Deployment"
-msgstr "Kontinuierliche Integration und Bereitstellung"
+msgstr ""
msgid "Contribute to GitLab"
-msgstr "Trage etwas zu GitLab bei"
+msgstr ""
msgid "Contribution"
-msgstr "Beitrag"
+msgstr ""
msgid "Contribution guide"
-msgstr "Anleitung zur Mitarbeit"
+msgstr "Mitarbeitsanleitung"
msgid "Contributions for <strong>%{calendar_date}</strong>"
-msgstr "Beiträge am <strong>%{calendar_date}</strong>"
+msgstr ""
msgid "Contributions per group member"
-msgstr "Beiträge pro Gruppenmitglied"
+msgstr ""
msgid "Contributors"
-msgstr "Mitwirkende"
+msgstr "Mitarbeiter"
msgid "ContributorsPage|%{startDate} – %{endDate}"
-msgstr "%{startDate} – %{endDate}"
+msgstr ""
msgid "ContributorsPage|Building repository graph."
-msgstr "Repository-Graph wird erstellt."
+msgstr ""
msgid "ContributorsPage|Commits to %{branch_name}, excluding merge commits. Limited to 6,000 commits."
-msgstr "Commits für %{branch_name}, ausgenommen Merge-Commits. Limitiert auf 6.000 Commits."
+msgstr ""
msgid "ContributorsPage|Please wait a moment, this page will automatically refresh when ready."
-msgstr "Bitte warte einen Moment, diese Seite wird automatisch aktualisiert, wenn bereit."
+msgstr ""
msgid "Control the display of third party offers."
-msgstr "Steuern Sie die Anzeige von Angeboten Dritter."
+msgstr ""
msgid "Control the maximum concurrency of LFS/attachment backfill for this secondary node"
-msgstr "Kontrolliere die maximale Parallelität des LFS/Anhangs-Backfills für diesen sekundären Knoten"
+msgstr ""
msgid "Control the maximum concurrency of repository backfill for this secondary node"
-msgstr "Steuere die maximale Parallelität des Repository-Backfills für diesen sekundären Knoten"
+msgstr ""
msgid "Control the maximum concurrency of verification operations for this Geo node"
-msgstr "Steuere die maximale Parallelität von Verifizierungsoperationen für diesen Geo-Knoten"
+msgstr ""
msgid "ConvDev Index"
-msgstr "ConvDev-Index"
+msgstr ""
msgid "Copy %{protocol} clone URL"
-msgstr "Kopiere %{protocol} clone-URL"
+msgstr ""
msgid "Copy HTTPS clone URL"
-msgstr "Kopiere HTTPS clone-URL"
-
-msgid "Copy ID to clipboard"
-msgstr "ID in Zwischenablage kopieren"
+msgstr ""
msgid "Copy SSH clone URL"
-msgstr "Kopiere SSH clone-URL"
+msgstr ""
msgid "Copy SSH public key to clipboard"
-msgstr "Kopiere öffentlichen SSH-Schlüssel in die Zwischenablage"
+msgstr ""
msgid "Copy URL to clipboard"
msgstr "Kopiere URL in die Zwischenablage"
msgid "Copy branch name to clipboard"
-msgstr "Branch-Name in Zwischenablage kopieren"
+msgstr ""
msgid "Copy command to clipboard"
-msgstr "Kommando in Zwischenablage kopieren"
+msgstr ""
msgid "Copy commit SHA to clipboard"
msgstr "Kopiere Commit SHA in die Zwischenablage"
msgid "Copy file path to clipboard"
-msgstr "Dateipfad in Zwischenablage kopieren"
+msgstr ""
msgid "Copy incoming email address to clipboard"
-msgstr "Eingehende E-Mail-Adresse in Zwischenablage kopieren"
-
-msgid "Copy link"
msgstr ""
-msgid "Copy name to clipboard"
-msgstr "Name in Zwischenablage kopieren"
-
msgid "Copy reference to clipboard"
-msgstr "Referenz in Zwischenablage kopieren"
-
-msgid "Copy secret to clipboard"
msgstr ""
msgid "Copy to clipboard"
-msgstr "In Zwischenablage kopieren"
+msgstr ""
msgid "Copy token to clipboard"
-msgstr "Token in Zwischenablage kopieren"
-
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
msgstr ""
msgid "Create"
-msgstr "Erstellen"
+msgstr ""
msgid "Create New Directory"
msgstr "Erstelle neues Verzeichnis"
msgid "Create a new branch"
-msgstr "Erstelle einen neuen Branch"
+msgstr ""
msgid "Create a new branch and merge request"
-msgstr "Erstelle einen neuen Branch und Merge-Request"
+msgstr ""
msgid "Create a new issue"
-msgstr "Neues Ticket erstellen"
+msgstr ""
msgid "Create a personal access token on your account to pull or push via %{protocol}."
-msgstr "Erstelle einen persönlichen Zugriffstoken in deinem Konto um mittels %{protocol} zu übertragen (push) oder abzurufen (pull)."
+msgstr "Erstelle einen persönlichen Zugriffstoken in Deinem Konto um mittels %{protocol} zu übertragen (push) oder abzurufen (pull)."
msgid "Create branch"
-msgstr "Branch erstellen"
+msgstr ""
msgid "Create commit"
-msgstr "Commit erstellen"
+msgstr ""
msgid "Create directory"
msgstr "Erstelle Verzeichnis"
msgid "Create empty repository"
-msgstr "Erstelle leeres Repository"
+msgstr ""
msgid "Create epic"
-msgstr "Epic anlegen"
+msgstr ""
msgid "Create file"
-msgstr "Datei erstellen"
+msgstr ""
msgid "Create group"
-msgstr "Gruppe erstellen"
+msgstr ""
msgid "Create group label"
-msgstr "Gruppen-Label erstellen"
+msgstr ""
msgid "Create issue"
-msgstr "Ticket erstellen"
+msgstr ""
msgid "Create lists from labels. Issues with that label appear in that list."
-msgstr "Erstelle Listen anhand von Labels. Tickets mit diesem Label werden in dieser Liste angezeigt."
+msgstr ""
msgid "Create merge request"
-msgstr "Erstelle Merge-Request"
+msgstr "Erstelle Merge Request"
msgid "Create merge request and branch"
-msgstr "Merge-Request und Branch erstellen"
+msgstr ""
msgid "Create new branch"
-msgstr "Neuen Branch erstellen"
+msgstr ""
msgid "Create new directory"
-msgstr "Neues Verzeichnis erstellen"
+msgstr ""
msgid "Create new file"
-msgstr "Neue Datei erstellen"
+msgstr ""
msgid "Create new file or directory"
-msgstr "Erstelle eine neue Datei oder ein neues Verzeichnis"
+msgstr ""
msgid "Create new label"
-msgstr "Neues Label erstellen"
+msgstr ""
msgid "Create new..."
-msgstr "Neu erstellen..."
+msgstr "Erstelle neues..."
msgid "Create project label"
-msgstr "Projektlabel erstellen"
-
-msgid "Create your first page"
-msgstr "Erstelle deine erste Seite"
+msgstr ""
msgid "CreateTag|Tag"
msgstr "Tag "
@@ -2480,79 +2347,73 @@ msgid "CreateTokenToCloneLink|create a personal access token"
msgstr "Erstelle einen persönlichen Zugriffstoken"
msgid "Created"
-msgstr "Erstellt"
+msgstr ""
msgid "Created At"
-msgstr "Erstellt am"
+msgstr ""
msgid "Created by me"
-msgstr "Von mir erstellt"
+msgstr ""
msgid "Created on"
-msgstr "Erstellt am"
+msgstr ""
msgid "Created on:"
-msgstr "Erstellt am:"
+msgstr ""
msgid "Creating epic"
-msgstr "Epic wird angelegt"
+msgstr ""
msgid "Cron Timezone"
-msgstr "Cron-Zeitzone"
+msgstr "Cron Zeitzone"
msgid "Cron syntax"
-msgstr "Cron-Syntax"
+msgstr "Cron Syntax"
msgid "Current Branch"
-msgstr "Aktueller Branch"
+msgstr ""
msgid "Current node"
-msgstr "Aktueller Knoten"
+msgstr ""
msgid "CurrentUser|Profile"
-msgstr "Profil"
+msgstr ""
msgid "CurrentUser|Settings"
-msgstr "Einstellungen"
+msgstr ""
msgid "Custom"
-msgstr "Benutzerdefiniert"
+msgstr ""
msgid "Custom CI config path"
-msgstr "Benutzerdefinierter CI-Konfigurationspfad"
-
-msgid "Custom hostname (for private commit emails)"
-msgstr "Benutzerdefinierter Hostname (für private Commit-E-Mails)"
+msgstr ""
msgid "Custom notification events"
-msgstr "Benutzerdefinierte Benachrichtigungsereignisse"
+msgstr "Individuelle Benachrichtigungsereignisse"
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 %{notification_link}."
-msgstr "Benutzerdefinierte Benachrichtigungsstufen sind identisch mit den Beteiligungsstufen. Mit benutzerdefinierten Benachrichtigungsstufen erhältst du ebenfalls Mitteilungen für ausgewählte Ereignisse. Für weitere Informationen lies %{notification_link}."
+msgstr "Individuelle Benachrichtigungsstufen sind identisch mit den Beteiligungsstufen. Mit individuellen Benachrichtigungsstufen erhältst Du ebenfalls Mitteilungen für ausgewählte Ereignisse. Für weitere Informationen lies %{notification_link}. "
msgid "Custom project templates"
-msgstr "Benutzerspezifische Projektvorlage"
+msgstr ""
msgid "Customize colors"
-msgstr "Farben anpassen"
+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 "Passe an, wie E-Mail-Adressen und Benutzernamen von FogBugz in GitLab importiert werden. Im nächsten Schritt kannst du die Projekte auswählen, die du importieren möchtest."
+msgstr ""
msgid "Customize how Google Code 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 "Passe an, wie E-Mail-Adressen und Benutzernamen von Google Code in GitLab importiert werden. Im nächsten Schritt kannst du die Projekte auswählen, die du importieren möchtest."
-
-msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
msgstr ""
msgid "Cycle Analytics"
-msgstr "Zyklusanalysen"
+msgstr "Arbeitsablaufsanalysen"
msgid "Cycle Analytics gives an overview of how much time it takes to go from idea to production in your project."
-msgstr "Zyklusanalysen liefern einen Überblick darüber, wie viel Zeit in deinem Projekt von einer Idee bis zur Bereitstellung vergeht."
+msgstr ""
msgid "CycleAnalyticsStage|Code"
-msgstr "Code"
+msgstr "Entwicklung"
msgid "CycleAnalyticsStage|Issue"
msgstr "Ticket"
@@ -2564,7 +2425,7 @@ msgid "CycleAnalyticsStage|Production"
msgstr "Produktion"
msgid "CycleAnalyticsStage|Review"
-msgstr "Review"
+msgstr "Überprüfung"
msgid "CycleAnalyticsStage|Staging"
msgstr "Staging"
@@ -2573,79 +2434,61 @@ msgid "CycleAnalyticsStage|Test"
msgstr "Test"
msgid "Dashboard"
-msgstr "Dashboard"
+msgstr ""
msgid "DashboardProjects|All"
-msgstr "Alle"
+msgstr ""
msgid "DashboardProjects|Personal"
-msgstr "Persönliche"
+msgstr ""
msgid "Date picker"
-msgstr "Datumsauswahl"
+msgstr ""
msgid "Debug"
-msgstr "Debug"
+msgstr ""
msgid "Dec"
-msgstr "Dez"
+msgstr ""
msgid "December"
-msgstr "Dezember"
+msgstr ""
msgid "Decline and sign out"
-msgstr "Ablehnen und abmelden"
+msgstr ""
msgid "Default Branch"
-msgstr "Default-Branch"
+msgstr ""
msgid "Default classification label"
-msgstr "Standardklassifikationslabel"
-
-msgid "Default: Directly import the Google Code email address or username"
-msgstr "Standard: Importiere direkt die Google Code-E-Mail-Adresse oder den Nutzernamen"
-
-msgid "Default: Map a FogBugz account ID to a full name"
-msgstr "Standard: Ordne eine FogBugz-Konto-ID einem vollständigen Namen zu"
-
-msgid "Define a custom pattern with cron syntax"
-msgstr "Erstelle ein benutzerdefiniertes Muster mittels Cron-Syntax"
-
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
+msgid "Default: Directly import the Google Code email address or username"
msgstr ""
-msgid "DelayedJobs|Start now"
-msgstr "Jetzt starten"
-
-msgid "DelayedJobs|Unschedule"
+msgid "Default: Map a FogBugz account ID to a full name"
msgstr ""
-msgid "DelayedJobs|delayed"
-msgstr ""
+msgid "Define a custom pattern with cron syntax"
+msgstr "Erstelle ein individuelles Muster mittels Cron Syntax"
msgid "Delete"
msgstr "Löschen"
msgid "Delete Package"
-msgstr "Paket löschen"
+msgstr ""
msgid "Delete Snippet"
-msgstr "Codeausschnitt löschen"
-
-msgid "Delete comment"
msgstr ""
msgid "Delete list"
-msgstr "Liste löschen"
+msgstr ""
msgid "Deleted"
-msgstr "Gelöscht"
+msgstr ""
msgid "Deny"
-msgstr "Verweigern"
+msgstr ""
msgid "Deploy"
msgid_plural "Deploys"
@@ -2653,238 +2496,220 @@ msgstr[0] "Bereitstellung"
msgstr[1] "Bereitstellungen"
msgid "Deploy Keys"
-msgstr "Bereitstellungsschlüssel"
+msgstr ""
msgid "DeployKeys|+%{count} others"
-msgstr "+%{count} andere"
+msgstr ""
msgid "DeployKeys|Current project"
-msgstr "Aktuelles Projekt"
+msgstr ""
msgid "DeployKeys|Deploy key"
-msgstr "Bereitstellungsschlüssel"
+msgstr ""
msgid "DeployKeys|Enabled deploy keys"
-msgstr "Aktive Bereitstellungsschlüssel"
+msgstr ""
msgid "DeployKeys|Error enabling deploy key"
-msgstr "Fehler beim aktivieren des Bereitstellungsschlüssel"
+msgstr ""
msgid "DeployKeys|Error getting deploy keys"
-msgstr "Fehler beim Abrufen der Bereitstellungsschlüssel"
+msgstr ""
msgid "DeployKeys|Error removing deploy key"
-msgstr "Fehler beim entfernen der Bereitstellungsschlüssel"
+msgstr ""
msgid "DeployKeys|Expand %{count} other projects"
-msgstr "Erweitere %{count} andere Projekte"
+msgstr ""
msgid "DeployKeys|Loading deploy keys"
-msgstr "Lade Bereitstellungsschlüssel"
+msgstr ""
msgid "DeployKeys|No deploy keys found. Create one with the form above."
-msgstr "Keine Bereitstellungsschlüssel gefunden. Erstelle einem mit dem Formular oben."
+msgstr ""
msgid "DeployKeys|Privately accessible deploy keys"
-msgstr "Privat zugängliche Bereitstellungsschlüssel"
+msgstr ""
msgid "DeployKeys|Project usage"
-msgstr "Projektnutzung"
+msgstr ""
msgid "DeployKeys|Publicly accessible deploy keys"
-msgstr "Öffentlich zugängliche Bereitstellungsschlüssel"
+msgstr ""
msgid "DeployKeys|Read access only"
-msgstr "Nur Lesezugriff"
+msgstr ""
msgid "DeployKeys|Write access allowed"
-msgstr "Nur Schreibzugriff"
+msgstr ""
msgid "DeployKeys|You are going to remove this deploy key. Are you sure?"
-msgstr "Du bist dabei diesen Bereitstellungsschlüssel zu entfernen. Bist du sicher?"
+msgstr ""
msgid "DeployTokens|Active Deploy Tokens (%{active_tokens})"
-msgstr "Aktive Bereitstellungstoken (%{active_tokens})"
+msgstr ""
msgid "DeployTokens|Add a deploy token"
-msgstr "Bereitstellungstoken hinzufügen"
+msgstr ""
msgid "DeployTokens|Allows read-only access to the registry images"
-msgstr "Ermöglicht schreibgeschützten Zugriff auf die Registry-Images"
+msgstr ""
msgid "DeployTokens|Allows read-only access to the repository"
-msgstr "Ermöglicht schreibgeschützten Zugriff auf das Repository"
+msgstr ""
msgid "DeployTokens|Copy deploy token to clipboard"
-msgstr "Kopiere den Bereitstellungstoken in die Zwischenablage"
+msgstr ""
msgid "DeployTokens|Copy username to clipboard"
-msgstr "Kopiere den Benutzernamen in die Zwischenablage"
+msgstr ""
msgid "DeployTokens|Create deploy token"
-msgstr "Bereitstellungstoken erstellen"
+msgstr ""
msgid "DeployTokens|Created"
-msgstr "Erstellt"
+msgstr ""
msgid "DeployTokens|Deploy Tokens"
-msgstr "Bereitstellungstoken"
+msgstr ""
msgid "DeployTokens|Deploy tokens allow read-only access to your repository and registry images."
-msgstr "Bereitstellungstoken ermöglichen schreibgeschützten Zugriff auf deine Repositories und Registry-Images."
+msgstr ""
msgid "DeployTokens|Expires"
-msgstr "Verfällt"
+msgstr ""
msgid "DeployTokens|Name"
-msgstr "Name"
+msgstr ""
msgid "DeployTokens|Pick a name for the application, and we'll give you a unique deploy token."
-msgstr "Wähle einen Namen für die Anwendung und wir geben dir einen eindeutigen Bereitstellungstoken."
+msgstr ""
msgid "DeployTokens|Revoke"
-msgstr "Widerrufen"
+msgstr ""
msgid "DeployTokens|Revoke %{name}"
-msgstr "Widerrufe %{name}"
+msgstr ""
msgid "DeployTokens|Scopes"
-msgstr "Gültigkeitsbereiche"
+msgstr ""
msgid "DeployTokens|This action cannot be undone."
-msgstr "Diese Aktion kann nicht rückgängig gemacht werden."
+msgstr ""
msgid "DeployTokens|This project has no active Deploy Tokens."
-msgstr "Dieses Projekt hat keine aktiven Bereitstellungstoken."
+msgstr ""
msgid "DeployTokens|Use this token as a password. Make sure you save it - you won't be able to access it again."
-msgstr "Verwende diesen Token als Kennwort. Stelle sicher, dass du ihn speicherst - du wirst später nicht mehr darauf zugreifen können."
+msgstr ""
msgid "DeployTokens|Use this username as a login."
-msgstr "Verwende diesen Benutzernamen als Login."
+msgstr ""
msgid "DeployTokens|Username"
-msgstr "Benutzername"
+msgstr ""
msgid "DeployTokens|You are about to revoke"
-msgstr "Du bist dabei zu widerrufen"
+msgstr ""
msgid "DeployTokens|Your New Deploy Token"
-msgstr "Dein neuer Bereitstellungstoken"
+msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
-msgstr "Dein neuer Projektbereitstellungstoken wurde erstellt."
-
-msgid "Deployed to"
-msgstr "Bereitgestellt für"
-
-msgid "Deploying to"
-msgstr "Bereitstellung für"
+msgstr ""
msgid "Deprioritize label"
-msgstr "Label entpriorisieren"
+msgstr ""
msgid "Descending"
-msgstr "Absteigend"
+msgstr ""
msgid "Description"
msgstr "Beschreibung"
msgid "Description templates allow you to define context-specific templates for issue and merge request description fields for your project."
-msgstr "Beschreibungsvorlagen ermöglichen dir, kontextspezifische Vorlagen für das Beschreibungsfeld von Tickets und Merge-Requests für dein Projekts zu definieren."
+msgstr ""
msgid "Description:"
-msgstr "Beschreibung:"
+msgstr ""
msgid "Destroy"
-msgstr "Löschen"
+msgstr ""
msgid "Details"
msgstr "Details"
msgid "Detect host keys"
-msgstr "Hostschlüssel erkennen"
-
-msgid "Diff content limits"
msgstr ""
-msgid "Diff limits"
-msgstr "Diff-Grenzen"
-
msgid "Diffs|No file name available"
-msgstr "Kein Dateiname verfügbar"
+msgstr ""
msgid "Diffs|Something went wrong while fetching diff lines."
-msgstr "Etwas ging schief, während die Diff-Zeilen abgerufen wurden."
+msgstr ""
msgid "Direction"
-msgstr "Richtung"
+msgstr ""
msgid "Directory name"
msgstr "Verzeichnisname"
msgid "Disable"
-msgstr "Deaktivieren"
+msgstr ""
msgid "Disable for this project"
-msgstr "Für dieses Projekt deaktivieren"
+msgstr ""
msgid "Disable group Runners"
-msgstr "Gruppen-Runner deaktivieren"
+msgstr ""
msgid "Discard"
-msgstr "Verwerfen"
+msgstr ""
msgid "Discard all changes"
-msgstr "Alle Änderungen verwerfen"
+msgstr ""
msgid "Discard all unstaged changes?"
-msgstr "Nicht vorgemerkte Änderungen verwerfen?"
+msgstr ""
msgid "Discard changes"
-msgstr "Änderungen verwerfen"
+msgstr ""
msgid "Discard changes to %{path}?"
-msgstr "Änderungen in %{path} verwerfen?"
+msgstr ""
msgid "Discard draft"
-msgstr "Entwurf verwerfen"
-
-msgid "Discard review"
-msgstr "Review verwerfen"
+msgstr ""
msgid "Discover GitLab Geo."
-msgstr "Entdecke GitLab Geo."
+msgstr ""
msgid "Discover projects, groups and snippets. Share your projects with others"
-msgstr "Entdecke Projekte, Gruppen und Codeausschnitte. Teile deine Projekte mit anderen"
+msgstr ""
msgid "Dismiss"
-msgstr "Verwerfen"
+msgstr ""
msgid "Dismiss Cycle Analytics introduction box"
-msgstr "Einführungsbox zur Zyklusanalyse ausblenden"
+msgstr ""
msgid "Dismiss Merge Request promotion"
-msgstr "Hervorheben des Merge-Requests beenden"
-
-msgid "Dismiss trial promotion"
msgstr ""
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
-msgstr "Möchtest du festlegen, wie die E-Mail-Adressen und Nutzernamen von Google Code in GitLab importiert werden?"
+msgstr ""
msgid "Documentation for popular identity providers"
-msgstr "Dokumentation für gängige Identitätsanbieter"
+msgstr ""
msgid "Domain"
-msgstr "Domäne"
+msgstr ""
msgid "Don't show again"
msgstr "Nicht erneut anzeigen"
msgid "Done"
-msgstr "Erledigt"
+msgstr ""
msgid "Download"
msgstr "Herunterladen"
@@ -2905,325 +2730,328 @@ msgid "DownloadArtifacts|Download"
msgstr "Herunterladen"
msgid "DownloadCommit|Email Patches"
-msgstr "E-Mail-Patch"
+msgstr "E-Mail Patch"
msgid "DownloadCommit|Plain Diff"
-msgstr "Einfaches Diff"
+msgstr "Unterschiede"
msgid "DownloadSource|Download"
msgstr "Herunterladen"
msgid "Downvotes"
-msgstr "Negativ bewertet"
+msgstr ""
msgid "Due date"
-msgstr "Fälligkeitsdatum"
+msgstr ""
msgid "During this process, you’ll be asked for URLs from GitLab’s side. Use the URLs shown below."
-msgstr "Während dieses Vorgangs wirst du nach URLs von GitLab gefragt. Verwende die unten angezeigten URLs."
+msgstr ""
msgid "Each Runner can be in one of the following states:"
-msgstr "Jeder Runner kann in einem der folgenden Zustände sein:"
+msgstr ""
msgid "Edit"
msgstr "Bearbeiten"
msgid "Edit Label"
-msgstr "Label bearbeiten"
+msgstr ""
msgid "Edit Pipeline Schedule %{id}"
-msgstr "Pipeline-Zeitplan bearbeiten %{id}"
+msgstr "Pipeline Zeitplan bearbeiten %{id}"
msgid "Edit Snippet"
-msgstr "Codeausschnitt bearbeiten"
+msgstr ""
msgid "Edit application"
-msgstr "Anwendung bearbeiten"
+msgstr ""
msgid "Edit files in the editor and commit changes here"
-msgstr "Bearbeite Dateien im Editor und committe die Änderungen hier"
+msgstr ""
msgid "Edit group: %{group_name}"
-msgstr "Gruppe bearbeiten: %{group_name}"
+msgstr ""
msgid "Edit identity for %{user_name}"
-msgstr "Identität für %{user_name} bearbeiten"
+msgstr ""
msgid "Elasticsearch"
-msgstr "Elasticsearch"
+msgstr ""
msgid "Elasticsearch intergration. Elasticsearch AWS IAM."
msgstr ""
msgid "Email"
-msgstr "E-Mail"
+msgstr ""
msgid "Email patch"
-msgstr "E-Mail-Patch"
+msgstr ""
msgid "Emails"
msgstr "E-Mails"
msgid "Embed"
-msgstr "Einbetten"
+msgstr ""
msgid "Enable"
-msgstr "Aktivieren"
+msgstr ""
msgid "Enable Auto DevOps"
-msgstr "Auto-DevOps aktivieren"
+msgstr ""
msgid "Enable Pseudonymizer data collection"
-msgstr "Aktiviere die Pseudonymizer-Datensammlung"
+msgstr ""
msgid "Enable SAML authentication for this group"
-msgstr "SAML-Authentifizierung für diese Gruppe aktivieren"
+msgstr ""
msgid "Enable Sentry for error reporting and logging."
-msgstr "Aktiviere Sentry für die Fehlerberichterstattung und -protokollierung."
+msgstr ""
msgid "Enable and configure InfluxDB metrics."
-msgstr "Aktiviere und konfiguriere InfluxDB-Messwerte."
+msgstr ""
msgid "Enable and configure Prometheus metrics."
-msgstr "Aktiviere und konfiguriere Prometheus-Messwerte."
+msgstr ""
msgid "Enable classification control using an external service"
-msgstr "Aktiviere die Klassifizierungskontrolle mithilfe eines externen Service"
+msgstr ""
msgid "Enable for this project"
-msgstr "Für dieses Projekt aktivieren"
+msgstr ""
msgid "Enable group Runners"
-msgstr "Gruppen-Runner aktivieren"
+msgstr ""
+
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
msgid "Enable or disable the Pseudonymizer data collection."
-msgstr "Aktiviere oder deaktiviere die Pseudonymizer-Datensammlung."
+msgstr ""
msgid "Enable or disable version check and usage ping."
-msgstr "Aktiviere oder deaktiviere die Versionsprüfung und den Nutzungsbericht."
+msgstr ""
msgid "Enable reCAPTCHA or Akismet and set IP limits."
-msgstr "Aktiviere reCAPTCHA oder Akismet und lege die IP-Grenzwerte fest."
+msgstr ""
msgid "Enable the Performance Bar for a given group."
-msgstr "Aktiviere die Performance-Leiste für eine bestimmte Gruppe."
+msgstr ""
msgid "Enable usage ping"
-msgstr "Nutzungsbericht einschalten"
+msgstr ""
msgid "Enable usage ping to get an overview of how you are using GitLab from a feature perspective."
-msgstr "Nutzungsbericht einschalten um einen Überblick zu erhalten, welche Features von GitLab wie benutzt werden."
+msgstr ""
msgid "Enabled"
-msgstr "Aktiviert"
+msgstr ""
msgid "Ends at (UTC)"
-msgstr "Endet am (UTC)"
+msgstr ""
msgid "Enter in your Bitbucket Server URL and personal access token below"
-msgstr "Gib unten deine Bitbucket-Server-URL und deinen persönlichen Zugriffstoken ein"
+msgstr ""
msgid "Enter the issue description"
-msgstr "Gib die Beschreibung des Tickets ein"
+msgstr ""
msgid "Enter the issue title"
-msgstr "Gib den Titel des Tickets ein"
+msgstr ""
msgid "Enter the merge request description"
-msgstr "Gib die Beschreibung des Merge-Requests ein"
+msgstr ""
msgid "Enter the merge request title"
-msgstr "Gib den Titel des Merge-Requests ein"
+msgstr ""
msgid "Environments"
-msgstr "Umgebungen"
+msgstr ""
msgid "Environments|An error occurred while fetching the environments."
-msgstr "Beim Abrufen der Umgebungen ist ein Fehler aufgetreten."
+msgstr ""
msgid "Environments|An error occurred while making the request."
-msgstr "Während der Anfrage ist ein Fehler aufgetreten."
+msgstr ""
msgid "Environments|An error occurred while stopping the environment, please try again"
-msgstr "Beim Anhalten der Umgebung ist ein Fehler aufgetreten. Bitte versuche es erneut"
+msgstr ""
msgid "Environments|Are you sure you want to stop this environment?"
-msgstr "Bist du sicher, dass du diese Umgebung stoppen möchtest?"
+msgstr ""
msgid "Environments|Commit"
-msgstr "Commit"
+msgstr ""
msgid "Environments|Deploy to..."
-msgstr "Bereitstellen für..."
+msgstr ""
msgid "Environments|Deployment"
-msgstr "Bereitstellung"
+msgstr ""
msgid "Environments|Environment"
-msgstr "Umgebung"
+msgstr ""
msgid "Environments|Environments"
-msgstr "Umgebungen"
+msgstr ""
msgid "Environments|Environments are places where code gets deployed, such as staging or production."
-msgstr "Umgebungen sind Orte, an denen Code bereitgestellt wird, z. B. Staging oder Produktion."
+msgstr ""
msgid "Environments|Job"
-msgstr "Job"
+msgstr ""
msgid "Environments|Learn more about stopping environments"
-msgstr "Erfahre mehr über das Stoppen von Umgebungen"
+msgstr ""
msgid "Environments|New environment"
-msgstr "Neue Umgebung"
+msgstr ""
msgid "Environments|No deployments yet"
-msgstr "Noch keine Bereitstellungen"
+msgstr ""
msgid "Environments|No pod name has been specified"
-msgstr "Kein Pod-Name angegeben"
+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 "Beachte, dass diese Aktion die Umgebung stoppen wird, es aber %{emphasisStart}keine%{emphasisEnd} Auswirkungen auf bestehende Bereitstellung haben wird, da keine \"stop environment action\" in der Datei %{ciConfigLinkStart}.gitlab-ci.yml%{ciConfigLinkEnd} definiert ist."
+msgstr ""
msgid "Environments|Note that this action will stop the environment, but it will %{emphasis_start}not%{emphasis_end} have an effect on any existing deployment due to no “stop environment action” being defined in the %{ci_config_link_start}.gitlab-ci.yml%{ci_config_link_end} file."
-msgstr "Beachte, dass diese Aktion die Umgebung stoppen wird, es aber %{emphasis_start}keine%{emphasis_end} Auswirkungen auf bestehende Bereitstellung haben wird, da keine \"stop environment action\" in der Datei %{ci_config_link_start}.gitlab-ci.yml%{ci_config_link_end} definiert ist."
+msgstr ""
msgid "Environments|Open live environment"
-msgstr "Öffne Live-Umgebung"
+msgstr ""
msgid "Environments|Pod logs from"
-msgstr "Pod-Protokolle von"
+msgstr ""
msgid "Environments|Re-deploy to environment"
-msgstr "Erneute Bereitstellung in der Umgebung"
+msgstr ""
msgid "Environments|Read more about environments"
-msgstr "Lies mehr über Umgebungen"
+msgstr ""
msgid "Environments|Rollback environment"
-msgstr "Umgebung wiederherstellen"
+msgstr ""
msgid "Environments|Show all"
-msgstr "Alle anzeigen"
+msgstr ""
msgid "Environments|Stop"
-msgstr "Stopp"
+msgstr ""
msgid "Environments|Stop environment"
-msgstr "Umgebung stoppen"
+msgstr ""
msgid "Environments|Updated"
-msgstr "Aktualisiert"
+msgstr ""
-msgid "Environments|You don't have any environments right now"
-msgstr "Du hast momentan keine Umgebungen"
+msgid "Environments|You don't have any environments right now."
+msgstr ""
msgid "Environments|protected"
-msgstr "geschützt"
+msgstr ""
msgid "Epic"
-msgstr "Epic"
+msgstr ""
msgid "Epic will be removed! Are you sure?"
-msgstr "Epic wird entfernt! Bist du dir sicher?"
+msgstr ""
msgid "Epics"
-msgstr "Epics"
+msgstr ""
msgid "Epics Roadmap"
-msgstr "Epics Roadmap"
+msgstr ""
msgid "Epics let you manage your portfolio of projects more efficiently and with less effort"
-msgstr "Mit Epics können Sie Ihre Projekte effizienter und mit weniger Aufwand verwalten"
+msgstr ""
msgid "Epics|An error occurred while saving %{epicDateType} date"
-msgstr "Fehler beim Speichern des %{epicDateType}-Datums"
+msgstr ""
msgid "Epics|How can I solve this?"
-msgstr "Wie kann ich dieses Problem lösen?"
+msgstr ""
msgid "Epics|More information"
-msgstr "Weitere Informationen"
+msgstr ""
msgid "Epics|These dates affect how your epics appear in the roadmap. Dates from milestones come from the milestones assigned to issues in the epic. You can also set fixed dates or remove them entirely."
-msgstr "Diese Daten beeinflussen, wie deine Epics in der Roadmap erscheinen. Die Daten der Meilensteine ​​stammen aus den Meilensteinen, die den Tickets im Epic zugewiesen wurden. Du kannst auch feste Termine festlegen oder sie vollständig entfernen."
+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 "Um dein Epics %{epicDateType} basierend auf den Meilensteinen zu planen, weise einen Meilenstein mit einem %{epicDateType} einem beliebigen Ticket im Epic zu."
+msgstr ""
msgid "Epics|due"
-msgstr "fällig"
+msgstr ""
msgid "Epics|start"
-msgstr "starten"
+msgstr ""
msgid "Error"
-msgstr "Fehler"
+msgstr ""
msgid "Error Reporting and Logging"
-msgstr "Fehlerberichterstattung und Protokollierung"
+msgstr ""
msgid "Error creating epic"
-msgstr "Fehler beim Erstellen des Epics"
+msgstr ""
msgid "Error fetching contributors data."
-msgstr "Fehler beim Abrufen der Daten der Mitwirkenden."
+msgstr ""
msgid "Error fetching labels."
-msgstr "Fehler beim Abrufen der Label."
+msgstr ""
msgid "Error fetching network graph."
-msgstr "Fehler beim Abrufen des Netzwerkgraphen."
+msgstr ""
msgid "Error fetching refs"
-msgstr "Fehler beim Abrufen der Referenzen"
+msgstr ""
msgid "Error fetching usage ping data."
-msgstr "Fehler beim Abrufen der Daten des Nutzungsberichts."
+msgstr ""
msgid "Error loading branch data. Please try again."
-msgstr "Fehler beim Laden der Branch-Daten. Bitte versuche es erneut."
+msgstr ""
msgid "Error loading branches."
-msgstr "Fehler beim Laden der Branches."
+msgstr ""
msgid "Error loading last commit."
-msgstr "Fehler beim Laden des letzten Commits."
+msgstr ""
msgid "Error loading markdown preview"
-msgstr "Fehler beim Laden der Markdown-Vorschau"
+msgstr ""
msgid "Error loading merge requests."
-msgstr "Fehler beim Laden der Merge-Requests."
+msgstr ""
msgid "Error loading project data. Please try again."
-msgstr "Fehler beim Laden der Projektdaten. Bitte versuche es erneut."
+msgstr ""
msgid "Error loading template types."
-msgstr "Fehler beim Laden der Vorlagentypen."
+msgstr ""
msgid "Error loading template."
-msgstr "Fehler beim Laden der Vorlage."
+msgstr ""
msgid "Error occurred when toggling the notification subscription"
-msgstr "Beim Umschalten des Benachrichtigungs-Abonnements trat ein Fehler auf"
+msgstr ""
msgid "Error saving label update."
-msgstr "Fehler beim Speichern der Label-Aktualisierung."
+msgstr ""
msgid "Error updating status for all todos."
-msgstr "Fehler beim Aktualisieren des Status für alle To-dos."
+msgstr ""
msgid "Error updating todo status."
-msgstr "Fehler beim Aktualisieren des To-do-Status."
+msgstr ""
msgid "Error while loading the merge request. Please try again."
-msgstr "Fehler beim Laden des Merge-Requests. Bitte versuche es erneut."
+msgstr ""
msgid "Estimated"
-msgstr "Geschätzt"
+msgstr ""
msgid "EventFilterBy|Filter by all"
msgstr "Filtere alle"
@@ -3232,13 +3060,13 @@ msgid "EventFilterBy|Filter by comments"
msgstr "Filtere nach Kommentaren"
msgid "EventFilterBy|Filter by issue events"
-msgstr "Filtere nach Ticketereignissen"
+msgstr "Filtere nach Tickets"
msgid "EventFilterBy|Filter by merge events"
-msgstr "Filtere nach Merge-Requests"
+msgstr "Filtere nach Merge Requests"
msgid "EventFilterBy|Filter by push events"
-msgstr "Filtere nach Push-Ereignissen"
+msgstr "Filtere nach Übertragungen"
msgid "EventFilterBy|Filter by team"
msgstr "Filtere nach Teams"
@@ -3253,214 +3081,127 @@ msgid "Every week (Sundays at 4:00am)"
msgstr "Wöchentlich (Sonntags um 4:00 Uhr)"
msgid "Everyone can contribute"
-msgstr "Jeder kann beitragen"
+msgstr ""
msgid "Expand"
-msgstr "Aufklappen"
+msgstr ""
msgid "Expand all"
-msgstr "Alle erweitern"
+msgstr ""
msgid "Expand sidebar"
-msgstr "Menüleiste ausklappen"
+msgstr ""
msgid "Expiration date"
-msgstr "Ablaufdatum"
-
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
msgstr ""
msgid "Explore"
-msgstr "Erkunden"
+msgstr ""
msgid "Explore GitLab"
-msgstr "Erkunde GitLab"
+msgstr ""
msgid "Explore Groups"
-msgstr "Erkunde Gruppen"
+msgstr ""
msgid "Explore groups"
-msgstr "Erkunde Gruppen"
+msgstr ""
msgid "Explore projects"
-msgstr "Projekte erkunden"
+msgstr ""
msgid "Explore public groups"
-msgstr "Erkunde öffentliche Gruppen"
+msgstr ""
msgid "External Classification Policy Authorization"
-msgstr "Externe Autorisierung der Klassifikationsrichtlinie"
+msgstr ""
msgid "External authentication"
-msgstr "Externe Authentifizierung"
+msgstr ""
msgid "External authorization denied access to this project"
-msgstr "Externe Autorisierung verbietet den Zugriff auf dieses Projekt"
+msgstr ""
msgid "External authorization request timeout"
-msgstr "Zeitüberschreitung für externe Autorisierungsanfrage"
+msgstr ""
msgid "ExternalAuthorizationService|Classification Label"
-msgstr "Klassifizierungslabel"
+msgstr ""
msgid "ExternalAuthorizationService|Classification label"
-msgstr "Klassifizierungslabel"
+msgstr ""
msgid "ExternalAuthorizationService|When no classification label is set the default label `%{default_label}` will be used."
-msgstr "Wenn kein Klassifizierungslabel gesetzt ist, wird das Standardlabel `%{default_label}` benutzt."
+msgstr ""
msgid "Facebook"
-msgstr "Facebook"
+msgstr ""
msgid "Failed"
-msgstr "Fehlgeschlagen"
+msgstr ""
msgid "Failed Jobs"
-msgstr "Fehlgeschlagene Jobs"
+msgstr ""
msgid "Failed to change the owner"
-msgstr "Wechsel des/der Besitzers/-in fehlgeschlagen"
+msgstr "Wechsel des Besitzers fehlgeschlagen"
msgid "Failed to check related branches."
-msgstr "Verwandte Branches konnten nicht überprüft werden."
-
-msgid "Failed to deploy to"
-msgstr "Bereitstellung fehlgeschlagen für"
-
-msgid "Failed to load emoji list."
-msgstr "Fehler beim Laden der Emoji-Liste."
+msgstr ""
msgid "Failed to remove issue from board, please try again."
-msgstr "Fehler beim Entfernen des Tickets vom Bord, bitte versuche es erneut."
+msgstr ""
msgid "Failed to remove mirror."
-msgstr "Fehler beim Entfernen des Mirrors."
+msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr "Entfernung der Pipelineplanung fehlgeschlagen"
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
-msgstr "Tickets konnten nicht aktualisiert werden, bitte versuche es erneut."
-
-msgid "Failure"
-msgstr "Fehlschlag"
-
-msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
-msgstr "Schneller als wenn es den Projektarbeitsplatz wieder benützt (fällt zurück auf den Clone wenn es nicht existiert)"
-
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr "API-URL"
-
-msgid "FeatureFlags|Active"
-msgstr "Aktiv"
-
-msgid "FeatureFlags|Application name"
-msgstr "Anwendungsname"
-
-msgid "FeatureFlags|Configure"
-msgstr "Konfiguriere"
-
-msgid "FeatureFlags|Configure feature flags"
msgstr ""
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr "%{feature_flag_name} löschen?"
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
+msgid "Failure"
msgstr ""
-msgid "FeatureFlags|More information"
-msgstr "Weitere Informationen"
-
-msgid "FeatureFlags|Name"
-msgstr "Name"
-
-msgid "FeatureFlags|New"
-msgstr "Neu"
-
-msgid "FeatureFlags|New Feature Flag"
+msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "FeatureFlags|Save changes"
-msgstr "Änderungen speichern"
-
-msgid "FeatureFlags|Status"
-msgstr "Status"
-
msgid "Feb"
-msgstr "Feb"
+msgstr ""
msgid "February"
-msgstr "Februar"
+msgstr ""
msgid "Fields on this page are now uneditable, you can configure"
-msgstr "Felder auf dieser Seite sind jetzt nicht mehr editierbar, du kannst nun konfigurieren"
+msgstr ""
msgid "File templates"
-msgstr "Dateivorlagen"
+msgstr ""
msgid "Files"
msgstr "Dateien"
msgid "Files (%{human_size})"
-msgstr "Dateien (%{human_size})"
+msgstr ""
msgid "Fill in the fields below, turn on <strong>%{enable_label}</strong>, and press <strong>%{save_changes}</strong>"
-msgstr "Fülle die Felder unten aus, schalte <strong>%{enable_label}</strong> an, und drücke <strong>%{save_changes}</strong>"
+msgstr ""
msgid "Filter"
-msgstr "Filter"
+msgstr ""
msgid "Filter by %{issuable_type} that are currently closed."
-msgstr "Filtern nach %{issuable_type}, die derzeit geschlossen sind."
+msgstr ""
msgid "Filter by %{issuable_type} that are currently opened."
-msgstr "Filtern nach %{issuable_type}, die derzeit offen sind."
+msgstr ""
msgid "Filter by commit message"
-msgstr "Filter nach Commit-Nachricht"
+msgstr "Filter nach Commit Nachricht"
msgid "Filter..."
-msgstr "Filter..."
+msgstr ""
msgid "Find by path"
msgstr "Finde über den Pfad"
@@ -3469,115 +3210,106 @@ msgid "Find file"
msgstr "Finde Datei"
msgid "Find the downloaded ZIP file and decompress it."
-msgstr "Finde die heruntergeladene ZIP-Datei und dekomprimiere sie."
+msgstr ""
msgid "Find the newly extracted <code>Takeout/Google Code Project Hosting/GoogleCodeProjectHosting.json</code> file."
-msgstr "Suche die neu extrahierte Datei <code>Takeout/Google Code Project Hosting/GoogleCodeProjectHosting.json</code>."
+msgstr ""
msgid "Fingerprints"
-msgstr "Fingerabdrücke"
-
-msgid "Finish review"
msgstr ""
msgid "Finished"
-msgstr "Fertiggestellt"
+msgstr ""
msgid "FirstPushedBy|First"
msgstr "Erster"
msgid "FirstPushedBy|pushed by"
-msgstr "gepusht von"
+msgstr "übertragen von"
msgid "Fixed date"
-msgstr "Fester Termin"
+msgstr ""
msgid "Fixed due date"
-msgstr "Fixes Fälligkeitsdatum"
+msgstr ""
msgid "Fixed start date"
-msgstr "Fixer Starttermin"
+msgstr ""
msgid "Fixed:"
-msgstr "Behoben:"
+msgstr ""
msgid "FogBugz Email"
-msgstr "FogBugz-E-Mail"
+msgstr ""
msgid "FogBugz Import"
-msgstr "FogBugz-Import"
+msgstr ""
msgid "FogBugz Password"
-msgstr "FogBugz-Passwort"
+msgstr ""
msgid "FogBugz URL"
-msgstr "FogBugz-URL"
+msgstr ""
msgid "FogBugz import"
-msgstr "FogBugz-Import"
+msgstr ""
msgid "Follow the steps below to export your Google Code project data."
-msgstr "Befolge die nachstehenden Schritte, um deine Google Code-Projektdaten zu exportieren."
+msgstr ""
msgid "Font Color"
-msgstr "Schriftfarbe"
+msgstr ""
msgid "Footer message"
-msgstr "Fußzeilennachricht"
+msgstr ""
msgid "For internal projects, any logged in user can view pipelines and access job details (output logs and artifacts)"
-msgstr "Bei interne Projekte kann jede(r) angemeldete Benutzer(in) die Pipelines anzeigen lassen und auf Job-Details (Ausgabeprotokolle und Artefakte) zugreifen"
+msgstr ""
msgid "For more information, go to the "
-msgstr "Für mehr Informationen, gehe zu "
-
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
msgstr ""
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
-msgstr "Weitere Informationen zum %{deactivating_usage_ping_link_start}Deaktivieren des Nutzungsberichts%{deactivating_usage_ping_link_end} findest du in der Dokumentation."
+msgstr ""
msgid "For private projects, any member (guest or higher) can view pipelines and access job details (output logs and artifacts)"
-msgstr "Bei privaten Projekten kann jedes Mitglied (Gast oder höher) Pipelines ansehen und auf Job-Details zugreifen (Ausgabeprotokolle und Artefakte)"
+msgstr ""
msgid "For public projects, anyone can view pipelines and access job details (output logs and artifacts)"
-msgstr "Bei öffentlichen Projekten, kann jeder sich die Pipelines ansehen und auf Job-Details (Ausgabeprotokolle und Artefakte) zugreifen"
+msgstr ""
msgid "ForkedFromProjectPath|Forked from"
-msgstr "Fork von"
+msgstr "Ableger von"
msgid "ForkedFromProjectPath|Forked from %{project_name} (deleted)"
-msgstr "Geforkt von %{project_name} (gelöscht)"
+msgstr ""
msgid "Forking in progress"
-msgstr "Fork wird erstellt"
+msgstr ""
msgid "Format"
-msgstr "Format"
+msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
-msgstr "Fehler in deiner .gitlab-ci.yml gefunden:"
-
-msgid "Free Trial of GitLab.com Gold"
msgstr ""
msgid "From %{provider_title}"
-msgstr "Von %{provider_title}"
+msgstr ""
msgid "From Bitbucket"
-msgstr "Von Bitbucket"
+msgstr ""
msgid "From Bitbucket Server"
-msgstr "Vom Bitbucket-Server"
+msgstr ""
msgid "From FogBugz"
-msgstr "Von FogBugz"
+msgstr ""
msgid "From GitLab.com"
-msgstr "Von GitLab.com"
+msgstr ""
msgid "From Google Code"
-msgstr "Von Google Code"
+msgstr ""
msgid "From issue creation until deploy to production"
msgstr "Von der Ticketbeschreibung bis zur Bereitstellung"
@@ -3586,625 +3318,586 @@ msgid "From merge request merge until deploy to production"
msgstr "Vom Umsetzen des Merge Request bis zur Bereitstellung auf dem Produktivsystem"
msgid "From milestones:"
-msgstr "Von Meilensteinen:"
+msgstr ""
msgid "From the Kubernetes cluster details view, install Runner from the applications list"
-msgstr "Installiere den Runner aus der Anwendungsliste in der Kubernetes-Cluster Detailansicht"
+msgstr ""
msgid "GPG Keys"
-msgstr "GPG-Schlüssel"
+msgstr ""
msgid "General"
-msgstr "Allgemein"
+msgstr ""
msgid "General pipelines"
-msgstr "Allgemeine Pipelines"
+msgstr ""
msgid "Generate a default set of labels"
-msgstr "Generiere einen Standardsatz von Labels"
+msgstr ""
msgid "Geo"
-msgstr "Geo"
+msgstr ""
msgid "Geo Nodes"
-msgstr "Geo-Knoten"
+msgstr ""
msgid "Geo allows you to replicate your GitLab instance to other geographical locations."
-msgstr "Mit Geo kannst du deine GitLab-Instanz an andere geografische Orte replizieren."
+msgstr ""
msgid "GeoNodeSyncStatus|Node is failing or broken."
-msgstr "Knoten fällt aus oder ist kaputt."
+msgstr ""
msgid "GeoNodeSyncStatus|Node is slow, overloaded, or it just recovered after an outage."
-msgstr "Knoten ist langsam, überlastet oder er erholt sich nur von einem Ausfall."
+msgstr ""
msgid "GeoNodes|Checksummed"
-msgstr "Prüfsumme verifiziert"
+msgstr ""
msgid "GeoNodes|Data is out of date from %{timeago}"
-msgstr "Daten sind veraltet von %{timeago}"
+msgstr ""
msgid "GeoNodes|Data replication lag"
-msgstr "Datenreplikationsverzögerung"
+msgstr ""
msgid "GeoNodes|Disabling a node stops the sync process. Are you sure?"
-msgstr "Durch das Deaktivieren eines Knotens wird der Synchronisierungsprozess gestoppt. Bist du sicher?"
+msgstr ""
msgid "GeoNodes|Does not match the primary storage configuration"
-msgstr "Stimmt nicht mit der primären Speicherkonfiguration überein"
+msgstr ""
msgid "GeoNodes|Failed"
-msgstr "Fehlgeschlagen"
+msgstr ""
msgid "GeoNodes|Full"
-msgstr "Voll"
+msgstr ""
msgid "GeoNodes|GitLab version"
-msgstr "GitLab-Version"
+msgstr ""
msgid "GeoNodes|GitLab version does not match the primary node version"
-msgstr "Die GitLab Version stimmt nicht mit der Version des primären Knotens überein"
+msgstr ""
msgid "GeoNodes|Health status"
-msgstr "Systemzustand"
+msgstr ""
msgid "GeoNodes|Last event ID processed by cursor"
-msgstr "Letzte Event-ID, die vom Cursor verarbeitet wurde"
+msgstr ""
msgid "GeoNodes|Last event ID seen from primary"
-msgstr "Letzte Ereignis-ID vom Primärknoten aus gesehen"
+msgstr ""
msgid "GeoNodes|Learn more about Repository checksum progress"
-msgstr "Erfahre mehr über den Repository-Prüfsummenfortschritt"
+msgstr ""
msgid "GeoNodes|Learn more about Repository verification"
-msgstr "Erfahre mehr über die Repository-Verifizierung"
+msgstr ""
msgid "GeoNodes|Learn more about Wiki checksum progress"
-msgstr "Erfahre mehr über den Wiki-Prüfsummenfortschritt"
+msgstr ""
msgid "GeoNodes|Learn more about Wiki verification"
-msgstr "Erfahren Sie mehr über die Wiki-Verifikation"
+msgstr ""
msgid "GeoNodes|Loading nodes"
-msgstr "Knoten werden geladen"
+msgstr ""
msgid "GeoNodes|Local LFS objects"
-msgstr "Lokale LFS Objekte"
+msgstr ""
msgid "GeoNodes|Local attachments"
-msgstr "Lokale Anhänge"
+msgstr ""
msgid "GeoNodes|Local job artifacts"
-msgstr "Lokale Job-Artefakte"
+msgstr ""
msgid "GeoNodes|New node"
-msgstr "Neuer Knoten"
+msgstr ""
msgid "GeoNodes|Node Authentication was successfully repaired."
-msgstr "Knoten-Authentifizierung wurde erfolgreich repariert."
+msgstr ""
msgid "GeoNodes|Node was successfully removed."
-msgstr "Knoten wurde erfolgreich entfernt."
+msgstr ""
msgid "GeoNodes|Not checksummed"
-msgstr "Keine Prüfsumme"
+msgstr ""
msgid "GeoNodes|Out of sync"
-msgstr "Nicht synchron"
+msgstr ""
msgid "GeoNodes|Removing a node stops the sync process. Are you sure?"
-msgstr "Durch das Entfernen eines Knotens wird der Synchronisierungsprozess gestoppt. Bist du sicher?"
+msgstr ""
msgid "GeoNodes|Replication slot WAL"
-msgstr "Replikations-Slot WAL"
+msgstr ""
msgid "GeoNodes|Replication slots"
-msgstr "Replikations-Slots"
+msgstr ""
msgid "GeoNodes|Repositories"
-msgstr "Repositorien"
+msgstr ""
msgid "GeoNodes|Repositories checksummed for verification with their counterparts on Secondary nodes"
-msgstr "Repository-Prüfsummen wurden mit ihren Gegenstücken auf dem sekundären Knoten verglichen"
+msgstr ""
msgid "GeoNodes|Repositories verified with their counterparts on the Primary node"
-msgstr "Repositories mit ihren Gegenstücken am primären Knoten verifiziert"
+msgstr ""
msgid "GeoNodes|Repository checksum progress"
-msgstr "Repository-Prüfsummenfortschritt"
+msgstr ""
msgid "GeoNodes|Repository verification progress"
-msgstr "Repository-Üerprüfungsfortschritt"
+msgstr ""
msgid "GeoNodes|Selective"
-msgstr "Selektiv"
+msgstr ""
msgid "GeoNodes|Something went wrong while changing node status"
-msgstr "Etwas ist schiefgelaufen während der Änderung des Knotenstatuses"
+msgstr ""
msgid "GeoNodes|Something went wrong while fetching nodes"
-msgstr "Beim Laden der Knoten ist etwas schief gelaufen"
+msgstr ""
msgid "GeoNodes|Something went wrong while removing node"
-msgstr "Etwas ist schiefgegangen während dem Entfernen des Knotens"
+msgstr ""
msgid "GeoNodes|Something went wrong while repairing node"
-msgstr "Während der Reparatur des Knotens ist etwas schief gelaufen"
+msgstr ""
msgid "GeoNodes|Storage config"
-msgstr "Speicherkonfiguration"
+msgstr ""
msgid "GeoNodes|Sync settings"
-msgstr "Synchronisierungseinstellungen"
+msgstr ""
msgid "GeoNodes|Synced"
-msgstr "Synchronisiert"
+msgstr ""
msgid "GeoNodes|Unused slots"
-msgstr "Unbenutzte Slots"
+msgstr ""
msgid "GeoNodes|Unverified"
-msgstr "Nicht verifiziert"
+msgstr ""
msgid "GeoNodes|Used slots"
-msgstr "Benutzte Slots"
+msgstr ""
msgid "GeoNodes|Verified"
-msgstr "Verifiziert"
+msgstr ""
msgid "GeoNodes|Wiki checksum progress"
-msgstr "Wiki-Prüfsummenfortschritt"
+msgstr ""
msgid "GeoNodes|Wiki verification progress"
-msgstr "Wiki-Verifizierungsfortschritt"
+msgstr ""
msgid "GeoNodes|Wikis"
-msgstr "Wikis"
+msgstr ""
msgid "GeoNodes|Wikis checksummed for verification with their counterparts on Secondary nodes"
-msgstr "Wiki-Prüfsummen wurden mit ihren Gegenstücken auf dem sekundären Knoten verglichen"
+msgstr ""
msgid "GeoNodes|Wikis verified with their counterparts on the Primary node"
-msgstr "Wikis wurden mit ihren Gegenstücken auf dem primären Knoten verifiziert"
+msgstr ""
msgid "GeoNodes|You have configured Geo nodes using an insecure HTTP connection. We recommend the use of HTTPS."
-msgstr "Du hast Geo-Knoten mit einer unsicheren HTTP-Verbindung konfiguriert. Wir empfehlen die Verwendung von HTTPS."
+msgstr ""
msgid "Geo|%{name} is scheduled for forced re-download"
-msgstr "%{name} ist für einen erzwungenen erneuten Download vorgemerkt"
+msgstr ""
msgid "Geo|%{name} is scheduled for re-check"
-msgstr "%{name} ist für eine erneute Prüfung vorgemerkt"
+msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
-msgstr "%{name} ist für die erneute Synchronisierung vorgemerkt"
-
-msgid "Geo|All"
-msgstr "Alle"
+msgstr ""
msgid "Geo|All projects"
-msgstr "Alle Projekte"
-
-msgid "Geo|All projects are being scheduled for re-check"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-sync"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Batch operations"
-msgstr "Stapelverarbeitung"
-
-msgid "Geo|Could not remove tracking entry for an existing project."
-msgstr "Tracking-Eintrag für ein vorhandenes Projekt konnte nicht entfernt werden."
+msgid "Geo|Error message"
+msgstr ""
msgid "Geo|Failed"
-msgstr "Fehlgeschlagen"
+msgstr ""
msgid "Geo|File sync capacity"
-msgstr "Dateisynchronisationskapazität"
-
-msgid "Geo|Geo Status"
-msgstr "Geo-Status"
+msgstr ""
msgid "Geo|Groups to synchronize"
-msgstr "Gruppen für die Synchronisierung"
+msgstr ""
msgid "Geo|In sync"
-msgstr "Wird synchronisiert"
+msgstr ""
msgid "Geo|Last successful sync"
-msgstr "Letzte erfolgreiche Synchronisierung"
+msgstr ""
msgid "Geo|Last sync attempt"
-msgstr "Letzter Synchronisierungsversuch"
+msgstr ""
msgid "Geo|Last time verified"
-msgstr "Zuletzt überprüft"
+msgstr ""
msgid "Geo|Never"
-msgstr "Nie"
+msgstr ""
msgid "Geo|Next sync scheduled at"
-msgstr "Nächste Synchronisierung geplant um"
+msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
-msgstr "Ausstehend"
+msgstr ""
msgid "Geo|Pending synchronization"
-msgstr "Ausstehende Synchronisation"
+msgstr ""
msgid "Geo|Pending verification"
-msgstr "Ausstehende Überprüfung"
+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 "Projekt (ID: %{project_id}) existiert nicht mehr in der Primärdatenbank. Es ist sicher, diesen Eintrag zu entfernen, da dadurch keine Daten auf der Festplatte gelöscht werden."
+msgstr ""
msgid "Geo|Projects in certain groups"
-msgstr "Projekte in bestimmten Gruppen"
+msgstr ""
msgid "Geo|Projects in certain storage shards"
-msgstr "Projekte in bestimmten Speicherfragmenten"
+msgstr ""
msgid "Geo|Recheck"
-msgstr "Neuprüfung"
-
-msgid "Geo|Recheck all projects"
msgstr ""
msgid "Geo|Redownload"
-msgstr "Erneuter Download"
+msgstr ""
msgid "Geo|Remove"
-msgstr "Entfernen"
+msgstr ""
msgid "Geo|Repository sync capacity"
-msgstr "Repository-Synchronisierungskapazität"
+msgstr ""
msgid "Geo|Resync"
-msgstr "Resynchronisation"
-
-msgid "Geo|Resync all projects"
msgstr ""
msgid "Geo|Retry count"
-msgstr "Wiederholversuch"
+msgstr ""
+
+msgid "Geo|Retry counts"
+msgstr ""
msgid "Geo|Select groups to replicate."
-msgstr "Wähle zu replizierende Gruppen aus."
+msgstr ""
msgid "Geo|Shards to synchronize"
-msgstr "Zu synchronisierende Fragmente"
+msgstr ""
msgid "Geo|Status"
-msgstr "Status"
+msgstr ""
msgid "Geo|Synced"
-msgstr "Synchronisiert"
+msgstr ""
msgid "Geo|Synchronization failed - %{error}"
-msgstr "Synchronisierung fehlgeschlagen - %{error}"
+msgstr ""
msgid "Geo|Tracking entry for project (%{project_id}) was successfully removed."
-msgstr "Tracking-Eintrag für Projekt (%{project_id}) wurde erfolgreich entfernt."
+msgstr ""
msgid "Geo|Tracking entry will be removed. Are you sure?"
-msgstr "Tracking-Eintrag wird entfernt. Bist du sicher?"
+msgstr ""
msgid "Geo|Unknown state"
-msgstr "Unbekannter Status"
+msgstr ""
msgid "Geo|Verification capacity"
-msgstr "Überprüfungskapazität"
+msgstr ""
msgid "Geo|Verification failed - %{error}"
-msgstr "Überprüfung fehlgeschlagen - %{error}"
-
-msgid "Geo|Waiting for scheduler"
-msgstr "Warte auf den Scheduler"
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
+msgid "Geo|Waiting for scheduler"
msgstr ""
msgid "Geo|You need a different license to use Geo replication"
-msgstr "Du benötigst eine andere Lizenz, um die Geo-Replikation zu verwenden"
-
-msgid "Geo|misconfigured"
-msgstr "falsch konfiguriert"
-
-msgid "Geo|primary"
-msgstr "primär"
-
-msgid "Geo|secondary"
-msgstr "sekundär"
+msgstr ""
msgid "Get a free instance review"
-msgstr "Erhalte eine kostenlose Instanzprüfung"
+msgstr ""
msgid "Git"
-msgstr "Git"
+msgstr ""
msgid "Git repository URL"
-msgstr "Git-Repository-URL"
+msgstr ""
msgid "Git revision"
-msgstr "Git-Revision"
+msgstr ""
+
+msgid "Git storage health information has been reset"
+msgstr "Informationen über den Speicherzustand von Gitlab wurden zurückgesetzt."
msgid "Git strategy for pipelines"
-msgstr "Git-Strategie für Pipelines"
+msgstr ""
msgid "Git version"
-msgstr "Git-Version"
+msgstr ""
msgid "GitHub import"
-msgstr "GitHub-Import"
+msgstr ""
msgid "GitLab CI Linter has been moved"
-msgstr "GitLab CI Linter wurde verschoben"
+msgstr ""
msgid "GitLab Geo"
-msgstr "GitLab Geo"
+msgstr ""
msgid "GitLab Group Runners can execute code for all the projects in this group."
-msgstr "GitLab Gruppenrunner können Code für alle Projekte in dieser Gruppe ausführen."
+msgstr ""
msgid "GitLab Import"
-msgstr "GitLab-Import"
+msgstr ""
msgid "GitLab User"
-msgstr "GitLab-Nutzer(in)"
+msgstr ""
msgid "GitLab project export"
-msgstr "GitLab-Projekt exportieren"
+msgstr ""
msgid "GitLab single sign on URL"
-msgstr "GitLab Single Sign On-URL"
+msgstr ""
msgid "GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory."
-msgstr "GitLab wird einen Hintergrundjob ausführen, der pseudonymisierte CSVs der GitLab-Datenbank erzeugt, die in dein konfiguriertes Objektspeicherverzeichnis hochgeladen werden."
+msgstr ""
msgid "GitLab.com import"
-msgstr "GitLab.com-Import"
+msgstr ""
msgid "GitLab’s issue tracker"
-msgstr "GitLabs Ticketsystem"
+msgstr ""
msgid "Gitaly"
-msgstr "Gitaly"
+msgstr ""
msgid "Gitaly Servers"
-msgstr "Gitaly-Server"
+msgstr ""
msgid "Gitaly|Address"
-msgstr "Adresse"
+msgstr ""
msgid "Gitea Host URL"
-msgstr "Gitea-Host-URL"
+msgstr ""
msgid "Gitea Import"
-msgstr "Gitea-Import"
+msgstr ""
msgid "Go Back"
-msgstr "Zurück"
+msgstr ""
msgid "Go back"
-msgstr "Zurück"
+msgstr ""
msgid "Go to"
-msgstr "Gehe zu"
+msgstr ""
msgid "Go to %{link_to_google_takeout}."
-msgstr "Gehe zu %{link_to_google_takeout}."
+msgstr ""
msgid "Google Code import"
-msgstr "Google Code-Import"
+msgstr ""
msgid "Google Takeout"
-msgstr "Google Takeout"
+msgstr ""
msgid "Google authentication is not %{link_to_documentation}. Ask your GitLab administrator if you want to use this service."
-msgstr "Google-Authentifizierung ist nicht %{link_to_documentation}. Frage deinen GitLab Administrator, wenn du diesen Service nutzen möchtest."
+msgstr ""
msgid "Got it!"
-msgstr "Verstanden!"
+msgstr ""
msgid "Graph"
-msgstr "Diagramm"
+msgstr ""
msgid "Group"
-msgstr "Gruppe"
+msgstr ""
msgid "Group CI/CD settings"
-msgstr "Gruppen-CI/CD-Einstellungen"
+msgstr ""
msgid "Group Git LFS status:"
-msgstr "Gruppen-Git-LFS-Status:"
+msgstr ""
msgid "Group ID"
-msgstr "Gruppen-ID"
+msgstr ""
msgid "Group Runners"
-msgstr "Gruppen Runner"
-
-msgid "Group SAML must be enabled to test"
msgstr ""
-msgid "Group URL"
-msgstr "Gruppen-URL"
-
msgid "Group avatar"
-msgstr "Gruppenavatar"
-
-msgid "Group description"
-msgstr "Gruppenbeschreibung"
-
-msgid "Group description (optional)"
-msgstr "Gruppenbeschreibung (optional)"
+msgstr ""
msgid "Group details"
-msgstr "Gruppendetails"
+msgstr ""
msgid "Group info:"
-msgstr "Gruppeninfo:"
+msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
-msgstr "Gruppenbetreuer können Gruppen-Runner unter %{link} registrieren"
-
-msgid "Group name"
-msgstr "Gruppenname"
+msgstr ""
msgid "Group: %{group_name}"
-msgstr "Gruppe: %{group_name}"
+msgstr ""
msgid "GroupRoadmap|From %{dateWord}"
-msgstr "Vom %{dateWord}"
+msgstr ""
msgid "GroupRoadmap|Loading roadmap"
-msgstr "Roadmap wird geladen"
+msgstr ""
msgid "GroupRoadmap|Something went wrong while fetching epics"
-msgstr "Beim Abfragen der Epics ist etwas schief gelaufen"
+msgstr ""
msgid "GroupRoadmap|Sorry, no epics matched your search"
-msgstr "Entschuldigung, keine Epics stimmen mit deiner Suche überein"
+msgstr ""
msgid "GroupRoadmap|The roadmap shows the progress of your epics along a timeline"
-msgstr "Die Roadmap zeigt den Fortschritt deiner Epics anhand einer Zeitleiste an"
+msgstr ""
msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown &ndash; from %{startDate} to %{endDate}."
-msgstr "Füge ein Start- oder Fälligkeitsdatum zu einem deiner Epics in dieser Gruppe oder ihrer Untergruppen hinzu, um die Roadmap anzuzeigen. Nur Epics der letzten oder nächsten Monate werden angezeigt &ndash; von %{startDate} bis %{endDate}."
+msgstr ""
msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the quarters view, only epics in the past quarter, current quarter, and next 4 quarters are shown &ndash; from %{startDate} to %{endDate}."
-msgstr "Füge ein Start- oder Fälligkeitsdatum zu einem deiner Epics in dieser Gruppe oder ihrer Untergruppen hinzu, um die Roadmap anzuzeigen. In der Quartalsansicht werden nur Epics im letzten Quartal, im aktuellen Quartal und in den nächsten 4 Quartalen angezeigt &ndash; von %{startDate} bis %{endDate}."
+msgstr ""
msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the weeks view, only epics in the past week, current week, and next 4 weeks are shown &ndash; from %{startDate} to %{endDate}."
-msgstr "Füge ein Start- oder Fälligkeitsdatum zu einem deiner Epics in dieser Gruppe oder ihrer Untergruppen hinzu, um die Roadmap anzuzeigen. In der Wochenansicht werden nur Epics der letzten Woche, der aktuellen Woche und der nächsten 4 Wochen angezeigt &ndash; von %{startDate} bis %{endDate}."
+msgstr ""
msgid "GroupRoadmap|To widen your search, change or remove filters. In the months view, only epics in the past month, current month, and next 5 months are shown &ndash; from %{startDate} to %{endDate}."
-msgstr "Um deine Suche auszuweiten, ändere oder entferne Filter. In der Monatsansicht werden nur Epics des letzten Monats, des aktuellen Monats und der nächsten 5 Monate angezeigt &ndash; von %{startDate} bis %{endDate}."
+msgstr ""
msgid "GroupRoadmap|To widen your search, change or remove filters. In the quarters view, only epics in the past quarter, current quarter, and next 4 quarters are shown &ndash; from %{startDate} to %{endDate}."
-msgstr "Um deine Suche auszuweiten, ändere oder entferne Filter. In der Quartalsansicht werden nur Epics des letzten Quartals, des aktuellen Quartals und der nächsten 4 Quartale angezeigt &ndash; von %{startDate} bis %{endDate}."
+msgstr ""
msgid "GroupRoadmap|To widen your search, change or remove filters. In the weeks view, only epics in the past week, current week, and next 4 weeks are shown &ndash; from %{startDate} to %{endDate}."
-msgstr "Um deine Suche auszuweiten, ändere oder entferne Filter. In der Wochenansicht werden nur Epics der letzten Woche, de aktuellen Woche und der nächsten 4 Wochen angezeigt &ndash; von %{startDate} bis %{endDate}."
+msgstr ""
msgid "GroupRoadmap|Until %{dateWord}"
-msgstr "Bis %{dateWord}"
+msgstr ""
msgid "GroupSettings|Badges"
-msgstr "Badges"
+msgstr ""
msgid "GroupSettings|Customize your group badges."
-msgstr "Deine Gruppen-Badges anpassen."
+msgstr ""
msgid "GroupSettings|Learn more about badges."
-msgstr "Erfahre mehr über Badges."
+msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
-msgstr "Freigabe eines Projekts innerhalb %{group} mit anderen Gruppen verhindern"
+msgstr ""
+
+msgid "GroupSettings|Share with group lock"
+msgstr ""
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
-msgstr "Diese Einstellung wird auf %{ancestor_group} angewendet und wurde für diese Untergruppe überschrieben."
+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 "Diese Einstellung wird auf %{ancestor_group} angewendet. Um Projekte in dieser Gruppe mit einer anderen Gruppe zu teilen, bitte den/die Eigentümer(in), die Einstellung zu überschreiben oder %{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 "Diese Einstellung wird auf %{ancestor_group} angewendet. Du kannst die Einstellung überschreiben oder %{remove_ancestor_share_with_group_lock}."
+msgstr ""
msgid "GroupSettings|This setting will be applied to all subgroups unless overridden by a group owner. Groups that already have access to the project will continue to have access unless removed manually."
-msgstr "Diese Einstellung wird auf alle Untergruppen angewendet, es sei denn, sie wird von einem/einer Gruppenbesitzer(in) überschrieben. Gruppen, die bereits Zugriff auf das Projekt haben, behalten diesen, bis sie manuell entfernt werden."
+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 "wenn bei der übergeordneten Gruppe „Freigeben mit Gruppensperre“ aktiviert ist, kann nur der/die Eigentümer(in) der übergeordneten Gruppe dies deaktivieren"
+msgstr ""
msgid "GroupSettings|remove the share with group lock from %{ancestor_group_name}"
-msgstr "entferne die Freigabe mit Gruppensperre von %{ancestor_group_name}"
+msgstr ""
msgid "Groups"
-msgstr "Gruppen"
+msgstr ""
msgid "Groups can also be nested by creating %{subgroup_docs_link_start}subgroups%{subgroup_docs_link_end}."
-msgstr "Gruppen können durch %{subgroup_docs_link_start}Untergruppen%{subgroup_docs_link_end} verschachtelt werden."
+msgstr ""
msgid "GroupsDropdown|Frequently visited"
-msgstr "Häufig besucht"
+msgstr ""
msgid "GroupsDropdown|Groups you visit often will appear here"
-msgstr "Gruppen, die Sie häufig besuchen, werden hier angezeigt"
+msgstr ""
msgid "GroupsDropdown|Loading groups"
-msgstr "Gruppen werden geladen"
+msgstr ""
msgid "GroupsDropdown|Search your groups"
-msgstr "Durchsuche deine Gruppen"
+msgstr ""
msgid "GroupsDropdown|Something went wrong on our end."
-msgstr "Auf unserer Seite ist etwas schief gelaufen."
+msgstr ""
msgid "GroupsDropdown|Sorry, no groups matched your search"
-msgstr "Entschuldigung, keine Gruppe entsprachen deiner Suche"
+msgstr ""
msgid "GroupsDropdown|This feature requires browser localStorage support"
-msgstr "Dieses Feature erfordert einen Browser, der LocalStorage unterstützt"
+msgstr ""
msgid "GroupsEmptyState|A group is a collection of several projects."
-msgstr "Eine Gruppe ist eine Ansammlung mehrerer Projekte."
+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."
+msgstr ""
msgid "GroupsEmptyState|No groups found"
-msgstr "Keine Gruppen gefunden"
+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."
+msgstr ""
msgid "GroupsTree|Are you sure you want to leave the \"%{fullName}\" group?"
-msgstr "Bist du sicher, dass du die Gruppe \"%{fullName}\" verlassen willst?"
+msgstr ""
msgid "GroupsTree|Create a project in this group."
-msgstr "Erstelle ein Projekt in dieser Gruppe."
+msgstr ""
msgid "GroupsTree|Create a subgroup in this group."
-msgstr "Erstelle eine Untergruppe in dieser Gruppe."
+msgstr ""
msgid "GroupsTree|Edit group"
-msgstr "Gruppe bearbeiten"
+msgstr ""
msgid "GroupsTree|Failed to leave the group. Please make sure you are not the only owner."
-msgstr "Konnte die Gruppe nicht verlassen. Bitte stelle sicher, dass du nicht der/die einzige Besitzer(in) bist."
+msgstr ""
msgid "GroupsTree|Leave this group"
-msgstr "Diese Gruppe verlassen"
+msgstr ""
msgid "GroupsTree|Loading groups"
-msgstr "Lade Gruppen"
+msgstr ""
msgid "GroupsTree|No groups matched your search"
-msgstr "Keine Gruppen entsprachen Ihrer Suche"
+msgstr ""
msgid "GroupsTree|No groups or projects matched your search"
-msgstr "Keine Gruppen oder Projekte entsprachen deiner Suche"
+msgstr ""
msgid "GroupsTree|Search by name"
-msgstr "Nach Namen suchen"
+msgstr ""
msgid "Have your users email"
-msgstr "Lasse deine Nutzer an diese Adresse mailen"
+msgstr ""
msgid "Header message"
-msgstr "Kopfzeilennachricht"
+msgstr ""
msgid "Health Check"
-msgstr "Health-Check"
+msgstr "Systemzustand"
msgid "Health information can be retrieved from the following endpoints. More information is available"
msgstr "Informationen über den Systemzustand können von folgenden Endpunkten erhalten werden. Mehr Informationen gibt es"
@@ -4222,251 +3915,251 @@ msgid "HealthCheck|Unhealthy"
msgstr "Problematisch"
msgid "Help"
-msgstr "Hilfe"
+msgstr ""
msgid "Help page"
-msgstr "Hilfe-Seite"
+msgstr ""
msgid "Help page text and support page url."
-msgstr "Text der Hilfeseite und die Supportseiten-URL."
+msgstr ""
msgid "Here is the public SSH key that needs to be added to the remote server. For more information, please refer to the documentation."
-msgstr "Hier ist der öffentliche SSH-Schlüssel, der auf dem Remote-Server hinzugefügt werden muss. Weitere Informationen findest du in der Dokumentation."
+msgstr ""
msgid "Hide host keys manual input"
-msgstr "Manuelle Eingabe der Host-Tasten ausblenden"
+msgstr ""
msgid "Hide payload"
-msgstr "Nutzdaten ausblenden"
+msgstr ""
msgid "Hide value"
msgid_plural "Hide values"
-msgstr[0] "Wert ausblenden"
-msgstr[1] "Werte ausblenden"
+msgstr[0] ""
+msgstr[1] ""
msgid "Hide whitespace changes"
-msgstr "Leerzeichenänderungen ausblenden"
+msgstr ""
msgid "History"
-msgstr "Verlauf"
+msgstr ""
msgid "Housekeeping successfully started"
-msgstr "Bereinigung erfolgreich gestartet"
+msgstr "Aufräumen erfolgreich gestartet"
msgid "I accept the %{terms_link}"
-msgstr "Ich akzeptiere die %{terms_link}"
+msgstr ""
msgid "I accept the|Terms of Service and Privacy Policy"
-msgstr "Nutzungs- und Datenschutzbestimmungen"
+msgstr ""
msgid "ID"
-msgstr "ID"
+msgstr ""
msgid "IDE|Allow live previews of JavaScript projects in the Web IDE using CodeSandbox client side evaluation."
-msgstr "Ermöglicht Live-Vorschauen von JavaScript-Projekten in der Web-IDE mithilfe der clientseitigen CodeSandbox-Auswertung."
+msgstr ""
msgid "IDE|Back"
-msgstr "Zurück"
+msgstr ""
msgid "IDE|Client side evaluation"
-msgstr "Clientseitige Auswertung"
+msgstr ""
msgid "IDE|Commit"
-msgstr "Commit"
+msgstr ""
msgid "IDE|Edit"
-msgstr "Bearbeiten"
+msgstr ""
msgid "IDE|Get started with Live Preview"
-msgstr "Erste Schritte mit der Live-Vorschau"
+msgstr ""
msgid "IDE|Go to project"
-msgstr "Zum Projekt"
+msgstr ""
msgid "IDE|Live Preview"
-msgstr "Live-Vorschau"
+msgstr ""
msgid "IDE|Open in file view"
-msgstr "In Dateiansicht öffnen"
+msgstr ""
msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr "Zeig eine Vorschau deiner Webanwendung mit der clientseitigen Auswertung der Web-IDE."
+msgstr ""
msgid "IDE|Refresh preview"
-msgstr "Vorschau aktualisieren"
+msgstr ""
msgid "IDE|Review"
-msgstr "Review"
+msgstr ""
msgid "IP Address"
-msgstr "IP-Adresse"
+msgstr ""
msgid "Identifier"
-msgstr "Identifikator"
+msgstr ""
msgid "Identities"
-msgstr "Identitäten"
+msgstr ""
msgid "Identity provider single sign on URL"
-msgstr "Single Sign On-URL des Identitätsanbieters"
+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."
-msgstr "Wenn diese Option deaktiviert ist, wird ein abweichender lokaler Branch nicht automatisch mit Commits von seinem remote Gegenstück aktualisiert, um lokalen Datenverlust zu verhindern. Wenn der Standardbranch (%{default_branch}) abweicht und nicht aktualisiert werden kann, schlägt die Spiegelung fehl. Andere abweichende Branches werden ohne Meldung ignoriert."
+msgstr ""
msgid "If disabled, the access level will depend on the user's permissions in the project."
-msgstr "Wenn deaktiviert, hängt der Zugriffslevel von den Berechtigungen des/der Benutzers/Benutzerin im Projekts ab."
+msgstr ""
msgid "If enabled"
-msgstr "When aktiv"
+msgstr ""
msgid "If enabled, access to projects will be validated on an external service using their classification label."
-msgstr "Wenn diese Option aktiviert ist, wird der Zugriff auf Projekte mit einem externen Service anhand ihrer Klassifizierungslabels überprüft."
+msgstr ""
msgid "If using GitHub, you’ll see pipeline statuses on GitHub for your commits and pull requests. %{more_info_link}"
-msgstr "Wenn du GitHub verwendest, siehst du den Pipeline-Status für deine Commits und Pull-Anfragen, auf GitHub. %{more_info_link}"
+msgstr ""
msgid "If you already have files you can push them using the %{link_to_cli} below."
-msgstr "Wenn du bereits Dateien hast, kannst du diese pushen in dem du den %{link_to_cli} unten verwendest."
+msgstr ""
msgid "If your HTTP repository is not publicly accessible, add authentication information to the URL: <code>https://username:password@gitlab.company.com/group/project.git</code>."
-msgstr "Wenn dein HTTP-Repository nicht öffentlich zugänglich ist, füge der URL Authentifizierungsinformationen hinzu: <code>https://benutzername:password@gitlab.company.com/group/project.git</code>."
+msgstr ""
msgid "ImageDiffViewer|2-up"
-msgstr "2-up"
+msgstr ""
msgid "ImageDiffViewer|Onion skin"
-msgstr "Onion-Skin"
+msgstr ""
msgid "ImageDiffViewer|Swipe"
-msgstr "Wischen"
+msgstr ""
msgid "Import"
-msgstr "Importieren"
+msgstr ""
msgid "Import Projects from Gitea"
-msgstr "Importiere Projekte von Gitea"
+msgstr ""
msgid "Import all compatible projects"
-msgstr "Importiere alle kompatiblen Projekte"
+msgstr ""
msgid "Import all projects"
-msgstr "Alle Projekte importieren"
+msgstr ""
msgid "Import all repositories"
-msgstr "Alle Repositories importieren"
+msgstr ""
msgid "Import an exported GitLab project"
-msgstr "Importiere ein exportiertes GitLab-Projekt"
+msgstr ""
msgid "Import in progress"
-msgstr "Import wird durchgeführt"
+msgstr ""
msgid "Import multiple repositories by uploading a manifest file."
-msgstr "Importiere mehrere Repositorys, indem du eine Manifestdatei hochlädst."
+msgstr ""
msgid "Import project"
-msgstr "Projekt importieren"
+msgstr ""
msgid "Import projects from Bitbucket"
-msgstr "Importiere Projekte von Bitbucket"
+msgstr ""
msgid "Import projects from Bitbucket Server"
-msgstr "Importiere Projekte von einem Bitbucket-Server"
+msgstr ""
msgid "Import projects from FogBugz"
-msgstr "Importiere Projekte von FogBugz"
+msgstr ""
msgid "Import projects from GitLab.com"
-msgstr "Importiere Projekte von GitLab.com"
+msgstr ""
msgid "Import projects from Google Code"
-msgstr "Importiere Projekte von Google Code"
+msgstr ""
msgid "Import repositories from Bitbucket Server"
-msgstr "Importiere Repositories von einem Bitbucket-Server"
+msgstr ""
msgid "Import repositories from GitHub"
-msgstr "Importiere Repositories von GitHub"
+msgstr ""
msgid "Import repository"
msgstr "Repository importieren"
msgid "ImportButtons|Connect repositories from"
-msgstr "Verbinde Repositories von"
+msgstr ""
msgid "Improve Issue boards with GitLab Enterprise Edition."
-msgstr "Verbessere Ticketboards mit der GitLab Enterprise Edition."
+msgstr ""
msgid "Improve issues management with Issue weight and GitLab Enterprise Edition."
-msgstr "Verbessere das Ticketmanagement mit Ticketgewichtung und der Gitlab Enterprise Edition."
+msgstr ""
msgid "Improve search with Advanced Global Search and GitLab Enterprise Edition."
-msgstr "Verbessere die Suche mit der „Erweiterten globalen Suche“ und GitLab Enterprise Edition."
+msgstr ""
msgid "In order to enable instance-level analytics, please ask an admin to enable %{usage_ping_link_start}usage ping%{usage_ping_link_end}."
-msgstr "Um die Analyse auf Instanzebene zu aktivieren, bitte eine(n) Administrator(in), den %{usage_ping_link_start}Nutzungsbericht%{usage_ping_link_end} zu aktivieren."
+msgstr ""
msgid "In the next step, you'll be able to select the projects you want to import."
-msgstr "Im nächsten Schritt kannst du die Projekte auswählen, die du importieren möchtest."
+msgstr ""
msgid "Include a Terms of Service agreement and Privacy Policy that all users must accept."
-msgstr "Füge Nutzungsbedingungen und eine Datenschutzrichtlinie hinzu, die alle Benutzer(innen) akzeptieren müssen."
+msgstr ""
msgid "Include the username in the URL if required: <code>https://username@gitlab.company.com/group/project.git</code>."
-msgstr "Füge bei Bedarf den Benutzernamen in die URL ein: <code>https://benutzername@gitlab.company.com/group/project.git</code>."
+msgstr ""
msgid "Incompatible Project"
-msgstr "Inkompatibles Projekt"
+msgstr ""
msgid "Indicates whether this runner can pick jobs without tags"
-msgstr "Gibt an, ob dieser Runner Jobs ohne Tags auswählen kann"
+msgstr ""
msgid "Inline"
-msgstr "Inline"
+msgstr ""
msgid "Input host keys manually"
-msgstr "Gib die Host-Schlüssel manuell ein"
+msgstr ""
msgid "Input your repository URL"
-msgstr "Gib deine Repository-URL ein"
+msgstr ""
msgid "Install GitLab Runner"
-msgstr "Installiere einen GitLab Runner"
+msgstr ""
msgid "Install Runner on Kubernetes"
-msgstr "Installiere einen Runner auf Kubernetes"
+msgstr ""
msgid "Instance"
msgid_plural "Instances"
-msgstr[0] "Instanz"
-msgstr[1] "Instanzen"
+msgstr[0] ""
+msgstr[1] ""
msgid "Instance Statistics"
-msgstr "Instanzstatistiken"
+msgstr ""
msgid "Instance Statistics visibility"
-msgstr "Sichtbarkeit der Instanzstatistiken"
+msgstr ""
msgid "Instance does not support multiple Kubernetes clusters"
-msgstr "Instanz unterstützt nicht mehrere Kubernetes-Cluster"
+msgstr ""
msgid "Integrations"
-msgstr "Integrationen"
+msgstr ""
msgid "Integrations Settings"
-msgstr "Integrationseinstellungen"
+msgstr ""
msgid "Interested parties can even contribute by pushing commits if they want to."
-msgstr "Interessierte können auch etwas beitragen wenn sie möchten, indem sie Commits pushen."
+msgstr ""
msgid "Internal - The group and any internal projects can be viewed by any logged in user."
-msgstr "Intern - Die Gruppe und alle internen Projekte können von jedem/jeder angemeldeten Benutzer(in) angesehen werden."
+msgstr ""
msgid "Internal - The project can be accessed by any logged in user."
-msgstr "Intern - Auf das Projekt kann von jedem/jeder angemeldeten Benutzer(in) zugegriffen werden."
+msgstr ""
msgid "Internal users"
-msgstr "Interne Benutzer(innen)"
+msgstr ""
msgid "Interval Pattern"
msgstr "Intervallmuster"
@@ -4475,160 +4168,130 @@ msgid "Introducing Cycle Analytics"
msgstr "Arbeitsablaufsanalysen vorgestellt"
msgid "Invite"
-msgstr "Einladen"
+msgstr ""
msgid "Issue"
-msgstr "Ticket"
+msgstr ""
msgid "Issue Boards"
-msgstr "Ticketboards"
+msgstr ""
msgid "Issue board focus mode"
-msgstr "Ticket-Board Fokusmodus"
+msgstr ""
msgid "Issue events"
msgstr "Ticketereignisse"
msgid "IssueBoards|Board"
-msgstr "Board"
-
-msgid "IssueBoards|Boards"
-msgstr "Boards"
-
-msgid "Issues"
-msgstr "Tickets"
-
-msgid "Issues can be bugs, tasks or ideas to be discussed. Also, issues are searchable and filterable."
-msgstr "Tickets können Bugs, Tasks oder zu diskutierende Ideen sein. Tickets sind darüber hinaus auch durchsuchbar und filterbar."
-
-msgid "Issues closed"
-msgstr "Geschlossene Tickets"
-
-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|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"
+msgid "IssueBoards|Boards"
msgstr ""
-msgid "IssuesAnalytics|To widen your search, change or remove filters in the filter bar above"
+msgid "Issues"
msgstr ""
-msgid "Jaeger URL"
+msgid "Issues can be bugs, tasks or ideas to be discussed. Also, issues are searchable and filterable."
msgstr ""
-msgid "Jaeger tracing"
+msgid "Issues closed"
msgstr ""
msgid "Jan"
-msgstr "Jan"
+msgstr ""
msgid "January"
-msgstr "Januar"
+msgstr ""
msgid "Job"
-msgstr "Job"
+msgstr ""
msgid "Job has been erased"
-msgstr "Job wurde gelöscht"
+msgstr ""
msgid "Jobs"
-msgstr "Jobs"
+msgstr ""
msgid "Job|Browse"
-msgstr "Durchsuchen"
+msgstr ""
msgid "Job|Complete Raw"
-msgstr "Komplette Rohdaten"
+msgstr ""
msgid "Job|Download"
-msgstr "Herunterladen"
+msgstr ""
msgid "Job|Erase job log"
-msgstr "Jobprotokoll löschen"
+msgstr ""
msgid "Job|Job artifacts"
-msgstr "Jobartefakte"
+msgstr ""
msgid "Job|Job has been erased"
-msgstr "Job wurde gelöscht"
+msgstr ""
msgid "Job|Job has been erased by"
-msgstr "Job wurde gelöscht von"
+msgstr ""
msgid "Job|Keep"
-msgstr "Behalten"
+msgstr ""
msgid "Job|Scroll to bottom"
-msgstr "Zum Seitenende scrollen"
+msgstr ""
msgid "Job|Scroll to top"
-msgstr "Scrolle nach oben"
+msgstr ""
msgid "Job|Show complete raw"
-msgstr "Zeige komplette Rohdaten"
+msgstr ""
msgid "Job|The artifacts were removed"
-msgstr "Die Artefakte wurden entfernt"
+msgstr ""
msgid "Job|The artifacts will be removed in"
-msgstr "Die Artefakte werden entfernt in"
+msgstr ""
msgid "Job|This job is stuck, because the project doesn't have any runners online assigned to it."
-msgstr "Der Job hängt, da das Projekt keine zugewiesenen Runner besitzt, die online sind."
+msgstr ""
msgid "Jul"
-msgstr "Juli"
+msgstr ""
msgid "July"
-msgstr "Juli"
+msgstr ""
msgid "Jun"
-msgstr "Juni"
+msgstr ""
msgid "June"
-msgstr "Juni"
+msgstr ""
msgid "Kubernetes"
-msgstr "Kubernetes"
+msgstr ""
msgid "Kubernetes Cluster"
-msgstr "Kubernetes-Cluster"
+msgstr ""
msgid "Kubernetes cluster creation time exceeds timeout; %{timeout}"
-msgstr "Zeitüberschreitung beim Erstellen des Kubernetes-Clusters; %{timeout}"
+msgstr ""
msgid "Kubernetes cluster integration was not removed."
-msgstr "Kubernetes-Cluster-Integration wurde nicht entfernt."
+msgstr ""
msgid "Kubernetes cluster integration was successfully removed."
-msgstr "Kubernetes-Cluster-Integration wurde erfolgreich entfernt."
+msgstr ""
msgid "Kubernetes cluster was successfully updated."
-msgstr "Kubernetes-Cluster wurde erfolgreich aktualisiert."
+msgstr ""
msgid "Kubernetes configured"
-msgstr "Kubernetes konfiguriert"
+msgstr ""
msgid "Kubernetes service integration has been deprecated. %{deprecated_message_content} your Kubernetes clusters using the new <a href=\"%{url}\"/>Kubernetes Clusters</a> page"
-msgstr "Die Kubernetes-Service-Integration wurde eingestellt. %{deprecated_message_content} deine Kubernetes-Cluster mit der neuen Seite <a href=\"%{url}\"/>Kubernetes-Cluster</a>"
+msgstr ""
msgid "LFS"
-msgstr "LFS"
+msgstr ""
msgid "LFSStatus|Disabled"
msgstr "Deaktiviert"
@@ -4637,45 +4300,42 @@ msgid "LFSStatus|Enabled"
msgstr "Aktiviert"
msgid "Label"
-msgstr "Label"
+msgstr ""
msgid "Label actions dropdown"
-msgstr "Dropdown-Menü für die Label-Aktionen"
+msgstr ""
msgid "Label lists show all issues with the selected label."
-msgstr "Labellisten zeigen alle Tickets mit dem gewählten Label."
+msgstr ""
msgid "LabelSelect|%{firstLabelName} +%{remainingLabelCount} more"
-msgstr "%{firstLabelName} +%{remainingLabelCount} weitere"
+msgstr ""
msgid "LabelSelect|%{labelsString}, and %{remainingLabelCount} more"
-msgstr "%{labelsString} und %{remainingLabelCount} weitere"
+msgstr ""
msgid "LabelSelect|Labels"
-msgstr "Labels"
+msgstr ""
msgid "Labels"
-msgstr "Labels"
+msgstr ""
msgid "Labels can be applied to %{features}. Group labels are available for any project within the group."
-msgstr "Labels können auf %{features} angewendet werden. Gruppenlabels stehen für jedes Projekt innerhalb der Gruppe zur Verfügung."
+msgstr ""
msgid "Labels can be applied to issues and merge requests to categorize them."
-msgstr "Labels können Tickets und Merge-Requests hinzugefügt werden um diese zu kategorisieren."
+msgstr ""
msgid "Labels can be applied to issues and merge requests."
-msgstr "Labels können auf Tickets und Merge-Requests angewendet werden."
+msgstr ""
msgid "Labels|<span>Promote label</span> %{labelTitle} <span>to Group Label?</span>"
-msgstr "<span>Label</span> %{labelTitle} <span>zu Gruppenlabel hochstufen?</span>"
+msgstr ""
msgid "Labels|Promote Label"
-msgstr "Label hochstufen"
+msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
-msgstr "%{labelTitle} hochzustufen macht es für alle Projekte in %{groupName} verfügbar. Existierende Projektlabels mit dem selben Titel werden zusammengeführt. Diese Aktion kann nicht rückgängig gemacht werden."
-
-msgid "Large File Storage"
msgstr ""
msgid "Last %d day"
@@ -4690,43 +4350,40 @@ msgid "Last commit"
msgstr "Letzter Commit"
msgid "Last contact"
-msgstr "Letzter Kontakt"
+msgstr ""
msgid "Last edited %{date}"
-msgstr "Zuletzt bearbeitet %{date}"
+msgstr ""
msgid "Last edited by %{name}"
-msgstr "Zuletzt bearbeitet von %{name}"
-
-msgid "Last reply by"
msgstr ""
msgid "Last update"
-msgstr "Letzte Aktualisierung"
+msgstr ""
msgid "Last updated"
-msgstr "Letzte Aktualisierung"
+msgstr ""
msgid "LastPushEvent|You pushed to"
-msgstr "Du hast gepusht zu"
+msgstr "Du übertrugst an"
msgid "LastPushEvent|at"
msgstr "am"
msgid "Latest changes"
-msgstr "Letzte Änderungen"
+msgstr ""
msgid "Learn more"
-msgstr "Mehr Informationen"
+msgstr ""
msgid "Learn more about %{issue_boards_url}, to keep track of issues in multiple lists, using labels, assignees, and milestones. If you’re missing something from issue boards, please create an issue on %{gitlab_issues_url}."
-msgstr "Erfahre mehr über %{issue_boards_url}, um Tickets in mehreren Listen zu verfolgen, indem du Labels, Verantwortliche und Meilensteine verwendest. Falls du etwas im Ticketboard vermisst, erstelle bitte ein Ticket auf %{gitlab_issues_url}."
+msgstr ""
msgid "Learn more about Kubernetes"
-msgstr "Erfahre mehr über Kubernetes"
+msgstr ""
msgid "Learn more about protected branches"
-msgstr "Erfahre mehr über geschützte Branches"
+msgstr ""
msgid "Learn more in the"
msgstr "Erfahre mehr in den"
@@ -4735,7 +4392,7 @@ msgid "Learn more in the|pipeline schedules documentation"
msgstr "Pipelineplanungsdokumentation"
msgid "Leave"
-msgstr "Verlassen"
+msgstr ""
msgid "Leave group"
msgstr "Verlasse die Gruppe"
@@ -4744,615 +4401,525 @@ msgid "Leave project"
msgstr "Verlasse das Projekt"
msgid "Leave the \"File type\" and \"Delivery method\" options on their default values."
-msgstr "Belasse die Optionen \"Dateityp\" und \"Übergabemethode\" auf ihren Standardwerten."
+msgstr ""
msgid "License"
-msgstr "Lizenz"
-
-msgid "LicenseManagement|Add a license"
-msgstr "Lizenz hinzufügen"
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr "Füge eine Lizenz manuell hinzu um sie zu genehmigen oder zu sperren"
-
-msgid "LicenseManagement|Approve"
-msgstr "Genehmigen"
+msgstr ""
msgid "LicenseManagement|Approve license"
-msgstr "Lizenz genehmigen"
+msgstr ""
msgid "LicenseManagement|Approve license?"
-msgstr "Lizenz genehmigen?"
+msgstr ""
msgid "LicenseManagement|Approved"
-msgstr "Genehmigt"
-
-msgid "LicenseManagement|Blacklist"
-msgstr "Sperren"
+msgstr ""
msgid "LicenseManagement|Blacklist license"
-msgstr "Lizenz sperren"
+msgstr ""
msgid "LicenseManagement|Blacklist license?"
-msgstr "Lizenz sperren?"
+msgstr ""
msgid "LicenseManagement|Blacklisted"
-msgstr "Gesperrt"
-
-msgid "LicenseManagement|Cancel"
-msgstr "Abbrechen"
+msgstr ""
msgid "LicenseManagement|License"
-msgstr "Lizenz"
+msgstr ""
msgid "LicenseManagement|License Management"
-msgstr "Lizenz-Management"
+msgstr ""
msgid "LicenseManagement|License details"
-msgstr "Lizenzdetails"
-
-msgid "LicenseManagement|License name"
-msgstr "Lizenzname"
+msgstr ""
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
-msgstr "Verwalte genehmigte und gesperrte Lizenzen für dieses Projekt."
+msgstr ""
msgid "LicenseManagement|Packages"
-msgstr "Pakete"
+msgstr ""
msgid "LicenseManagement|Remove license"
-msgstr "Lizenz entfernen"
+msgstr ""
msgid "LicenseManagement|Remove license?"
-msgstr "Lizenz entfernen?"
-
-msgid "LicenseManagement|Submit"
-msgstr "Senden"
+msgstr ""
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
-msgstr "Derzeit gibt es in diesem Projekt keine genehmigten oder gesperrte Lizenzen."
-
-msgid "LicenseManagement|This license already exists in this project."
-msgstr "Diese Lizenz ist in diesem Projekt bereits vorhanden."
+msgstr ""
msgid "LicenseManagement|URL"
-msgstr "URL"
+msgstr ""
msgid "LicenseManagement|You are about to remove the license, %{name}, from this project."
-msgstr "Du bist im Begriff, die Lizenz %{name} aus diesem Projekt zu entfernen."
+msgstr ""
msgid "Licenses"
-msgstr "Lizenzen"
+msgstr ""
msgid "Limited to showing %d event at most"
msgid_plural "Limited to showing %d events at most"
-msgstr[0] "Anzeige beschränkt auf maximal %d Ereignis"
-msgstr[1] "Anzeige beschränkt auf maximal %d Ereignisse"
+msgstr[0] ""
+msgstr[1] ""
msgid "LinkedIn"
-msgstr "LinkedIn"
+msgstr ""
msgid "List"
-msgstr "Liste"
+msgstr ""
msgid "List Your Gitea Repositories"
-msgstr "Liste deine Gitea-Repositories auf"
+msgstr ""
msgid "List available repositories"
-msgstr "Verfügbare Repositories auflisten"
-
-msgid "List view"
-msgstr "Listenansicht"
+msgstr ""
msgid "List your Bitbucket Server repositories"
-msgstr "Liste deine Bitbucket-Server-Repositorys auf"
+msgstr ""
msgid "List your GitHub repositories"
-msgstr "Liste deine GitHub-Repositories auf"
+msgstr ""
msgid "Live preview"
-msgstr "Live-Vorschau"
+msgstr ""
msgid "Loading contribution stats for group members"
-msgstr "Beitragsstatistiken für Gruppenmitglieder laden"
+msgstr ""
msgid "Loading the GitLab IDE..."
-msgstr "Laden der GitLab IDE..."
+msgstr ""
msgid "Loading..."
-msgstr "Lade..."
+msgstr ""
msgid "Lock"
-msgstr "Sperren"
+msgstr ""
msgid "Lock %{issuableDisplayName}"
-msgstr "Sperre %{issuableDisplayName}"
+msgstr ""
msgid "Lock not found"
-msgstr "Sperrung nicht gefunden"
+msgstr ""
msgid "Lock this %{issuableDisplayName}? Only <strong>project members</strong> will be able to comment."
-msgstr "%{issuableDisplayName} sperren? Es werden nur noch <strong>Projektmitglieder</strong> kommentieren können."
+msgstr ""
msgid "Lock to current projects"
-msgstr "Auf aktuelle Projekte beschränken"
+msgstr ""
msgid "Locked"
-msgstr "Gesperrt"
+msgstr ""
msgid "Locked Files"
-msgstr "Gesperrte Dateien"
+msgstr ""
msgid "Locked to current projects"
-msgstr "Auf aktuelle Projekte beschränkt"
+msgstr ""
msgid "Locks give the ability to lock specific file or folder."
-msgstr "Sperrungen bieten die Möglichkeit, bestimmte Dateien oder Ordner zu sperren."
-
-msgid "Login with smartcard"
msgstr ""
msgid "Logs"
-msgstr "Protokolle"
+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 "Mache alle in deinem Team unabhängig von ihrem Standort produktiver. GitLab Geo erstellt schreibgeschützte Mirror deiner GitLab-Instanz, sodass du die Zeit zum Klonen und Abrufen großer Repos reduzieren kannst."
+msgstr ""
msgid "Make sure you're logged into the account that owns the projects you'd like to import."
-msgstr "Stelle sicher, dass du mit dem Konto angemeldet bist, welches Besitzer der zu importierenden Projekte ist."
+msgstr ""
msgid "Manage Git repositories with fine-grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki."
-msgstr "Verwalte Git-Repositories mit detaillierten Zugriffskontrollen, die deinen Code schützen. Führe Codeüberprüfungen durch und verbessere die Zusammenarbeit mit Merge-Requests. Jedes Projekt kann auch ein Ticketsystem und ein Wiki haben."
+msgstr ""
msgid "Manage Web IDE features"
-msgstr "Web-IDE Funktionen verwalten"
+msgstr ""
msgid "Manage access"
-msgstr "Zugriff verwalten"
+msgstr ""
msgid "Manage all notifications"
-msgstr "Alle Benachrichtigungen verwalten"
+msgstr ""
msgid "Manage applications that can use GitLab as an OAuth provider, and applications that you've authorized to use your account."
-msgstr "Verwalte Anwendungen, die GitLab als OAuth-Anbieter verwenden können, und Anwendungen, die du zur Verwendung deines Kontos autorisiert hast."
+msgstr ""
msgid "Manage applications that you've authorized to use your account."
-msgstr "Verwalte Anwendungen, die du autorisiert hast dein Konto verwenden zu dürfen."
+msgstr ""
msgid "Manage group labels"
-msgstr "Gruppenlabels verwalten"
+msgstr ""
msgid "Manage labels"
-msgstr "Label verwalten"
+msgstr ""
msgid "Manage project labels"
-msgstr "Projektlabel verwalten"
+msgstr ""
msgid "Manage your group’s membership while adding another level of security with SAML."
-msgstr "Verwalte die Mitgliedschaft deiner Gruppe, während du mit SAML eine weitere Sicherheitsstufe hinzufügst."
+msgstr ""
msgid "Manifest"
-msgstr "Manifest"
+msgstr ""
msgid "Manifest file import"
-msgstr "Manifestdateiimport"
+msgstr ""
msgid "Map a FogBugz account ID to a GitLab user"
-msgstr "Ordne eine FogBugz-Konto-ID einem/einer GitLab-Benutzer(in) zu"
+msgstr ""
msgid "Map a Google Code user to a GitLab user"
-msgstr "Ordne eine(n) Google Code-Benutzer(in) einem/einer GitLab-Benutzer(in) zu"
+msgstr ""
msgid "Map a Google Code user to a full email address"
-msgstr "Ordne eine(n) Google Code-Benutzer(in) einer vollständige E-Mail-Adresse zu"
+msgstr ""
msgid "Map a Google Code user to a full name"
-msgstr "Ordne eine(n) Google Code-Benutzer(in) einem vollständigen Namen zu"
+msgstr ""
msgid "Mar"
-msgstr "März"
+msgstr ""
msgid "March"
-msgstr "März"
+msgstr ""
msgid "Mark todo as done"
-msgstr "To-do als erledigt markieren"
+msgstr ""
msgid "Markdown enabled"
-msgstr "Markdown aktiviert"
-
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr "Eine Punktliste hinzufügen"
-
-msgid "MarkdownToolbar|Add a link"
-msgstr "Einen Link hinzufügen"
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr "Eine nummerierte Liste hinzufügen"
-
-msgid "MarkdownToolbar|Add a table"
-msgstr "Eine Tabelle hinzufügen"
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr "Eine Aufgabenliste hinzufügen"
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr "Einen fetten Text hinzufügen"
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr "Einen kursiven Text hinzufügen"
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr "Gehe in den Vollbildmodus"
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr "Füge ein Zitat ein"
-
-msgid "MarkdownToolbar|Insert code"
-msgstr "Füge Code ein"
+msgstr ""
msgid "Maven Metadata"
-msgstr "Maven-Metadaten"
+msgstr ""
msgid "Maven package"
-msgstr "Maven-Paket"
+msgstr ""
msgid "Max access level"
-msgstr "Maximale Zugriffsstufe"
+msgstr ""
+
+msgid "Maximum git storage failures"
+msgstr ""
msgid "Maximum job timeout"
-msgstr "Maximale Job-Zeitüberschreitung"
+msgstr ""
msgid "May"
-msgstr "Mai"
+msgstr ""
msgid "Median"
msgstr "Median"
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr "Mitglied seit %{date}"
-
msgid "Members"
msgstr "Mitglieder"
msgid "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 "Mitglieder werden hierher weitergeleitet, wenn diese sich bei deiner Gruppe anmelden. Diese URL bekommst du von deinem Identitätsanbieter, wo es auch als \"SSO Service Location\", \"SAML Token Issuance Endpoint\" oder \"SAML 2.0/W-Federation URL\" bezeichnet sein könnte."
+msgstr ""
msgid "Merge Request"
-msgstr "Merge-Request"
+msgstr ""
msgid "Merge Request:"
-msgstr "Merge-Request:"
+msgstr ""
msgid "Merge Requests"
-msgstr "Merge-Requests"
+msgstr ""
msgid "Merge Requests created"
-msgstr "Merge_Request erstellt"
+msgstr ""
msgid "Merge events"
msgstr "Ereignisse zusammenführen"
msgid "Merge request"
-msgstr "Merge-Request"
+msgstr ""
msgid "Merge request approvals"
-msgstr "Merge-Request-Genehmigungen"
+msgstr ""
msgid "Merge requests"
-msgstr "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 "Merge-Requests dienen dazu, deine Änderungsvorschläge für ein Projekt einzureichen und sie mit anderen zu diskutieren"
-
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr "Beim Hinzufügen des Kommentarentwurfs ist ein Fehler aufgetreten."
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr "Die Diskussion bleibt gelöst."
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr "Die Diskussion bleibt ungelöst."
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr "Diskussion wird gelöst."
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr "Diskussion wird nicht mehr gelöst sein."
+msgstr ""
msgid "MergeRequests|Resolve this discussion in a new issue"
-msgstr "Löse diese Diskussion in einem neuen Ticket"
+msgstr ""
msgid "MergeRequests|Saving the comment failed"
-msgstr "Speichern des Kommentars fehlgeschlagen"
+msgstr ""
msgid "MergeRequests|Toggle comments for this file"
-msgstr "Kommentare für diese Datei umschalten"
+msgstr ""
msgid "MergeRequests|View file @ %{commitId}"
-msgstr "Datei anzeigen @ %{commitId}"
+msgstr ""
msgid "MergeRequests|View replaced file @ %{commitId}"
-msgstr "Ersetzte Datei anzeigen @ %{commitId}"
+msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
-msgstr "%{paragraphStart}hat die Beschreibung %{descriptionChangedTimes} Mal %{timeDifferenceMinutes} geändert%{paragraphEnd}"
-
-msgid "MergeRequest|Filter files"
-msgstr "Dateien filtern"
-
-msgid "MergeRequest|No files found"
-msgstr "Keine Dateien gefunden"
+msgstr ""
msgid "Merged"
-msgstr "Merged"
+msgstr ""
msgid "Messages"
msgstr "Nachrichten"
msgid "Metrics"
-msgstr "Metriken"
+msgstr ""
msgid "Metrics - Influx"
-msgstr "Metriken - Influx"
+msgstr ""
msgid "Metrics - Prometheus"
-msgstr "Metriken - Prometheus"
+msgstr ""
msgid "Metrics and profiling"
-msgstr "Metriken und Profiling"
+msgstr ""
msgid "Metrics|Business"
-msgstr "Business"
+msgstr ""
msgid "Metrics|Check out the CI/CD documentation on deploying to an environment"
-msgstr "Sieh dir die CI/CD-Dokumentation zur Bereitstellung in einer Umgebung an"
+msgstr ""
msgid "Metrics|Create metric"
-msgstr "Metrik erstellen"
+msgstr ""
msgid "Metrics|Edit metric"
-msgstr "Metrik bearbeiten"
+msgstr ""
msgid "Metrics|Environment"
-msgstr "Umgebung"
+msgstr ""
msgid "Metrics|For grouping similar metrics"
-msgstr "Zum Gruppieren ähnlicher Metriken"
+msgstr ""
msgid "Metrics|Label of the chart's vertical axis. Usually the type of the unit being charted. The horizontal axis (X-axis) always represents time."
-msgstr "Beizeichnung der vertikalen Achse des Diagramms. Normalerweise der Typ der dargestellten Einheit. Die horizontale Achse (X-Achse) entspricht immer der Zeit."
+msgstr ""
msgid "Metrics|Learn about environments"
-msgstr "Erfahre mehr über Umgebungen"
+msgstr ""
msgid "Metrics|Legend label (optional)"
-msgstr "Legendenbeschriftung (optional)"
+msgstr ""
msgid "Metrics|Must be a valid PromQL query."
-msgstr "Muss eine gültige PromQL-Abfrage sein."
+msgstr ""
msgid "Metrics|Name"
-msgstr "Name"
+msgstr ""
msgid "Metrics|New metric"
-msgstr "Neue Metrik"
+msgstr ""
msgid "Metrics|No deployed environments"
-msgstr "Keine bereitgestellten Umgebungen"
+msgstr ""
msgid "Metrics|Prometheus Query Documentation"
-msgstr "Prometheus Query-Dokumentation"
+msgstr ""
msgid "Metrics|Query"
-msgstr "Abfrage"
+msgstr ""
msgid "Metrics|Response"
-msgstr "Antwort"
+msgstr ""
msgid "Metrics|System"
-msgstr "System"
+msgstr ""
msgid "Metrics|There was an error fetching the environments data, please try again"
-msgstr "Beim Abrufen der Umgebungsdaten trat ein Fehler auf, bitte versuche es erneut"
+msgstr ""
msgid "Metrics|There was an error getting deployment information."
-msgstr "Es ist ein Fehler beim Abrufen der Bereitstellungsinformationen aufgetreten."
+msgstr ""
msgid "Metrics|There was an error getting environments information."
-msgstr "Es gab ein Fehler beim Abrufen der Umgebungsinformationen."
+msgstr ""
msgid "Metrics|There was an error while retrieving metrics"
-msgstr "Beim Abrufen der Metriken ist ein Fehler aufgetreten"
+msgstr ""
msgid "Metrics|Type"
-msgstr "Typ"
+msgstr ""
msgid "Metrics|Unexpected deployment data response from prometheus endpoint"
-msgstr "Unerwartete Bereitstellungs-Datenantwort vom Prometheus-Endpunkt"
+msgstr ""
msgid "Metrics|Unexpected metrics data response from prometheus endpoint"
-msgstr "Unerwartete Metriken-Datenantwort vom Prometheus-Endpunkt"
+msgstr ""
msgid "Metrics|Unit label"
-msgstr "Bezeichnung der Einheit"
+msgstr ""
msgid "Metrics|Used as a title for the chart"
-msgstr "Wird als Titel für das Diagramm verwendet"
+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 "Wird verwendet, wenn die Abfrage eine einzelne Serie zurückgibt. Wenn mehrere Serien zurückgegeben werden, werden ihre Legendenbeschriftungen aus der Antwort übernommen."
+msgstr ""
msgid "Metrics|Y-axis label"
-msgstr "Y-Achsen-Bezeichnung"
+msgstr ""
msgid "Metrics|e.g. HTTP requests"
-msgstr "z. B. HTTP-Anfragen"
+msgstr ""
msgid "Metrics|e.g. Requests/second"
-msgstr "z. B. Anfragen/Sekunde"
+msgstr ""
msgid "Metrics|e.g. Throughput"
-msgstr "z. B. Durchsatz"
+msgstr ""
msgid "Metrics|e.g. rate(http_requests_total[5m])"
-msgstr "z. B. Rate(http_requests_total[5m])"
+msgstr ""
msgid "Metrics|e.g. req/sec"
-msgstr "z. B. Anfr./Sek."
+msgstr ""
msgid "Milestone"
-msgstr "Meilenstein"
+msgstr ""
msgid "Milestone lists not available with your current license"
-msgstr "Meilensteinlisten ist mit deiner momentanen Lizenz nicht verfügbar"
+msgstr ""
msgid "Milestone lists show all issues from the selected milestone."
-msgstr "Meilensteinlisten zeigen alle Tickets des ausgewählten Meilensteins an."
+msgstr ""
msgid "Milestones"
-msgstr "Meilensteine"
+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 "Du bist dabei, den Meilenstein %{milestoneTitle} endgültig zu löschen und ihn von %{issuesWithCount} und %{mergeRequestsWithCount} zu entfernen. Einmal gelöscht, kann es nicht rückgängig gemacht oder der Meilenstein wiederhergestellt werden."
+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 "Du bist dabei, den Meilenstein %{milestoneTitle} endgültig zu löschen. Dieser Meilenstein wird zur Zeit von keinem Ticket und keinem Merge-Request verwendet."
+msgstr ""
msgid "Milestones|<p>%{milestonePromotion}</p> %{finalWarning}"
-msgstr "<p>%{milestonePromotion}</p> %{finalWarning}"
+msgstr ""
msgid "Milestones|Delete milestone"
-msgstr "Meilenstein löschen"
+msgstr ""
msgid "Milestones|Delete milestone %{milestoneTitle}?"
-msgstr "Meilenstein %{milestoneTitle} löschen?"
+msgstr ""
msgid "Milestones|Failed to delete milestone %{milestoneTitle}"
-msgstr "Das Löschen des Meilenstein %{milestoneTitle} ist fehlgeschlagen"
+msgstr ""
msgid "Milestones|Milestone %{milestoneTitle} was not found"
-msgstr "Meilenstein %{milestoneTitle} wurde nicht gefunden"
+msgstr ""
msgid "Milestones|Promote %{milestoneTitle} to group milestone?"
-msgstr "%{milestoneTitle} zum Gruppenmeilenstein hochstufen?"
+msgstr ""
msgid "Milestones|Promote Milestone"
-msgstr "Meilenstein hochstufen"
+msgstr ""
msgid "Milestones|Promoting %{milestone} will make it available for all projects inside %{groupName}. Existing project milestones with the same name will be merged. "
-msgstr "Die Hochstufung von %{milestone} wird ihn für alle Projekte innerhalb von %{groupName} verfügbar machen. Bereits existierende Projekt-Meilensteine mit dem selben Namen werden zusammengeführt. "
+msgstr ""
msgid "Milestones|This action cannot be reversed."
-msgstr "Diese Aktion kann nicht rückgängig gemacht werden."
+msgstr ""
msgid "Mirror a repository"
-msgstr "Repository spiegeln"
+msgstr ""
msgid "Mirror direction"
-msgstr "Richtung der Spiegelung"
+msgstr ""
msgid "Mirror repository"
-msgstr "Repository spiegeln"
+msgstr ""
msgid "Mirror user"
-msgstr "Benutzer(in) spiegeln"
+msgstr ""
msgid "Mirrored repositories"
-msgstr "Gespiegelte Repositories"
+msgstr ""
msgid "Mirroring repositories"
-msgstr "Spiegelnde Repositories"
+msgstr ""
msgid "MissingSSHKeyWarningLink|add an SSH key"
-msgstr "einen SSH-Schlüssel hinzufügen"
+msgstr "einen SSH Schlüssel hinzufügst"
msgid "Modal|Cancel"
-msgstr "Abbrechen"
+msgstr ""
msgid "Modal|Close"
-msgstr "Schließen"
+msgstr ""
msgid "Monitoring"
msgstr "Überwachung"
msgid "Months"
-msgstr "Monate"
+msgstr ""
msgid "More"
-msgstr "Mehr"
-
-msgid "More actions"
-msgstr "Weitere Aktionen"
+msgstr ""
msgid "More info"
-msgstr "Mehr Info"
+msgstr ""
msgid "More information"
-msgstr "Mehr Informationen"
+msgstr ""
msgid "More information is available|here"
msgstr "hier"
msgid "Most stars"
-msgstr "Die meisten Sterne"
+msgstr ""
msgid "Move"
-msgstr "Verschieben"
+msgstr ""
msgid "Move issue"
-msgstr "Ticket verschieben"
+msgstr ""
msgid "Multiple issue boards"
-msgstr "Mehrere Ticket-Boards"
+msgstr ""
msgid "Name"
-msgstr "Name"
+msgstr ""
msgid "Name new label"
-msgstr "Neues Label benennen"
+msgstr ""
msgid "Name your individual key via a title"
-msgstr "Benenne deinen individuellen Schlüssel mit einem Titel"
+msgstr ""
msgid "Name:"
-msgstr "Name:"
-
-msgid "Naming, visibility"
msgstr ""
msgid "Nav|Help"
-msgstr "Hilfe"
+msgstr ""
msgid "Nav|Home"
-msgstr "Startseite"
+msgstr ""
msgid "Nav|Sign In / Register"
-msgstr "Anmelden / Registrieren"
+msgstr ""
msgid "Nav|Sign out and sign in with a different account"
-msgstr "Abmelden und mit einem anderen Konto anmelden"
+msgstr ""
msgid "Network"
-msgstr "Netzwerk"
+msgstr ""
msgid "Never"
-msgstr "Niemals"
+msgstr ""
msgid "New"
-msgstr "Neu"
+msgstr ""
msgid "New Application"
-msgstr "Neue Anwendung"
+msgstr ""
msgid "New Group"
-msgstr "Neue Gruppe"
+msgstr ""
msgid "New Identity"
-msgstr "Neue Identität"
+msgstr ""
msgid "New Issue"
msgid_plural "New Issues"
@@ -5360,238 +4927,226 @@ msgstr[0] "Neues Ticket"
msgstr[1] "Neue Tickets"
msgid "New Label"
-msgstr "Neues Label"
+msgstr ""
msgid "New Pipeline Schedule"
msgstr "Neuer Pipeline Zeitplan"
msgid "New Snippet"
-msgstr "Neuer Codeausschnitt"
+msgstr ""
msgid "New Snippets"
-msgstr "Neue Codeausschnitte"
+msgstr ""
msgid "New branch"
msgstr "Neuer Branch"
msgid "New branch unavailable"
-msgstr "Neuer Branch ist nicht verfügbar"
+msgstr ""
msgid "New directory"
msgstr "Neues Verzeichnis"
msgid "New epic"
-msgstr "Neuer Epic"
+msgstr ""
msgid "New file"
msgstr "Neue Datei"
msgid "New group"
-msgstr "Neue Gruppe"
+msgstr ""
msgid "New identity"
-msgstr "Neue Identität"
+msgstr ""
msgid "New issue"
msgstr "Neues Ticket"
msgid "New label"
-msgstr "Neues Label"
+msgstr ""
msgid "New merge request"
-msgstr "Neuer Merge-Request"
+msgstr "Neuer Merge Request"
msgid "New pipelines will cancel older, pending pipelines on the same branch"
-msgstr "Neue Pipelines brechen ältere, ausstehende Pipelines in dem selben Branch ab"
+msgstr ""
msgid "New project"
-msgstr "Neues Projekt"
+msgstr ""
msgid "New schedule"
msgstr "Neuer Zeitplan"
msgid "New snippet"
-msgstr "Neuer Codeausschnitt"
+msgstr "Neuer Schnipsel"
msgid "New subgroup"
-msgstr "Neue Untergruppe"
+msgstr ""
msgid "New tag"
msgstr "Neuer Tag"
msgid "New..."
-msgstr "Neu..."
+msgstr ""
msgid "No"
-msgstr "Nein"
+msgstr ""
msgid "No Label"
-msgstr "Kein Label"
+msgstr ""
msgid "No assignee"
-msgstr "Niemandem zugewiesen"
+msgstr ""
msgid "No branches found"
-msgstr "Keine Branches gefunden"
+msgstr ""
msgid "No changes"
-msgstr "Keine Änderungen"
+msgstr ""
msgid "No connection could be made to a Gitaly Server, please check your logs!"
-msgstr "Es konnte keine Verbindung zu einem Gitaly-Server hergestellt werden. Bitte überprüfe deine Protokolle!"
+msgstr ""
msgid "No container images stored for this project. Add one by following the instructions above."
-msgstr "Für dieses Projekt wurden keine Container-Images gespeichert. Füge eines hinzu, indem du den Anweisungen oben folgst."
+msgstr ""
msgid "No contributions were found"
-msgstr "Keine Beiträge gefunden"
-
-msgid "No credit card required."
msgstr ""
msgid "No due date"
-msgstr "Kein Fälligkeitsdatum"
+msgstr ""
msgid "No estimate or time spent"
-msgstr "Keine geschätzte oder verbrauchte Zeit"
+msgstr ""
msgid "No file chosen"
-msgstr "Keine Datei ausgewählt"
+msgstr ""
+
+msgid "No files found"
+msgstr ""
msgid "No files found."
-msgstr "Keine Dateien gefunden."
+msgstr ""
msgid "No issues for the selected time period."
-msgstr "Keine Tickets für den ausgewählten Zeitraum."
+msgstr ""
msgid "No labels with such name or description"
-msgstr "Keine Tags mit einem solchen Namen oder einer solchen Beschreibung"
+msgstr ""
msgid "No license. All rights reserved"
-msgstr "Keine Lizenz. Alle Rechte vorbehalten"
+msgstr ""
msgid "No merge requests for the selected time period."
-msgstr "Keine Merge-Requests für den gewählten Zeitraum."
+msgstr ""
msgid "No merge requests found"
-msgstr "Keine Merge-Requests gefunden"
+msgstr ""
msgid "No messages were logged"
-msgstr "Es wurden Nachrichten protokolliert"
+msgstr ""
msgid "No other labels with such name or description"
-msgstr "Keine anderen Tags mit einem solchen Namen oder einer solchen Beschreibung"
+msgstr ""
msgid "No packages stored for this project."
-msgstr "Keine Pakete für dieses Projekt gespeichert."
+msgstr ""
msgid "No prioritised labels with such name or description"
-msgstr "Keine priorisierten Labels mit einem solchen Namen oder einer solchen Beschreibung"
+msgstr ""
msgid "No public groups"
-msgstr "Keine öffentlichen Gruppen"
+msgstr ""
msgid "No pushes for the selected time period."
-msgstr "Keine Pushs für den ausgewählten Zeitraum."
+msgstr ""
msgid "No repository"
msgstr "Kein Repository"
msgid "No runners found"
-msgstr "Keine Runner gefunden"
+msgstr ""
msgid "No schedules"
msgstr "Keine Zeitpläne"
msgid "No, directly import the existing email addresses and usernames."
-msgstr "Nein, importiere die vorhandenen E-Mail-Adressen und Benutzernamen direkt."
+msgstr ""
msgid "Nodes"
-msgstr "Knoten"
+msgstr ""
msgid "None"
-msgstr "Keine"
+msgstr ""
msgid "Not all comments are displayed because you're comparing two versions of the diff."
-msgstr "Nicht alle Kommentare werden angezeigt, da du zwei Versionen des Diffs vergleichst."
+msgstr ""
msgid "Not all comments are displayed because you're viewing an old version of the diff."
-msgstr "Nicht alle Kommentare werden angezeigt, da du eine alte Versionen des Diffs betrachtest."
+msgstr ""
msgid "Not allowed to merge"
-msgstr "Keine Berechtigung um zu mergen"
+msgstr ""
msgid "Not available"
msgstr "Nicht verfügbar"
msgid "Not available for private projects"
-msgstr "Nicht verfügbar für private Projekte"
+msgstr ""
msgid "Not available for protected branches"
-msgstr "Für geschützte Branches nicht verfügbar"
+msgstr ""
msgid "Not confidential"
-msgstr "Nicht vertraulich"
+msgstr ""
msgid "Not enough data"
msgstr "Nicht genügend Daten"
msgid "Not now"
-msgstr "Nicht jetzt"
+msgstr ""
msgid "Note that the master branch is automatically protected. %{link_to_protected_branches}"
-msgstr "Beachte, dass der master-Branch automatisch geschützt ist. %{link_to_protected_branches}"
+msgstr ""
msgid "Note: As an administrator you may like to configure %{github_integration_link}, which will allow login via GitHub and allow connecting repositories without generating a Personal Access Token."
-msgstr "Hinweis: Als Administrator(in) möchtest du möglicherweise %{github_integration_link} konfigurieren, mit dem du dich über GitHub anmelden und das Verbinden von Repositories ohne Erstellung eines persönlichen Zugriffstokens erlauben kannst."
+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 "Hinweis: Als Administrator(in) möchtest du möglicherweise %{github_integration_link} konfigurieren, mit dem du dich über GitHub anmelden und das Importieren von Repositories ohne Erstellung eines persönlichen Zugriffstokens erlauben kannst."
-
-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 "Hinweis: Überlege dir, deine(n) GitLab-Administrator(in) zu bitten, einen %{github_integration_link} zu konfigurieren. Mit diesem kannst du dich über GitHub anmelden und Repositories verbinden, ohne einen persönlichen Access-Token generieren zu müssen."
-
-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 "Hinweis: Überlege dir, deine(n) GitLab Administrator(in) zu bitten, einen %{github_integration_link} zu konfigurieren. Mit diesem kannst du dich über GitHub anmelden und Repositories importieren, ohne einen persönlichen Access-Token generieren zu müssen."
-
-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 ""
-msgid "Notes|Show all activity"
+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 "Notes|Show comments only"
+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 "Notes|Show history only"
+msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
msgid "Notification events"
msgstr "Benachrichtigungsereignisse"
msgid "NotificationEvent|Close issue"
-msgstr "Ticket schließen"
+msgstr "Ticket abschließen"
msgid "NotificationEvent|Close merge request"
-msgstr "Merge-Request schließen"
+msgstr "Merge Request abschließen"
msgid "NotificationEvent|Failed pipeline"
msgstr "Fehlgeschlagene Pipeline"
msgid "NotificationEvent|Merge merge request"
-msgstr "Merge-Request mergen"
+msgstr "Merge Request umsetzen"
msgid "NotificationEvent|New epic"
-msgstr "Neues Epic"
+msgstr ""
msgid "NotificationEvent|New issue"
msgstr "Neues Ticket"
msgid "NotificationEvent|New merge request"
-msgstr "Neuer Merge-Request"
+msgstr "Neuer Merge Request"
msgid "NotificationEvent|New note"
msgstr "Neue Notiz"
@@ -5600,7 +5155,7 @@ msgid "NotificationEvent|Reassign issue"
msgstr "Ticket neu zuweisen"
msgid "NotificationEvent|Reassign merge request"
-msgstr "Merge-Request neu zuweisen"
+msgstr "Merge Request neu zuweisen"
msgid "NotificationEvent|Reopen issue"
msgstr "Ticket wieder öffnen"
@@ -5609,7 +5164,7 @@ msgid "NotificationEvent|Successful pipeline"
msgstr "Erfolgreiche Pipeline"
msgid "NotificationLevel|Custom"
-msgstr "Benutzerdefiniert"
+msgstr "Individuell"
msgid "NotificationLevel|Disabled"
msgstr "Deaktiviert"
@@ -5630,210 +5185,192 @@ msgid "Notifications"
msgstr "Benachrichtigungen"
msgid "Notifications off"
-msgstr "Benachrichtigungen aus"
+msgstr ""
msgid "Notifications on"
-msgstr "Benachrichtigungen ein"
+msgstr ""
msgid "Nov"
-msgstr "Nov"
+msgstr ""
msgid "November"
-msgstr "November"
+msgstr ""
+
+msgid "Number of access attempts"
+msgstr ""
msgid "OK"
-msgstr "OK"
+msgstr ""
msgid "Oct"
-msgstr "Okt"
+msgstr ""
msgid "October"
-msgstr "Oktober"
+msgstr ""
msgid "OfSearchInADropdown|Filter"
msgstr "Filter"
msgid "Once imported, repositories can be mirrored over SSH. Read more %{ssh_link}"
-msgstr "Nach dem Import können Repositories über SSH gespiegelt werden. Lies mehr %{ssh_link}"
+msgstr ""
msgid "One more item"
msgid_plural "%d more items"
-msgstr[0] "Ein weiteres Element"
-msgstr[1] "%d weitere Elemente"
+msgstr[0] ""
+msgstr[1] ""
msgid "One or more of your Bitbucket projects cannot be imported into GitLab directly because they use Subversion or Mercurial for version control, rather than Git."
-msgstr "Ein oder mehrere deiner Bitbucket-Projekte kann/können nicht direkt in GitLab importiert werden, da sie Subversion oder Mercurial für die Versionskontrolle anstelle von Git verwenden."
+msgstr ""
msgid "One or more of your Google Code projects cannot be imported into GitLab directly because they use Subversion or Mercurial for version control, rather than Git."
-msgstr "Ein oder mehrere Ihrer Google Code-Projekte kann/können nicht direkt in GitLab importiert werden, da sie Subversion oder Mercurial für die Versionskontrolle anstelle von Git verwenden."
+msgstr ""
msgid "Only admins"
-msgstr "Nur Administrator(inn)en"
+msgstr ""
msgid "Only comments from the following commit are shown below"
-msgstr "Nur Kommentare des folgende Commits werden unten angezeigt"
+msgstr ""
msgid "Only mirror protected branches"
-msgstr "Nur geschützte Branches spiegeln"
+msgstr ""
msgid "Only project members can comment."
-msgstr "Nur Projektmitglieder können kommentieren."
+msgstr ""
msgid "Oops, are you sure?"
-msgstr "Ups, bist du sicher?"
+msgstr ""
msgid "Open"
-msgstr "Öffnen"
+msgstr ""
msgid "Open in Xcode"
-msgstr "In Xcode öffnen"
-
-msgid "Open projects"
-msgstr "Projekte öffnen"
+msgstr ""
msgid "Open sidebar"
-msgstr "Menüleiste öffnen"
+msgstr ""
msgid "Open source software to collaborate on code"
-msgstr "Open-Source-Software für die Zusammenarbeit an Code"
+msgstr ""
msgid "Opened"
-msgstr "Geöffnet"
+msgstr ""
msgid "Opened MR"
-msgstr "Geöffneter MR"
+msgstr ""
msgid "Opened issues"
-msgstr "Geöffnete Tickets"
+msgstr ""
msgid "OpenedNDaysAgo|Opened"
-msgstr "Erstellt"
+msgstr "Ungelöst"
msgid "Opens in a new window"
-msgstr "Wird in einem neuen Fenster geöffnet"
-
-msgid "Operations"
-msgstr "Vorgänge"
-
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
msgstr ""
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
+msgid "Operations"
msgstr ""
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
-msgstr "Optional kannst du %{link_to_customize}, wie FogBugz E-Mail-Adressen und Benutzernamen in GitLab importiert werden."
+msgstr ""
msgid "Optionally, you can %{link_to_customize} how Google Code email addresses and usernames are imported into GitLab."
-msgstr "Optional kannst du %{link_to_customize}, wie Google Code E-Mail-Adressen und Benutzernamen in GitLab importiert werden."
+msgstr ""
msgid "Options"
msgstr "Optionen"
msgid "Or you can choose one of the suggested colors below"
-msgstr "Oder du wählst eine der unten vorgeschlagenen Farben"
+msgstr ""
msgid "Other Labels"
-msgstr "Andere Labels"
+msgstr ""
msgid "Other information"
-msgstr "Andere Informationen"
+msgstr ""
msgid "Otherwise it is recommended you start with one of the options below."
-msgstr "Andernfalls empfiehlt es sich, mit einer der folgenden Optionen zu beginnen."
+msgstr ""
msgid "Outbound requests"
-msgstr "Ausgehende Anfragen"
+msgstr ""
msgid "Overview"
msgstr "Übersicht"
msgid "Overwrite diverged branches"
-msgstr "Überschreibe abweichende Branches"
+msgstr ""
msgid "Owner"
-msgstr "Besitzer(in)"
+msgstr "Besitzer"
msgid "Package information"
-msgstr "Paketinformationen"
+msgstr ""
msgid "Package was removed"
-msgstr "Paket wurde entfernt"
+msgstr ""
msgid "Packages"
-msgstr "Pakete"
+msgstr ""
msgid "Pages"
-msgstr "Seiten"
+msgstr ""
msgid "Pagination|Last »"
-msgstr "Letzte »"
+msgstr ""
msgid "Pagination|Next"
-msgstr "Nächste"
+msgstr ""
msgid "Pagination|Prev"
-msgstr "Vorherige"
+msgstr ""
msgid "Pagination|« First"
-msgstr "« Erste"
+msgstr ""
msgid "Part of merge request changes"
-msgstr "Teil der Merge-Request-Änderungen"
+msgstr ""
msgid "Password"
msgstr "Passwort"
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
-msgstr "Füge deinen öffentlichen SSH-Schlüssel ein, der normalerweise in der Datei '~/.ssh/id_rsa.pub' enthalten ist und mit 'ssh-rsa' beginnt. Verwende nicht deinen privaten SSH-Schlüssel."
-
-msgid "Path, transfer, remove"
msgstr ""
msgid "Path:"
-msgstr "Pfad:"
+msgstr ""
msgid "Pause"
-msgstr "Pausieren"
+msgstr ""
msgid "Paused Runners don't accept new jobs"
-msgstr "Angehaltene Runner akzeptieren keine neuen Jobs"
+msgstr ""
msgid "Pending"
-msgstr "In Arbeit"
+msgstr ""
msgid "People without permission will never get a notification and won't be able to comment."
-msgstr "Personen ohne Berechtigung werden nie eine Benachrichtigung bekommen und können auch nicht kommentieren."
+msgstr ""
msgid "Per job. If a job passes this threshold, it will be marked as failed"
-msgstr "Pro Job. Wenn ein Job diesen Schwellenwert überschreitet, wird er als fehlgeschlagen markiert"
+msgstr ""
msgid "Perform advanced options such as changing path, transferring, or removing the group."
-msgstr "Führe erweiterte Optionen aus, wie z. B. das Ändern des Pfades, Übertragen oder Entfernen einer Gruppe."
+msgstr ""
msgid "Performance optimization"
-msgstr "Leistungsoptimierung"
+msgstr ""
msgid "Permissions"
-msgstr "Zugriffsberechtigungen"
-
-msgid "Permissions, LFS, 2FA"
-msgstr "Berechtigungen, LFS, 2FA"
+msgstr ""
msgid "Personal Access Token"
-msgstr "Persönlicher Zugangs-Token"
+msgstr ""
msgid "Pipeline"
-msgstr "Pipeline"
+msgstr ""
+
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
msgid "Pipeline Health"
msgstr "Zustand der Pipeline"
@@ -5842,22 +5379,22 @@ msgid "Pipeline Schedule"
msgstr "Zeitplan der Pipeline"
msgid "Pipeline Schedules"
-msgstr "Zietpläne der Pipeline"
+msgstr "Zustände der Pipeline"
msgid "Pipeline quota"
-msgstr "Pipeline-Kontingent"
+msgstr ""
msgid "Pipeline triggers"
-msgstr "Pipeline-Trigger"
+msgstr ""
msgid "PipelineCharts|Failed:"
msgstr "Fehlgeschlagen:"
msgid "PipelineCharts|Overall statistics"
-msgstr "Gesamtstatistik"
+msgstr "Gesamte Statisktiken"
msgid "PipelineCharts|Success ratio:"
-msgstr "Erfolgsquote:"
+msgstr "Erfolgsverhältnis:"
msgid "PipelineCharts|Successful:"
msgstr "Erfolgreich:"
@@ -5884,10 +5421,10 @@ msgid "PipelineSchedules|None"
msgstr "Nichts"
msgid "PipelineSchedules|Provide a short description for this pipeline"
-msgstr "Gib eine kurze Beschreibung für diese Pipeline ein"
+msgstr "Beschreibe diese Pipeline"
msgid "PipelineSchedules|Take ownership"
-msgstr "Eigentümer(in) werden"
+msgstr "Eigentümer werden"
msgid "PipelineSchedules|Target"
msgstr "Ziel"
@@ -5896,106 +5433,91 @@ msgid "PipelineSchedules|Variables"
msgstr "Variablen"
msgid "PipelineSheduleIntervalPattern|Custom"
-msgstr "Benutzerdefiniert"
+msgstr "Individuell"
msgid "Pipelines"
-msgstr "Pipelines"
+msgstr ""
msgid "Pipelines charts"
msgstr "Pipelinediagramme"
msgid "Pipelines for last month"
-msgstr "Pipelines des letzten Monats"
+msgstr ""
msgid "Pipelines for last week"
-msgstr "Pipelines der letzten Woche"
+msgstr ""
msgid "Pipelines for last year"
msgstr "Pipelines des letzten Jahres"
msgid "Pipelines|Build with confidence"
-msgstr "Baue mit Vertrauen"
+msgstr ""
msgid "Pipelines|CI Lint"
-msgstr "CI Lint"
+msgstr ""
msgid "Pipelines|Clear Runner Caches"
-msgstr "Runner-Caches löschen"
+msgstr ""
msgid "Pipelines|Continuous Integration can help catch bugs by running your tests automatically, while Continuous Deployment can help you deliver code to your product environment."
-msgstr "Kontinuierliche Integration (CI) kann dabei helfen, Fehler zu erkennen, indem es deine Tests automatisch ausführt. Kontinuierliche Bereitstellung (CD) wiederum kann dir helfen, Code für deine Produktumgebung bereitzustellen."
+msgstr ""
msgid "Pipelines|Get started with Pipelines"
-msgstr "Erste Schritte mit Pipelines"
+msgstr ""
msgid "Pipelines|Loading Pipelines"
-msgstr "Pipelines laden"
+msgstr ""
msgid "Pipelines|Project cache successfully reset."
-msgstr "Der Projekt-Cache wurde erfolgreich zurückgesetzt."
+msgstr ""
msgid "Pipelines|Run Pipeline"
-msgstr "Pipeline ausführen"
+msgstr ""
msgid "Pipelines|Something went wrong while cleaning runners cache."
-msgstr "Beim Löschen des Runner-Caches ist etwas schief gelaufen."
+msgstr ""
msgid "Pipelines|There are currently no %{scope} pipelines."
-msgstr "Derzeit gibt es keine %{scope} Pipelines."
+msgstr ""
msgid "Pipelines|There are currently no pipelines."
-msgstr "Derzeit gibt es keine Pipelines."
+msgstr ""
msgid "Pipelines|There was an error fetching the pipelines. Try again in a few moments or contact your support team."
-msgstr "Beim Abrufen der Pipelines ist ein Fehler aufgetreten. Versuche es in einigen Augenblicken noch einmal oder wende dich an dein Support-Team."
+msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
-msgstr "Dieses Projekt ist derzeit nicht zum Ausführen von Pipelines eingerichtet."
-
-msgid "Pipeline|Commit"
-msgstr "Commit"
+msgstr ""
msgid "Pipeline|Create for"
-msgstr "Erstellen für"
+msgstr ""
msgid "Pipeline|Create pipeline"
-msgstr "Pipeline erstellen"
-
-msgid "Pipeline|Duration"
-msgstr "Dauer"
+msgstr ""
msgid "Pipeline|Existing branch name or tag"
-msgstr "Bestehender Branchname oder Tag"
-
-msgid "Pipeline|Pipeline"
-msgstr "Pipeline"
+msgstr ""
msgid "Pipeline|Run Pipeline"
-msgstr "Pipeline ausführen"
+msgstr ""
msgid "Pipeline|Search branches"
-msgstr "Branches durchsuchen"
+msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
-msgstr "Gib die für diesen Lauf zu verwendenden Variablenwerte an. Die in %{settings_link} angegebenen Werte werden standardmäßig verwendet."
-
-msgid "Pipeline|Stages"
-msgstr "Phasen"
-
-msgid "Pipeline|Status"
-msgstr "Status"
+msgstr ""
msgid "Pipeline|Stop pipeline"
-msgstr "Pipeline stoppen"
+msgstr ""
msgid "Pipeline|Stop pipeline #%{pipelineId}?"
-msgstr "Pipeline #%{pipelineId} stoppen?"
+msgstr ""
msgid "Pipeline|Variables"
-msgstr "Variabeln"
+msgstr ""
msgid "Pipeline|You’re about to stop pipeline %{pipelineId}."
-msgstr "Du bist dabei die Pipeline %{pipelineId} zu stoppen."
+msgstr ""
msgid "Pipeline|all"
msgstr "Alle"
@@ -6004,310 +5526,289 @@ msgid "Pipeline|success"
msgstr "Erfolg"
msgid "Pipeline|with stage"
-msgstr "mit Phase"
+msgstr "mit Stage"
msgid "Pipeline|with stages"
-msgstr "mit Phasen"
+msgstr "mit Stages"
msgid "Plain diff"
-msgstr "Unformatierter Diff"
+msgstr ""
msgid "PlantUML"
-msgstr "PlantUML"
+msgstr ""
msgid "Play"
-msgstr "Ausführen"
+msgstr ""
msgid "Please accept the Terms of Service before continuing."
-msgstr "Bitte akzeptiere die Nutzungsbedingungen, um fortzufahren."
-
-msgid "Please choose a group URL with no special characters."
-msgstr "Bitte wähle eine Gruppen-URL ohne Sonderzeichen."
+msgstr ""
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
-msgstr "Bitte wandle sie in %{link_to_git} um und durchlaufe erneut die %{link_to_import_flow}."
+msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
-msgstr "Bitte wandle sie in Git auf Google Code um und durchlaufe erneut die %{link_to_import_flow}."
-
-msgid "Please fill in a descriptive name for your group."
-msgstr "Bitte gib einen beschreibenden Namen für deine Gruppe ein."
+msgstr ""
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
-msgstr "Bitte beachte, dass diese Anwendung nicht von GitLab bereitgestellt wird. Du solltest daher die Authentizität überprüfen, bevor du den Zugriff erlaubst."
+msgstr ""
msgid "Please select at least one filter to see results"
-msgstr "Bitte wähle zumindest einen Filter um Ergebnisse zu sehen"
+msgstr ""
msgid "Please solve the reCAPTCHA"
-msgstr "Bitte löse das reCAPTCHA"
+msgstr ""
msgid "Please try again"
-msgstr "Bitte erneut versuchen"
-
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
msgstr ""
msgid "Please wait while we connect to your repository. Refresh at will."
-msgstr "Bitte warte, während wir uns mit deinem Repository verbinden. Aktualisiere nach Belieben."
+msgstr ""
msgid "Please wait while we import the repository for you. Refresh at will."
-msgstr "Warte bitte, während wir das Repository für dich importieren. Aktualisiere nach Belieben."
+msgstr ""
msgid "Preferences"
-msgstr "Einstellungen"
+msgstr ""
msgid "Preferences|Navigation theme"
-msgstr "Navigationsthema"
+msgstr ""
msgid "Press Enter or click to search"
-msgstr "Drücke Eingabe oder klicke um zu suchen"
-
-msgid "Prevent adding new members to project membership within this group"
-msgstr "Verhindere das Hinzufügen neuer Mitglieder zur Projektmitgliedschaft in dieser Gruppe"
+msgstr ""
msgid "Preview"
-msgstr "Vorschau"
+msgstr ""
msgid "Preview payload"
-msgstr "Vorschau der Nutzdaten"
+msgstr ""
msgid "Primary"
-msgstr "Primär"
+msgstr ""
msgid "Prioritize"
-msgstr "Priorisieren"
+msgstr ""
msgid "Prioritize label"
-msgstr "Label priorisieren"
+msgstr ""
msgid "Prioritized Labels"
-msgstr "Priorisierte Labels"
+msgstr ""
msgid "Prioritized label"
-msgstr "Priorisiertes Label"
+msgstr ""
msgid "Private - Project access must be granted explicitly to each user."
-msgstr "Privat - Projektzugriff muss explizit jedem/jeder Benutzer(in) gewährt werden."
+msgstr ""
msgid "Private - The group and its projects can only be viewed by members."
-msgstr "Privat - Die Gruppe und dessen Projekte können nur von Mitgliedern eingesehen werden."
+msgstr ""
msgid "Private projects can be created in your personal namespace with:"
-msgstr "Private Projekte können in deinem persönlichen Namensraum erstellt werden:"
+msgstr ""
msgid "Profile"
msgstr "Profil"
msgid "Profile Settings"
-msgstr "Profileinstellungen"
+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 "Du bist dabei, %{yourAccount} permanent zu löschen, inklusive aller Tickets, Merge-Requests und Gruppen die mit deinem Account verknüpft sind. Sobald du %{deleteAccount} bestätigst, kann diese Aktion nicht rückgängig gemacht werden."
+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 "Du bist dabei, deinen Benutzernamen von %{currentUsernameBold} in %{newUsernameBold} zu ändern. Profile und Projekte werden auf den neuen %{newUsername}-Namensraum umgeleitet, aber diese Umleitung wird auslaufen, sobald der %{currentUsername}-Namensraum von einem anderen Benutzer oder einer anderen Gruppe registriert wird. Bitte aktualisiere deine Git-Repository-Remotes so bald wie möglich."
+msgstr ""
+
+msgid "Profiles|%{author_name} made a private contribution"
+msgstr ""
msgid "Profiles|Account scheduled for removal."
-msgstr "Konto zur Löschung vorgemerkt."
+msgstr ""
msgid "Profiles|Add key"
-msgstr "Schlüssel hinzufügen"
+msgstr ""
msgid "Profiles|Add status emoji"
-msgstr "Füge Status-Emoji hinzu"
+msgstr ""
msgid "Profiles|Avatar cropper"
-msgstr "Avatar zuschneiden"
+msgstr ""
msgid "Profiles|Avatar will be removed. Are you sure?"
-msgstr "Avatar wird entfernt. Bist du sicher?"
+msgstr ""
msgid "Profiles|Change username"
-msgstr "Benutzernamen ändern"
+msgstr ""
msgid "Profiles|Choose file..."
-msgstr "Datei auswählen..."
+msgstr ""
msgid "Profiles|Choose to show contributions of private projects on your public profile without any project, repository or organization information."
-msgstr "Wähle dies aus, um Beiträge privater Projekte in deinem öffentlichen Profil ohne Projekt-, Repository- oder Organisationsinformationen anzuzeigen."
+msgstr ""
msgid "Profiles|Clear status"
-msgstr "Status löschen"
+msgstr ""
msgid "Profiles|Current path: %{path}"
-msgstr "Aktueller Pfad: %{path}"
+msgstr ""
msgid "Profiles|Current status"
-msgstr "Aktueller Status"
+msgstr ""
msgid "Profiles|Delete Account"
-msgstr "Konto löschen"
+msgstr ""
msgid "Profiles|Delete account"
-msgstr "Konto löschen"
+msgstr ""
msgid "Profiles|Delete your account?"
-msgstr "Dein Konto löschen?"
+msgstr ""
msgid "Profiles|Deleting an account has the following effects:"
-msgstr "Löschen eines Kontos hat folgende Auswirkungen:"
+msgstr ""
msgid "Profiles|Do not show on profile"
-msgstr "Nicht im Profil zeigen"
+msgstr ""
msgid "Profiles|Don't display activity-related personal information on your profiles"
-msgstr "Zeige keine aktivitätsbezogenen persönlichen Informationen in deinem Profilen an"
+msgstr ""
msgid "Profiles|Edit Profile"
-msgstr "Profil bearbeiten"
+msgstr ""
msgid "Profiles|Invalid password"
-msgstr "Ungültiges Kennwort"
+msgstr ""
msgid "Profiles|Invalid username"
-msgstr "Ungültiger Benutzername"
-
-msgid "Profiles|Learn more"
-msgstr "Erfahre mehr"
-
-msgid "Profiles|Made a private contribution"
msgstr ""
msgid "Profiles|Main settings"
-msgstr "Haupteinstellungen"
+msgstr ""
msgid "Profiles|No file chosen"
-msgstr "Keine Datei ausgewählt"
+msgstr ""
msgid "Profiles|Path"
-msgstr "Pfad"
+msgstr ""
msgid "Profiles|Position and size your new avatar"
-msgstr "Lege Position und Größe deines neuen Avatars fest"
+msgstr ""
msgid "Profiles|Private contributions"
-msgstr "Private Beiträge"
+msgstr ""
msgid "Profiles|Public Avatar"
-msgstr "Öffentlicher Avatar"
+msgstr ""
msgid "Profiles|Remove avatar"
-msgstr "Avatar entfernen"
+msgstr ""
msgid "Profiles|Set new profile picture"
-msgstr "Neues Profilbild festlegen"
+msgstr ""
msgid "Profiles|Some options are unavailable for LDAP accounts"
-msgstr "Einige Optionen sind für LDAP-Accounts nicht verfügbar"
+msgstr ""
msgid "Profiles|Tell us about yourself in fewer than 250 characters."
-msgstr "Erzähle uns von dir in weniger als 250 Zeichen."
+msgstr ""
msgid "Profiles|The maximum file size allowed is 200KB."
-msgstr "Die maximal zulässige Dateigröße beträgt 200KB."
+msgstr ""
msgid "Profiles|This doesn't look like a public SSH key, are you sure you want to add it?"
-msgstr "Das sieht nicht aus wie ein öffentlicher SSH-Schlüssel aus. Bist du sicher, dass du ihn hinzufügen willst?"
+msgstr ""
msgid "Profiles|This email will be displayed on your public profile."
-msgstr "Diese E-Mail wird in deinem öffentlichen Profil angezeigt."
-
-msgid "Profiles|This email will be used for web based operations, such as edits and merges. %{learn_more}"
-msgstr "Diese E-Mail-Adresse wird für webbasierte Vorgänge wie Bearbeitungen und Merges verwendet. %{learn_more}"
+msgstr ""
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
-msgstr "Dieses Emoji und diese Nachricht werden in deinem Profil und auf der gesamten Benutzeroberfläche angezeigt."
+msgstr ""
msgid "Profiles|This feature is experimental and translations are not complete yet."
-msgstr "Dieses Feature ist experimentell und die Übersetzungen sind noch nicht abgeschlossen."
+msgstr ""
msgid "Profiles|This information will appear on your profile."
-msgstr "Diese Informationen werden in deinem Profil angezeigt."
+msgstr ""
msgid "Profiles|Type your %{confirmationValue} to confirm:"
-msgstr "Gib deinen %{confirmationValue} zur Bestätigung ein:"
+msgstr ""
msgid "Profiles|Typically starts with \"ssh-rsa …\""
-msgstr "Beginnt normalerweise mit \"ssh-rsa ...\""
+msgstr ""
msgid "Profiles|Update profile settings"
-msgstr "Profileinstellungen aktualisieren"
+msgstr ""
msgid "Profiles|Update username"
-msgstr "Benutzername aktualisieren"
+msgstr ""
msgid "Profiles|Upload new avatar"
-msgstr "Neuen Avatar hochladen"
-
-msgid "Profiles|Use a private email - %{email}"
-msgstr "Private E-Mail verwenden - %{email}"
+msgstr ""
msgid "Profiles|Username change failed - %{message}"
-msgstr "Änderung des Benutzernamens fehlgeschlagen - %{message}"
+msgstr ""
msgid "Profiles|Username successfully changed"
-msgstr "Benutzername erfolgreich geändert"
+msgstr ""
msgid "Profiles|Website"
-msgstr "Webseite"
+msgstr ""
msgid "Profiles|What's your status?"
-msgstr "Was ist dein Status?"
+msgstr ""
msgid "Profiles|You can change your avatar here"
-msgstr "Du kannst deinen Avatar hier ändern"
+msgstr ""
msgid "Profiles|You can change your avatar here or remove the current avatar to revert to %{gravatar_link}"
-msgstr "Du kannst deinen Avatar hier ändern oder den aktuellen Avatar entfernen, um zu %{gravatar_link} zurückzukehren"
+msgstr ""
msgid "Profiles|You can upload your avatar here"
-msgstr "Du kannst deinen Avatar hier hochladen"
+msgstr ""
msgid "Profiles|You can upload your avatar here or change it at %{gravatar_link}"
-msgstr "Du kannst deinen Avatar hier hochladen oder bei %{gravatar_link} ändern"
+msgstr ""
msgid "Profiles|You don't have access to delete this user."
-msgstr "Du hast keine Berechtigung, um diese(n) Benutzer(in) zu löschen."
+msgstr ""
msgid "Profiles|You must transfer ownership or delete these groups before you can delete your account."
-msgstr "Du musst die Eigentumsrechte dieser Gruppen übertragen oder die Gruppen löschen, bevor du dein Konto löschen kannst."
+msgstr ""
msgid "Profiles|Your account is currently an owner in these groups:"
-msgstr "Dein Konto ist derzeit ein Besitzer in diesen Gruppen:"
+msgstr ""
msgid "Profiles|Your email address was automatically set based on your %{provider_label} account."
-msgstr "Deine E-Mail-Adresse wurde automatisch basierend auf deinem %{provider_label} Konto festgelegt."
+msgstr ""
msgid "Profiles|Your location was automatically set based on your %{provider_label} account."
-msgstr "Dein Standort wurde automatisch basierend auf deinem %{provider_label} Konto festgelegt."
+msgstr ""
msgid "Profiles|Your name was automatically set based on your %{provider_label} account, so people you know can recognize you."
-msgstr "Dein Name wurde automatisch basierend auf deinem %{provider_label} Konto festgelegt, sodass du von dir bekannten Personen erkannt werden kannst."
+msgstr ""
msgid "Profiles|Your status"
-msgstr "Dein Status"
+msgstr ""
msgid "Profiles|e.g. My MacBook key"
-msgstr "z. B. Mein MacBook-Schlüssel"
+msgstr ""
msgid "Profiles|your account"
-msgstr "Dein Konto"
+msgstr ""
msgid "Profiling - Performance bar"
-msgstr "Pro­fi­ling - Performance-Leiste"
+msgstr ""
msgid "Programming languages used in this repository"
-msgstr "Programmiersprachen, die in diesem Repository verwendet werden"
+msgstr ""
msgid "Progress"
-msgstr "Fortschritt"
+msgstr ""
msgid "Project"
-msgstr "Projekt"
+msgstr ""
msgid "Project '%{project_name}' is in the process of being deleted."
-msgstr "Projekt \"%{project_name}\" wird gerade gelöscht."
+msgstr ""
msgid "Project '%{project_name}' queued for deletion."
msgstr "Das Projekt '%{project_name}' wurde zur Löschung eingeplant."
@@ -6319,25 +5820,25 @@ msgid "Project '%{project_name}' was successfully updated."
msgstr "Das Projekt '%{project_name}' wurde erfolgreich aktualisiert."
msgid "Project Badges"
-msgstr "Projekt-Badges"
+msgstr ""
msgid "Project URL"
-msgstr "Projekt-URL"
+msgstr ""
msgid "Project access must be granted explicitly to each user."
-msgstr "Jedem/Jeder Benutzer(in) muss explizit der Zugriff auf das Projekt gewährt werden."
+msgstr "Jedem Nutzer muss explizit der Zugriff auf das Projekt gewährt werden."
msgid "Project avatar"
-msgstr "Projektavatar"
+msgstr ""
msgid "Project avatar in repository: %{link}"
-msgstr "Projektavatar im Repository: %{link}"
+msgstr ""
msgid "Project details"
msgstr "Projektdetails"
msgid "Project export could not be deleted."
-msgstr "Der Export des Projekts konnte nicht gelöscht werden."
+msgstr "Der Export des Projekts konnte nich gelöscht werden."
msgid "Project export has been deleted."
msgstr "Der Export des Projekts wurde gelöscht."
@@ -6346,31 +5847,31 @@ msgid "Project export link has expired. Please generate a new export from your p
msgstr "Der Link für den Export des Projektes ist abgelaufen. Bitte generiere einen neuen Export in den Projekteinstellungen."
msgid "Project export started. A download link will be sent by email."
-msgstr "Export des Projektes gestartet. Ein Link zum Herunterladen wir dir per E-Mail zugesandt."
+msgstr "Export des Projektes gestartet. Ein Link zum herunterladen wir Dir per E-Mail zugesandt."
msgid "Project name"
-msgstr "Projektname"
+msgstr ""
msgid "Project slug"
-msgstr "Projekt-Slug"
+msgstr ""
msgid "ProjectActivityRSS|Subscribe"
msgstr "Abonnieren"
msgid "ProjectCreationLevel|Allowed to create projects"
-msgstr "Erlaubt das Erstellen von Projekten"
+msgstr ""
msgid "ProjectCreationLevel|Default project creation protection"
-msgstr "Standard-Projekterstellungsschutz"
+msgstr ""
msgid "ProjectCreationLevel|Developers + Maintainers"
-msgstr "Entwickler(innen) + Betreuer(innen)"
+msgstr ""
msgid "ProjectCreationLevel|Maintainers"
-msgstr "Betreuer(innen)"
+msgstr ""
msgid "ProjectCreationLevel|No one"
-msgstr "Niemand"
+msgstr ""
msgid "ProjectFileTree|Name"
msgstr "Name"
@@ -6379,375 +5880,372 @@ msgid "ProjectLastActivity|Never"
msgstr "Niemals"
msgid "ProjectLifecycle|Stage"
-msgstr "Phase"
+msgstr "Stage"
msgid "ProjectOverview|Fork"
-msgstr "Fork"
+msgstr ""
msgid "ProjectOverview|Forks"
-msgstr "Forks"
+msgstr ""
msgid "ProjectOverview|Go to your fork"
-msgstr "Gehe zu deinem Fork"
+msgstr ""
msgid "ProjectOverview|Star"
-msgstr "Markieren"
+msgstr ""
msgid "ProjectOverview|Unstar"
-msgstr "Markierung entfernen"
+msgstr ""
msgid "ProjectOverview|You have reached your project limit"
-msgstr "Du hast dein Projektlimit erreicht"
+msgstr ""
msgid "ProjectOverview|You must sign in to star a project"
-msgstr "Du musst dich anmelden, um ein Projekt zu markieren"
+msgstr ""
msgid "ProjectPage|Project ID: %{project_id}"
-msgstr "Projekt ID: %{project_id}"
+msgstr ""
msgid "ProjectSettings|Badges"
-msgstr "Badges"
+msgstr ""
msgid "ProjectSettings|Contact an admin to change this setting."
-msgstr "Kontaktiere eine(n) Administrator(in), um diese Einstellung zu ändern."
+msgstr ""
msgid "ProjectSettings|Customize your project badges."
-msgstr "Deine Projekt-Badges anpassen."
+msgstr ""
msgid "ProjectSettings|Failed to protect the tag"
-msgstr "Fehler beim Schützen des Tags"
+msgstr ""
msgid "ProjectSettings|Failed to update tag!"
-msgstr "Fehler beim Aktualisieren des Tags!"
+msgstr ""
msgid "ProjectSettings|Learn more about badges."
-msgstr "Erfahre mehr über Badges."
+msgstr ""
msgid "ProjectSettings|Only signed commits can be pushed to this repository."
-msgstr "Nur signierte Commits können zu diesem Repository gepusht werden."
+msgstr ""
msgid "ProjectSettings|This setting is applied on the server level and can be overridden by an admin."
-msgstr "Diese Einstellung wird auf Serverebene angewendet und kann von einem Admin überschrieben werden."
+msgstr ""
msgid "ProjectSettings|This setting is applied on the server level but has been overridden for this project."
-msgstr "Diese Einstellung wird auf Serverebene angewendet, wurde aber für dieses Projekt überschrieben."
+msgstr ""
msgid "ProjectSettings|This setting will be applied to all projects unless overridden by an admin."
-msgstr "Diese Einstellung wird auf alle Projekte angewendet, sofern sie nicht von einem Admin überschrieben wird."
+msgstr ""
msgid "ProjectSettings|Users can only push commits to this repository that were committed with one of their own verified emails."
-msgstr "Benutzer(innen) können nur Commits in dieses Repository pushen die mit einer ihrer eigenen verifizierten E-Mail-Adressen committet wurden."
+msgstr ""
msgid "Projects"
-msgstr "Projekte"
+msgstr ""
msgid "Projects shared with %{group_name}"
-msgstr "Geteilte Projekte mit %{group_name}"
-
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
msgstr ""
msgid "ProjectsDropdown|Frequently visited"
-msgstr "Häufig besucht"
+msgstr ""
msgid "ProjectsDropdown|Loading projects"
-msgstr "Lade Projekte"
+msgstr ""
msgid "ProjectsDropdown|Projects you visit often will appear here"
msgstr "Projekte, die du häufig besuchst, werden hier angezeigt"
msgid "ProjectsDropdown|Search your projects"
-msgstr "Durchsuche deine Projekte"
+msgstr ""
msgid "ProjectsDropdown|Something went wrong on our end."
-msgstr "Auf unserer Seite ist etwas schief gelaufen."
+msgstr ""
msgid "ProjectsDropdown|Sorry, no projects matched your search"
-msgstr "Entschuldigung, es wurden keine Projekte mit diesen Suchkriterien gefunden"
+msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
-msgstr "Dieses Feature erfordert einen Browser, der LocalStorage unterstützt"
+msgstr ""
msgid "PrometheusAlerts|Add alert"
-msgstr "Alarm hinzufügen"
+msgstr ""
msgid "PrometheusAlerts|Alert set"
-msgstr "Alarm eingerichtet"
+msgstr ""
msgid "PrometheusAlerts|Edit alert"
-msgstr "Alarm bearbeiten"
+msgstr ""
msgid "PrometheusAlerts|Error creating alert"
-msgstr "Fehler beim erstellen des Alarms"
+msgstr ""
msgid "PrometheusAlerts|Error deleting alert"
-msgstr "Fehler beim Löschen des Alarms"
+msgstr ""
msgid "PrometheusAlerts|Error fetching alert"
-msgstr "Fehler beim Abrufen des Alarms"
+msgstr ""
msgid "PrometheusAlerts|Error saving alert"
-msgstr "Fehler beim Speichern des Alarm"
+msgstr ""
msgid "PrometheusAlerts|No alert set"
-msgstr "Kein Alarm eingerichtet"
+msgstr ""
msgid "PrometheusAlerts|Operator"
-msgstr "Operator"
+msgstr ""
msgid "PrometheusAlerts|Threshold"
-msgstr "Grenzwert"
+msgstr ""
msgid "PrometheusDashboard|Time"
-msgstr "Zeit"
+msgstr ""
msgid "PrometheusService|%{exporters} with %{metrics} were found"
-msgstr "Es wurden %{exporters} mit %{metrics} gefunden"
+msgstr ""
msgid "PrometheusService|<p class=\"text-tertiary\">No <a href=\"%{docsUrl}\">common metrics</a> were found</p>"
-msgstr "<p class=\"text-tertiary\">Es wurden keine <a href=\"%{docsUrl}\">allgemeinen Metriken</a> gefunden</p>"
+msgstr ""
msgid "PrometheusService|Active"
-msgstr "Aktiv"
+msgstr ""
msgid "PrometheusService|Auto configuration"
-msgstr "Automatische Konfiguration"
+msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
-msgstr "Konfiguriere und stelle Prometheus automatisch auf deinen Clustern bereit, um deine Projektumgebungen zu überwachen"
+msgstr ""
+
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
msgid "PrometheusService|Common metrics"
-msgstr "Allgemeine Metriken"
+msgstr ""
msgid "PrometheusService|Common metrics are automatically monitored based on a library of metrics from popular exporters."
-msgstr "Gemeinsame Metriken werden anhand einer Bibliothek von Metriken bekannter Exporter automatisch überwacht."
+msgstr ""
msgid "PrometheusService|Custom metrics"
-msgstr "Benutzerdefinierte Metriken"
+msgstr ""
msgid "PrometheusService|Finding and configuring metrics..."
-msgstr "Metriken finden und konfigurieren..."
+msgstr ""
msgid "PrometheusService|Finding custom metrics..."
-msgstr "Benutzerdefinierte Metriken werden gesucht..."
+msgstr ""
msgid "PrometheusService|Install Prometheus on clusters"
-msgstr "Installiere Prometheus auf Clustern"
+msgstr ""
msgid "PrometheusService|Manage clusters"
-msgstr "Verwalten von Clustern"
+msgstr ""
msgid "PrometheusService|Manual configuration"
-msgstr "Manuelle Konfiguration"
+msgstr ""
msgid "PrometheusService|Metrics"
-msgstr "Metriken"
+msgstr ""
msgid "PrometheusService|Missing environment variable"
-msgstr "Fehlende Umgebungsvariable"
+msgstr ""
msgid "PrometheusService|More information"
-msgstr "Weitere Informationen"
+msgstr ""
msgid "PrometheusService|New metric"
-msgstr "Neue Metrik"
+msgstr ""
msgid "PrometheusService|Prometheus API Base URL, like http://prometheus.example.com/"
-msgstr "Prometheus-API-Basis-URL, wie http://prometheus.example.com/"
+msgstr ""
msgid "PrometheusService|Prometheus is being automatically managed on your clusters"
-msgstr "Prometheus wird automatisch auf deinen Clustern verwaltet"
+msgstr ""
msgid "PrometheusService|These metrics will only be monitored after your first deployment to an environment"
-msgstr "Diese Metriken werden erst nach deiner ersten Bereitstellung in einer Umgebung überwacht"
+msgstr ""
msgid "PrometheusService|Time-series monitoring service"
-msgstr "Zeitreihen-Monitoring-Service"
+msgstr ""
msgid "PrometheusService|To enable manual configuration, uninstall Prometheus from your clusters"
-msgstr "Deinstalliere Prometheus aus deinen Clustern, um die manuelle Konfiguration zu aktivieren"
+msgstr ""
msgid "PrometheusService|To enable the installation of Prometheus on your clusters, deactivate the manual configuration below"
-msgstr "Deaktivier die manuelle Konfiguration unten, um die Installation von Prometheus auf deinen Clustern zu ermöglichen"
+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"
+msgstr ""
msgid "Promote"
-msgstr "Hochstufen"
+msgstr ""
msgid "Promote these project milestones into a group milestone."
-msgstr "Stufe diese Projektmeilensteine zu einem Gruppenmeilenstein hoch."
+msgstr ""
msgid "Promote to Group Milestone"
-msgstr "Zum Gruppenmeilenstein hochstufen"
+msgstr ""
msgid "Promote to group label"
-msgstr "Hochstufen zum Gruppenlabel"
+msgstr ""
msgid "Promotions|Don't show me this again"
-msgstr "Nicht wieder anzeigen"
+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 "Mit Epics kannst du dein Projekt-Portfolio effizienter und mit weniger Aufwand verwalten, indem du Gruppen von Tickets, die ein Thema teilen, über Projekte und Meilensteine ​​hinweg verfolgst."
+msgstr ""
msgid "Promotions|This feature is locked."
-msgstr "Diese Funktion ist gesperrt."
+msgstr ""
msgid "Promotions|Upgrade plan"
-msgstr "Upgrade-Plan"
+msgstr ""
msgid "Protected"
-msgstr "Geschützt"
+msgstr ""
msgid "Protected Environments"
-msgstr "Geschützte Umgebungen"
+msgstr ""
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
-msgstr "%{environment_name} wird für Entwickler änderbar sein. Bist du sicher?"
+msgstr ""
msgid "ProtectedEnvironment|Allowed to deploy"
-msgstr "Für Bereitstellung zugelassen"
+msgstr ""
msgid "ProtectedEnvironment|Choose who is allowed to deploy"
-msgstr "Wähle aus, wer die Bereitstellung durchführen darf"
+msgstr ""
msgid "ProtectedEnvironment|Environment"
-msgstr "Umgebung"
+msgstr ""
msgid "ProtectedEnvironment|Protect"
-msgstr "Schützen"
+msgstr ""
msgid "ProtectedEnvironment|Protect Environments in order to restrict who can execute deployments."
-msgstr "Schütze Umgebungen um einzuschränken, wer Bereitstellungen ausführen darf."
+msgstr ""
msgid "ProtectedEnvironment|Protect an environment"
-msgstr "Schütze eine Umgebung"
+msgstr ""
msgid "ProtectedEnvironment|Protected Environment (%{protected_environments_count})"
-msgstr "Geschützte Umgebung (%{protected_environments_count})"
+msgstr ""
msgid "ProtectedEnvironment|Select an environment"
-msgstr "Wähle eine Umgebung"
+msgstr ""
msgid "ProtectedEnvironment|There are currently no protected environments, protect an environment with the form above."
-msgstr "Es gibt derzeit keine geschützten Umgebungen, schütze eine Umgebung mit dem Formular oben."
+msgstr ""
msgid "ProtectedEnvironment|Unprotect"
-msgstr "Schutz aufheben"
+msgstr ""
msgid "ProtectedEnvironment|Your environment can't be unprotected"
-msgstr "Deine Umgebung kann nicht ungeschützt sein"
+msgstr ""
msgid "ProtectedEnvironment|Your environment has been protected."
-msgstr "Deine Umgebung wurde geschützt."
+msgstr ""
msgid "ProtectedEnvironment|Your environment has been unprotected"
-msgstr "Der Schutz deiner Umgebung wurde aufgehoben"
+msgstr ""
msgid "Protip:"
-msgstr "Protipp:"
+msgstr ""
msgid "Provider"
-msgstr "Provider"
+msgstr ""
msgid "Pseudonymizer data collection"
-msgstr "Pseudonymizer-Datensammlung"
+msgstr ""
msgid "Public - The group and any public projects can be viewed without any authentication."
-msgstr "Öffentlich - Die Gruppe und alle öffentlichen Projekte können ohne Authentifizierung eingesehen werden."
+msgstr ""
msgid "Public - The project can be accessed without any authentication."
-msgstr "Öffentlich - Auf das Projekt kann ohne Authentifizierung zugegriffen werden."
+msgstr ""
msgid "Public pipelines"
-msgstr "Öffentliche Pipelines"
+msgstr ""
msgid "Pull"
-msgstr "Pull"
+msgstr ""
msgid "Push"
-msgstr "Push"
+msgstr ""
msgid "Push Rules"
-msgstr "Push-Regeln"
+msgstr ""
msgid "Push events"
-msgstr "Push-Ereignisse"
+msgstr "Übertragungsereignisse"
msgid "Push project from command line"
-msgstr "Pushe das Projekt von der Kommandozeile aus"
+msgstr ""
msgid "Push to create a project"
-msgstr "Pushe um ein Projekt zu erstellen"
+msgstr ""
msgid "PushRule|Committer restriction"
-msgstr "Committer-Beschränkung"
+msgstr ""
msgid "Pushed"
-msgstr "Pushed"
+msgstr ""
msgid "Pushes"
-msgstr "Pushes"
+msgstr ""
msgid "Quarters"
-msgstr "Quartale"
+msgstr ""
msgid "Quick actions can be used in the issues description and comment boxes."
-msgstr "Kurzbefehle können in Ticket-Beschreibungen und Kommentarfeldern verwendet werden."
+msgstr ""
msgid "Read more"
msgstr "Mehr lesen"
msgid "Read more about project permissions <strong>%{link_to_help}</strong>"
-msgstr "Lies mehr über Projektberechtigungen <strong>%{link_to_help}</strong>"
+msgstr ""
msgid "Readme"
-msgstr "Readme"
+msgstr "Lies mich"
msgid "Real-time features"
-msgstr "Echtzeit-Features"
+msgstr ""
msgid "Recent searches"
-msgstr "Zuletzt gesucht"
-
-msgid "Redirect to SAML provider to test configuration"
msgstr ""
msgid "Reference:"
-msgstr "Referenz:"
+msgstr ""
msgid "Refresh"
-msgstr "Aktualisieren"
+msgstr ""
msgid "Refreshing in a second to show the updated status..."
msgid_plural "Refreshing in %d seconds to show the updated status..."
-msgstr[0] "In einer Sekunde aktualisieren, um den aktualisierten Status anzuzeigen..."
-msgstr[1] "In %d Sekunden aktualisieren, um den aktualisierten Status anzuzeigen..."
+msgstr[0] ""
+msgstr[1] ""
msgid "Regenerate key"
-msgstr "Schlüssel neu generieren"
+msgstr ""
msgid "Regex pattern"
-msgstr "Regex-Muster"
+msgstr ""
msgid "Register / Sign In"
-msgstr "Anmelden"
+msgstr ""
msgid "Register and see your runners for this group."
-msgstr "Registriere dich und sieh deine Runner für diese Gruppe."
+msgstr ""
msgid "Register and see your runners for this project."
-msgstr "Registriere die Runner für dieses Projekt und zeige sie an."
+msgstr ""
msgid "Registry"
-msgstr "Registry"
+msgstr ""
msgid "Related Commits"
msgstr "Zugehörige Commits"
msgid "Related Deployed Jobs"
-msgstr "Zugehörige Bereitstellungsjobs"
+msgstr "Zugehörige ausgelieferte Jobs"
msgid "Related Issues"
msgstr "Zugehörige Tickets"
@@ -6756,660 +6254,579 @@ msgid "Related Jobs"
msgstr "Zugehörige Jobs"
msgid "Related Merge Requests"
-msgstr "Zugehörige Merge-Requests"
+msgstr "Zugehörige Merge Requests"
msgid "Related Merged Requests"
-msgstr "Zugehörige umgesetzte Merge-Requests"
+msgstr "Zugehörige umgesetzte Merge Requests"
msgid "Related merge requests"
-msgstr "Zugehörige Merge-Requests"
+msgstr ""
msgid "Remind later"
msgstr "Später erinnern"
msgid "Remove"
-msgstr "Entfernen"
+msgstr ""
msgid "Remove Runner"
-msgstr "Runner entfernen"
+msgstr ""
msgid "Remove avatar"
-msgstr "Avatar entfernen"
-
-msgid "Remove group"
-msgstr "Gruppe entfernen"
+msgstr ""
msgid "Remove priority"
-msgstr "Priorität entfernen"
+msgstr ""
msgid "Remove project"
msgstr "Projekt entfernen"
-msgid "Removed group can not be restored!"
-msgstr "Entfernte Gruppe kann nicht wiederhergestellt werden!"
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr "Durch das Entfernen der Gruppe werden alle untergeordneten Projekte und Ressourcen entfernt."
-
msgid "Rename"
-msgstr "Umbenennen"
+msgstr ""
msgid "Rename file"
-msgstr "Datei umbenennen"
+msgstr ""
msgid "Rename folder"
-msgstr "Ordner umbenennen"
+msgstr ""
msgid "Reopen epic"
-msgstr "Epic erneut öffnen"
+msgstr ""
msgid "Repair authentication"
-msgstr "Authentifizierung reparieren"
+msgstr ""
msgid "Reply to this email directly or %{view_it_on_gitlab}."
-msgstr "Antworte direkt auf diese E-Mail oder %{view_it_on_gitlab}."
+msgstr ""
msgid "Repo by URL"
-msgstr "Repo via URL"
-
-msgid "Report abuse to GitLab"
msgstr ""
msgid "Reporting"
-msgstr "Statusbericht"
+msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
-msgstr "%{failedString} und %{resolvedString}"
-
-msgid "Reports|Actions"
-msgstr "Aktionen"
+msgstr ""
msgid "Reports|Class"
-msgstr "Klasse"
+msgstr ""
msgid "Reports|Confidence"
-msgstr "Vertrauen"
+msgstr ""
+
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
msgid "Reports|Execution time"
-msgstr "Ausführungszeit"
+msgstr ""
msgid "Reports|Failure"
-msgstr "Fehlschlag"
+msgstr ""
+
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
msgid "Reports|Severity"
-msgstr "Schweregrad"
+msgstr ""
msgid "Reports|System output"
-msgstr "Systemausgabe"
+msgstr ""
msgid "Reports|Test summary"
-msgstr "Testzusammenfassung"
+msgstr ""
msgid "Reports|Test summary failed loading results"
-msgstr "Das Laden der Ergebnisse durch die Testzusammenfassung ist fehlgeschlagen"
+msgstr ""
msgid "Reports|Test summary results are being parsed"
-msgstr "Ergebnisse der Testzusammenfassung werden analysiert"
+msgstr ""
msgid "Reports|Vulnerability"
-msgstr "Sicherheitslücke"
+msgstr ""
msgid "Reports|no changed test results"
-msgstr "Keine geänderten Testergebnisse"
+msgstr ""
msgid "Repository"
-msgstr "Repository"
+msgstr ""
msgid "Repository Settings"
-msgstr "Repository-Einstellungen"
+msgstr ""
msgid "Repository URL"
-msgstr "Repository-URL"
+msgstr ""
msgid "Repository has no locks."
-msgstr "Das Repository hat keine Sperren."
+msgstr ""
msgid "Repository maintenance"
-msgstr "Repository-Wartung"
+msgstr ""
msgid "Repository mirror"
-msgstr "Repository-Mirror"
+msgstr ""
msgid "Repository storage"
-msgstr "Repository-Speicher"
+msgstr ""
msgid "RepositorySettingsAccessLevel|Select"
-msgstr "Auswählen"
+msgstr ""
msgid "Request Access"
msgstr "Anfrage auf Zugriff"
msgid "Requests Profiles"
-msgstr "Fordert Profile an"
-
-msgid "Require all users in this group to setup Two-factor authentication"
msgstr ""
msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
-msgstr "Fordere alle Benutzer(innen) auf, die Nutzungsbedingungen und Datenschutzrichtlinien zu akzeptieren, wenn sie auf GitLab zugreifen."
+msgstr ""
+
+msgid "Reset git storage health information"
+msgstr "Informationen über Speicherzustand zurücksetzen"
msgid "Reset health check access token"
-msgstr "Zugriffstoken für den Health-Check zurücksetzen"
+msgstr "Zugriffstoken für Systemzustand zurücksetzen"
msgid "Reset runners registration token"
msgstr "Registrierungstoken für Runner zurücksetzen"
msgid "Resolve all discussions in new issue"
-msgstr "Löse alle Diskussionen in einem neuen Ticket"
+msgstr ""
msgid "Resolve conflicts on source branch"
-msgstr "Konflikte im Quell-Branch lösen"
+msgstr ""
msgid "Resolve discussion"
-msgstr "Diskussion beenden"
+msgstr ""
msgid "Response metrics (AWS ELB)"
-msgstr "Antwortmesswerte (AWS ELB)"
+msgstr ""
msgid "Response metrics (Custom)"
-msgstr "Antwortmesswerte (benutzerdefiniert)"
+msgstr ""
msgid "Response metrics (HA Proxy)"
-msgstr "Antwortmesswerte (HA Proxy)"
+msgstr ""
msgid "Response metrics (NGINX Ingress)"
-msgstr "Antwortmesswerte (NGINX Ingress)"
+msgstr ""
msgid "Response metrics (NGINX)"
-msgstr "Antwortmesswerte (NGINX)"
+msgstr ""
msgid "Resume"
-msgstr "Fortsetzen"
+msgstr ""
msgid "Retry"
-msgstr "Wiederholen"
+msgstr ""
msgid "Retry this job"
-msgstr "Wiederhole diese Aufgabe"
+msgstr ""
msgid "Retry verification"
-msgstr "Wiederhole die Überprüfung"
+msgstr ""
msgid "Reveal Variables"
-msgstr "Variablen anzeigen"
+msgstr ""
msgid "Reveal value"
msgid_plural "Reveal values"
-msgstr[0] "Wert anzeigen"
-msgstr[1] "Werte anzeigen"
+msgstr[0] ""
+msgstr[1] ""
msgid "Revert this commit"
-msgstr "Diesen Commit zurücksetzen"
+msgstr "Commit zurücksetzen"
msgid "Revert this merge request"
-msgstr "Merge-Request zurücksetzen"
+msgstr "Merge Request zurücksetzen"
msgid "Review"
-msgstr "Review"
+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 "Überprüfe den Prozess zum Konfigurieren von Dienstanbietern bei deinem Identitätsanbieter. In diesem Fall ist GitLab der \"Dienstanbieter\" oder die \"vertrauende Seite\"."
+msgstr ""
msgid "Reviewing"
-msgstr "Überprüfung"
+msgstr ""
msgid "Reviewing (merge request !%{mergeRequestId})"
-msgstr "Überprüfung (Merge-Request !%{mergeRequestId})"
+msgstr ""
msgid "Revoke"
-msgstr "Zurücknehmen"
+msgstr ""
msgid "Roadmap"
-msgstr "Roadmap"
+msgstr ""
msgid "Run CI/CD pipelines for external repositories"
-msgstr "Führe CI/CD-Pipelines für externe Repositories aus"
+msgstr ""
msgid "Run untagged jobs"
-msgstr "Unmarkierte Jobs ausführen"
+msgstr ""
msgid "Runner cannot be assigned to other projects"
-msgstr "Runner kann keinem anderen Projekt zugewiesen werden"
+msgstr ""
msgid "Runner runs jobs from all unassigned projects"
-msgstr "Runner führt Jobs von allen nicht zugewiesenen Projekten aus"
+msgstr ""
msgid "Runner runs jobs from all unassigned projects in its group"
-msgstr "Runner führt Jobs von allen nicht zugewiesenen Projekten in seiner Gruppe aus"
+msgstr ""
msgid "Runner runs jobs from assigned projects"
-msgstr "Runner führt Jobs von zugewiesenen Projekten aus"
+msgstr ""
msgid "Runner token"
-msgstr "Runner-Token"
+msgstr ""
msgid "Runner will not receive any new jobs"
-msgstr "Runner wird keine neuen Jobs annehmen"
+msgstr ""
msgid "Runners"
-msgstr "Runners"
+msgstr ""
msgid "Runners API"
-msgstr "Runners-API"
+msgstr ""
msgid "Runners can be placed on separate users, servers, and even on your local machine."
-msgstr "Runner können durch separate Benutzer, auf Servern und sogar auf deinem lokalen Rechner ausgeführt werden."
+msgstr ""
msgid "Runners can be placed on separate users, servers, even on your local machine."
-msgstr "Runner können durch separate Benutzer, auf Servern und sogar auf deinem lokalen Rechner ausgeführt werden."
+msgstr ""
msgid "Runners currently online: %{active_runners_count}"
-msgstr "Runner derzeit online: %{active_runners_count}"
+msgstr ""
msgid "Runners page"
-msgstr "Runners-Seite"
+msgstr ""
msgid "Runners page."
-msgstr "Runners-Seite."
+msgstr ""
msgid "Runners|You have used all your shared Runners pipeline minutes."
-msgstr "Du hast alle deine Pipeline-Minuten für geteilte Runner verbraucht."
+msgstr ""
msgid "Running"
-msgstr "Wird ausgeführt"
+msgstr ""
msgid "SAML SSO"
-msgstr "SAML SSO"
+msgstr ""
msgid "SAML SSO for %{group_name}"
-msgstr "SAML SSO für %{group_name}"
+msgstr ""
msgid "SAML Single Sign On"
-msgstr "SAML Single Sign On"
+msgstr ""
msgid "SAML Single Sign On Settings"
-msgstr "SAML Single Sign On-Einstellungen"
+msgstr ""
msgid "SAST"
-msgstr "SAST"
+msgstr ""
msgid "SHA1 fingerprint of the SAML token signing certificate. Get this from your identity provider, where it can also be called \"Thumbprint\"."
-msgstr "SHA-1-Fingerabdruck des SAML-Tokensignaturzertifikats. Hole diesen von deinem Identitätsanbieter, wo es auch \"Daumenabdruck (Thumbprint)\" heißen könnte."
+msgstr ""
msgid "SSH Keys"
msgstr "SSH-Schlüssel"
msgid "SSH host keys"
-msgstr "SSH-Hostschlüssel"
+msgstr ""
msgid "SSH public key"
-msgstr "Öffentlicher SSH-Schlüssel"
+msgstr ""
msgid "SSL Verification"
-msgstr "SSL-Verifizierung"
+msgstr ""
msgid "Save"
-msgstr "Speichern"
+msgstr ""
msgid "Save application"
-msgstr "Anwendung speichern"
+msgstr ""
msgid "Save changes"
-msgstr "Änderungen speichern"
-
-msgid "Save changes before testing"
-msgstr "Änderungen vor dem Testen speichern"
+msgstr ""
msgid "Save pipeline schedule"
msgstr "Zeitplan der Pipeline speichern"
msgid "Save variables"
-msgstr "Variablen speichern"
+msgstr ""
msgid "Schedule a new pipeline"
msgstr "Plane eine neue Pipeline"
msgid "Scheduled"
-msgstr "Geplant"
+msgstr ""
msgid "Schedules"
-msgstr "Zeitpläne"
+msgstr ""
msgid "Scheduling Pipelines"
msgstr "Pipelines planen"
msgid "Scope"
-msgstr "Gültigkeitsbereich"
+msgstr ""
msgid "Scoped issue boards"
-msgstr "Ticketboards mit festgelegtem Umfang"
+msgstr ""
msgid "Scroll down to <strong>Google Code Project Hosting</strong> and enable the switch on the right."
-msgstr "Scrolle nach unten zu <strong>Google Code Project Hosting</strong> und aktiviere den Schalter auf der rechten Seite."
+msgstr ""
msgid "Scroll to bottom"
-msgstr "Zum Seitenende scrollen"
+msgstr ""
msgid "Scroll to top"
-msgstr "Nach oben scrollen"
+msgstr ""
msgid "Search"
-msgstr "Suche"
+msgstr ""
msgid "Search branches"
-msgstr "Branches durchsuchen"
+msgstr ""
msgid "Search branches and tags"
msgstr "Suche nach Branches und Tags"
msgid "Search files"
-msgstr "Dateien durchsuchen"
+msgstr ""
msgid "Search for projects, issues, etc."
-msgstr "Suche nach Projekten, Tickets usw."
+msgstr ""
msgid "Search merge requests"
-msgstr "Merge-Requests durchsuchen"
+msgstr ""
msgid "Search milestones"
-msgstr "Suche Meilensteine"
+msgstr ""
msgid "Search or filter results..."
-msgstr "Suche oder filtere Ergebnisse..."
+msgstr ""
msgid "Search or jump to…"
-msgstr "Suche oder springe zu…"
+msgstr ""
msgid "Search project"
-msgstr "Projekt suchen"
-
-msgid "Search projects"
-msgstr "Projekte suchen"
-
-msgid "Search users"
-msgstr "Suche Benutzer(innen)"
-
-msgid "Search your projects"
-msgstr "Deine Projekte durchsuchen"
-
-msgid "SearchAutocomplete|All GitLab"
-msgstr "Ganz GitLab"
-
-msgid "SearchAutocomplete|Issues I've created"
-msgstr "Tickets, die ich erstellt habe"
-
-msgid "SearchAutocomplete|Issues assigned to me"
-msgstr "Tickets, die mir zugewiesen sind"
-
-msgid "SearchAutocomplete|Merge requests I've created"
-msgstr "Merge-Requests, die ich erstellt habe"
-
-msgid "SearchAutocomplete|Merge requests assigned to me"
-msgstr "Merge-Requests, die mir zugewiesen sind"
-
-msgid "SearchAutocomplete|in all GitLab"
-msgstr "im ganzen GitLab"
-
-msgid "SearchAutocomplete|in this group"
-msgstr "in dieser Gruppe"
-
-msgid "SearchAutocomplete|in this project"
-msgstr "in diesem Projekt"
-
-msgid "Secret"
msgstr ""
-msgid "Security"
-msgstr "Sicherheit"
-
-msgid "Security Dashboard"
-msgstr "Sicherheits-Dashboard"
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
+msgid "Search users"
msgstr ""
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
+msgid "SearchAutocomplete|All GitLab"
msgstr ""
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
+msgid "SearchAutocomplete|Issues I've created"
msgstr ""
-msgid "Security Dashboard|Issue Created"
+msgid "SearchAutocomplete|Issues assigned to me"
msgstr ""
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
+msgid "SearchAutocomplete|Merge requests I've created"
msgstr ""
-msgid "Security Reports|Create issue"
+msgid "SearchAutocomplete|Merge requests assigned to me"
msgstr ""
-msgid "Security Reports|Dismiss vulnerability"
+msgid "SearchAutocomplete|in all GitLab"
msgstr ""
-msgid "Security Reports|More info"
+msgid "SearchAutocomplete|in this group"
msgstr ""
-msgid "Security Reports|Revert dismissal"
+msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
-msgstr "Das Sicherheits-Dashboard zeigt den neuesten Sicherheitsbericht an. Verwende es, um Schwachstellen zu finden und zu beheben."
+msgstr ""
msgid "SecurityDashboard|Monitor vulnerabilities in your code"
-msgstr "Überwache Sicherheitslücken in deinem Code"
+msgstr ""
msgid "SecurityDashboard|Pipeline %{pipelineLink} triggered"
-msgstr "Pipeline %{pipelineLink} ausgelöst"
+msgstr ""
msgid "Select"
-msgstr "Auswählen"
+msgstr ""
msgid "Select Archive Format"
msgstr "Archivierungsformat auswählen"
msgid "Select a group to invite"
-msgstr "Wähle eine Gruppe aus, die du einladen möchtest"
+msgstr ""
msgid "Select a namespace to fork the project"
-msgstr "Wähle einen Namensraum aus, um einen Fork des Projekts zu erstellen"
-
-msgid "Select a template repository"
-msgstr "Wähle ein Vorlagen-Repository aus"
+msgstr ""
msgid "Select a timezone"
msgstr "Zeitzone auswählen"
msgid "Select an existing Kubernetes cluster or create a new one"
-msgstr "Wähle eine existierendes Kubernetes-Cluster aus oder erstelle ein neues"
+msgstr ""
msgid "Select assignee"
-msgstr "Bearbeiter auswählen"
+msgstr ""
msgid "Select branch/tag"
-msgstr "Branch/Tag auswählen"
+msgstr ""
msgid "Select project"
-msgstr "Projekt wählen"
+msgstr ""
msgid "Select project and zone to choose machine type"
-msgstr "Wähle ein Projekt und eine Zone, um den Maschinentyp auszuwählen"
+msgstr ""
msgid "Select project to choose zone"
-msgstr "Wähle ein Projekt aus, um die Zone auszuwählen"
+msgstr ""
msgid "Select projects you want to import."
-msgstr "Wähle die Projekte aus, die du importieren möchtest."
+msgstr ""
msgid "Select source branch"
-msgstr "Quellbranch auswählen"
+msgstr ""
msgid "Select target branch"
msgstr "Zielbranch auswählen"
msgid "Select the branch you want to set as the default for this project. All merge requests and commits will automatically be made against this branch unless you specify a different one."
-msgstr "Wähle den Branch aus, den du als Standard für dieses Projekt festlegen möchtest. Alle Merge-Requests und Commits werden automatisch für diesen Branch ausgeführt, es sei denn, du gibst einen anderen an."
+msgstr ""
msgid "Select the custom project template source group."
-msgstr "Wähle die Quellgruppe der benutzerdefinierten Projektvorlage aus."
+msgstr ""
msgid "Selecting a GitLab user will add a link to the GitLab user in the descriptions of issues and comments (e.g. \"By <a href=\"#\">@johnsmith</a>\"). It will also associate and/or assign these issues and comments with the selected user."
-msgstr "Wenn du eine(n) GitLab-Benutzer(in) azswählst, wird in der Beschreibung des Tickets und den Kommentaren ein Link zum/zur Benutzer(in) hinzugefügt (z. B. \"Von <a href=\"#\">@johnsmith</a>\"). Außerdem wird der/die ausgewählte Benutzer(in) dem Ticket oder Kommentar zugeordnet und/oder es ihm/ihr zugewiesen."
+msgstr ""
msgid "Selective synchronization"
-msgstr "Selektive Synchronisation"
+msgstr ""
msgid "Send email"
-msgstr "E-Mail senden"
+msgstr ""
msgid "Send usage data"
-msgstr "Nutzungsdaten senden"
+msgstr ""
msgid "Sep"
-msgstr "Sept"
+msgstr ""
msgid "September"
-msgstr "September"
+msgstr ""
msgid "Server version"
-msgstr "Serverversion"
+msgstr ""
msgid "Service Desk"
-msgstr "Service-Desk"
+msgstr ""
msgid "Service Templates"
-msgstr "Servicevorlagen"
+msgstr ""
msgid "Service URL"
-msgstr "Service-URL"
+msgstr ""
msgid "Session expiration, projects limit and attachment size."
-msgstr "Sitzungsablauf, Projektlimit und Anhangsgröße."
+msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Lege ein Passwort für dein Konto fest, um mittels %{protocol} zu übertragen (push) oder abzurufen (pull)."
-msgid "Set a template repository for projects in this group"
-msgstr "Lege ein Vorlagen-Repository für Projekte in dieser Gruppe fest"
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
-msgstr "Lege die Standardeinstellungen fest und beschränke die Sichtbarkeitsstufen. Konfiguriere die Importquellen und das Git-Zugriffsprotokoll."
+msgstr ""
msgid "Set instance-wide template repository"
-msgstr "Lege ein Instanz-weites Vorlagen-Repository"
+msgstr ""
msgid "Set max session time for web terminal."
-msgstr "Lege die maximale Sitzungszeit für das Web-Terminal fest."
+msgstr ""
msgid "Set notification email for abuse reports."
-msgstr "Benachrichtigungs-E-Mail für Missbrauchsberichte festlegen."
+msgstr ""
msgid "Set requirements for a user to sign-in. Enable mandatory two-factor authentication."
-msgstr "Lege Anforderungen für eine(n) Benutzer(in) fest, um sich anzumelden. Aktiviere die erforderliche Zwei-Faktor-Authentifizierung."
+msgstr ""
msgid "Set up CI/CD"
-msgstr "CI/CD einrichten"
+msgstr ""
msgid "Set up a %{type} Runner manually"
-msgstr "Einen %{type} Runner manuell erstellen"
+msgstr ""
msgid "Set up a specific Runner automatically"
-msgstr "Richte einen bestimmten Runner automatisch ein"
+msgstr ""
msgid "Set up assertions/attributes/claims (email, first_name, last_name) and NameID according to %{docsLinkStart}the documentation %{icon}%{docsLinkEnd}"
-msgstr "Richte notwendige Angaben (E-Mail, Vorname, Nachname) und NameID gemäß %{docsLinkStart}der Dokumentation %{icon}%{docsLinkEnd} ein"
+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."
+msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr "ein Passwort festlegst"
-msgid "SetStatusModal|Add status emoji"
-msgstr "Statusemoji hinzufügen"
-
-msgid "SetStatusModal|Clear status"
-msgstr "Status löschen"
-
-msgid "SetStatusModal|Edit status"
-msgstr "Status bearbeiten"
-
-msgid "SetStatusModal|Remove status"
-msgstr "Status entfernen"
-
-msgid "SetStatusModal|Set a status"
-msgstr "Einen Status setzen"
-
-msgid "SetStatusModal|Set status"
-msgstr "Status setzen"
-
-msgid "SetStatusModal|Sorry, we weren't able to set your status. Please try again later."
-msgstr "Leider konnten wir deinen Status nicht festlegen. Bitte versuche es später erneut."
-
-msgid "SetStatusModal|What's your status?"
-msgstr "Wie ist dein Status?"
-
msgid "Settings"
msgstr "Einstellungen"
msgid "Share"
-msgstr "Teilen"
+msgstr ""
msgid "Share the <strong>%{sso_label}</strong> with members so they can sign in to your group through your identity provider"
-msgstr "Teile das <strong>%{sso_label}</strong> mit Mitgliedern, damit sie sich über deinen Identitätsanbieter bei deiner Gruppe anmelden können"
+msgstr ""
msgid "Shared Runners"
-msgstr "Geteilte Runner"
+msgstr ""
msgid "Shared projects"
-msgstr "Geteilte Projekte"
+msgstr ""
msgid "SharedRunnersMinutesSettings|By resetting the pipeline minutes for this namespace, the currently used minutes will be set to zero."
-msgstr "Durch Zurücksetzen der Pipeline-Minuten für diesen Namensraum werden die aktuell verwendeten Minuten auf Null gesetzt."
+msgstr ""
msgid "SharedRunnersMinutesSettings|Reset pipeline minutes"
-msgstr "Pipeline-Minuten zurücksetzen"
+msgstr ""
msgid "SharedRunnersMinutesSettings|Reset used pipeline minutes"
-msgstr "Verwendete Pipeline-Minuten zurücksetzen"
+msgstr ""
msgid "Sherlock Transactions"
-msgstr "Sherlock-Transaktionen"
+msgstr ""
msgid "Show command"
-msgstr "Befehl anzeigen"
+msgstr ""
msgid "Show complete raw log"
-msgstr "Zeige komplettes Rohprotokoll"
+msgstr ""
msgid "Show latest version"
-msgstr "Neuste Version zeigen"
+msgstr ""
msgid "Show latest version of the diff"
-msgstr "Zeige die letzte Version des Diffs"
+msgstr ""
msgid "Show parent pages"
-msgstr "Übergeordnete Seiten anzeigen"
+msgstr ""
msgid "Show parent subgroups"
-msgstr "Zeige übergeordnete Untergruppen"
+msgstr ""
msgid "Show whitespace changes"
-msgstr "Leerzeichenänderungen anzeigen"
+msgstr ""
msgid "Showing %d event"
msgid_plural "Showing %d events"
@@ -7417,855 +6834,807 @@ msgstr[0] "Zeige %d Ereignis"
msgstr[1] "Zeige %d Ereignisse"
msgid "Side-by-side"
-msgstr "Nebeneinander"
+msgstr ""
msgid "Sidebar|Change weight"
-msgstr "Gewichtung ändern"
+msgstr ""
msgid "Sidebar|None"
-msgstr "Keine"
+msgstr ""
msgid "Sidebar|Only numeral characters allowed"
-msgstr "Nur numerische Zeichen erlaubt"
+msgstr ""
msgid "Sidebar|Weight"
-msgstr "Gewichtung"
+msgstr ""
msgid "Sign in"
-msgstr "Anmelden"
+msgstr ""
msgid "Sign in / Register"
-msgstr "Anmelden / Registrieren"
+msgstr ""
msgid "Sign in to %{group_name}"
-msgstr "Melde dich bei %{group_name} an"
+msgstr ""
msgid "Sign in with Single Sign-On"
-msgstr "Melde dich mit Single Sign-On an"
+msgstr ""
msgid "Sign out"
-msgstr "Abmelden"
+msgstr ""
msgid "Sign-in restrictions"
-msgstr "Anmeldebeschränkungen"
+msgstr ""
msgid "Sign-up restrictions"
-msgstr "Registrierungsbeschränkungen"
+msgstr ""
msgid "Size"
-msgstr "Größe"
+msgstr ""
msgid "Size and domain settings for static websites"
-msgstr "Größe und Domain-Einstellungen für statische Webseiten"
+msgstr ""
msgid "Slack application"
-msgstr "Slack-Anwendung"
+msgstr ""
msgid "Slack integration allows you to interact with GitLab via slash commands in a chat window."
-msgstr "Die Slack-Integration ermöglicht es dir, mit GitLab über Slash-Befehle im Chat-Fenster zu interagieren."
-
-msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
-msgstr "Langsamer, aber stellt sicher, dass der Projektarbeitsbereich unberührt ist, da das Repository für jeden Job neu geklont wird"
-
-msgid "Smartcard"
msgstr ""
-msgid "Smartcard authentication failed: client certificate header is missing."
+msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
msgid "Snippets"
-msgstr "Codeausschnitte"
+msgstr ""
msgid "Something went wrong on our end"
-msgstr "Bei uns ist etwas schief gelaufen"
+msgstr ""
msgid "Something went wrong on our end."
-msgstr "Bei uns ist etwas schief gelaufen."
+msgstr ""
msgid "Something went wrong on our end. Please try again!"
-msgstr "Etwas ist an unserem Ende schief gelaufen. Bitte versuche es erneut!"
+msgstr ""
msgid "Something went wrong trying to change the confidentiality of this issue"
-msgstr "Etwas ist beim Ändern der Vertraulichkeit dieses Tickets fehlgeschlagen"
+msgstr ""
msgid "Something went wrong trying to change the locked state of this %{issuableDisplayName}"
-msgstr "Etwas ist beim Ändern des Sperrzustandes von %{issuableDisplayName} schief gelaufen"
+msgstr ""
msgid "Something went wrong when toggling the button"
-msgstr "Beim Umschalten des Buttons ist etwas schief gelaufen"
+msgstr ""
msgid "Something went wrong while closing the %{issuable}. Please try again later"
-msgstr "Beim Schließen des %{issuable} ist etwas schief gelaufen. Bitte versuche es später erneut"
+msgstr ""
msgid "Something went wrong while fetching %{listType} list"
-msgstr "Etwas ist beim Laden der Liste %{listType} fehlgeschlagen"
-
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr "Beim Abrufen der Kommentare ist etwas schiefgelaufen. Bitte versuche es erneut."
+msgstr ""
msgid "Something went wrong while fetching group member contributions"
-msgstr "Beim Abrufen von Gruppenmitgliedsbeiträgen ist ein Fehler aufgetreten"
-
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr "Beim Abrufen der Umgebungen für diesen Merge-Request ist etwas schiefgelaufen. Bitte versuche es erneut."
+msgstr ""
msgid "Something went wrong while fetching the projects."
-msgstr "Beim Abrufen der Projekte ist etwas schief gegangen."
+msgstr ""
msgid "Something went wrong while fetching the registry list."
-msgstr "Beim Abrufen der Registryliste ist etwas schief gegangen."
+msgstr ""
msgid "Something went wrong while reopening the %{issuable}. Please try again later"
-msgstr "Etwas ist beim Wiedereröffnen von %{issuable} fehlgeschlagen. Versuche es später nochmal"
+msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
-msgstr "Etwas ist beim Auflösen der Diskussion fehlgeschlagen. Versuche es später nochmal."
-
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr "Etwas lief schief, %{project} konnte nicht zum Dashboard hinzugefügt werden"
-
-msgid "Something went wrong, unable to get operations projects"
msgstr ""
-msgid "Something went wrong, unable to remove project"
-msgstr "Etwas lief schief, Projekt konnte nicht entfernt werden"
-
msgid "Something went wrong. Please try again."
-msgstr "Etwas ist schief gelaufen. Bitte versuche es erneut."
+msgstr ""
msgid "Sorry, no epics matched your search"
-msgstr "Entschuldigung, keine Epics stimmten mit deiner Suche überein"
-
-msgid "Sorry, no projects matched your search"
-msgstr "Entschuldigung, keine Projekte stimmten mit deiner Suche überein"
+msgstr ""
msgid "Sort by"
-msgstr "Sortieren nach"
+msgstr ""
msgid "SortOptions|Access level, ascending"
-msgstr "Zugriffsebene, aufsteigend"
+msgstr ""
msgid "SortOptions|Access level, descending"
-msgstr "Zugriffsebene, absteigend"
+msgstr ""
msgid "SortOptions|Created date"
-msgstr "Erstellungsdatum"
+msgstr ""
msgid "SortOptions|Due date"
-msgstr "Fälligkeitsdatum"
+msgstr ""
msgid "SortOptions|Due later"
-msgstr "Spätere Fälligkeit"
+msgstr ""
msgid "SortOptions|Due soon"
-msgstr "Bald fällig"
+msgstr ""
msgid "SortOptions|Label priority"
-msgstr "Label-Priorität"
+msgstr ""
msgid "SortOptions|Largest group"
-msgstr "Größte Gruppe"
+msgstr ""
msgid "SortOptions|Largest repository"
-msgstr "Größtes Repository"
+msgstr ""
msgid "SortOptions|Last Contact"
-msgstr "Zuletzt gesehen"
+msgstr ""
msgid "SortOptions|Last created"
-msgstr "Zuletzt erstellt"
+msgstr ""
msgid "SortOptions|Last joined"
-msgstr "Zuletzt beigetreten"
+msgstr ""
msgid "SortOptions|Last updated"
-msgstr "Zuletzt aktualisiert"
+msgstr ""
msgid "SortOptions|Least popular"
-msgstr "Am unbeliebtesten"
+msgstr ""
msgid "SortOptions|Less weight"
-msgstr "Niedrigere Gewichtung"
+msgstr ""
msgid "SortOptions|Milestone"
-msgstr "Meilenstein"
+msgstr ""
msgid "SortOptions|Milestone due later"
-msgstr "Meilenstein später fällig"
+msgstr ""
msgid "SortOptions|Milestone due soon"
-msgstr "Meilenstein bald fällig"
+msgstr ""
msgid "SortOptions|More weight"
-msgstr "Höhere Gewichtung"
+msgstr ""
msgid "SortOptions|Most popular"
-msgstr "Am beliebtesten"
+msgstr ""
msgid "SortOptions|Most stars"
-msgstr "Am häufigsten markiert"
+msgstr ""
msgid "SortOptions|Name"
-msgstr "Name"
+msgstr ""
msgid "SortOptions|Name, ascending"
-msgstr "Name, aufsteigend"
+msgstr ""
msgid "SortOptions|Name, descending"
-msgstr "Name, absteigend"
+msgstr ""
msgid "SortOptions|Oldest created"
-msgstr "Zuerst erstellt"
+msgstr ""
msgid "SortOptions|Oldest joined"
-msgstr "Zuerst beigetreten"
+msgstr ""
msgid "SortOptions|Oldest sign in"
-msgstr "Älteste Anmeldung"
+msgstr ""
msgid "SortOptions|Oldest updated"
-msgstr "Älteste Aktualisierung"
+msgstr ""
msgid "SortOptions|Popularity"
-msgstr "Beliebtheit"
+msgstr ""
msgid "SortOptions|Priority"
-msgstr "Priorität"
+msgstr ""
msgid "SortOptions|Recent sign in"
-msgstr "Zuletzt angemeldet"
+msgstr ""
msgid "SortOptions|Start date"
-msgstr "Startdatum"
+msgstr ""
msgid "SortOptions|Start later"
-msgstr "Später starten"
+msgstr ""
msgid "SortOptions|Start soon"
-msgstr "Baldiger Start"
+msgstr ""
msgid "SortOptions|Weight"
-msgstr "Gewichtung"
+msgstr ""
msgid "Source"
-msgstr "Quelle"
+msgstr ""
msgid "Source (branch or tag)"
-msgstr "Quelle (Branch oder Tag)"
+msgstr ""
msgid "Source code"
msgstr "Quellcode"
msgid "Source is not available"
-msgstr "Quelle ist nicht verfügbar"
+msgstr ""
msgid "Spam Logs"
msgstr "Spam-Protokolle"
msgid "Spam and Anti-bot Protection"
-msgstr "Spam- und Anti-Bot-Schutz"
+msgstr ""
msgid "Specific Runners"
-msgstr "Spezifische Runner"
+msgstr ""
msgid "Specify an e-mail address regex pattern to identify default internal users."
-msgstr "Gib ein Regex-Muster für E-Mail-Adressen an, um interne Standardbenutzer(innen) zu identifizieren."
+msgstr ""
msgid "Specify the following URL during the Runner setup:"
-msgstr "Gib die folgende URL während des Runner-Setups an:"
+msgstr "Lege die folgende URL während des Runner Setups fest:"
msgid "Squash commits"
-msgstr "Squash Commits"
+msgstr ""
msgid "Stage"
-msgstr "Phase"
+msgstr ""
msgid "Stage & Commit"
-msgstr "Vormerken & Committen"
+msgstr ""
msgid "Stage all changes"
-msgstr "Alle Änderungen vormerken"
+msgstr ""
msgid "Stage changes"
-msgstr "Änderungen vormerken"
+msgstr ""
msgid "Staged"
-msgstr "Vorgemerkt"
+msgstr ""
msgid "Staged %{type}"
-msgstr "Vorgemerkt %{type}"
+msgstr ""
msgid "Star a label to make it a priority label. Order the prioritized labels to change their relative priority, by dragging."
-msgstr "Markiere ein Label, um es zu einem priorisierten Label zu machen. Ordne die priorisierten Labels durch Ziehen an, um ihre relative Priorität zu ändern."
+msgstr ""
msgid "StarProject|Star"
msgstr "Favorisieren"
msgid "Starred Projects"
-msgstr "Markierte Projekte"
+msgstr ""
msgid "Starred Projects' Activity"
-msgstr "Aktivität markierter Projekte"
+msgstr ""
msgid "Starred projects"
-msgstr "Markierte Projekte"
+msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr "Beginne einen %{new_merge_request} mit diesen Änderungen"
-msgid "Start a review"
-msgstr "Einen Review starten"
-
-msgid "Start and due date"
-msgstr "Start- und Fälligkeitsdatum"
-
msgid "Start date"
-msgstr "Startdatum"
+msgstr ""
msgid "Start the Runner!"
msgstr "Starte den Runner!"
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
-msgstr "Begonnen"
+msgstr ""
msgid "Starts at (UTC)"
-msgstr "Beginnt am (UTC)"
+msgstr ""
msgid "State your message to activate"
-msgstr "Gib deine Nachricht an, um sie zu aktivieren"
+msgstr ""
msgid "Status"
-msgstr "Status"
-
-msgid "Stop environment"
msgstr ""
msgid "Stop impersonation"
-msgstr "Stoppe die Personifikation"
+msgstr ""
msgid "Stop this environment"
-msgstr "Stoppe diese Umgebung"
+msgstr ""
msgid "Stopped"
-msgstr "Gestoppt"
-
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
msgstr ""
msgid "Storage"
-msgstr "Speicherplatz"
+msgstr ""
msgid "Storage:"
-msgstr "Speicher:"
+msgstr ""
msgid "Subgroups"
-msgstr "Untergruppen"
+msgstr ""
msgid "Subgroups and projects"
-msgstr "Untergruppen und Projekte"
+msgstr ""
msgid "Submit as spam"
-msgstr "Als Spam einreichen"
-
-msgid "Submit review"
-msgstr "Review senden"
+msgstr ""
msgid "Submit search"
-msgstr "Suche ausführen"
+msgstr ""
msgid "Subscribe"
-msgstr "Abonnieren"
+msgstr ""
msgid "Subscribe at group level"
-msgstr "Abonniere auf Gruppenebene"
+msgstr ""
msgid "Subscribe at project level"
-msgstr "Abonniere auf Projektebene"
-
-msgid "Subscribed"
-msgstr "Abonniert"
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
msgstr ""
msgid "Switch branch/tag"
msgstr "Zu Branch/Tag wechseln"
msgid "Sync information"
-msgstr "Informationen synchronisieren"
+msgstr ""
msgid "System Hooks"
-msgstr "System-Hooks"
+msgstr ""
msgid "System Info"
-msgstr "Systeminformationen"
+msgstr ""
msgid "System header and footer:"
-msgstr "Kopfzeile und Fußzeile des Systems:"
+msgstr ""
msgid "System metrics (Custom)"
-msgstr "Systemmetriken (benutzerdefiniert)"
+msgstr ""
msgid "System metrics (Kubernetes)"
-msgstr "Systemmetriken (Kubernetes)"
+msgstr ""
msgid "Tag (%{tag_count})"
msgid_plural "Tags (%{tag_count})"
-msgstr[0] "Tag (%{tag_count})"
-msgstr[1] "Tags (%{tag_count})"
+msgstr[0] ""
+msgstr[1] ""
msgid "Tags"
-msgstr "Tags"
+msgstr ""
msgid "Tags feed"
-msgstr "Tags-Feed"
+msgstr ""
msgid "Tags:"
-msgstr "Tags:"
+msgstr ""
msgid "TagsPage|Browse commits"
-msgstr "Commits durchsuchen"
+msgstr ""
msgid "TagsPage|Browse files"
-msgstr "Dateien durchsuchen"
+msgstr ""
msgid "TagsPage|Can't find HEAD commit for this tag"
-msgstr "HEAD-Commit für dieses Tag kann nicht gefunden werden"
+msgstr ""
msgid "TagsPage|Cancel"
-msgstr "Abbrechen"
+msgstr ""
msgid "TagsPage|Create tag"
-msgstr "Tag erstellen"
+msgstr ""
msgid "TagsPage|Delete tag"
-msgstr "Tag löschen"
+msgstr ""
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?"
+msgstr ""
msgid "TagsPage|Edit release notes"
-msgstr "Versionshinweise bearbeiten"
+msgstr ""
msgid "TagsPage|Existing branch name, tag, or commit SHA"
-msgstr "Existierender Branch, Tag oder Commit-SHA"
+msgstr ""
msgid "TagsPage|Filter by tag name"
-msgstr "Nach Tag-Namen filtern"
+msgstr ""
msgid "TagsPage|New Tag"
-msgstr "Neuer Tag"
+msgstr ""
msgid "TagsPage|New tag"
-msgstr "Neuer Tag"
+msgstr ""
msgid "TagsPage|Optionally, add a message to the tag."
-msgstr "Optional kannst du dem Tag eine Nachricht hinzufügen."
+msgstr ""
msgid "TagsPage|Optionally, add release notes to the tag. They will be stored in the GitLab database and displayed on the tags page."
-msgstr "Optional kannst du dem Tag Versionshinweise hinzufügen. Diese werden in der GitLab-Datenbank gespeichert und auf der Tags-Seite angezeigt."
+msgstr ""
msgid "TagsPage|Release notes"
-msgstr "Versionshinweise"
+msgstr ""
msgid "TagsPage|Repository has no tags yet."
-msgstr "Repository hat noch keine Tags."
+msgstr ""
msgid "TagsPage|Sort by"
-msgstr "Sortieren nach"
+msgstr ""
msgid "TagsPage|Tags"
-msgstr "Tags"
+msgstr ""
msgid "TagsPage|Tags give the ability to mark specific points in history as being important"
-msgstr "Tags erlauben es, bestimmte Punkte in der git-Historie als wichtig zu markieren"
+msgstr ""
msgid "TagsPage|This tag has no release notes."
-msgstr "Dieses Tag enthält keine Versionshinweise."
+msgstr ""
msgid "TagsPage|Use git tag command to add a new one:"
-msgstr "Verwenden Sie den Befehl git tag, um einen neuen Tag hinzuzufügen:"
+msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
-msgstr "Schreibe deine Versionshinweise oder ziehen Dateien hier hinein…"
+msgstr ""
msgid "TagsPage|protected"
-msgstr "geschützt"
+msgstr ""
msgid "Target Branch"
msgstr "Zielbranch"
msgid "Target branch"
-msgstr "Zielbranch"
+msgstr ""
msgid "Team"
-msgstr "Team"
+msgstr ""
msgid "Template"
-msgstr "Vorlage"
+msgstr ""
msgid "Templates"
-msgstr "Vorlagen"
+msgstr ""
msgid "Terms of Service Agreement and Privacy Policy"
-msgstr "Nutzungsbedingungen und Datenschutzerklärung"
+msgstr ""
msgid "Terms of Service and Privacy Policy"
-msgstr "Nutzungsbedingungen und Datenschutzerklärung"
-
-msgid "Test SAML SSO"
-msgstr "SAML SSO testen"
+msgstr ""
msgid "Test coverage parsing"
-msgstr "Testabdeckung analysieren"
+msgstr ""
msgid "Thanks! Don't show me this again"
-msgstr "Vielen Dank! Zeig es mir nicht nochmal"
+msgstr ""
msgid "The Advanced Global 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 "Die „Erweiterte Globale Suche“ in GitLab ist ein leistungsfähiger Suchdienst, der dir Zeit spart. Anstatt doppelten Code zu erstellen und Zeit zu verschwenden, kannst du nun bei anderen Teams nach Code suchen, der für dein eigenes Projekt hilfreich sein kann."
+msgstr ""
msgid "The Git LFS objects will <strong>not</strong> be synced."
-msgstr "Die Git LFS-Objekte werden <strong>nicht</strong> synchronisiert werden."
+msgstr ""
msgid "The Issue Tracker is the place to add things that need to be improved or solved in a project"
-msgstr "Das Ticketsystem ist der Ort, um Dinge hinzuzufügen, die in einem Projekt verbessert oder gelöst werden müssen"
+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 "Das Ticketsystem ist der Ort, um Dinge hinzuzufügen, die in einem Projekt verbessert oder Probleme anzuführen, die gelöst werden müssen. Du kannst dich registrieren oder anmelden, um Tickets für dieses Projekt zu erstellen."
+msgstr ""
msgid "The X509 Certificate to use when mutual TLS is required to communicate with the external authorization service. If left blank, the server certificate is still validated when accessing over HTTPS."
-msgstr "Das zu verwendende X.509-Zertifikat, wenn über MTLS mit dem externen Autorisierungsdienst kommunizieren muss. Wenn dieses Feld leer gelassen wird, wird das Serverzertifikat beim Zugriff über HTTPS weiterhin überprüft."
+msgstr ""
msgid "The character highlighter helps you keep the subject line to %{titleLength} characters and wrap the body at %{bodyLength} so they are readable in git."
-msgstr "Das Character-Highlighter hilft dir, die Betreffzeile auf %{titleLength} Zeichen zu beschränken und den Textkörper auf %{bodyLength} zu kürzen, damit sie in Git lesbar sind."
+msgstr ""
msgid "The coding stage shows the time from the first commit to creating the merge request. The data will automatically be added here once you create your first merge request."
-msgstr "Die Entwicklungsphase stellt die Zeit vom ersten Commit bis zum Erstellen eines Merge-Requests dar. Sobald du deinen ersten Merge-Request anlegst, werden die Daten hier automatisch ergänzt."
+msgstr "Die Entwicklungsphase stellt die Zeit vom ersten Commit bis zum Erstellen eines Merge Requests dar. Sobald Du Deinen ersten Merge Request anlegst, werden dessen Daten automatisch ergänzt."
msgid "The collection of events added to the data gathered for that stage."
msgstr "Ereignisse, die für diese Phase ausgewertet wurden."
msgid "The connection will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr "Die Verbindung wird nach %{timeout} beendet. Verwende eine Clone/Push-Kombination für Repositorys, die länger brauchen."
+msgstr ""
msgid "The deployment of this job to %{environmentLink} did not succeed."
-msgstr "Die Bereitstellung dieses Jobs auf %{environmentLink} war nicht erfolgreich."
+msgstr ""
msgid "The fork relationship has been removed."
-msgstr "Die Beziehung des Forks wurde entfernt."
+msgstr "Die Beziehung des Ablegers wurde entfernt."
msgid "The import will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr "Der Import wird nach %{timeout} beendet. Verwende eine Clone/Push-Kombination für Repositorys, die länger brauchen."
+msgstr ""
msgid "The issue stage shows the time it takes from creating an issue to assigning the issue to a milestone, or add the issue to a list on your Issue Board. Begin creating issues to see data for this stage."
-msgstr "Die Ticketphase stellt die Zeit vom Anlegen eines Tickets bis zum Zuweisen zu einem Meilenstein oder dem Hinzufügen zu deinem Ticket-Board dar. Erstelle einen Ticket, damit dessen Daten hier erscheinen."
+msgstr "Die Ticketphase stellt die Zeit vom Anlegen eines Tickets bis zum Zuweisen eines Meilensteins oder Hinzufügen zur Aufgabentafel dar. Erstelle einen Ticket, damit dessen Daten hier erscheinen."
msgid "The maximum file size allowed is 200KB."
-msgstr "Die maximal zulässige Dateigröße beträgt 200 KB."
+msgstr ""
+
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
-msgstr "Das Kennwort, das zum Entschlüsseln des privaten Schlüssels erforderlich ist. Dies ist optional und der Wert wird im Ruhezustand verschlüsselt."
+msgstr ""
msgid "The path to CI config file. Defaults to <code>.gitlab-ci.yml</code>"
-msgstr "Der Pfad zur CI-Konfigurationsdatei. Der Standardwert ist <code>.gitlab-ci.yml</code>"
+msgstr ""
msgid "The phase of the development lifecycle."
msgstr "Die Phase des Entwicklungslebenszyklus."
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 "Die Pipelinezeitplan startet in Zukunft wiederholt Pipelines für bestimmte Branches oder Tags. Diese geplanten Pipelines haben denselben begrenzten Zugriff auf das Projekt, wie der zugeordnete Nutzer."
+msgstr ""
msgid "The planning stage shows the time from the previous step to pushing your first commit. This time will be added automatically once you push your first commit."
-msgstr "Die Planungsphase stellt die Zeit vom vorherigen Schritt bis zum Pushen des ersten Commits dar. Sobald du den ersten Commit pusht, wird diese Zeit automatisch hinzugefügt."
+msgstr "Die Planungsphase stellt die Zeit von der vorherigen Phase bis zum Übertragen des ersten Commits dar. Sobald Du den ersten Commit überträgst, werden dessen Daten hier erscheinen."
msgid "The private key to use when a client certificate is provided. This value is encrypted at rest."
-msgstr "Der private Schlüssel, der verwendet werden soll, wenn ein Clientzertifikat bereitgestellt wird. Dieser Wert wird im Ruhezustand verschlüsselt."
+msgstr ""
msgid "The production stage shows the total time it takes between creating an issue and deploying the code to production. The data will be automatically added once you have completed the full idea to production cycle."
-msgstr "Die Produktionsphase stellt die Gesamtzeit vom Anlegen eines Tickets bis zur Bereitstellung des Codes auf der Produktivumgebung dar. Sobald du den vollständigen Entwicklungszyklus, von einer Idee bis zur Fertigstellung, durchlaufen hast, erscheinen die Daten hier."
+msgstr "Die Produktionsphase stellt die Gesamtzeit vom Anlegen eines Tickets bis zur Bereitstellung des Codes auf dem Produktivsystem dar. Sobald Du den vollständigen Entwicklungszyklus, von einer Idee bis zur Fertigstellung, durchlaufen hast, erscheinen die zugehörigen Daten hier."
msgid "The project can be accessed by any logged in user."
-msgstr "Auf das Projekt kann jede(r) angemeldete Nutzer(in) zugreifen."
+msgstr "Auf das Projekt kann jeder angemeldete Nutzer zugreifen."
msgid "The project can be accessed without any authentication."
msgstr "Auf das Projekt kann ohne Authentifizierung zugegriffen werden."
msgid "The pseudonymizer data collection is disabled. When enabled, GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory."
-msgstr "Die Pseudonymizer-Datensammlung ist deaktiviert. Wenn sie aktiv ist, führt GitLab einen Hintergrundjob aus, der pseudonymisierte CSVs der GitLab-Datenbank erzeugt, die in dein konfiguriertes Objektspeicherverzeichnis hochgeladen werden."
+msgstr ""
msgid "The repository for this project does not exist."
-msgstr "Das Repository für dieses Projekt existiert nicht."
+msgstr "Das Repository für das Projekt existiert nicht."
msgid "The repository for this project is empty"
-msgstr "Das Repository für dieses Projekt ist leer"
+msgstr ""
msgid "The repository must be accessible over <code>http://</code>, <code>https://</code> or <code>git://</code>."
-msgstr "Das Repository muss über <code>http://</code>, <code>https://</code> oder <code>git://</code> erreichbar sein."
+msgstr ""
msgid "The repository must be accessible over <code>http://</code>, <code>https://</code>, <code>ssh://</code> and <code>git://</code>."
-msgstr "Das Repository muss über <code>http://</code>, <code>https://</code>, <code>ssh://</code> oder <code>git://</code> erreichbar sein."
+msgstr ""
msgid "The review stage shows the time from creating the merge request to merging it. The data will automatically be added after you merge your first merge request."
-msgstr "Die Review-Phase stellt die Zeit vom Anlegen eines Merge-Requests bis zu dessen Merge dar. Sobald du deinen ersten Merge-Request abschließt, werden diese Daten hier automatisch angezeigt."
+msgstr "Die Überprüfungsphase stellt die Zeit vom Anlegen eines Merge Requests bis dessen Umsetzung dar. Sobald Du Deinen ersten Merge Request abschließt, werden dessen Daten hier automatisch angezeigt."
msgid "The roadmap shows the progress of your epics along a timeline"
-msgstr "Die Roadmap zeigt den Fortschritt deiner Epics anhand einer Zeitleiste an"
+msgstr ""
+
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
-msgstr "Die Staging-Phase stellt die Zeit zwischen dem Mergen des Merge-Requests und der Bereitstellung des Codes zur Produktivumgebung dar. Sobald du das erste Mal zur Produktivumgebung ausgeliefert hast, werden deren Daten hier automatisch angezeigt."
+msgstr "Die Staging-Phase stellt die Zeit zwischen der Umsetzung eines Merge Requests und der Bereitstellung des Codes auf dem Produktivsystem dar. Sobald Du das erste Mal auf das Produktivsystem ausgeliefert hast, werden dessen Daten hier automatisch angezeigt."
msgid "The tabs below will be removed in a future version"
-msgstr "Die folgenden Tabs werden in einer zukünftigen Version entfernt werden"
+msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
-msgstr "Die Testphase stellt die Zeit dar, die GitLab CI benötigt um die Pipelines von zugehörigen Merge-Requests abzuarbeiten. Sobald die erste Pipeline abgeschlossen ist, werden deren Daten hier automatisch angezeigt."
+msgstr "Die Testphase stellt die Zeit dar, die GitLab CI benötigt um die Pipelines von zugehörigen Merge Requests abzuarbeiten. Sobald die erste Pipeline abgeschlossen ist, werden deren Daten hier automatisch angezeigt."
+
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
msgid "The time taken by each data entry gathered by that stage."
-msgstr "Die Zeit, die jede Dateneingabe in dieser Phase benötigt."
+msgstr "Zeit, die für das jeweilige Ereignis in der Phase ermittelt wurde."
msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
-msgstr "Die Aktualisierungsaktion wird nach %{number_of_minutes} Minuten abgebrochen. Verwende für große Repositories eine Clone / Push-Kombination."
+msgstr ""
msgid "The usage ping is disabled, and cannot be configured through this form."
-msgstr "Der Nutzungsbericht ist deaktiviert und kann nicht über dieses Formular konfiguriert werden."
+msgstr ""
msgid "The user map is a JSON document mapping the Google Code users that participated on your projects to the way their email addresses and usernames will be imported into GitLab. You can change this by changing the value on the right hand side of <code>:</code>. Be sure to preserve the surrounding double quotes, other punctuation and the email address or username on the left hand side."
-msgstr "Die Benutzerzuordnung ist ein JSON-Dokument das festlegt, wie die E-Mail-Adressen und Benutzernamen der Google Code-Benutzer(innen), die an deinem Projekt teilnehmen, in GitLab importiert werden. Du kannst dies ändern, indem du den Wert auf der rechten Seite von <code>:</code> anpasst. Stelle sicher, dass du umgebenden Anführungszeichen, andere Interpunktion sowie die E-Mail-Adresse oder den Benutzernamen auf der linken Seite erhältst."
+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 "Die Benutzerzuordnung legt fest, wie die E-Mail-Adressen und Benutzernamen der FogBuz-Benutzer(innen), die an deinem Projekt teilnehmen, in GitLab importiert werden. Du kannst dies ändern, indem du die Tabelle unten ausfüllst."
+msgstr ""
msgid "The value lying at the midpoint of a series of observed values. E.g., between 3, 5, 9, the median is 5. Between 3, 5, 7, 8, the median is (5+7)/2 = 6."
msgstr "Der mittlere aller erfassten Werte. Zum Beispiel ist für 3, 5, 9 der Median 5. Bei 3, 5, 7, 8 ist der Median (5+7)/2 = 6."
msgid "There are no archived projects yet"
-msgstr "Es gibt noch keine archivierten Projekte"
+msgstr ""
msgid "There are no issues to show"
-msgstr "Es gibt keine Tickets die angezeigt werden können"
+msgstr ""
msgid "There are no labels yet"
-msgstr "Es gibt noch keine Labels"
+msgstr ""
msgid "There are no merge requests to show"
-msgstr "Es sind keine Merge-Requests zum Anzeigen vorhanden"
+msgstr ""
msgid "There are no projects shared with this group yet"
-msgstr "Es gibt noch keine geteilten Projekte mit dieser Gruppe"
+msgstr ""
msgid "There are no staged changes"
-msgstr "Es gibt keine vorgemerkten Änderungen"
+msgstr ""
msgid "There are no unstaged changes"
-msgstr "Es gibt keine nicht vorgemerkten Änderungen"
+msgstr ""
+
+msgid "There are problems accessing Git storage: "
+msgstr "Es gibt ein Problem beim Zugriff auf den Gitspeicher:"
msgid "There was an error adding a todo."
-msgstr "Beim Hinzufügen eines To-dos ist ein Fehler aufgetreten."
+msgstr ""
msgid "There was an error deleting the todo."
-msgstr "Beim Löschen des To-dos ist ein Fehler aufgetreten."
+msgstr ""
msgid "There was an error loading users activity calendar."
-msgstr "Beim Laden des Benutzeraktivitäts-Kalenders ist ein Fehler aufgetreten."
+msgstr ""
msgid "There was an error saving your notification settings."
-msgstr "Beim Speichern deiner Benachrichtigungseinstellungen ist ein Fehler aufgetreten."
+msgstr ""
msgid "There was an error subscribing to this label."
-msgstr "Beim Abonnieren dieses Labels ist ein Fehler aufgetreten."
+msgstr ""
msgid "There was an error when reseting email token."
-msgstr "Beim Zurücksetzen des E-Mail-Tokens ist ein Fehler aufgetreten."
+msgstr ""
msgid "There was an error when subscribing to this label."
-msgstr "Beim Abonnieren dieses Labels ist ein Fehler aufgetreten."
+msgstr ""
msgid "There was an error when unsubscribing from this label."
-msgstr "Beim Abmelden von der Abonnierung dieses Labels ist ein Fehler aufgetreten."
+msgstr ""
msgid "They can be managed using the %{link}."
-msgstr "Können unter %{link} verwaltet werden."
+msgstr ""
msgid "Third party offers"
-msgstr "Angebote von Drittanbietern"
+msgstr ""
msgid "This GitLab instance does not provide any shared Runners yet. Instance administrators can register shared Runners in the admin area."
-msgstr "Diese GitLab-Instanz stellt noch keine geteilten Runner bereit. Instanz-Administrator(inn)en können geteilte Runner im Admin-Bereich registrieren."
+msgstr ""
msgid "This application was created by %{link_to_owner}."
-msgstr "Diese Anwendung wurde erstellt von %{link_to_owner}."
+msgstr ""
msgid "This application will be able to:"
-msgstr "Diese Anwendung wird in der Lage sein:"
+msgstr ""
msgid "This board's scope is reduced"
-msgstr "Der Umfang dieses Boards ist reduziert"
+msgstr ""
msgid "This branch has changed since you started editing. Would you like to create a new branch?"
-msgstr "Dieser Branch wurde verändert, seit du begonnen hast ihn zu bearbeiten. Möchtest du einen neuen Branch anlegen?"
+msgstr ""
msgid "This container registry has been scheduled for deletion."
-msgstr "Diese Container-Registry wurde zur Löschung vorgesehen."
+msgstr ""
msgid "This date is after the due date, so this epic won't appear in the roadmap."
-msgstr "Dieses Datum ist nach dem Fälligkeitsdatum, daher erscheint dieses Epic nicht in der Roadmap."
+msgstr ""
msgid "This date is before the start date, so this epic won't appear in the roadmap."
-msgstr "Dieses Datum ist vor dem Startdatum, daher erscheint dieses Epic nicht in der Roadmap."
+msgstr ""
msgid "This diff is collapsed."
-msgstr "Dieser Diff ist reduziert."
+msgstr ""
msgid "This directory"
-msgstr "Dieses Verzeichnis"
+msgstr ""
msgid "This group"
-msgstr "Diese Gruppe"
+msgstr ""
msgid "This group allows you to sign in with your %{group_name} Single Sign-On account. This will redirect you to an external sign in page."
-msgstr "In dieser Gruppe kannst du dich mit deinem %{group_name}-Single Sign-On-Konto anmelden. Dabei wirst du auf eine externe Anmeldeseite weitergeleitet."
+msgstr ""
msgid "This group does not provide any group Runners yet."
-msgstr "Diese Gruppe stellt noch keine Gruppenrunner zur Verfügung."
+msgstr ""
msgid "This is a confidential issue."
-msgstr "Dies ist ein vertrauliches Ticket."
-
-msgid "This is a delayed job to run in %{remainingTime}"
msgstr ""
msgid "This is the author's first Merge Request to this project."
-msgstr "Dies ist der erste Merge-Request des Autors für dieses Projekt."
+msgstr ""
msgid "This issue is confidential"
-msgstr "Dieses Ticket ist vertraulich"
+msgstr ""
msgid "This issue is confidential and locked."
-msgstr "Dieses Ticket ist vertraulich und gesperrt."
+msgstr ""
msgid "This issue is locked."
-msgstr "Dieses Ticket ist gesperrt."
+msgstr ""
msgid "This job depends on a user to trigger its process. Often they are used to deploy code to production environments"
-msgstr "Dieser Job ist davon abhängig, dass ein(e) Benutzer(in) den Prozess auslöst. Sie werden oft zum Bereitstellen von Code in Produktionsumgebungen verwendet"
+msgstr ""
msgid "This job depends on upstream jobs that need to succeed in order for this job to be triggered"
-msgstr "Dieser Job hängt von Upstream-Jobs ab, die erfolgreich ausgeführt werden müssen, damit dieser Job getriggert wird"
+msgstr ""
msgid "This job does not have a trace."
-msgstr "Dieser Job hat keine Ablaufverfolgung."
+msgstr ""
msgid "This job has been canceled"
-msgstr "Dieser Job wurde abgebrochen"
+msgstr ""
msgid "This job has been skipped"
-msgstr "Dieser Job wurde übersprungen"
+msgstr ""
msgid "This job has not been triggered yet"
-msgstr "Dieser Job wurde noch nicht getriggert"
+msgstr ""
msgid "This job has not started yet"
-msgstr "Dieser Job hat noch nicht begonnen"
+msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}."
-msgstr "Dieser Job ist eine veraltet Bereitstellung für %{environmentLink}."
+msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
-msgstr "Dieser Job ist eine veraltete Bereitstellung für %{environmentLink}. Zeige die neueste Bereitstellung an %{deploymentLink}."
-
-msgid "This job is archived. Only the complete pipeline can be retried."
msgstr ""
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
-msgstr "Dieser Job erstellt eine Bereitstellung für %{environmentLink}."
+msgstr ""
msgid "This job is in pending state and is waiting to be picked by a runner"
-msgstr "Dieser Job befindet sich im Status \"ausstehend\" und wartet darauf, durch einen Runner ausgewählt zu werden"
+msgstr ""
msgid "This job is stuck, because you don't have any active runners online with any of these tags assigned to them:"
-msgstr "Dieser Job ist blockiert, da du keine aktiven Runner online hast, die einem dieser Tags zugeordnet sind:"
+msgstr ""
msgid "This job is stuck, because you don't have any active runners that can run this job."
-msgstr "Dieser Job hängt, da du keine aktiven Runner hast, die diesen Job ausführen können."
+msgstr ""
msgid "This job is the most recent deployment to %{link}."
-msgstr "Dieser Job ist die neueste Bereitstellung für %{link}."
+msgstr ""
msgid "This job requires a manual action"
-msgstr "Dieser Job erfordert eine manuelle Aktion"
-
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
-msgstr "Dies bedeutet, dass du keinen Code pushen kannst, bevor du kein leeres Repository erstellt oder ein existierendes importiert hast."
+msgstr "Dies bedeutet, dass Du keinen Code übertragen kannst, bevor Du kein leeres Repositorium erstellt oder ein Existierendes importiert hast."
msgid "This merge request is locked."
-msgstr "Dieser Merge-Request ist gesperrt."
+msgstr ""
msgid "This option is disabled as you don't have write permissions for the current branch"
-msgstr "Diese Option wurde deaktiviert, da du keine Schreibrechte für diesen Branch hast"
+msgstr ""
msgid "This option is disabled while you still have unstaged changes"
-msgstr "Diese Option ist deaktiviert, solange du noch nicht vorgemerkte Änderungen hast"
+msgstr ""
msgid "This page is unavailable because you are not allowed to read information across multiple projects."
-msgstr "Diese Seite ist nicht verfügbar, da du nicht Informationen über mehrere Projekte hinweg lesen darfst."
+msgstr ""
msgid "This page will be removed in a future release."
-msgstr "Diese Seite wird in einer zukünftigen Version entfernt."
+msgstr ""
msgid "This project"
-msgstr "Dieses Projekt"
+msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
-msgstr "Dieses Projekt gehört keiner Gruppe an und kann daher keine Gruppenrunner verwenden."
-
-msgid "This project does not have a wiki homepage yet"
msgstr ""
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
-msgstr "Für dieses Projekt ist keine Abrechnung aktiviert. Um ein Cluster zu erstellen, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">aktiviere die Abrechnung<i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> und versuche es erneut."
+msgstr ""
msgid "This repository"
-msgstr "Dieses Repository"
-
-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 setting can be overridden in each project."
msgstr ""
-msgid "This setting will update the hostname that is used to generate private commit emails. %{learn_more}"
+msgid "This runner will only run on pipelines triggered on protected branches"
msgstr ""
msgid "This source diff could not be displayed because it is too large."
-msgstr "Dieser Quelltext-Diff konnte nicht angezeigt werden, da er zu groß ist."
+msgstr ""
msgid "This timeout will take precedence when lower than Project-defined timeout"
-msgstr "Dieser Timeout wird den projektspezifischen Timeout überschreiben, wenn er niedriger ist"
+msgstr ""
msgid "This user has no identities"
-msgstr "Diese(r) Benutzer(in) hat keine Identitäten"
+msgstr ""
msgid "This 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 "Diese(r) Benutzer(in) wird der/die Autor(in) aller Ereignisse im Aktivitätsfeed sein, die die Folge eines Updates, wie die Erstellung neuer Branches oder das Pushen neuer Commits zu existierenden Branches, sind."
+msgstr ""
msgid "This 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. Upon creation or when reassigning you can only assign yourself to be the mirror user."
-msgstr "Diese(r) Benutzer(in) wird der/die Autor(in) aller Ereignisse im Aktivitätsfeed sein, die die Folge eines Updates, wie die Erstellung neuer Branches oder das Pushen neuer Commits zu existierenden Branches, sind. Bei der Erstellung oder der Neuzuweisung kannst du nur dich selbst als Mirror-Benutzer(in) zuweisen."
+msgstr ""
msgid "This will delete the custom metric, Are you sure?"
-msgstr "Dadurch wird die benutzerdefinierte Metrik gelöscht. Bist du sicher?"
+msgstr ""
msgid "Those emails automatically become issues (with the comments becoming the email conversation) listed here."
-msgstr "Diese E-Mails werden automatisch zu hier gelisteten Tickets (wobei die Kommentare zur E-Mail-Konversation werden)."
+msgstr ""
msgid "Time before an issue gets scheduled"
msgstr "Zeit bis ein Ticket geplant wird"
@@ -8273,38 +7642,32 @@ msgstr "Zeit bis ein Ticket geplant wird"
msgid "Time before an issue starts implementation"
msgstr "Zeit bis die Implementierung für ein Ticket beginnt"
-msgid "Time before enforced"
-msgstr ""
-
msgid "Time between merge request creation and merge/close"
-msgstr "Zeit zwischen Anlegen und Mergen/Schließen eines Merge-Requests"
-
-msgid "Time estimate"
-msgstr ""
+msgstr "Zeit zwischen einem Merge Request und dessen Umsetzung / Schließung"
msgid "Time in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
-msgstr "Zeit in Sekunden die GitLab auf die Antwort des externen Dienstes warten wird. Wenn der Dienst nicht rechtzeitig antwortet, wird der Zugriff verweigert."
+msgstr ""
msgid "Time remaining"
-msgstr "Verbleibende Zeit"
+msgstr ""
msgid "Time spent"
-msgstr "Benötigte Zeit"
+msgstr ""
msgid "Time tracking"
-msgstr "Zeiterfassung"
+msgstr ""
msgid "Time until first merge request"
-msgstr "Zeit bis zum ersten Merge-Request"
+msgstr "Zeit bis zum ersten Merge Request"
msgid "TimeTrackingEstimated|Est"
-msgstr "Geschätzt"
+msgstr ""
msgid "TimeTracking|Estimated:"
-msgstr "Geschätzt:"
+msgstr ""
msgid "TimeTracking|Spent"
-msgstr "Verbracht"
+msgstr ""
msgid "Timeago|%s days ago"
msgstr "vor %s Tagen"
@@ -8313,79 +7676,79 @@ msgid "Timeago|%s days remaining"
msgstr "%s Tage verbleibend"
msgid "Timeago|%s hours ago"
-msgstr "vor %s Stunden"
+msgstr ""
msgid "Timeago|%s hours remaining"
msgstr "%s Stunden verbleibend"
msgid "Timeago|%s minutes ago"
-msgstr "vor %s Minuten "
+msgstr ""
msgid "Timeago|%s minutes remaining"
msgstr "%s Minuten verbleibend"
msgid "Timeago|%s months ago"
-msgstr "vor %s Monaten"
+msgstr ""
msgid "Timeago|%s months remaining"
msgstr "%s Monate verbleibend"
msgid "Timeago|%s seconds ago"
-msgstr "vor %s Sekunden"
+msgstr ""
msgid "Timeago|%s seconds remaining"
msgstr "%s Sekunden verbleibend"
msgid "Timeago|%s weeks ago"
-msgstr "vor %s Wochen"
+msgstr ""
msgid "Timeago|%s weeks remaining"
msgstr "%s Wochen verbleibend"
msgid "Timeago|%s years ago"
-msgstr "vor %s Jahren"
+msgstr ""
msgid "Timeago|%s years remaining"
msgstr "%s Jahre verbleibend"
msgid "Timeago|1 day ago"
-msgstr "vor 1 Tag"
+msgstr ""
msgid "Timeago|1 day remaining"
msgstr "1 Tag verbleibend"
msgid "Timeago|1 hour ago"
-msgstr "vor 1 Stunde"
+msgstr ""
msgid "Timeago|1 hour remaining"
msgstr "1 Stunde verbleibend"
msgid "Timeago|1 minute ago"
-msgstr "vor 1 Minute"
+msgstr ""
msgid "Timeago|1 minute remaining"
msgstr "1 Minute verbleibend"
msgid "Timeago|1 month ago"
-msgstr "vor 1 Monat"
+msgstr ""
msgid "Timeago|1 month remaining"
msgstr "1 Monat verbleibend"
msgid "Timeago|1 week ago"
-msgstr "vor 1 Woche"
+msgstr ""
msgid "Timeago|1 week remaining"
msgstr "1 Woche verbleibend"
msgid "Timeago|1 year ago"
-msgstr "vor 1 Jahr"
+msgstr ""
msgid "Timeago|1 year remaining"
msgstr "1 Jahr verbleibend"
msgid "Timeago|Past due"
-msgstr "Überfällig"
+msgstr "Fällig"
msgid "Timeago|in %s days"
msgstr "in %s Tagen"
@@ -8427,13 +7790,13 @@ msgid "Timeago|in 1 year"
msgstr "in 1 Jahr"
msgid "Timeago|just now"
-msgstr "vor kurzem"
+msgstr ""
msgid "Timeago|right now"
-msgstr "gerade jetzt"
+msgstr ""
msgid "Timeout"
-msgstr "Zeitüberschreitung"
+msgstr ""
msgid "Time|hr"
msgid_plural "Time|hrs"
@@ -8449,127 +7812,112 @@ msgid "Time|s"
msgstr "Sek."
msgid "Tip:"
-msgstr "Tipp:"
+msgstr ""
msgid "Title"
-msgstr "Titel"
+msgstr ""
msgid "To GitLab"
-msgstr "Zu GitLab"
+msgstr ""
msgid "To add an SSH key you need to %{generate_link_start}generate one%{link_end} or use an %{existing_link_start}existing key%{link_end}."
-msgstr "Um einen SSH-Schlüssel hinzuzufügen, musst du %{generate_link_start}einen generieren%{link_end} oder einen %{existing_link_start}vorhandenen Schlüssel%{link_end} verwenden."
+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>repo</code> scope, so we can display a list of your public and private repositories which are available to connect."
-msgstr "Um GitHub-Repositories zu verbinden kannst du einen %{personal_access_token_link} verwenden. Wenn du deinen persönlichen Access-Token erzeugst, musst du den Gültigkeitsbereich <code>repo</code> auswählen, damit wir eine Liste deiner öffentlichen und privaten Repositories anzeigen können, die für die Verbindung verfügbar sind."
+msgstr ""
msgid "To connect GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories:"
-msgstr "Um GitHub-Repositories zu verbinden, musst du GitLab zunächst erlauben, auf die Liste deiner GitHub-Repositories zuzugreifen:"
+msgstr ""
msgid "To connect an SVN repository, check out %{svn_link}."
-msgstr "Um ein SVN-Repository zu verbinden, lies %{svn_link}."
+msgstr ""
msgid "To define internal users, first enable new users set to external"
-msgstr "Um interne Benutzer(innen) zu definieren, musst du zunächst externe Benutzer(innen) aktivieren"
+msgstr ""
msgid "To enable it and see User Cohorts, visit %{application_settings_link_start}application settings%{application_settings_link_end}."
-msgstr "Um es zu aktivieren und Benutzer-Kohorten zu sehen, gehe zu den %{application_settings_link_start}Anwendungseinstellungen%{application_settings_link_end}."
+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 "Gib zunächst deine FogBuz-URL und Anmeldeinformationen unten ein. In den nächsten Schritten kannst du Benutzer(innen) zuordnen und die Projekte für den Import auswählen."
-
-msgid "To get started, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
msgstr ""
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
-msgstr "Gib zunächst deine Gitea-Host-URL und einen %{link_to_personal_token} ein."
+msgstr ""
msgid "To help improve GitLab and its user experience, GitLab will periodically collect usage information."
-msgstr "Zur Verbesserung von GitLab und seiner Benutzererfahrung sammelt GitLab regelmäßig Nutzungsinformationen."
+msgstr ""
msgid "To help improve GitLab, we would like to periodically collect usage information. This can be changed at any time in %{settings_link_start}Settings%{link_end}. %{info_link_start}More Information%{link_end}"
-msgstr "Zur Verbesserung von GitLab würden wir gerne regelmäßig Nutzungsinformationen sammeln. Dies kann jederzeit in den %{settings_link_start}Einstellungen%{link_end} geändert werden. %{info_link_start}Weitere Informationen%{link_end}"
+msgstr ""
msgid "To import GitHub repositories, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr "Um GitHub-Repositories zu importieren kannst du einen %{personal_access_token_link} verwenden. Wenn du deinen persönlichen Access-Token erzeugst, musst du den Gültigkeitsbereich <code>repo</code> auswählen, damit wir eine Liste deiner öffentlichen und privaten Repositories anzeigen können, die für den Import verfügbar sind."
+msgstr ""
msgid "To import GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories:"
-msgstr "Um GitHub-Repositories zu importieren, musst du GitLab zunächst erlauben, auf die Liste deiner GitHub-Repositories zuzugreifen:"
+msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
-msgstr "Um ein SVN-Repository zu importieren, schaue dir %{svn_link} an."
+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."
+msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
-msgstr "Um die CI/CD-Funktionen nur für ein externes Repository zu verwenden, wähle <strong>CI/CD für externes Repo</strong> aus."
-
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
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 "So richtest du die SAML-Authentifizierung für deine Gruppe über einen Identitätsanbieter wie Azure, Okta, Onelogin, Ping Identity oder deinen benutzerdefinierten SAML 2.0-Anbieter ein:"
+msgstr ""
msgid "To start serving your jobs you can add Runners to your group"
-msgstr "Um deine Jobs zur Verfügung zu stellen, kannst du Runner zu deiner Gruppe hinzufügen"
+msgstr ""
msgid "To this GitLab instance"
-msgstr "Zu dieser GitLab-Instanz"
+msgstr ""
msgid "To validate your GitLab CI configurations, go to 'CI/CD → Pipelines' inside your project, and click on the 'CI Lint' button."
-msgstr "Um deine GitLab CI-Konfigurationen zu validieren, gehe in deinem Projekt zu \"CI/CD → Pipelines\" und klicke auf die Schaltfläche \"CI Lint\"."
+msgstr ""
msgid "To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown."
-msgstr "Füge ein Start- oder Fälligkeitsdatum zu einem deiner Epics in dieser Gruppe oder ihrer Untergruppen hinzu, um die Roadmap anzuzeigen. In der Monatsansicht werden nur Epics des letzten Monats, des aktuellen Monats und der nächsten 5 Monate angezeigt."
+msgstr ""
msgid "To widen your search, change or remove filters."
-msgstr "Um deine Suche zu erweitern, verändere oder entferne Filter."
-
-msgid "Today"
-msgstr "Heute"
+msgstr ""
msgid "Todo"
-msgstr "To-do"
+msgstr ""
msgid "Todos"
-msgstr "To-dos"
+msgstr ""
msgid "Toggle Sidebar"
-msgstr "Seitenleiste ein-/ausblenden"
+msgstr ""
msgid "Toggle commit description"
-msgstr "Beschreibung des Commits ein-/ausklappen"
+msgstr ""
msgid "Toggle discussion"
-msgstr "Diskussion ein-/ausblenden"
-
-msgid "Toggle file browser"
-msgstr "Dateibrowser umschalten"
+msgstr ""
msgid "Toggle navigation"
-msgstr "Navigation umschalten"
+msgstr ""
msgid "Toggle sidebar"
-msgstr "Seitenleiste ein-/ausblenden"
+msgstr ""
msgid "ToggleButton|Toggle Status: OFF"
-msgstr "Toggle Status: OFF"
+msgstr ""
msgid "ToggleButton|Toggle Status: ON"
-msgstr "Toggle Status: ON"
+msgstr ""
msgid "Token"
-msgstr "Token"
-
-msgid "Tomorrow"
-msgstr "Morgen"
+msgstr ""
msgid "Too many changes to show."
-msgstr "Zu viele Änderungen um sie anzuzeigen."
+msgstr ""
msgid "Total Contributions"
-msgstr "Gesamte Beiträge"
+msgstr ""
msgid "Total Time"
msgstr "Gesamtzeit"
@@ -8578,346 +7926,262 @@ msgid "Total test time for all commits/merges"
msgstr "Gesamte Testzeit für alle Commits/Merges"
msgid "Total: %{total}"
-msgstr "Gesamt: %{total}"
-
-msgid "Tracing"
msgstr ""
msgid "Track activity with Contribution Analytics."
-msgstr "Verfolge Aktivitäten mit der Beitragsanalyse."
+msgstr ""
msgid "Track groups of issues that share a theme, across projects and milestones"
-msgstr "Verfolge Gruppen von Tickets, die ein Thema teilen, über Projekte und Meilensteine hinweg"
+msgstr ""
msgid "Track time with quick actions"
-msgstr "Verfolge die Zeit mit Kurzbefehlen"
-
-msgid "Tree view"
-msgstr "Baumstrukturansicht"
+msgstr ""
msgid "Trending"
-msgstr "Beliebt"
+msgstr ""
msgid "Trigger"
-msgstr "Trigger"
+msgstr ""
msgid "Trigger pipelines for mirror updates"
-msgstr "Pipelines für Mirror-Updates auslösen"
+msgstr ""
msgid "Trigger pipelines when branches or tags are updated from 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."
-msgstr "Triggere Pipelines, wenn Branches oder Tags aus dem Upstream-Repository aktualisiert werden. Abhängig von der Aktivität des Upstream-Repositorys kann dies die Auslastung deiner CI-Runner erheblich erhöhen. Aktiviere diese Option nur, wenn du weißt, dass sie mit der Last umgehen können."
+msgstr ""
msgid "Trigger this manual action"
-msgstr "Löse diese manuelle Aktion aus"
+msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
-msgstr "Trigger können erzwingen, dass einen bestimmten Branch oder Tag mit einem API-Aufruf neu erstellt wird. Diese Token nehmen die Identität ihres/ihrer verbundenen Benutzers/Benutzerin an, einschließlich ihres Zugriffs auf Projekte und ihrer Projektberechtigungen."
-
-msgid "Troubleshoot and monitor your application with tracing"
msgstr ""
msgid "Try again"
-msgstr "Wiederholen"
-
-msgid "Try all GitLab has to offer for 30 days."
msgstr ""
msgid "Turn on Service Desk"
-msgstr "Aktiviere den Service-Desk"
+msgstr ""
msgid "Twitter"
-msgstr "Twitter"
-
-msgid "Two-factor authentication"
msgstr ""
msgid "Type"
-msgstr "Typ"
+msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
-msgstr "Der Diff konnten nicht geladen werden. %{button_try_again}"
-
-msgid "Unable to save your changes"
msgstr ""
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
-msgstr "Aufgrund von \"%{reason}\" konntest du dich nicht mit SAML anmelden"
+msgstr ""
msgid "Unable to update this epic at this time."
-msgstr "Dieses Epic kann gerade nicht aktualisiert werden."
+msgstr ""
msgid "Undo"
-msgstr "Rückgängig machen"
+msgstr ""
msgid "Unknown"
-msgstr "Unbekannt"
+msgstr ""
msgid "Unlock"
-msgstr "Entsperren"
+msgstr ""
msgid "Unlock this %{issuableDisplayName}? <strong>Everyone</strong> will be able to comment."
-msgstr "Dieses %{issuableDisplayName} entsperren? <strong>Jeder</strong> wird in der Lage sein zu kommentieren."
+msgstr ""
msgid "Unlocked"
-msgstr "Entsperrt"
+msgstr ""
msgid "Unresolve discussion"
-msgstr "Diskussion wieder starten"
-
-msgid "Unschedule job"
msgstr ""
msgid "Unstage"
-msgstr "Nicht mehr vormerken"
+msgstr ""
msgid "Unstage all changes"
-msgstr "Alle Änderungen nicht mehr vormerken"
+msgstr ""
msgid "Unstage changes"
-msgstr "Nicht vorgemerkte Änderungen"
+msgstr ""
msgid "Unstaged"
-msgstr "Nicht vorgemerkt"
+msgstr ""
msgid "Unstaged %{type}"
-msgstr "Nicht vorgemerkt %{type}"
+msgstr ""
msgid "Unstaged and staged %{type}"
-msgstr "Nicht vorgemerkt und vorgemerkt %{type}"
+msgstr ""
msgid "Unstar"
msgstr "Entfavorisieren"
msgid "Unsubscribe"
-msgstr "Abonnement entfernen"
+msgstr ""
msgid "Unsubscribe at group level"
-msgstr "Abmeldung auf Gruppenebene"
+msgstr ""
msgid "Unsubscribe at project level"
-msgstr "Abmeldung auf Projektebene"
+msgstr ""
msgid "Unverified"
-msgstr "Nicht bestätigt"
+msgstr ""
msgid "Up to date"
-msgstr "Aktuell"
-
-msgid "Upcoming"
msgstr ""
msgid "Update"
-msgstr "Aktualisieren"
+msgstr ""
msgid "Update now"
-msgstr "Jetzt updaten"
+msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
-msgstr "Aktualisiere"
+msgstr ""
msgid "Upgrade your plan to activate Advanced Global Search."
-msgstr "Aktualisiere deinen Tarif, um die erweiterte globale Suche zu aktivieren."
+msgstr ""
msgid "Upgrade your plan to activate Contribution Analytics."
-msgstr "Aktualisiere deinen Tarif, um Beitragsanalysen zu aktivieren."
+msgstr ""
msgid "Upgrade your plan to activate Group Webhooks."
-msgstr "Aktualisiere deinen Tarif, um Gruppen-Webhooks zu aktivieren."
+msgstr ""
msgid "Upgrade your plan to activate Issue weight."
-msgstr "Aktualisiere deinen Tarif, um die Ticket-Gewichtung zu aktivieren."
+msgstr ""
msgid "Upgrade your plan to improve Issue boards."
-msgstr "Upgrade deinen Tarif um die Ticketboards zu verbessern."
+msgstr ""
msgid "Upload <code>GoogleCodeProjectHosting.json</code> here:"
-msgstr "Lade <code>GoogleCodeProjectHosting.json</code> hier hoch:"
+msgstr ""
msgid "Upload New File"
-msgstr "Neue Datei hochladen"
+msgstr "Eine Neue Datei hochladen"
msgid "Upload file"
-msgstr "Datei hochladen"
+msgstr "Eine Datei hochladen"
msgid "UploadLink|click to upload"
msgstr "Zum Upload klicken"
msgid "Upvotes"
-msgstr "Upvotes"
+msgstr ""
msgid "Usage ping is not enabled"
-msgstr "Der Nutzungsbericht ist nicht aktiviert"
+msgstr ""
msgid "Usage statistics"
-msgstr "Nutzungsstatistiken"
+msgstr ""
msgid "Use <code>%{native_redirect_uri}</code> for local tests"
-msgstr "Verwende <code>%{native_redirect_uri}</code> für lokale Tests"
+msgstr ""
msgid "Use Service Desk to connect with your users (e.g. to offer customer support) through email right inside GitLab"
-msgstr "Nutze den Service-Desk, um dich direkt in GitLab via E-Mail mit deinen Benutzer(inne)n zu verbinden (z. B. um Kunden-Support anzubieten)"
+msgstr ""
msgid "Use group milestones to manage issues from multiple projects in the same milestone."
-msgstr "Verwende Gruppenmeilensteine, um Tickets aus mehreren Projekten im selben Meilenstein zu verwalten."
+msgstr ""
msgid "Use one line per URI"
-msgstr "Verwende eine Zeile pro URI"
+msgstr ""
msgid "Use template"
-msgstr "Template verwenden"
+msgstr ""
msgid "Use the following registration token during setup:"
msgstr "Benutze den folgenden Registrierungstoken während des Setups:"
msgid "Use your global notification setting"
-msgstr "Benutze deine globalen Benachrichtigungseinstellungen"
+msgstr "Benutze Deine globalen Benachrichtigungseinstellungen"
msgid "Used by members to sign in to your group in GitLab"
-msgstr "Wird von Mitgliedern verwendet, um sich in GitLab in deiner Gruppe anzumelden"
-
-msgid "User Cohorts are only shown when the %{usage_ping_link_start}usage ping%{usage_ping_link_end} is enabled."
-msgstr "Benutzer-Kohorten sind nur sichtbar, wenn der %{usage_ping_link_start}Nutzungsbericht%{usage_ping_link_end} aktiviert ist."
-
-msgid "User Settings"
-msgstr "Benutzereinstellungen"
-
-msgid "User and IP Rate Limits"
-msgstr "Benutzer- und IP-Beschränkungen"
-
-msgid "User map"
-msgstr "Benutzerzuordnung"
-
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
msgstr ""
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
+msgid "User Cohorts are only shown when the %{usage_ping_link_start}usage ping%{usage_ping_link_end} is enabled."
msgstr ""
-msgid "UserProfile|This user has a private profile"
+msgid "User Settings"
msgstr ""
-msgid "UserProfile|View all"
+msgid "User and IP Rate Limits"
msgstr ""
-msgid "UserProfile|View user in admin area"
+msgid "User map"
msgstr ""
msgid "Users"
-msgstr "Benutzer(innen)"
+msgstr ""
msgid "Variables"
-msgstr "Variablen"
+msgstr ""
msgid "Variables are applied to environments via the runner. They can be protected by only exposing them to protected branches or tags. You can use variables for passwords, secret keys, or whatever you want."
-msgstr "Variablen werden über den Runner auf Umgebungen angewendet. Sie können geschützt werden, indem sie nur für geschützten Branches oder Tags sichtbar gemacht werden. Du kannst Variablen für Passwörter, geheime Schlüssel oder was immer du möchtest verwenden."
+msgstr ""
msgid "Various container registry settings."
-msgstr "Verschiedene Einstellungen für die Container-Registry."
+msgstr ""
msgid "Various email settings."
-msgstr "Verschiedene E-Mail-Einstellungen."
+msgstr ""
msgid "Various settings that affect GitLab performance."
-msgstr "Verschiedene Einstellungen, die sich auf die GitLab-Leistung auswirken."
+msgstr ""
msgid "Verification information"
-msgstr "Bestätigungsinformationen"
-
-msgid "Verified"
-msgstr "Bestätigt"
-
-msgid "Version"
-msgstr "Version"
-
-msgid "View %{alerts}"
msgstr ""
-msgid "View app"
+msgid "Verified"
msgstr ""
-msgid "View documentation"
+msgid "Version"
msgstr ""
msgid "View epics list"
-msgstr "Epic-Liste anzeigen"
+msgstr ""
msgid "View file @ "
-msgstr "Zeige Datei @ "
+msgstr ""
msgid "View group labels"
-msgstr "Gruppenlabels ansehen"
+msgstr ""
msgid "View issue"
-msgstr "Ticket anzeigen"
+msgstr ""
msgid "View it on GitLab"
-msgstr "Sieh es auf GitLab an"
+msgstr ""
msgid "View jobs"
-msgstr "Jobs ansehen"
+msgstr ""
msgid "View labels"
-msgstr "Labels anzeigen"
+msgstr ""
msgid "View log"
-msgstr "Protokoll ansehen"
+msgstr ""
msgid "View open merge request"
-msgstr "Zeige offene Merge-Requests"
+msgstr "Zeige offene Merge Requests."
msgid "View project labels"
-msgstr "Projektlabels ansehen"
+msgstr ""
msgid "View replaced file @ "
-msgstr "Zeige ersetzte Datei @ "
-
-msgid "View the documentation"
msgstr ""
msgid "Visibility and access controls"
-msgstr "Sichtbarkeit und Zugriffskontrollen"
-
-msgid "Visibility level"
-msgstr "Sichtbarkeitsstufe"
+msgstr ""
msgid "Visibility level:"
-msgstr "Sichtbarkeitsstufe:"
+msgstr ""
msgid "Visibility:"
-msgstr "Sichtbarkeit:"
+msgstr ""
msgid "VisibilityLevel|Internal"
msgstr "Intern"
@@ -8931,404 +8195,365 @@ msgstr "Öffentlich"
msgid "VisibilityLevel|Unknown"
msgstr "Unbekannt"
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr "Schweregrad"
-
-msgid "Vulnerability|Solution"
-msgstr "Lösung"
-
msgid "Want to see the data? Please ask an administrator for access."
-msgstr "Du möchtest die Daten sehen? Bitte frage eine(n) Administrator(in) nach dem Zugang."
+msgstr "Du möchtest diese Daten sehen? Bitte frage einen Administrator nach dem Zugang."
msgid "We detected potential spam in the %{humanized_resource_name}. Please solve the reCAPTCHA to proceed."
-msgstr "Wir haben potenziellen Spam in %{humanized_resource_name} gefunden. Bitte löse den reCAPTCHA um fortzufahren."
+msgstr ""
msgid "We don't have enough data to show this stage."
msgstr "Es liegen nicht genügend Daten vor, um diese Phase anzuzeigen."
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."
+msgstr ""
msgid "Web IDE"
-msgstr "Web IDE"
+msgstr ""
msgid "Web terminal"
-msgstr "Web-Terminal"
+msgstr ""
msgid "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 "Webhooks ermöglichen es dir eine URL aufzurufen, wenn z. B. neuer Code gepusht oder ein neues Ticket erstellt wird. Du kannst Webhooks so konfigurieren, dass sie auf bestimmte Ereignisse wie Pushes, Tickets oder Merge-Requests reagieren. Gruppen-Webhooks werden auf alle Projekte in einer Gruppe angewendet, so dass du die Webhook-Funktionalität in der gesamten Gruppe standardisieren kannst."
+msgstr ""
msgid "Weeks"
-msgstr "Wochen"
+msgstr ""
msgid "Weight"
-msgstr "Gewichtung"
+msgstr ""
msgid "Weight %{weight}"
-msgstr "Gewichtung %{weight}"
+msgstr ""
msgid "When a runner is locked, it cannot be assigned to other projects"
-msgstr "Wenn ein Runner gesperrt ist, kann er keinem anderen Projekt zugewiesen werden"
+msgstr ""
msgid "When enabled, users cannot use GitLab until the terms have been accepted."
-msgstr "Wenn diese Option aktiviert ist, können Benutzer(innen) GitLab nicht verwenden, bis die Bedingungen akzeptiert wurden."
+msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
-msgstr "Wenn die URL leer gelassen wird, können Klassifizierungslabels weiterhin angegeben werden ohne projektübergreifende Eigenschaften auszuschalten oder einen externen Autorisierungscheck durchzuführen."
-
-msgid "Who can see this group?"
-msgstr "Wer kann diese Gruppe sehen?"
-
-msgid "Who will be able to see this group?"
-msgstr "Wer wird in der Lage sein diese Gruppe zu sehen?"
+msgstr ""
msgid "Wiki"
msgstr "Wiki"
msgid "WikiClone|Clone your wiki"
-msgstr "Wiki klonen"
+msgstr ""
msgid "WikiClone|Git Access"
-msgstr "Git-Zugang"
+msgstr ""
msgid "WikiClone|Install Gollum"
-msgstr "Gollum installieren"
+msgstr ""
msgid "WikiClone|It is recommended to install %{markdown} so that GFM features render locally:"
-msgstr "Es wird empfohlen, %{markdown} zu installieren, damit die GFM-Funktionen lokal gerendert werden:"
+msgstr ""
msgid "WikiClone|Start Gollum and edit locally"
-msgstr "Gollum starten und lokal bearbeiten"
+msgstr ""
msgid "WikiEditPageTip|Tip: You can move this page by adding the path to the beginning of the title."
-msgstr "Tipp: Du kannst diese Seite verschieben, indem du den Pfad zum Beginn des Titels hinzufügst."
+msgstr ""
msgid "WikiEdit|There is already a page with the same title in that path."
-msgstr "Es gibt bereits eine Seite mit demselben Titel in diesem Pfad."
+msgstr ""
msgid "WikiEmptyIssueMessage|Suggest wiki improvement"
-msgstr "Schlage eine Verbesserung des Wikis vor"
+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 "Du musst Projekt-Mitglied sein um Wiki-Seiten hinzufügen zu können. Hast du Verbesserungsvorschläge, wie du das Wiki für dieses Projekt verbessern kannst, dann öffne ein Thema in der %{issues_link}."
+msgstr ""
msgid "WikiEmptyIssueMessage|issue tracker"
-msgstr "Ticketsystem"
+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 "In einem Wiki können alle Details zu deinem Projekt gespeichert werden. Dies kann z. B. beinhalten, warum du es erstellt hast, seine Grundlagen, wie das Projekt verwendet werden kann und so weiter."
+msgstr ""
msgid "WikiEmpty|Create your first page"
-msgstr "Erstelle deine erste Seite"
+msgstr ""
msgid "WikiEmpty|Suggest wiki improvement"
-msgstr "Schlage eine Verbesserung des Wikis vor"
+msgstr ""
msgid "WikiEmpty|The wiki lets you write documentation for your project"
-msgstr "Mit dem Wiki kannst du eine Dokumentation für dein Projekt schreiben"
+msgstr ""
msgid "WikiEmpty|This project has no wiki pages"
-msgstr "Dieses Projekt hat keine Wiki-Seiten"
+msgstr ""
msgid "WikiEmpty|You must be a project member in order to add wiki pages."
-msgstr "Du musst ein Projektmitglied sein, um Wiki-Seiten hinzufügen zu können."
+msgstr ""
msgid "WikiHistoricalPage|This is an old version of this page."
-msgstr "Dies ist eine alte Version dieser Seite."
+msgstr ""
msgid "WikiHistoricalPage|You can view the %{most_recent_link} or browse the %{history_link}."
-msgstr "Du kannst den %{most_recent_link} ansehen oder den %{history_link} durchsuchen."
+msgstr ""
msgid "WikiHistoricalPage|history"
-msgstr "Verlauf"
+msgstr ""
msgid "WikiHistoricalPage|most recent version"
-msgstr "neueste Version"
+msgstr ""
msgid "WikiMarkdownDocs|More examples are in the %{docs_link}"
-msgstr "Weitere Beispiele sind in der %{docs_link}"
+msgstr ""
msgid "WikiMarkdownDocs|documentation"
-msgstr "Dokumentation"
+msgstr ""
msgid "WikiMarkdownTip|To link to a (new) page, simply type %{link_example}"
-msgstr "Um zu einer (neuen) Seite zu verknüpfen, gib einfach %{link_example} ein"
+msgstr ""
msgid "WikiNewPagePlaceholder|how-to-setup"
-msgstr "Anleitung zum Einrichten"
+msgstr ""
msgid "WikiNewPageTip|Tip: You can specify the full path for the new file. We will automatically create any missing directories."
-msgstr "Hinweis: Du kannst den vollständigen Pfad für die neue Datei angeben. Fehlende Verzeichnisse werden automatisch erstellt."
+msgstr ""
msgid "WikiNewPageTitle|New Wiki Page"
-msgstr "Neue Wiki-Seite"
+msgstr ""
msgid "WikiPageConfirmDelete|Are you sure you want to delete this page?"
-msgstr "Bist du sicher, dass du diese Seite löschen möchtest?"
+msgstr ""
msgid "WikiPageConfirmDelete|Delete page"
-msgstr "Seite löschen"
+msgstr ""
msgid "WikiPageConfirmDelete|Delete page %{pageTitle}?"
-msgstr "Seite %{pageTitle} löschen?"
+msgstr ""
msgid "WikiPageConflictMessage|Someone edited the page the same time you did. Please check out %{page_link} and make sure your changes will not unintentionally remove theirs."
-msgstr "Jemand hat die Seite zur selben Zeit wie du bearbeitet. Bitte überprüfe %{page_link} und stelle sicher, dass deine Änderungen nicht unbeabsichtigt deren Änderungen entfernen."
+msgstr ""
msgid "WikiPageConflictMessage|the page"
-msgstr "die Seite"
+msgstr ""
msgid "WikiPageCreate|Create %{page_title}"
-msgstr "%{page_title} erstellen"
+msgstr ""
msgid "WikiPageEdit|Update %{page_title}"
-msgstr "%{page_title} aktualisieren"
+msgstr ""
msgid "WikiPage|Page slug"
-msgstr "Seiten-Slug"
+msgstr ""
msgid "WikiPage|Write your content or drag files here…"
-msgstr "Schreibe deinen Inhalt oder ziehe hier Dateien hinein…"
+msgstr ""
msgid "Wiki|Create Page"
-msgstr "Seite erstellen"
+msgstr ""
msgid "Wiki|Create page"
-msgstr "Seite erstellen"
+msgstr ""
msgid "Wiki|Edit Page"
-msgstr "Seite bearbeiten"
+msgstr ""
msgid "Wiki|More Pages"
-msgstr "Weitere Seiten"
+msgstr ""
msgid "Wiki|New page"
-msgstr "Neue Seite"
+msgstr ""
msgid "Wiki|Page history"
-msgstr "Seitenverlauf"
+msgstr ""
msgid "Wiki|Page version"
-msgstr "Seitenversion"
+msgstr ""
msgid "Wiki|Pages"
-msgstr "Seiten"
+msgstr ""
msgid "Wiki|Wiki Pages"
-msgstr "Wiki-Seiten"
+msgstr ""
msgid "With contribution analytics you can have an overview for the activity of issues, merge requests and push events of your organization and its members."
-msgstr "Mit der Beitragsanalyse hast du einen Überblick über die Aktivitäten von Tickets, Merge-Requests und Push-Events deiner Organisation und seiner Mitglieder."
+msgstr ""
msgid "Withdraw Access Request"
msgstr "Zugriffsanfrage widerrufen"
msgid "Yes"
-msgstr "Ja"
+msgstr ""
msgid "Yes, add it"
-msgstr "Ja, füg' es hinzu"
+msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
-msgstr "Ja, lass mich Google Code-Benutzer(innen) vollständigen Namen oder GitLab-Benutzer(innen) zuordnen."
-
-msgid "Yesterday"
-msgstr "Gestern"
+msgstr ""
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
-msgstr "Du bist Administrator(in). Wenn du <strong>%{client_name}</strong> Zugriff gewährst, wird es auch als Administrator mit GitLab interagieren können. Mit Vorsicht fortfahren."
+msgstr ""
msgid "You are going to remove %{group_name}. Removed groups CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr "Du bist dabei %{group_name} zu entfernen. Entfernte Gruppen können NICHT wiederhergestellt werden! Bist du dir WIRKLICH sicher?"
+msgstr "Du bist dabei %{group_name} zu entfernen. Entfernte Gruppen können NICHT wiederhergestellt werden! Bist Du dir WIRKLICH sicher?"
msgid "You are going to remove %{project_full_name}. Removed project CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr "Du bist dabei %{project_full_name} zu entfernen. Entfernte Projekte können NICHT wiederhergestellt werden! Bist Du dir WIRKLICH sicher?"
+msgstr ""
msgid "You are going to remove the fork relationship to source project %{forked_from_project}. Are you ABSOLUTELY sure?"
-msgstr "Du bist dabei, die Beziehung des Forks zum Ursprungsprojekt %{forked_from_project}, zu entfernen. Bist du dir WIRKLICH sicher?"
+msgstr "Du bist dabei, die Beziehung des Ablegers zum Ursprungsprojekt %{forked_from_project}, zu entfernen. Bist Du dir WIRKLICH sicher?"
msgid "You are going to transfer %{project_full_name} to another owner. Are you ABSOLUTELY sure?"
-msgstr "Du bist dabei %{project_full_name} einem/einer andere(n) Besitzer(in) zu übergeben. Bist du dir WIRKLICH sicher?"
+msgstr ""
msgid "You are on a read-only GitLab instance."
-msgstr "Du bist auf einer GitLab-Instanz, die nur Lesezugriff erlaubt."
+msgstr ""
+
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
-msgstr "Du kannst stattdessen %{linkStart}den Blob anzeigen%{linkEnd}."
+msgstr ""
msgid "You can also create a project from the command line."
-msgstr "Du kannst ein Projekt auch über die Kommandozeile erstellen."
+msgstr ""
msgid "You can also star a label to make it a priority label."
-msgstr "Du kannst auch ein Label markieren, um es zu einem Prioritätslabel zu machen."
+msgstr ""
+
+msgid "You can also test your .gitlab-ci.yml in the %{linkStart}Lint%{linkEnd}"
+msgstr ""
msgid "You can easily contribute to them by requesting to join these groups."
-msgstr "Du kannst einfach dazu beitragen, indem du um Beitritt zu dieser Gruppen bittest."
+msgstr ""
msgid "You can easily install a Runner on a Kubernetes cluster. %{link_to_help_page}"
-msgstr "Du kannst ganz einfach einen Runner auf einem Kubernetes-Cluster installieren. %{link_to_help_page}"
+msgstr ""
msgid "You can move around the graph by using the arrow keys."
-msgstr "Du kannst das Diagramm mit den Pfeiltasten bewegen."
+msgstr ""
msgid "You can only add files when you are on a branch"
-msgstr "Du kannst Dateien nur hinzufügen, wenn du dich auf einem Branch befindest"
+msgstr "Du kannst Dateien nur hinzufügen, wenn Du dich auf einem Branch befindest."
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"
+msgstr ""
+
+msgid "You can reset runners registration token by pressing a button below."
+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 "Du kannst den Merge-Konflikt lösen, indem du entweder den interaktiven Modus verwendest, indem du die Schaltflächen %{use_ours} oder %{use_theirs} wählst, oder indem du die Dateien direkt bearbeitest. Übernimm diese Änderungen mittels Commit in %{branch_name}"
+msgstr ""
msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
-msgstr "Du kannst Jobs so einrichten, dass nur Runner mit bestimmten Tags verwendet werden. Trenne die Tags durch Kommas."
-
-msgid "You can test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
-msgstr "Du kannst deine .gitlab-ci.yml mit %{linkStart}CI Lint%{linkEnd} testen."
+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}."
+msgstr ""
msgid "You cannot write to this read-only GitLab instance."
-msgstr "Du kannst nicht auf dieser schreibgeschützte GitLab-Instanz schreiben."
-
-msgid "You do not have any subscriptions yet"
-msgstr "Du hast noch keine Abonnements"
+msgstr ""
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
-msgstr "Du verfügst nicht über die erforderlichen Berechtigungen um die Einstellungen der LDAP-Gruppensynchronisierung zu überschreiben."
+msgstr ""
msgid "You don't have any applications"
-msgstr "Du hast keine Anwendungen"
+msgstr ""
msgid "You don't have any authorized applications"
-msgstr "Du hast keine autorisierten Anwendungen"
+msgstr ""
msgid "You have no permissions"
-msgstr "Du hast keine Berechtigungen"
+msgstr ""
msgid "You have reached your project limit"
-msgstr "Du hast die Projektbegrenzung erreicht"
+msgstr "Du hast die Projektbegrenzung erreicht."
msgid "You must accept our Terms of Service and privacy policy in order to register an account"
-msgstr "Du musst unsere Nutzungsbedingungen und Datenschutzerklärung akzeptieren, um ein Konto registrieren zu können"
+msgstr ""
msgid "You must have maintainer access to force delete a lock"
-msgstr "Du musst Betreuerzugriff besitzen, um das Entfernen einer Sperre zu erzwingen"
+msgstr ""
msgid "You need a different license to enable FileLocks feature"
-msgstr "Du benötigst eine andere Lizenz, um die FileLocks-Funktion zu aktivieren"
+msgstr ""
msgid "You need git-lfs version %{min_git_lfs_version} (or greater) to continue. Please visit https://git-lfs.github.com"
-msgstr "Du benötigst git-lfs in Version %{min_git_lfs_version} (oder höher) um fortzufahren. Bitte besuche https://git-lfs.github.com"
+msgstr ""
msgid "You need permission."
msgstr "Du brauchst eine Genehmigung."
msgid "You will loose all changes you've made to this file. This action cannot be undone."
-msgstr "Du wirst alle Änderungen an dieser Datei verlieren. Dies kann nicht rückgängig gemacht werden."
+msgstr ""
msgid "You will loose all the unstaged changes you've made in this project. This action cannot be undone."
-msgstr "Du wirst alle nicht vorgemerkten Änderungen an diesem Projekt verlieren. Dies kann nicht rückgängig gemacht werden."
+msgstr ""
msgid "You will not get any notifications via email"
-msgstr "Du wirst keine Benachrichtigungen per E-Mail erhalten"
+msgstr "Du wirst keine Benachrichtigungen per E-Mail erhalten."
msgid "You will only receive notifications for the events you choose"
-msgstr "Du wirst nur Benachrichtigungen für von dir ausgewählte Ereignisse erhalten"
+msgstr "Du wirst nur Benachrichtigungen für, von Dir ausgewählte, Ereignisse erhalten."
msgid "You will only receive notifications for threads you have participated in"
-msgstr "Du wirst nur Benachrichtigungen für Unterhaltungen, an denen Du teilgenommen hast, erhalten"
+msgstr "Du wirst nur Benachrichtigungen für Unterhaltungen, an denen Du teilgenommen hast, erhalten."
msgid "You will receive notifications for any activity"
-msgstr "Du wirst bei jeder Aktivität Benachrichtigungen erhalten"
+msgstr "Du wirst bei jeder Aktivität Benachrichtigungen erhalten."
msgid "You will receive notifications only for comments in which you were @mentioned"
-msgstr "Du wirst nur Benachrichtigungen für Kommentare erhalten, in denen du @erwähnt wurdest"
+msgstr "Du wirst nur Benachrichtigungen für Kommentare erhalten, in denen du @erwähnt wurdest."
msgid "You won't be able to pull or push project code via %{protocol} until you %{set_password_link} on your account"
-msgstr "Du kannst erst mittels '%{protocol}' übertragen (push) oder abrufen (pull), nachdem du für dein Konto '%{set_password_link}'"
+msgstr "Du kannst erst mittels '%{protocol}' übertragen (push) oder abrufen (pull), nachdem Du für dein Konto '%{set_password_link}'."
msgid "You won't be able to pull or push project code via SSH until you %{add_ssh_key_link} to your profile"
-msgstr "Du kannst erst mittels SSH übertragen (push) oder abrufen (pull), nachdem du deinem Konto '%{add_ssh_key_link}'"
+msgstr "Du kannst erst mittels SSH übertragen (push) oder abrufen (pull), nachdem Du Deinem Konto '%{add_ssh_key_link}'."
msgid "You won't be able to pull or push project code via SSH until you add an SSH key to your profile"
-msgstr "Du musst einen deinem Profil einen SSH-Schlüssel hinzufügen, bevor du deinen Projekt-Code mittels Pull oder Push über SSH übertragen kannst"
+msgstr ""
msgid "You'll need to use different branch names to get a valid comparison."
-msgstr "Du musst unterschiedliche Branchnamen verwenden, um einen gültigen Vergleich zu erhalten."
+msgstr ""
msgid "You're receiving this email because %{reason}."
-msgstr "Du erhältst diese E-Mail, weil %{reason}."
+msgstr ""
msgid "You're receiving this email because of your account on %{host}."
-msgstr "Du erhältst diese E-Mail aufgrund deines Accounts auf %{host}."
+msgstr ""
msgid "You're receiving this email because of your account on %{host}. %{manage_notifications_link} &middot; %{help_link}"
-msgstr "Du erhältst diese E-Mail aufgrund deines Kontos auf %{host}. %{manage_notifications_link} &middot; %{help_link}"
+msgstr ""
msgid "YouTube"
-msgstr "YouTube"
+msgstr ""
msgid "Your Groups"
-msgstr "Deine Gruppen"
+msgstr ""
msgid "Your Kubernetes cluster information on this page is still editable, but you are advised to disable and reconfigure"
-msgstr "Die Informationen zu deinem Kubernetes-Cluster auf dieser Seite können weiterhin bearbeitet werden. Es wird jedoch empfohlen, die Konfiguration zu deaktivieren und neu zu konfigurieren"
+msgstr ""
msgid "Your Projects (default)"
-msgstr "Deine Projekte (Standard)"
+msgstr ""
msgid "Your Projects' Activity"
-msgstr "Aktivitäten deiner Projekte"
+msgstr ""
msgid "Your Todos"
-msgstr "Deine To-dos"
+msgstr ""
msgid "Your applications (%{size})"
-msgstr "Deine Anwendungen (%{size})"
+msgstr ""
msgid "Your authorized applications"
-msgstr "Deine autorisierten Anwendungen"
+msgstr ""
msgid "Your changes can be committed to %{branch_name} because a merge request is open."
-msgstr "Deine Änderungen können an %{branch_name} committet werden, da eine Merge-Request geöffnet ist."
+msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
-msgstr "Deine Änderungen wurden committet. Commit %{commitId}%{commitStats}"
-
-msgid "Your changes have been saved"
msgstr ""
msgid "Your comment will not be visible to the public."
-msgstr "Dein Kommentar wird nicht öffentlich sichtbar sein."
+msgstr ""
msgid "Your groups"
-msgstr "Deine Gruppen"
+msgstr ""
msgid "Your name"
msgstr "Dein Name"
@@ -9337,258 +8562,270 @@ msgid "Your projects"
msgstr "Deine Projekte"
msgid "a deleted user"
-msgstr "ein(e) gelöschte(r) Benutzer(in)"
+msgstr ""
msgid "ago"
-msgstr "vor"
+msgstr ""
msgid "among other things"
-msgstr "unter anderem"
+msgstr ""
msgid "assign yourself"
-msgstr "selber zuweisen"
+msgstr ""
msgid "branch name"
-msgstr "Branch-Name"
+msgstr ""
msgid "by"
-msgstr "von"
+msgstr ""
msgid "ciReport|%{linkStartTag}Learn more about Container Scanning %{linkEndTag}"
-msgstr "%{linkStartTag}Lerne mehr über Containerüberprüfung%{linkEndTag}"
+msgstr ""
msgid "ciReport|%{linkStartTag}Learn more about DAST %{linkEndTag}"
-msgstr "%{linkStartTag}Lerne mehr über DAST%{linkEndTag}"
+msgstr ""
msgid "ciReport|%{linkStartTag}Learn more about Dependency Scanning %{linkEndTag}"
-msgstr "%{linkStartTag}Lerne mehr über Abhängigkeitsüberprüfung%{linkEndTag}"
+msgstr ""
msgid "ciReport|%{linkStartTag}Learn more about SAST %{linkEndTag}"
-msgstr "%{linkStartTag}Lerne mehr über SAST%{linkEndTag}"
+msgstr ""
msgid "ciReport|%{namespace} is affected by %{vulnerability}."
-msgstr "%{namespace} ist von %{vulnerability} betroffen."
+msgstr ""
msgid "ciReport|%{remainingPackagesCount} more"
-msgstr "%{remainingPackagesCount} mehr"
+msgstr ""
msgid "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerability"
msgid_plural "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerabilities"
-msgstr[0] "%{reportType} %{status} hat %{fixedCount} behobene Sicherheitslücke entdeckt"
-msgstr[1] "%{reportType} %{status} hat %{fixedCount} behobene Sicherheitslücke entdeckt"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|%{reportType} %{status} detected %{newCount} new vulnerability"
msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} new vulnerabilities"
-msgstr[0] "%{reportType} %{status} hat %{newCount} neue Sicherheitslücke entdeckt"
-msgstr[1] "%{reportType} %{status} hat %{newCount} neue Sicherheitslücken entdeckt"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|%{reportType} %{status} detected %{newCount} new, and %{fixedCount} fixed vulnerabilities"
-msgstr "%{reportType} %{status} hat %{newCount} neue und %{fixedCount} behobene Sicherheitslücken entdeckt"
+msgstr ""
msgid "ciReport|%{reportType} %{status} detected %{newCount} vulnerability for the source branch only"
msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} vulnerabilities for the source branch only"
-msgstr[0] "%{reportType} %{status} hat %{newCount} Sicherheitslücke für den Quellbranch festgestellt"
-msgstr[1] "%{reportType} %{status} hat %{newCount} Sicherheitslücken für den Quellbranch festgestellt"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|%{reportType} %{status} detected no new vulnerabilities"
-msgstr "%{reportType} %{status} hat keine neue Sicherheitslücke entdeckt"
+msgstr ""
msgid "ciReport|%{reportType} %{status} detected no vulnerabilities"
-msgstr "%{reportType} %{status} hat keine Sicherheitslücken entdeckt"
+msgstr ""
msgid "ciReport|%{reportType} %{status} detected no vulnerabilities for the source branch only"
-msgstr "%{reportType} %{status} hat nur für den Quellbranch keine Sicherheitslücken festgestellt"
+msgstr ""
msgid "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerability"
msgid_plural "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerabilities"
-msgstr[0] "%{reportType} hat %{vulnerabilityCount} Sicherheitslücke gefunden"
-msgstr[1] "%{reportType} hat %{vulnerabilityCount} Sicherheitslücken gefunden"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|%{reportType} detected no vulnerabilities"
-msgstr "%{reportType} hat keine Sicherheitslücken gefunden"
+msgstr ""
msgid "ciReport|%{reportType} is loading"
-msgstr "%{reportType} wird geladen"
+msgstr ""
msgid "ciReport|%{reportType}: Loading resulted in an error"
-msgstr "%{reportType}: Beim Laden trat ein Fehler auf"
+msgstr ""
msgid "ciReport|(errors when loading results)"
-msgstr "(Fehler beim Laden der Ergebnisse)"
+msgstr ""
msgid "ciReport|(is loading)"
-msgstr "(wird geladen)"
+msgstr ""
msgid "ciReport|(is loading, errors when loading results)"
-msgstr "(Lädt, Fehler beim Laden der Ergebnisse)"
+msgstr ""
msgid "ciReport|Class"
-msgstr "Klasse"
+msgstr ""
msgid "ciReport|Code quality"
-msgstr "Code-Qualität"
+msgstr ""
msgid "ciReport|Confidence"
-msgstr "Vertrauen"
+msgstr ""
msgid "ciReport|Container scanning"
-msgstr "Container-Scan"
+msgstr ""
+
+msgid "ciReport|Container scanning detected"
+msgstr ""
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
-msgstr "Containerüberprüfung entdeckt bekannte Sicherheitslücken in deinen Docker-Images."
+msgstr ""
msgid "ciReport|DAST"
-msgstr "DAST"
+msgstr ""
+
+msgid "ciReport|DAST detected"
+msgstr ""
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
-msgstr "Die Abhängigkeitsüberprüfung entdeckt bekannte Sicherheitslücken in den Abhängigkeiten deines Quellcodes."
+msgstr ""
msgid "ciReport|Dependency scanning"
-msgstr "Abhängigkeitsüberprüfung"
+msgstr ""
+
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
msgid "ciReport|Description"
-msgstr "Beschreibung"
+msgstr ""
msgid "ciReport|Dismiss vulnerability"
-msgstr "Sicherheitslücke ausblenden"
+msgstr ""
msgid "ciReport|Dismissed by"
-msgstr "Abgelehnt von"
+msgstr ""
msgid "ciReport|Dynamic Application Security Testing (DAST) detects known vulnerabilities in your web application."
-msgstr "Dynamic Application Security Testing (DAST) entdeckt Schwachstellen in deiner Webanwendung."
+msgstr ""
msgid "ciReport|Failed to load %{reportName} report"
-msgstr "Fehler beim Laden des Berichts %{reportName}"
+msgstr ""
msgid "ciReport|File"
-msgstr "Datei"
+msgstr ""
msgid "ciReport|Fixed:"
-msgstr "Behoben:"
+msgstr ""
msgid "ciReport|Identifiers"
-msgstr "Bezeichner"
+msgstr ""
msgid "ciReport|Instances"
-msgstr "Instanzen"
+msgstr ""
msgid "ciReport|Learn more about interacting with security reports (Alpha)."
-msgstr "Lerne mehr über die Interaktion mit Sicherheitsberichten (Alpha)."
+msgstr ""
msgid "ciReport|License management detected %d license for the source branch only"
msgid_plural "ciReport|License management detected %d licenses for the source branch only"
-msgstr[0] "Lizenzmanagement hat nur %d Lizenz für den Quellbranch gefunden"
-msgstr[1] "Lizenzmanagement hat nur %d Lizenzen für den Quellbranch gefunden"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|License management detected %d new license"
msgid_plural "ciReport|License management detected %d new licenses"
-msgstr[0] "Lizenzmanagement hat %d neue Lizenz entdeckt"
-msgstr[1] "Lizenzmanagement hat %d neue Lizenzen entdeckt"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|License management detected no licenses for the source branch only"
-msgstr "Lizenzmanagement hat nur keine Lizenzen für den Quellbranch gefunden"
+msgstr ""
msgid "ciReport|License management detected no new licenses"
-msgstr "Lizenzmanagement hat keine neuen Lizenzen entdeckt"
+msgstr ""
msgid "ciReport|Links"
-msgstr "Links"
+msgstr ""
msgid "ciReport|Loading %{reportName} report"
-msgstr "Lade Bericht %{reportName}"
-
-msgid "ciReport|Manage licenses"
-msgstr "Lizenzen verwalten"
+msgstr ""
msgid "ciReport|Method"
-msgstr "Methode"
+msgstr ""
msgid "ciReport|Namespace"
-msgstr "Namensraum"
+msgstr ""
msgid "ciReport|No changes to code quality"
-msgstr "Keine Änderungen an der Codequalität"
+msgstr ""
msgid "ciReport|No changes to performance metrics"
-msgstr "Keine Änderungen an den Leistungsmetriken"
+msgstr ""
msgid "ciReport|Performance metrics"
-msgstr "Leistungsmetriken"
+msgstr ""
msgid "ciReport|Revert dismissal"
-msgstr "Ausblenden rückgängig machen"
+msgstr ""
msgid "ciReport|SAST"
-msgstr "SAST"
+msgstr ""
+
+msgid "ciReport|SAST detected"
+msgstr ""
msgid "ciReport|Security scanning"
-msgstr "Sicherheitsüberprüfung"
+msgstr ""
msgid "ciReport|Security scanning failed loading any results"
-msgstr "Sicherheitsscan schlug beim Laden der Ergebnisse fehl"
+msgstr ""
msgid "ciReport|Severity"
-msgstr "Schweregrad"
+msgstr ""
msgid "ciReport|Solution"
-msgstr "Lösung"
+msgstr ""
msgid "ciReport|Static Application Security Testing (SAST) detects known vulnerabilities in your source code."
-msgstr "Static Application Security Testing (SAST) entdeckt bekannte Sicherheitslücken in deinem Quellcode."
+msgstr ""
msgid "ciReport|There was an error creating the issue. Please try again."
-msgstr "Fehler beim Erzeugen des Tickets. Bitte versuche es erneut."
+msgstr ""
msgid "ciReport|There was an error dismissing the vulnerability. Please try again."
-msgstr "Fehler beim Ausblenden der Sicherheitslücke. Bitte versuche es erneut."
+msgstr ""
msgid "ciReport|There was an error loading DAST report"
-msgstr "Beim Laden des DAST-Berichtes ist ein Fehler aufgetreten"
+msgstr ""
msgid "ciReport|There was an error loading SAST report"
-msgstr "Beim Laden des SAST-Berichtes ist ein Fehler aufgetreten"
+msgstr ""
msgid "ciReport|There was an error loading container scanning report"
-msgstr "Fehler beim Laden des Containerüberprüfungs-Berichtes"
+msgstr ""
msgid "ciReport|There was an error loading dependency scanning report"
-msgstr "Fehler beim Laden des Abhängigkeitsprüfungs-Berichtes"
+msgstr ""
msgid "ciReport|There was an error reverting the dismissal. Please try again."
-msgstr "Fehler beim Wiedereinblenden. Bitte versuche es erneut."
+msgstr ""
msgid "ciReport|Upgrade %{name} from %{version} to %{fixed}."
-msgstr "Upgrade %{name} von %{version} zu %{fixed}."
+msgstr ""
msgid "ciReport|Used by %{packagesString}"
msgid_plural "ciReport|Used by %{packagesString}, and %{lastPackage}"
-msgstr[0] "Verwendet von %{packagesString}"
-msgstr[1] "Verwendet von %{packagesString} und %{lastPackage}"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|View full report"
-msgstr "Gesamten Bericht anzeigen"
+msgstr ""
+
+msgid "ciReport|no vulnerabilities"
+msgstr ""
msgid "ciReport|on pipeline"
-msgstr "in der Pipeline"
+msgstr ""
msgid "command line instructions"
-msgstr "Befehlszeilenanweisungen"
+msgstr ""
msgid "confidentiality|You are going to turn off the confidentiality. This means <strong>everyone</strong> will be able to see and leave a comment on this issue."
-msgstr "Du willst die Vertraulichkeit deaktivieren. Das bedeutet, dass <strong>jeder</strong> das Ticket betrachten und kommentieren kann."
+msgstr ""
msgid "confidentiality|You are going to turn on the confidentiality. This means that only team members with <strong>at least Reporter access</strong> are able to see and leave comments on the issue."
-msgstr "Du willst die Vertraulichkeit aktivieren. Das bedeutet, dass nur Teammitglieder mit <strong>mindestens Reporter-Zugriff</strong> das Ticket betrachten und kommentieren können."
+msgstr ""
msgid "connecting"
-msgstr "Verbinde"
+msgstr ""
msgid "could not read private key, is the passphrase correct?"
-msgstr "konnte den privaten Schlüssel nicht lesen, ist die Passphrase korrekt?"
+msgstr ""
msgid "customize"
-msgstr "anpassen"
+msgstr ""
msgid "day"
msgid_plural "days"
@@ -9596,400 +8833,376 @@ msgstr[0] "Tag"
msgstr[1] "Tage"
msgid "deploy token"
-msgstr "Bereitstellungstoken"
+msgstr ""
msgid "disabled"
-msgstr "dektiviert"
+msgstr ""
msgid "done"
-msgstr "erledigt"
-
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] "Entwurf"
-msgstr[1] "Entwürfe"
+msgstr ""
msgid "enabled"
-msgstr "aktiviert"
+msgstr ""
msgid "estimateCommand|%{slash_command} will update the estimated time with the latest command."
-msgstr "%{slash_command} aktualisiert die geschätzte Zeit mit dem aktuellsten Befehl."
+msgstr ""
msgid "for this project"
-msgstr "für dieses Projekt"
-
-msgid "from"
-msgstr "von"
-
-msgid "help"
-msgstr "Hilfe"
+msgstr ""
msgid "here"
-msgstr "hier"
+msgstr ""
msgid "https://your-bitbucket-server"
-msgstr "https://dein-bitbucket-server"
+msgstr ""
msgid "import flow"
-msgstr "Vorgehen beim Import"
+msgstr ""
msgid "importing"
-msgstr "Importiere"
+msgstr ""
msgid "instance completed"
msgid_plural "instances completed"
-msgstr[0] "Instanz abgeschlossen"
-msgstr[1] "Instanzen abgeschlossen"
+msgstr[0] ""
+msgstr[1] ""
msgid "is invalid because there is downstream lock"
-msgstr "ist ungültig, weil es eine Downstream-Sperre gibt"
+msgstr ""
msgid "is invalid because there is upstream lock"
-msgstr "ist aufgrund einer Upstream-Sperre ungültig"
+msgstr ""
msgid "is not a valid X509 certificate."
-msgstr "ist kein gültiges X509-Zertifikat."
+msgstr ""
msgid "issue boards"
-msgstr "Ticketboards"
-
-msgid "latest deployment"
-msgstr "neuste Bereitstellung"
+msgstr ""
msgid "latest version"
-msgstr "Neuste Version"
+msgstr ""
msgid "license management"
-msgstr "Lizenzverwaltung"
+msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
-msgstr "gesperrt durch %{path_lock_user_name} %{created_at}"
+msgstr ""
msgid "merge request"
msgid_plural "merge requests"
-msgstr[0] "Merge-Request"
-msgstr[1] "Merge-Requests"
+msgstr[0] ""
+msgstr[1] ""
msgid "mrWidget| Please restore it or use a different %{missingBranchName} branch"
-msgstr "Bitte stelle es wieder her, oder verwende einen anderen Branch %{missingBranchName}"
+msgstr ""
msgid "mrWidget|%{metricsLinkStart} Memory %{metricsLinkEnd} usage %{emphasisStart} decreased %{emphasisEnd} from %{memoryFrom}MB to %{memoryTo}MB"
-msgstr "%{metricsLinkStart} Speicherauslastung %{metricsLinkEnd} %{emphasisStart} gesunken %{emphasisEnd} von %{memoryFrom} MB auf %{memoryTo} MB"
+msgstr ""
msgid "mrWidget|%{metricsLinkStart} Memory %{metricsLinkEnd} usage %{emphasisStart} increased %{emphasisEnd} from %{memoryFrom}MB to %{memoryTo}MB"
-msgstr "%{metricsLinkStart} Speicherauslastung %{metricsLinkEnd} %{emphasisStart} gestiegen %{emphasisEnd} von %{memoryFrom} MB auf %{memoryTo} MB"
+msgstr ""
msgid "mrWidget|%{metricsLinkStart} Memory %{metricsLinkEnd} usage is %{emphasisStart} unchanged %{emphasisEnd} at %{memoryFrom}MB"
-msgstr "%{metricsLinkStart} Speicherauslastung %{metricsLinkEnd} ist %{emphasisStart} unverändert %{emphasisEnd} bei %{memoryFrom} MB"
+msgstr ""
msgid "mrWidget|Add approval"
-msgstr "Genehmigung hinzufügen"
+msgstr ""
msgid "mrWidget|Allows commits from members who can merge to the target branch"
-msgstr "Erlaube Commits von Mitgliedern die zum Zielbranch mergen können"
+msgstr ""
msgid "mrWidget|An error occured while removing your approval."
-msgstr "Beim Entfernen deiner Genehmigung ist ein Fehler aufgetreten."
+msgstr ""
msgid "mrWidget|An error occured while retrieving approval data for this merge request."
-msgstr "Beim Abrufen der Genehmigungsdaten für diesen Merge-Request ist ein Fehler aufgetreten."
+msgstr ""
msgid "mrWidget|An error occurred while submitting your approval."
-msgstr "Während des Sendens deiner Genehmigung trat ein Fehler auf."
+msgstr ""
msgid "mrWidget|Approve"
-msgstr "Genehmigen"
+msgstr ""
msgid "mrWidget|Approved by"
-msgstr "Genehmigt von"
+msgstr ""
msgid "mrWidget|Cancel automatic merge"
-msgstr "Automatischen Merge abbrechen"
+msgstr ""
msgid "mrWidget|Check out branch"
-msgstr "Branch auschecken"
+msgstr ""
msgid "mrWidget|Checking ability to merge automatically"
-msgstr "Prüft die Fähigkeit zum automatischen Merge"
+msgstr ""
msgid "mrWidget|Cherry-pick"
-msgstr "Cherry-Pick"
+msgstr ""
msgid "mrWidget|Cherry-pick this merge request in a new merge request"
-msgstr "Cherry-picke diesen Merge-Request in einen neuen Merge-Request"
+msgstr ""
msgid "mrWidget|Closed"
-msgstr "Geschlossen"
+msgstr ""
msgid "mrWidget|Closed by"
-msgstr "Geschlossen von"
+msgstr ""
msgid "mrWidget|Closes"
-msgstr "Schließt"
+msgstr ""
msgid "mrWidget|Create an issue to resolve them later"
-msgstr "Erstelle ein Ticket, um es später zu lösen"
+msgstr ""
msgid "mrWidget|Deployment statistics are not available currently"
-msgstr "Bereitstellungsstatistiken derzeit nicht verfügbar"
+msgstr ""
msgid "mrWidget|Did not close"
-msgstr "Wurde nicht geschlossen"
+msgstr ""
msgid "mrWidget|Email patches"
-msgstr "E-Mail-Patches"
+msgstr ""
msgid "mrWidget|Failed to load deployment statistics"
-msgstr "Fehler beim Laden der Bereitstellungsstatistiken"
+msgstr ""
msgid "mrWidget|Fast-forward merge is not possible. To merge this request, first rebase locally."
-msgstr "Schnelles Mergen ist nicht möglich. Um diesen Merge_request zu mergen, rebase zuerst lokal."
+msgstr ""
msgid "mrWidget|If the %{branch} branch exists in your local repository, you can merge this merge request manually using the"
-msgstr "Wenn der %{branch} Branch in deinem lokalen Repository existiert kannst du den Merge-Request manuell mergen mit Hilfe des"
+msgstr ""
msgid "mrWidget|If the %{missingBranchName} branch exists in your local repository, you can merge this merge request manually using the command line"
-msgstr "Wenn der Branch %{missingBranchName} in deinem lokalen Repository vorhanden ist, kannst du diesen Merge-Request manuell über die Befehlszeile zusammenführen"
+msgstr ""
msgid "mrWidget|Loading deployment statistics"
-msgstr "Lade Bereitstellungsstatistiken"
+msgstr ""
msgid "mrWidget|Mentions"
-msgstr "Erwähnungen"
+msgstr ""
msgid "mrWidget|Merge"
-msgstr "Merge"
+msgstr ""
msgid "mrWidget|Merge failed."
-msgstr "Merge fehlgeschlagen."
+msgstr ""
msgid "mrWidget|Merge locally"
-msgstr "Lokal mergen"
+msgstr ""
msgid "mrWidget|Merge request approved"
-msgstr "Merge-Request genehmigt"
+msgstr ""
msgid "mrWidget|Merge request approved; you can approve additionally"
-msgstr "Merge-Request genehmigt; du kannst zusätzlich genehmigen"
+msgstr ""
msgid "mrWidget|Merged by"
-msgstr "Merged von"
+msgstr ""
msgid "mrWidget|No Approval required"
-msgstr "Keine Genehmigung erforderlich"
+msgstr ""
msgid "mrWidget|No Approval required; you can still approve"
-msgstr "Keine Genehmigung erforderlich; du kannst noch genehmigen"
+msgstr ""
msgid "mrWidget|Open in Web IDE"
-msgstr "Öffnen im Web-IDE"
+msgstr ""
msgid "mrWidget|Pipeline blocked. The pipeline for this merge request requires a manual action to proceed"
-msgstr "Pipeline blockiert. Die Pipeline für diesen Merge-Request erfordert eine manuelle Aktion um fortzufahren"
+msgstr ""
msgid "mrWidget|Plain diff"
-msgstr "Unformatiertes Diff"
+msgstr ""
msgid "mrWidget|Ready to be merged automatically. Ask someone with write access to this repository to merge this request"
-msgstr "Bereit zum automatischen Mergen. Bitte jemanden mit Schreibrechten zu diesem Repository diesen Merge-Request zu mergen"
+msgstr ""
msgid "mrWidget|Refresh"
-msgstr "Aktualisieren"
+msgstr ""
msgid "mrWidget|Refresh now"
-msgstr "Jetzt aktualisieren"
+msgstr ""
msgid "mrWidget|Refreshing now"
-msgstr "Aktualisiere gerade"
+msgstr ""
msgid "mrWidget|Remove Source Branch"
-msgstr "Quellbranch entfernen"
+msgstr ""
msgid "mrWidget|Remove source branch"
-msgstr "Quellbranch entfernen"
+msgstr ""
msgid "mrWidget|Remove your approval"
-msgstr "Entferne deine Genehmigung"
+msgstr ""
msgid "mrWidget|Request to merge"
-msgstr "Anfrage zum Mergen"
+msgstr ""
msgid "mrWidget|Requires 1 more approval"
msgid_plural "mrWidget|Requires %d more approvals"
-msgstr[0] "Erfordert 1 weitere Genehmigung"
-msgstr[1] "Erfordert %d weitere Genehmigungen"
+msgstr[0] ""
+msgstr[1] ""
msgid "mrWidget|Requires 1 more approval by"
msgid_plural "mrWidget|Requires %d more approvals by"
-msgstr[0] "Erfordert 1 weitere Genehmigung durch"
-msgstr[1] "Erfordert %d weitere Genehmigungen durch"
+msgstr[0] ""
+msgstr[1] ""
msgid "mrWidget|Resolve conflicts"
-msgstr "Konflikte auflösen"
+msgstr ""
msgid "mrWidget|Resolve these conflicts or ask someone with write access to this repository to merge it locally"
-msgstr "Löse diese Konflikte oder frage jemanden mit Schreibzugriff auf dieses Repository, um es lokal zusammenzuführen"
+msgstr ""
msgid "mrWidget|Revert"
-msgstr "Zurücksetzen"
+msgstr ""
msgid "mrWidget|Revert this merge request in a new merge request"
-msgstr "Diesen Merge-Request in einem neuen Merge-Request rückgängig machen"
+msgstr ""
msgid "mrWidget|Set by"
-msgstr "Festlegt von"
+msgstr ""
msgid "mrWidget|The changes were merged into"
-msgstr "Die Änderungen wurden gemerged nach"
+msgstr ""
msgid "mrWidget|The changes were not merged into"
-msgstr "Die Änderungen wurden nicht gemerged nach"
+msgstr ""
msgid "mrWidget|The changes will be merged into"
-msgstr "Die Änderungen werden gemerged nach"
+msgstr ""
msgid "mrWidget|The pipeline for this merge request failed. Please retry the job or push a new commit to fix the failure"
-msgstr "Die Pipeline für diesen Merge-Request ist fehlgeschlagen. Bitte wiederhole den Job oder pushe einen neuen Commit, um den Fehler zu beheben"
+msgstr ""
msgid "mrWidget|The source branch HEAD has recently changed. Please reload the page and review the changes before merging"
-msgstr "Der HEAD des Quellbranches wurde kürzlich geändert. Bitte lade die Seite neu und überprüfe die Änderungen vor dem Mergen"
+msgstr ""
msgid "mrWidget|The source branch has been removed"
-msgstr "Der Quellbranch wurde entfernt"
+msgstr ""
msgid "mrWidget|The source branch is %{commitsBehindLinkStart}%{commitsBehind}%{commitsBehindLinkEnd} the target branch"
-msgstr "Der Quellbranch ist %{commitsBehindLinkStart}%{commitsBehind}%{commitsBehindLinkEnd} dem Zielbranch"
+msgstr ""
msgid "mrWidget|The source branch is being removed"
-msgstr "Der Quellbranch wird gerade entfernt"
+msgstr ""
msgid "mrWidget|The source branch will be removed"
-msgstr "Der Quellbranch wird entfernt"
+msgstr ""
msgid "mrWidget|The source branch will not be removed"
-msgstr "Der Quellbranch wird nicht entfernt"
+msgstr ""
msgid "mrWidget|There are merge conflicts"
-msgstr "Es gibt Merge-Konflikte"
+msgstr ""
msgid "mrWidget|There are unresolved discussions. Please resolve these discussions"
-msgstr "Es gibt ungelöste Diskussionen. Bitte löse diese Diskussionen"
+msgstr ""
msgid "mrWidget|This merge request failed to be merged automatically"
-msgstr "Dieser Merge-Request konnte nicht automatisch gemerged werden"
+msgstr ""
msgid "mrWidget|This merge request is in the process of being merged"
-msgstr "Dieser Merge-Reqeust wird gerade gemerged"
+msgstr ""
msgid "mrWidget|This project is archived, write access has been disabled"
-msgstr "Dieses Projekt wurde archiviert, der Schreibzugriff wurde deaktiviert"
+msgstr ""
msgid "mrWidget|You are not allowed to edit this project directly. Please fork to make changes."
-msgstr "Du darfst dieses Projekt nicht direkt bearbeiten. Bitte erstelle einen Fork, um Änderungen vorzunehmen."
+msgstr ""
msgid "mrWidget|You can merge this merge request manually using the"
-msgstr "Du kannst diesen Merge-Request manuell mergen mit dem"
+msgstr ""
msgid "mrWidget|You can remove source branch now"
-msgstr "Du kannst den Quellbranch jetzt entfernen"
+msgstr ""
msgid "mrWidget|branch does not exist."
-msgstr "Branch existiert nicht."
+msgstr ""
msgid "mrWidget|command line"
-msgstr "Befehlszeile"
+msgstr ""
msgid "mrWidget|into"
-msgstr "hinein"
+msgstr ""
msgid "mrWidget|to be merged automatically when the pipeline succeeds"
-msgstr "wird automatisch zusammengeführt, wenn die Pipeline erfolgreich ist"
+msgstr ""
msgid "n/a"
-msgstr "nicht verfügbar"
+msgstr ""
msgid "new merge request"
-msgstr "Neuer Merge-Request"
+msgstr "Neuer Merge Request"
msgid "notification emails"
-msgstr "Benachrichtungs-E-mails"
+msgstr "Benachrichtungsemail"
msgid "or"
-msgstr "oder"
+msgstr ""
msgid "out of %d total test"
msgid_plural "out of %d total tests"
-msgstr[0] "von insgesamt %d Test"
-msgstr[1] "von insgesamt %d Tests"
+msgstr[0] ""
+msgstr[1] ""
msgid "parent"
msgid_plural "parents"
-msgstr[0] "Übergeordneter"
-msgstr[1] "Übergeordnete"
+msgstr[0] "Vorgänger"
+msgstr[1] "Vorgänger"
msgid "password"
-msgstr "Passwort"
+msgstr ""
msgid "personal access token"
-msgstr "Persönlicher Zugangs-Token"
+msgstr ""
msgid "private key does not match certificate."
-msgstr "Der private Schlüssel stimmt nicht mit dem Zertifikat überein."
-
-msgid "project"
-msgid_plural "projects"
-msgstr[0] "Projekt"
-msgstr[1] "Projekte"
+msgstr ""
msgid "remaining"
-msgstr "verbleibend"
+msgstr ""
msgid "remove"
-msgstr "Entfernen"
+msgstr ""
msgid "remove due date"
-msgstr "Fälligkeitsdatum entfernen"
+msgstr ""
msgid "remove weight"
-msgstr "Gewichtung entfernen"
-
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
+msgstr ""
msgid "source"
-msgstr "Quelle"
+msgstr ""
msgid "spendCommand|%{slash_command} will update the sum of the time spent."
-msgstr "%{slash_command} aktualisiert die Summe der aufgewendeten Zeit."
+msgstr ""
msgid "started"
-msgstr "gestartet"
+msgstr ""
msgid "this document"
-msgstr "dieses Dokument"
+msgstr ""
msgid "to help your contributors communicate effectively!"
-msgstr "um deinen Mitwirkenden zu helfen möglichst effizient zu kommunizieren!"
+msgstr ""
msgid "toggle collapse"
-msgstr "Ein- und ausklappen"
+msgstr ""
msgid "username"
-msgstr "Benutzername"
+msgstr ""
msgid "uses Kubernetes clusters to deploy your code!"
-msgstr "verwendet Kubernetes-Cluster, um deinen Code bereitzustellen!"
+msgstr ""
msgid "view it on GitLab"
-msgstr "sieh es auf GitLab an"
+msgstr ""
msgid "with %{additions} additions, %{deletions} deletions."
-msgstr "mit %{additions} Ergänzungen, %{deletions} Löschungen."
+msgstr ""
msgid "within %d minute "
msgid_plural "within %d minutes "
-msgstr[0] "innerhalb %d Minute "
-msgstr[1] "innerhalb %d Minuten "
+msgstr[0] ""
+msgstr[1] ""
diff --git a/locale/el_GR/gitlab.po b/locale/el_GR/gitlab.po
deleted file mode 100644
index 1184b396e13..00000000000
--- a/locale/el_GR/gitlab.po
+++ /dev/null
@@ -1,9995 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: gitlab-ee\n"
-"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
-"Language-Team: Greek\n"
-"Language: el_GR\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: crowdin.com\n"
-"X-Crowdin-Project: gitlab-ee\n"
-"X-Crowdin-Language: el\n"
-"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:23\n"
-
-msgid " Status"
-msgstr ""
-
-msgid " and"
-msgstr ""
-
-msgid " degraded on %d point"
-msgid_plural " degraded on %d points"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid " improved on %d point"
-msgid_plural " improved on %d points"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d changed file"
-msgid_plural "%d changed files"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d commit"
-msgid_plural "%d commits"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d commit behind"
-msgid_plural "%d commits behind"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d exporter"
-msgid_plural "%d exporters"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d failed test result"
-msgid_plural "%d failed test results"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d fixed test result"
-msgid_plural "%d fixed test results"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d issue"
-msgid_plural "%d issues"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d layer"
-msgid_plural "%d layers"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d merge request"
-msgid_plural "%d merge requests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d metric"
-msgid_plural "%d metrics"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d staged change"
-msgid_plural "%d staged changes"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d unstaged change"
-msgid_plural "%d unstaged changes"
-msgstr[0] ""
-msgstr[1] ""
-
-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] ""
-msgstr[1] ""
-
-msgid "%{actionText} & %{openOrClose} %{noteable}"
-msgstr ""
-
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
-msgid "%{commit_author_link} authored %{commit_timeago}"
-msgstr ""
-
-msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
-msgstr ""
-
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
-msgid "%{count} participant"
-msgid_plural "%{count} participants"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%{filePath} deleted"
-msgstr ""
-
-msgid "%{firstLabel} +%{labelCount} more"
-msgstr ""
-
-msgid "%{group_docs_link_start}Groups%{group_docs_link_end} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
-msgstr ""
-
-msgid "%{issuableType} will be removed! Are you sure?"
-msgstr ""
-
-msgid "%{loadingIcon} Started"
-msgstr ""
-
-msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
-msgstr ""
-
-msgid "%{name}'s avatar"
-msgstr ""
-
-msgid "%{nip_domain} can be used as an alternative to a custom domain."
-msgstr ""
-
-msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
-msgstr ""
-
-msgid "%{openOrClose} %{noteable}"
-msgstr ""
-
-msgid "%{percent}%% complete"
-msgstr ""
-
-msgid "%{text} %{files}"
-msgid_plural "%{text} %{files} files"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%{text} is available"
-msgstr ""
-
-msgid "%{title} changes"
-msgstr ""
-
-msgid "%{unstaged} unstaged and %{staged} staged changes"
-msgstr ""
-
-msgid "%{usage_ping_link_start}Learn more%{usage_ping_link_end} about what information is shared with GitLab Inc."
-msgstr ""
-
-msgid "+ %{count} more"
-msgstr ""
-
-msgid "+ %{moreCount} more"
-msgstr ""
-
-msgid "- Runner is active and can process any new jobs"
-msgstr ""
-
-msgid "- Runner is paused and will not receive any new jobs"
-msgstr ""
-
-msgid "- show less"
-msgstr ""
-
-msgid "1 %{type} addition"
-msgid_plural "%{count} %{type} additions"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 %{type} modification"
-msgid_plural "%{count} %{type} modifications"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 closed issue"
-msgid_plural "%d closed issues"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 closed merge request"
-msgid_plural "%d closed merge requests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 group"
-msgid_plural "%d groups"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 merged merge request"
-msgid_plural "%d merged merge requests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 open merge request"
-msgid_plural "%d open merge requests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 pipeline"
-msgid_plural "%d pipelines"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 role"
-msgid_plural "%d roles"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 user"
-msgid_plural "%d users"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1st contribution!"
-msgstr ""
-
-msgid "2FA enabled"
-msgstr ""
-
-msgid "403|Please contact your GitLab administrator to get the 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 "<code>\"johnsmith@example.com\": \"@johnsmith\"</code> will add \"By <a href=\"#\">@johnsmith</a>\" to all issues and comments originally created by johnsmith@example.com, and will set <a href=\"#\">@johnsmith</a> as the assignee on all issues originally assigned to johnsmith@example.com."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"John Smith\"</code> will add \"By John Smith\" to all issues and comments originally created by johnsmith@example.com."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"johnsm...@example.com\"</code> will add \"By johnsm...@example.com\" to all issues and comments originally created by johnsmith@example.com. The email address or username is masked to ensure the user's privacy."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"johnsmith@example.com\"</code> will add \"By <a href=\"#\">johnsmith@example.com</a>\" to all issues and comments originally created by johnsmith@example.com. By default, the email address or username is masked to ensure the user's privacy. Use this option if you want to show the full email address."
-msgstr ""
-
-msgid "<strong>%{changedFilesLength} unstaged</strong> and <strong>%{stagedFilesLength} staged</strong> changes"
-msgstr ""
-
-msgid "<strong>%{created_count}</strong> created, <strong>%{accepted_count}</strong> accepted."
-msgstr ""
-
-msgid "<strong>%{created_count}</strong> created, <strong>%{closed_count}</strong> closed."
-msgstr ""
-
-msgid "<strong>%{group_name}</strong> group members"
-msgstr ""
-
-msgid "<strong>%{pushes}</strong> pushes, more than <strong>%{commits}</strong> commits by <strong>%{people}</strong> contributors."
-msgstr ""
-
-msgid "<strong>Removes</strong> source branch"
-msgstr ""
-
-msgid "A 'Runner' is a process which runs a job. You can set up as many Runners as you need."
-msgstr ""
-
-msgid "A collection of graphs regarding Continuous Integration"
-msgstr ""
-
-msgid "A default branch cannot be chosen for an empty project."
-msgstr ""
-
-msgid "A deleted user"
-msgstr ""
-
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
-msgid "A new branch will be created in your fork and a new merge request will be started."
-msgstr ""
-
-msgid "A project is where you house your files (repository), plan your work (issues), and publish your documentation (wiki), %{among_other_things_link}."
-msgstr ""
-
-msgid "A regular expression that will be used to find the test coverage output in the job trace. Leave blank to disable"
-msgstr ""
-
-msgid "A user with write access to the source branch selected this option"
-msgstr ""
-
-msgid "About GitLab"
-msgstr ""
-
-msgid "About GitLab CE"
-msgstr ""
-
-msgid "About auto deploy"
-msgstr ""
-
-msgid "About this feature"
-msgstr ""
-
-msgid "Abuse Reports"
-msgstr ""
-
-msgid "Abuse reports"
-msgstr ""
-
-msgid "Accept terms"
-msgstr ""
-
-msgid "Accepted MR"
-msgstr ""
-
-msgid "Access Tokens"
-msgstr ""
-
-msgid "Access denied! Please verify you can add deploy keys to this repository."
-msgstr ""
-
-msgid "Access expiration date"
-msgstr ""
-
-msgid "Access to '%{classification_label}' not allowed"
-msgstr ""
-
-msgid "Account"
-msgstr ""
-
-msgid "Account and limit"
-msgstr ""
-
-msgid "Active"
-msgstr ""
-
-msgid "Active Sessions"
-msgstr ""
-
-msgid "Activity"
-msgstr ""
-
-msgid "Add"
-msgstr ""
-
-msgid "Add Changelog"
-msgstr ""
-
-msgid "Add Contribution guide"
-msgstr ""
-
-msgid "Add Group Webhooks and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Add Jaeger URL"
-msgstr ""
-
-msgid "Add Kubernetes cluster"
-msgstr ""
-
-msgid "Add Readme"
-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 table"
-msgstr ""
-
-msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
-msgstr ""
-
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
-msgid "Add license"
-msgstr ""
-
-msgid "Add new application"
-msgstr ""
-
-msgid "Add new directory"
-msgstr ""
-
-msgid "Add projects"
-msgstr ""
-
-msgid "Add reaction"
-msgstr ""
-
-msgid "Add to review"
-msgstr ""
-
-msgid "Add todo"
-msgstr ""
-
-msgid "Add user(s) to the group:"
-msgstr ""
-
-msgid "Add users to group"
-msgstr ""
-
-msgid "Adding new applications is disabled in your GitLab instance. Please contact your GitLab administrator to get the permission"
-msgstr ""
-
-msgid "Additional text"
-msgstr ""
-
-msgid "Admin Area"
-msgstr ""
-
-msgid "Admin Overview"
-msgstr ""
-
-msgid "Admin area"
-msgstr ""
-
-msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-msgstr ""
-
-msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-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|You’re about to stop all jobs.This will halt all current jobs that are running."
-msgstr ""
-
-msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once 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 "AdminProjects|Delete project"
-msgstr ""
-
-msgid "AdminSettings|Specify a domain to use by default for every project's Auto Review Apps and Auto Deploy stages."
-msgstr ""
-
-msgid "AdminUsers|Block user"
-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|To confirm, type %{projectName}"
-msgstr ""
-
-msgid "AdminUsers|To confirm, type %{username}"
-msgstr ""
-
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
-msgstr ""
-
-msgid "Advanced settings"
-msgstr ""
-
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "All"
-msgstr ""
-
-msgid "All changes are committed"
-msgstr ""
-
-msgid "All features are enabled for blank projects, from templates, or when importing, but you can disable them afterward in the project settings."
-msgstr ""
-
-msgid "All users"
-msgstr ""
-
-msgid "Allow commits from members who can merge to the target branch."
-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 rendering of PlantUML diagrams in Asciidoc documents."
-msgstr ""
-
-msgid "Allow requests to the local network from hooks and services."
-msgstr ""
-
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
-msgid "Allows you to add and manage Kubernetes clusters."
-msgstr ""
-
-msgid "Also called \"Issuer\" or \"Relying party trust identifier\""
-msgstr ""
-
-msgid "Also called \"Relying party service URL\" or \"Reply URL\""
-msgstr ""
-
-msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to connect."
-msgstr ""
-
-msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr ""
-
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
-msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
-msgstr ""
-
-msgid "An application called %{link_to_client} is requesting access to your GitLab account."
-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 accured whilst committing your changes."
-msgstr ""
-
-msgid "An error has occurred"
-msgstr ""
-
-msgid "An error occured creating the new branch."
-msgstr ""
-
-msgid "An error occured whilst fetching the job trace."
-msgstr ""
-
-msgid "An error occured whilst fetching the latest pipeline."
-msgstr ""
-
-msgid "An error occured whilst loading all the files."
-msgstr ""
-
-msgid "An error occured whilst loading the file content."
-msgstr ""
-
-msgid "An error occured whilst loading the file."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request changes."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request version data."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request."
-msgstr ""
-
-msgid "An error occured whilst loading the pipelines jobs."
-msgstr ""
-
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
-msgid "An error occurred previewing the blob"
-msgstr ""
-
-msgid "An error occurred when toggling the notification subscription"
-msgstr ""
-
-msgid "An error occurred when updating the issue weight"
-msgstr ""
-
-msgid "An error occurred while adding approver"
-msgstr ""
-
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
-msgid "An error occurred while detecting host keys"
-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 fetching markdown preview"
-msgstr ""
-
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
-msgid "An error occurred while fetching sidebar data"
-msgstr ""
-
-msgid "An error occurred while fetching stages."
-msgstr ""
-
-msgid "An error occurred while fetching the job log."
-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 pipeline."
-msgstr ""
-
-msgid "An error occurred while getting projects"
-msgstr ""
-
-msgid "An error occurred while importing project: %{details}"
-msgstr ""
-
-msgid "An error occurred while initializing path locks"
-msgstr ""
-
-msgid "An error occurred while loading chart data"
-msgstr ""
-
-msgid "An error occurred while loading commit signatures"
-msgstr ""
-
-msgid "An error occurred while loading diff"
-msgstr ""
-
-msgid "An error occurred while loading filenames"
-msgstr ""
-
-msgid "An error occurred while loading the file"
-msgstr ""
-
-msgid "An error occurred while making the request."
-msgstr ""
-
-msgid "An error occurred while removing approver"
-msgstr ""
-
-msgid "An error occurred while rendering KaTeX"
-msgstr ""
-
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
-msgid "An error occurred while retrieving calendar activity"
-msgstr ""
-
-msgid "An error occurred while retrieving diff"
-msgstr ""
-
-msgid "An error occurred while saving LDAP override status. Please try again."
-msgstr ""
-
-msgid "An error occurred while saving assignees"
-msgstr ""
-
-msgid "An error occurred while subscribing to notifications."
-msgstr ""
-
-msgid "An error occurred while unsubscribing to notifications."
-msgstr ""
-
-msgid "An error occurred while updating the comment"
-msgstr ""
-
-msgid "An error occurred while validating username"
-msgstr ""
-
-msgid "An error occurred. Please try again."
-msgstr ""
-
-msgid "Analytics"
-msgstr ""
-
-msgid "Anonymous"
-msgstr ""
-
-msgid "Anti-spam verification"
-msgstr ""
-
-msgid "Any"
-msgstr ""
-
-msgid "Any Label"
-msgstr ""
-
-msgid "Appearance"
-msgstr ""
-
-msgid "Application"
-msgstr ""
-
-msgid "Application ID"
-msgstr ""
-
-msgid "Application: %{name}"
-msgstr ""
-
-msgid "Applications"
-msgstr ""
-
-msgid "Apr"
-msgstr ""
-
-msgid "April"
-msgstr ""
-
-msgid "Archived project! Repository and other project resources are read-only"
-msgstr ""
-
-msgid "Archived projects"
-msgstr ""
-
-msgid "Are you sure you want to delete this pipeline schedule?"
-msgstr ""
-
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
-msgid "Are you sure you want to lose unsaved changes?"
-msgstr ""
-
-msgid "Are you sure you want to regenerate the public key? You will have to update the public key on the remote server before mirroring will work again."
-msgstr ""
-
-msgid "Are you sure you want to remove %{group_name}?"
-msgstr ""
-
-msgid "Are you sure you want to remove this identity?"
-msgstr ""
-
-msgid "Are you sure you want to reset registration token?"
-msgstr ""
-
-msgid "Are you sure you want to reset the health check token?"
-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?"
-msgstr ""
-
-msgid "Artifact ID"
-msgstr ""
-
-msgid "Artifacts"
-msgstr ""
-
-msgid "Ascending"
-msgstr ""
-
-msgid "Ask your group maintainer to set up a group Runner."
-msgstr ""
-
-msgid "Assertion consumer service URL"
-msgstr ""
-
-msgid "Assign custom color like #FF0000"
-msgstr ""
-
-msgid "Assign labels"
-msgstr ""
-
-msgid "Assign milestone"
-msgstr ""
-
-msgid "Assign to"
-msgstr ""
-
-msgid "Assigned Issues"
-msgstr ""
-
-msgid "Assigned Merge Requests"
-msgstr ""
-
-msgid "Assigned to :name"
-msgstr ""
-
-msgid "Assigned to me"
-msgstr ""
-
-msgid "Assignee"
-msgstr ""
-
-msgid "Assignee lists not available with your current license"
-msgstr ""
-
-msgid "Assignee lists show all issues assigned to the selected user."
-msgstr ""
-
-msgid "Assignee(s)"
-msgstr ""
-
-msgid "Attach a file by drag &amp; drop or %{upload_link}"
-msgstr ""
-
-msgid "Audit Events"
-msgstr ""
-
-msgid "Aug"
-msgstr ""
-
-msgid "August"
-msgstr ""
-
-msgid "Authentication Log"
-msgstr ""
-
-msgid "Authentication log"
-msgstr ""
-
-msgid "Authentication method"
-msgstr ""
-
-msgid "Author"
-msgstr ""
-
-msgid "Authorization code:"
-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 "Authorized At"
-msgstr ""
-
-msgid "Authorized applications (%{size})"
-msgstr ""
-
-msgid "Authors: %{authors}"
-msgstr ""
-
-msgid "Auto DevOps"
-msgstr ""
-
-msgid "Auto DevOps enabled"
-msgstr ""
-
-msgid "Auto DevOps, runners and job artifacts"
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a %{kubernetes} to work correctly."
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a domain name and a %{kubernetes} to work correctly."
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a domain name to work correctly."
-msgstr ""
-
-msgid "Auto-cancel redundant, pending pipelines"
-msgstr ""
-
-msgid "AutoDevOps|Auto DevOps"
-msgstr ""
-
-msgid "AutoDevOps|Auto DevOps documentation"
-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. %{more_information_link}"
-msgstr ""
-
-msgid "AutoDevOps|You can automatically build and test your application if you %{link_to_auto_devops_settings} for this project. You can automatically deploy it as well, if you %{link_to_add_kubernetes_cluster}."
-msgstr ""
-
-msgid "AutoDevOps|add a Kubernetes cluster"
-msgstr ""
-
-msgid "AutoDevOps|enable Auto DevOps"
-msgstr ""
-
-msgid "Automatically marked as default internal user"
-msgstr ""
-
-msgid "Available"
-msgstr ""
-
-msgid "Available group Runners : %{runners}"
-msgstr ""
-
-msgid "Available group Runners : %{runners}."
-msgstr ""
-
-msgid "Avatar will be removed. Are you sure?"
-msgstr ""
-
-msgid "Average per day: %{average}"
-msgstr ""
-
-msgid "Background Color"
-msgstr ""
-
-msgid "Background Jobs"
-msgstr ""
-
-msgid "Background color"
-msgstr ""
-
-msgid "Badges"
-msgstr ""
-
-msgid "Badges|A new badge was added."
-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|Delete badge"
-msgstr ""
-
-msgid "Badges|Delete badge?"
-msgstr ""
-
-msgid "Badges|Deleting the badge failed, please try again."
-msgstr ""
-
-msgid "Badges|Group Badge"
-msgstr ""
-
-msgid "Badges|Link"
-msgstr ""
-
-msgid "Badges|No badge image"
-msgstr ""
-
-msgid "Badges|No image to preview"
-msgstr ""
-
-msgid "Badges|Please fill in a valid URL"
-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|The %{docsLinkStart}variables%{docsLinkEnd} GitLab supports: %{placeholders}"
-msgstr ""
-
-msgid "Badges|The badge was deleted."
-msgstr ""
-
-msgid "Badges|The badge was saved."
-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 <strong>cannot</strong> be restored."
-msgstr ""
-
-msgid "Badges|Your badges"
-msgstr ""
-
-msgid "Badges|e.g. %{exampleUrl}"
-msgstr ""
-
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
-msgid "Begin with the selected commit"
-msgstr ""
-
-msgid "Below are examples of regex for existing tools:"
-msgstr ""
-
-msgid "Below you will find all the groups that are public."
-msgstr ""
-
-msgid "Billing"
-msgstr ""
-
-msgid "BillingPlans|%{group_name} is currently on the %{plan_link} plan."
-msgstr ""
-
-msgid "BillingPlans|Automatic downgrade and upgrade to some plans is currently not available."
-msgstr ""
-
-msgid "BillingPlans|Current plan"
-msgstr ""
-
-msgid "BillingPlans|Customer Support"
-msgstr ""
-
-msgid "BillingPlans|Downgrade"
-msgstr ""
-
-msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Gold."
-msgstr ""
-
-msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}."
-msgstr ""
-
-msgid "BillingPlans|Manage plan"
-msgstr ""
-
-msgid "BillingPlans|Please contact %{customer_support_link} in that case."
-msgstr ""
-
-msgid "BillingPlans|See all %{plan_name} features"
-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|Upgrade"
-msgstr ""
-
-msgid "BillingPlans|You are currently on the %{plan_link} plan."
-msgstr ""
-
-msgid "BillingPlans|Your GitLab.com trial expired on %{expiration_date}. %{learn_more_text}"
-msgstr ""
-
-msgid "BillingPlans|Your Gold trial will <strong>expire after %{expiration_date}</strong>. You can learn more about GitLab.com Gold by reading about our %{features_link}."
-msgstr ""
-
-msgid "BillingPlans|features"
-msgstr ""
-
-msgid "BillingPlans|frequently asked questions"
-msgstr ""
-
-msgid "BillingPlans|monthly"
-msgstr ""
-
-msgid "BillingPlans|paid annually at %{price_per_year}"
-msgstr ""
-
-msgid "BillingPlans|per user"
-msgstr ""
-
-msgid "Bitbucket Server Import"
-msgstr ""
-
-msgid "Bitbucket import"
-msgstr ""
-
-msgid "Blog"
-msgstr ""
-
-msgid "Boards"
-msgstr ""
-
-msgid "Branch %{branchName} was not found in this project's repository."
-msgstr ""
-
-msgid "Branch (%{branch_count})"
-msgid_plural "Branches (%{branch_count})"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Branch <strong>%{branch_name}</strong> was created. To set up auto deploy, choose a GitLab CI Yaml template and commit your changes. %{link_to_autodeploy_doc}"
-msgstr ""
-
-msgid "Branch has changed"
-msgstr ""
-
-msgid "Branch is already taken"
-msgstr ""
-
-msgid "Branch name"
-msgstr ""
-
-msgid "BranchSwitcherPlaceholder|Search branches"
-msgstr ""
-
-msgid "BranchSwitcherTitle|Switch branch"
-msgstr ""
-
-msgid "Branches"
-msgstr ""
-
-msgid "Branches|Active"
-msgstr ""
-
-msgid "Branches|Active branches"
-msgstr ""
-
-msgid "Branches|All"
-msgstr ""
-
-msgid "Branches|Cant 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 merged branches"
-msgstr ""
-
-msgid "Branches|Delete protected branch"
-msgstr ""
-
-msgid "Branches|Delete protected branch '%{branch_name}'?"
-msgstr ""
-
-msgid "Branches|Deleting the '%{branch_name}' 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|Once you confirm and press %{delete_protected_branch}, it cannot be undone or recovered."
-msgstr ""
-
-msgid "Branches|Only a project maintainer or owner can delete a protected branch"
-msgstr ""
-
-msgid "Branches|Overview"
-msgstr ""
-
-msgid "Branches|Protected branches can be managed in %{project_settings_link}."
-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|Sort by"
-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 %{default_branch}."
-msgstr ""
-
-msgid "Branches|To avoid data loss, consider merging this branch before deleting it."
-msgstr ""
-
-msgid "Branches|To confirm, type %{branch_name_confirmation}:"
-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|You’re about to permanently delete the protected branch %{branch_name}."
-msgstr ""
-
-msgid "Branches|diverged from upstream"
-msgstr ""
-
-msgid "Branches|merged"
-msgstr ""
-
-msgid "Branches|project settings"
-msgstr ""
-
-msgid "Branches|protected"
-msgstr ""
-
-msgid "Browse Directory"
-msgstr ""
-
-msgid "Browse File"
-msgstr ""
-
-msgid "Browse Files"
-msgstr ""
-
-msgid "Browse files"
-msgstr ""
-
-msgid "Built-In"
-msgstr ""
-
-msgid "Business metrics (Custom)"
-msgstr ""
-
-msgid "ByAuthor|by"
-msgstr ""
-
-msgid "CI / CD"
-msgstr ""
-
-msgid "CI / CD Settings"
-msgstr ""
-
-msgid "CI will run using the credentials assigned above."
-msgstr ""
-
-msgid "CI/CD"
-msgstr ""
-
-msgid "CI/CD configuration"
-msgstr ""
-
-msgid "CI/CD for external repo"
-msgstr ""
-
-msgid "CI/CD settings"
-msgstr ""
-
-msgid "CICD|Auto DevOps"
-msgstr ""
-
-msgid "CICD|Auto DevOps will automatically build, test, and deploy your application based on a predefined Continuous Integration and Delivery configuration."
-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|Deployment strategy"
-msgstr ""
-
-msgid "CICD|Deployment strategy needs a domain name to work correctly."
-msgstr ""
-
-msgid "CICD|Do not set up a domain here if you are setting up multiple Kubernetes clusters with Auto DevOps."
-msgstr ""
-
-msgid "CICD|Jobs"
-msgstr ""
-
-msgid "CICD|Learn more about Auto DevOps"
-msgstr ""
-
-msgid "CICD|The Auto DevOps pipeline will run if no alternative CI configuration file is found."
-msgstr ""
-
-msgid "CICD|You need to specify a domain if you want to use Auto Review Apps and Auto Deploy stages."
-msgstr ""
-
-msgid "CICD|instance enabled"
-msgstr ""
-
-msgid "Callback URL"
-msgstr ""
-
-msgid "Can't find HEAD commit for this branch"
-msgstr ""
-
-msgid "Cancel"
-msgstr ""
-
-msgid "Cancel this job"
-msgstr ""
-
-msgid "Cannot be merged automatically"
-msgstr ""
-
-msgid "Cannot modify managed Kubernetes cluster"
-msgstr ""
-
-msgid "Certificate fingerprint"
-msgstr ""
-
-msgid "Change Weight"
-msgstr ""
-
-msgid "Change template"
-msgstr ""
-
-msgid "Change this value to influence how frequently the GitLab UI polls for updates."
-msgstr ""
-
-msgid "ChangeTypeActionLabel|Pick into branch"
-msgstr ""
-
-msgid "ChangeTypeActionLabel|Revert in branch"
-msgstr ""
-
-msgid "ChangeTypeAction|Cherry-pick"
-msgstr ""
-
-msgid "ChangeTypeAction|Revert"
-msgstr ""
-
-msgid "ChangeTypeAction|This will create a new commit in order to revert the existing changes."
-msgstr ""
-
-msgid "Changelog"
-msgstr ""
-
-msgid "Changes are shown as if the <b>source</b> revision was being merged into the <b>target</b> revision."
-msgstr ""
-
-msgid "Charts"
-msgstr ""
-
-msgid "Chat"
-msgstr ""
-
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
-msgstr ""
-
-msgid "Checking %{text} availability…"
-msgstr ""
-
-msgid "Checking branch availability..."
-msgstr ""
-
-msgid "Cherry-pick this commit"
-msgstr ""
-
-msgid "Cherry-pick this merge request"
-msgstr ""
-
-msgid "Choose <strong>Create archive</strong> and wait for archiving to complete."
-msgstr ""
-
-msgid "Choose <strong>Next</strong> at the bottom of the page."
-msgstr ""
-
-msgid "Choose File ..."
-msgstr ""
-
-msgid "Choose a branch/tag (e.g. %{master}) or enter a commit (e.g. %{sha}) to see what's changed or to create a merge request."
-msgstr ""
-
-msgid "Choose a template..."
-msgstr ""
-
-msgid "Choose a type..."
-msgstr ""
-
-msgid "Choose any color."
-msgstr ""
-
-msgid "Choose between <code>clone</code> or <code>fetch</code> to get the recent application code"
-msgstr ""
-
-msgid "Choose file..."
-msgstr ""
-
-msgid "Choose the top-level group for your repository imports."
-msgstr ""
-
-msgid "Choose which groups you wish to synchronize to this secondary node."
-msgstr ""
-
-msgid "Choose which repositories you want to connect and run CI/CD pipelines."
-msgstr ""
-
-msgid "Choose which repositories you want to import."
-msgstr ""
-
-msgid "Choose which shards you wish to synchronize to this secondary node."
-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|skipped"
-msgstr ""
-
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
-msgid "CiStatusLabel|waiting for manual action"
-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|skipped"
-msgstr ""
-
-msgid "CiStatus|running"
-msgstr ""
-
-msgid "CiVariables|Input variable key"
-msgstr ""
-
-msgid "CiVariables|Input variable value"
-msgstr ""
-
-msgid "CiVariables|Remove variable row"
-msgstr ""
-
-msgid "CiVariable|* (All environments)"
-msgstr ""
-
-msgid "CiVariable|All environments"
-msgstr ""
-
-msgid "CiVariable|Create wildcard"
-msgstr ""
-
-msgid "CiVariable|Error occured while saving variables"
-msgstr ""
-
-msgid "CiVariable|New environment"
-msgstr ""
-
-msgid "CiVariable|Protected"
-msgstr ""
-
-msgid "CiVariable|Search environments"
-msgstr ""
-
-msgid "CiVariable|Toggle protected"
-msgstr ""
-
-msgid "CiVariable|Validation failed"
-msgstr ""
-
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
-msgstr ""
-
-msgid "Clear search"
-msgstr ""
-
-msgid "Clear search input"
-msgstr ""
-
-msgid "Click any <strong>project name</strong> in the project list below to navigate to the project milestone."
-msgstr ""
-
-msgid "Click the <strong>Download</strong> button and wait for downloading to complete."
-msgstr ""
-
-msgid "Click the <strong>Promote</strong> button in the top right corner to promote it to a group milestone."
-msgstr ""
-
-msgid "Click the <strong>Select none</strong> button on the right, since we only need \"Google Code Project Hosting\"."
-msgstr ""
-
-msgid "Click the button below to begin the install process by navigating to the Kubernetes page"
-msgstr ""
-
-msgid "Click to expand it."
-msgstr ""
-
-msgid "Click to expand text"
-msgstr ""
-
-msgid "Client authentication certificate"
-msgstr ""
-
-msgid "Client authentication key"
-msgstr ""
-
-msgid "Client authentication key password"
-msgstr ""
-
-msgid "Clients"
-msgstr ""
-
-msgid "Clone repository"
-msgstr ""
-
-msgid "Close"
-msgstr ""
-
-msgid "Close epic"
-msgstr ""
-
-msgid "Closed"
-msgstr ""
-
-msgid "Closed issues"
-msgstr ""
-
-msgid "ClusterIntegration|%{appList} was successfully installed on your Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
-msgstr ""
-
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
-msgid "ClusterIntegration|API URL"
-msgstr ""
-
-msgid "ClusterIntegration|Add Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
-msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
-msgstr ""
-
-msgid "ClusterIntegration|After installing Ingress, you will need to point your wildcard DNS at the generated external IP address in order to view your app after it is deployed. %{ingressHelpLink}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch zone machine types: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|Applications"
-msgstr ""
-
-msgid "ClusterIntegration|Are you sure you want to remove this Kubernetes cluster's integration? This will not delete your actual Kubernetes cluster."
-msgstr ""
-
-msgid "ClusterIntegration|CA Certificate"
-msgstr ""
-
-msgid "ClusterIntegration|Certificate Authority bundle (PEM format)"
-msgstr ""
-
-msgid "ClusterIntegration|Choose which applications to install on your Kubernetes cluster. Helm Tiller is required to install any of the following applications."
-msgstr ""
-
-msgid "ClusterIntegration|Choose which of your environments will use this cluster."
-msgstr ""
-
-msgid "ClusterIntegration|Copy API URL"
-msgstr ""
-
-msgid "ClusterIntegration|Copy CA Certificate"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Ingress IP Address to clipboard"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Jupyter Hostname to clipboard"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Kubernetes cluster name"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Token"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Did you know?"
-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 the details for your Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Environment scope"
-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|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Integration"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Runner"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Runner connects to this project's repository and executes CI/CD jobs, pushing results back and deploying, applications to production."
-msgstr ""
-
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
-msgid "ClusterIntegration|Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Helm Tiller"
-msgstr ""
-
-msgid "ClusterIntegration|Helm streamlines installing and managing Kubernetes applications. Tiller runs inside of your Kubernetes Cluster, and manages releases of your charts."
-msgstr ""
-
-msgid "ClusterIntegration|Hide"
-msgstr ""
-
-msgid "ClusterIntegration|If you are setting up multiple clusters and are using Auto DevOps, %{help_link_start}read this first%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|In order to show the health of the cluster, we'll need to provision your cluster with Prometheus to collect the required data."
-msgstr ""
-
-msgid "ClusterIntegration|Ingress"
-msgstr ""
-
-msgid "ClusterIntegration|Ingress IP Address"
-msgstr ""
-
-msgid "ClusterIntegration|Ingress gives you a way to route requests to services based on the request host or path, centralizing a number of services into a single entrypoint."
-msgstr ""
-
-msgid "ClusterIntegration|Install"
-msgstr ""
-
-msgid "ClusterIntegration|Install Prometheus"
-msgstr ""
-
-msgid "ClusterIntegration|Installed"
-msgstr ""
-
-msgid "ClusterIntegration|Installing"
-msgstr ""
-
-msgid "ClusterIntegration|Integrate Kubernetes cluster automation"
-msgstr ""
-
-msgid "ClusterIntegration|Integration status"
-msgstr ""
-
-msgid "ClusterIntegration|Jupyter Hostname"
-msgstr ""
-
-msgid "ClusterIntegration|JupyterHub"
-msgstr ""
-
-msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
-msgstr ""
-
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster details"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster health"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster name"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
-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 ""
-
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
-msgid "ClusterIntegration|Manage"
-msgstr ""
-
-msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{link_gke}"
-msgstr ""
-
-msgid "ClusterIntegration|More information"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|Note:"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Please enter access information for your Kubernetes cluster. If you need help, you can read our %{link_to_help_page} on Kubernetes"
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
-msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
-msgstr ""
-
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Project namespace"
-msgstr ""
-
-msgid "ClusterIntegration|Project namespace (optional, unique)"
-msgstr ""
-
-msgid "ClusterIntegration|Prometheus"
-msgstr ""
-
-msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
-msgstr ""
-
-msgid "ClusterIntegration|RBAC-enabled cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Remove Kubernetes cluster integration"
-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|Replace this with your own hostname if you want. If you do so, point hostname to Ingress IP Address from above."
-msgstr ""
-
-msgid "ClusterIntegration|Request to begin installing failed"
-msgstr ""
-
-msgid "ClusterIntegration|Save changes"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
-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 zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Service token"
-msgstr ""
-
-msgid "ClusterIntegration|Show"
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong on our end."
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong while creating your Kubernetes cluster on Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong while installing %{title}"
-msgstr ""
-
-msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
-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 option will allow you to install applications on RBAC clusters."
-msgstr ""
-
-msgid "ClusterIntegration|Toggle Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Token"
-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|With a Kubernetes cluster associated to this project, you can use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
-
-msgid "ClusterIntegration|You must first install Helm Tiller before installing the applications below"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|check the pricing here"
-msgstr ""
-
-msgid "ClusterIntegration|documentation"
-msgstr ""
-
-msgid "ClusterIntegration|help page"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
-msgid "ClusterIntegration|properly configured"
-msgstr ""
-
-msgid "ClusterIntegration|sign up"
-msgstr ""
-
-msgid "Code owners"
-msgstr ""
-
-msgid "Cohorts"
-msgstr ""
-
-msgid "Collapse"
-msgstr ""
-
-msgid "Collapse sidebar"
-msgstr ""
-
-msgid "Comment"
-msgstr ""
-
-msgid "Comment & resolve discussion"
-msgstr ""
-
-msgid "Comment & unresolve discussion"
-msgstr ""
-
-msgid "Comment form position"
-msgstr ""
-
-msgid "Comments"
-msgstr ""
-
-msgid "Commit"
-msgid_plural "Commits"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Commit (%{commit_count})"
-msgid_plural "Commits (%{commit_count})"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Commit Message"
-msgstr ""
-
-msgid "Commit duration in minutes for last 30 commits"
-msgstr ""
-
-msgid "Commit message"
-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|An error occurred while fetching merge requests data."
-msgstr ""
-
-msgid "Commits|Commit: %{commitText}"
-msgstr ""
-
-msgid "Commits|History"
-msgstr ""
-
-msgid "Commits|No related merge requests found"
-msgstr ""
-
-msgid "Committed by"
-msgstr ""
-
-msgid "Commit…"
-msgstr ""
-
-msgid "Compare"
-msgstr ""
-
-msgid "Compare Git revisions"
-msgstr ""
-
-msgid "Compare Revisions"
-msgstr ""
-
-msgid "Compare changes with the last commit"
-msgstr ""
-
-msgid "Compare changes with the merge request target branch"
-msgstr ""
-
-msgid "CompareBranches|%{source_branch} and %{target_branch} are the same."
-msgstr ""
-
-msgid "CompareBranches|Compare"
-msgstr ""
-
-msgid "CompareBranches|Source"
-msgstr ""
-
-msgid "CompareBranches|Target"
-msgstr ""
-
-msgid "CompareBranches|There isn't anything to compare."
-msgstr ""
-
-msgid "Confidential"
-msgstr ""
-
-msgid "Confidentiality"
-msgstr ""
-
-msgid "Configure Gitaly timeouts."
-msgstr ""
-
-msgid "Configure Tracing"
-msgstr ""
-
-msgid "Configure automatic git checks and housekeeping on repositories."
-msgstr ""
-
-msgid "Configure limits for web and API requests."
-msgstr ""
-
-msgid "Configure push mirrors."
-msgstr ""
-
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
-msgstr ""
-
-msgid "Configure the way a user creates a new account."
-msgstr ""
-
-msgid "Connect"
-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 "Connecting..."
-msgstr ""
-
-msgid "Container Registry"
-msgstr ""
-
-msgid "ContainerRegistry|Created"
-msgstr ""
-
-msgid "ContainerRegistry|First log in to GitLab&rsquo;s Container Registry using your GitLab username and password. If you have %{link_2fa} you need to use a %{link_token}:"
-msgstr ""
-
-msgid "ContainerRegistry|GitLab supports up to 3 levels of image names. The following examples of images are valid for your project:"
-msgstr ""
-
-msgid "ContainerRegistry|How to use the Container Registry"
-msgstr ""
-
-msgid "ContainerRegistry|Learn more about"
-msgstr ""
-
-msgid "ContainerRegistry|No tags in Container Registry for this container image."
-msgstr ""
-
-msgid "ContainerRegistry|Once you log in, you&rsquo;re free to create and upload a container image using the common %{build} and %{push} commands"
-msgstr ""
-
-msgid "ContainerRegistry|Remove repository"
-msgstr ""
-
-msgid "ContainerRegistry|Remove tag"
-msgstr ""
-
-msgid "ContainerRegistry|Size"
-msgstr ""
-
-msgid "ContainerRegistry|Tag"
-msgstr ""
-
-msgid "ContainerRegistry|Tag ID"
-msgstr ""
-
-msgid "ContainerRegistry|Use different image names"
-msgstr ""
-
-msgid "ContainerRegistry|With the Docker Container Registry integrated into GitLab, every project can have its own space to store its Docker images."
-msgstr ""
-
-msgid "ContainerRegistry|You can also use a %{deploy_token} for read-only access to the registry images."
-msgstr ""
-
-msgid "Continue"
-msgstr ""
-
-msgid "Continue to the next step"
-msgstr ""
-
-msgid "Continuous Integration and Deployment"
-msgstr ""
-
-msgid "Contribute to GitLab"
-msgstr ""
-
-msgid "Contribution"
-msgstr ""
-
-msgid "Contribution guide"
-msgstr ""
-
-msgid "Contributions for <strong>%{calendar_date}</strong>"
-msgstr ""
-
-msgid "Contributions per group member"
-msgstr ""
-
-msgid "Contributors"
-msgstr ""
-
-msgid "ContributorsPage|%{startDate} – %{endDate}"
-msgstr ""
-
-msgid "ContributorsPage|Building repository graph."
-msgstr ""
-
-msgid "ContributorsPage|Commits to %{branch_name}, excluding merge commits. Limited to 6,000 commits."
-msgstr ""
-
-msgid "ContributorsPage|Please wait a moment, this page will automatically refresh when ready."
-msgstr ""
-
-msgid "Control the display of third party offers."
-msgstr ""
-
-msgid "Control the maximum concurrency of LFS/attachment backfill for this secondary node"
-msgstr ""
-
-msgid "Control the maximum concurrency of repository backfill for this secondary node"
-msgstr ""
-
-msgid "Control the maximum concurrency of verification operations for this Geo node"
-msgstr ""
-
-msgid "ConvDev Index"
-msgstr ""
-
-msgid "Copy %{protocol} clone URL"
-msgstr ""
-
-msgid "Copy HTTPS clone URL"
-msgstr ""
-
-msgid "Copy ID to clipboard"
-msgstr ""
-
-msgid "Copy SSH clone URL"
-msgstr ""
-
-msgid "Copy SSH public key to clipboard"
-msgstr ""
-
-msgid "Copy URL to clipboard"
-msgstr ""
-
-msgid "Copy branch name to clipboard"
-msgstr ""
-
-msgid "Copy command to clipboard"
-msgstr ""
-
-msgid "Copy commit SHA to clipboard"
-msgstr ""
-
-msgid "Copy file path to clipboard"
-msgstr ""
-
-msgid "Copy incoming email address to clipboard"
-msgstr ""
-
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
-msgid "Copy reference to clipboard"
-msgstr ""
-
-msgid "Copy secret to clipboard"
-msgstr ""
-
-msgid "Copy to clipboard"
-msgstr ""
-
-msgid "Copy token to clipboard"
-msgstr ""
-
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
-msgid "Create"
-msgstr ""
-
-msgid "Create New Directory"
-msgstr ""
-
-msgid "Create a new branch"
-msgstr ""
-
-msgid "Create a new branch and merge request"
-msgstr ""
-
-msgid "Create a new issue"
-msgstr ""
-
-msgid "Create a personal access token on your account to pull or push via %{protocol}."
-msgstr ""
-
-msgid "Create branch"
-msgstr ""
-
-msgid "Create commit"
-msgstr ""
-
-msgid "Create directory"
-msgstr ""
-
-msgid "Create empty repository"
-msgstr ""
-
-msgid "Create epic"
-msgstr ""
-
-msgid "Create file"
-msgstr ""
-
-msgid "Create group"
-msgstr ""
-
-msgid "Create group label"
-msgstr ""
-
-msgid "Create issue"
-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 new branch"
-msgstr ""
-
-msgid "Create new directory"
-msgstr ""
-
-msgid "Create new file"
-msgstr ""
-
-msgid "Create new file or directory"
-msgstr ""
-
-msgid "Create new label"
-msgstr ""
-
-msgid "Create new..."
-msgstr ""
-
-msgid "Create project label"
-msgstr ""
-
-msgid "Create your first page"
-msgstr ""
-
-msgid "CreateTag|Tag"
-msgstr ""
-
-msgid "CreateTokenToCloneLink|create a personal access token"
-msgstr ""
-
-msgid "Created"
-msgstr ""
-
-msgid "Created At"
-msgstr ""
-
-msgid "Created by me"
-msgstr ""
-
-msgid "Created on"
-msgstr ""
-
-msgid "Created on:"
-msgstr ""
-
-msgid "Creating epic"
-msgstr ""
-
-msgid "Cron Timezone"
-msgstr ""
-
-msgid "Cron syntax"
-msgstr ""
-
-msgid "Current Branch"
-msgstr ""
-
-msgid "Current node"
-msgstr ""
-
-msgid "CurrentUser|Profile"
-msgstr ""
-
-msgid "CurrentUser|Settings"
-msgstr ""
-
-msgid "Custom"
-msgstr ""
-
-msgid "Custom CI config path"
-msgstr ""
-
-msgid "Custom hostname (for private commit emails)"
-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 %{notification_link}."
-msgstr ""
-
-msgid "Custom project templates"
-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 how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
-msgid "Cycle Analytics"
-msgstr ""
-
-msgid "Cycle Analytics gives an overview of how much time it takes to go from idea to production in your project."
-msgstr ""
-
-msgid "CycleAnalyticsStage|Code"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Issue"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Plan"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Production"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Review"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Staging"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Test"
-msgstr ""
-
-msgid "Dashboard"
-msgstr ""
-
-msgid "DashboardProjects|All"
-msgstr ""
-
-msgid "DashboardProjects|Personal"
-msgstr ""
-
-msgid "Date picker"
-msgstr ""
-
-msgid "Debug"
-msgstr ""
-
-msgid "Dec"
-msgstr ""
-
-msgid "December"
-msgstr ""
-
-msgid "Decline and sign out"
-msgstr ""
-
-msgid "Default Branch"
-msgstr ""
-
-msgid "Default classification label"
-msgstr ""
-
-msgid "Default: Directly import the Google Code email address or username"
-msgstr ""
-
-msgid "Default: Map a FogBugz account ID to a full name"
-msgstr ""
-
-msgid "Define a custom pattern with cron syntax"
-msgstr ""
-
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
-msgid "Delete"
-msgstr ""
-
-msgid "Delete Package"
-msgstr ""
-
-msgid "Delete Snippet"
-msgstr ""
-
-msgid "Delete comment"
-msgstr ""
-
-msgid "Delete list"
-msgstr ""
-
-msgid "Deleted"
-msgstr ""
-
-msgid "Deny"
-msgstr ""
-
-msgid "Deploy"
-msgid_plural "Deploys"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Deploy Keys"
-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|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 "DeployKeys|Write access allowed"
-msgstr ""
-
-msgid "DeployKeys|You are going to remove this deploy key. Are you sure?"
-msgstr ""
-
-msgid "DeployTokens|Active Deploy Tokens (%{active_tokens})"
-msgstr ""
-
-msgid "DeployTokens|Add a deploy token"
-msgstr ""
-
-msgid "DeployTokens|Allows read-only access to the registry images"
-msgstr ""
-
-msgid "DeployTokens|Allows read-only access to the repository"
-msgstr ""
-
-msgid "DeployTokens|Copy deploy token to clipboard"
-msgstr ""
-
-msgid "DeployTokens|Copy username to clipboard"
-msgstr ""
-
-msgid "DeployTokens|Create deploy token"
-msgstr ""
-
-msgid "DeployTokens|Created"
-msgstr ""
-
-msgid "DeployTokens|Deploy Tokens"
-msgstr ""
-
-msgid "DeployTokens|Deploy tokens allow read-only access to your repository and registry images."
-msgstr ""
-
-msgid "DeployTokens|Expires"
-msgstr ""
-
-msgid "DeployTokens|Name"
-msgstr ""
-
-msgid "DeployTokens|Pick a name for the application, and we'll give you a unique deploy token."
-msgstr ""
-
-msgid "DeployTokens|Revoke"
-msgstr ""
-
-msgid "DeployTokens|Revoke %{name}"
-msgstr ""
-
-msgid "DeployTokens|Scopes"
-msgstr ""
-
-msgid "DeployTokens|This action cannot be undone."
-msgstr ""
-
-msgid "DeployTokens|This project has no active Deploy Tokens."
-msgstr ""
-
-msgid "DeployTokens|Use this token as a password. Make sure you save it - you won't be able to access it again."
-msgstr ""
-
-msgid "DeployTokens|Use this username as a login."
-msgstr ""
-
-msgid "DeployTokens|Username"
-msgstr ""
-
-msgid "DeployTokens|You are about to revoke"
-msgstr ""
-
-msgid "DeployTokens|Your New Deploy Token"
-msgstr ""
-
-msgid "DeployTokens|Your new project deploy token has been created."
-msgstr ""
-
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
-msgid "Deprioritize label"
-msgstr ""
-
-msgid "Descending"
-msgstr ""
-
-msgid "Description"
-msgstr ""
-
-msgid "Description templates allow you to define context-specific templates for issue and merge request description fields for your project."
-msgstr ""
-
-msgid "Description:"
-msgstr ""
-
-msgid "Destroy"
-msgstr ""
-
-msgid "Details"
-msgstr ""
-
-msgid "Detect host keys"
-msgstr ""
-
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
-msgid "Diffs|No file name available"
-msgstr ""
-
-msgid "Diffs|Something went wrong while fetching diff lines."
-msgstr ""
-
-msgid "Direction"
-msgstr ""
-
-msgid "Directory name"
-msgstr ""
-
-msgid "Disable"
-msgstr ""
-
-msgid "Disable for this project"
-msgstr ""
-
-msgid "Disable group Runners"
-msgstr ""
-
-msgid "Discard"
-msgstr ""
-
-msgid "Discard all changes"
-msgstr ""
-
-msgid "Discard all unstaged changes?"
-msgstr ""
-
-msgid "Discard changes"
-msgstr ""
-
-msgid "Discard changes to %{path}?"
-msgstr ""
-
-msgid "Discard draft"
-msgstr ""
-
-msgid "Discard review"
-msgstr ""
-
-msgid "Discover GitLab Geo."
-msgstr ""
-
-msgid "Discover projects, groups and snippets. Share your projects with others"
-msgstr ""
-
-msgid "Dismiss"
-msgstr ""
-
-msgid "Dismiss Cycle Analytics introduction box"
-msgstr ""
-
-msgid "Dismiss Merge Request promotion"
-msgstr ""
-
-msgid "Dismiss trial promotion"
-msgstr ""
-
-msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
-msgstr ""
-
-msgid "Documentation for popular identity providers"
-msgstr ""
-
-msgid "Domain"
-msgstr ""
-
-msgid "Don't show again"
-msgstr ""
-
-msgid "Done"
-msgstr ""
-
-msgid "Download"
-msgstr ""
-
-msgid "Download tar"
-msgstr ""
-
-msgid "Download tar.bz2"
-msgstr ""
-
-msgid "Download tar.gz"
-msgstr ""
-
-msgid "Download zip"
-msgstr ""
-
-msgid "DownloadArtifacts|Download"
-msgstr ""
-
-msgid "DownloadCommit|Email Patches"
-msgstr ""
-
-msgid "DownloadCommit|Plain Diff"
-msgstr ""
-
-msgid "DownloadSource|Download"
-msgstr ""
-
-msgid "Downvotes"
-msgstr ""
-
-msgid "Due date"
-msgstr ""
-
-msgid "During this process, you’ll be asked for URLs from GitLab’s side. Use the URLs shown below."
-msgstr ""
-
-msgid "Each Runner can be in one of the following states:"
-msgstr ""
-
-msgid "Edit"
-msgstr ""
-
-msgid "Edit Label"
-msgstr ""
-
-msgid "Edit Pipeline Schedule %{id}"
-msgstr ""
-
-msgid "Edit Snippet"
-msgstr ""
-
-msgid "Edit application"
-msgstr ""
-
-msgid "Edit files in the editor and commit changes here"
-msgstr ""
-
-msgid "Edit group: %{group_name}"
-msgstr ""
-
-msgid "Edit identity for %{user_name}"
-msgstr ""
-
-msgid "Elasticsearch"
-msgstr ""
-
-msgid "Elasticsearch integration. Elasticsearch AWS IAM."
-msgstr ""
-
-msgid "Email"
-msgstr ""
-
-msgid "Email patch"
-msgstr ""
-
-msgid "Emails"
-msgstr ""
-
-msgid "Embed"
-msgstr ""
-
-msgid "Enable"
-msgstr ""
-
-msgid "Enable Auto DevOps"
-msgstr ""
-
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
-msgid "Enable SAML authentication for this group"
-msgstr ""
-
-msgid "Enable Sentry for error reporting and logging."
-msgstr ""
-
-msgid "Enable and configure InfluxDB metrics."
-msgstr ""
-
-msgid "Enable and configure Prometheus metrics."
-msgstr ""
-
-msgid "Enable classification control using an external service"
-msgstr ""
-
-msgid "Enable for this project"
-msgstr ""
-
-msgid "Enable group Runners"
-msgstr ""
-
-msgid "Enable or disable the Pseudonymizer data collection."
-msgstr ""
-
-msgid "Enable or disable version check and usage ping."
-msgstr ""
-
-msgid "Enable reCAPTCHA or Akismet and set IP limits."
-msgstr ""
-
-msgid "Enable the Performance Bar for a given group."
-msgstr ""
-
-msgid "Enable usage ping"
-msgstr ""
-
-msgid "Enable usage ping to get an overview of how you are using GitLab from a feature perspective."
-msgstr ""
-
-msgid "Enabled"
-msgstr ""
-
-msgid "Ends at (UTC)"
-msgstr ""
-
-msgid "Enter in your Bitbucket Server URL and personal access token below"
-msgstr ""
-
-msgid "Enter the issue description"
-msgstr ""
-
-msgid "Enter the issue title"
-msgstr ""
-
-msgid "Enter the merge request description"
-msgstr ""
-
-msgid "Enter the merge request title"
-msgstr ""
-
-msgid "Environments"
-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 stopping the environment, please try again"
-msgstr ""
-
-msgid "Environments|Are you sure you want to stop this environment?"
-msgstr ""
-
-msgid "Environments|Commit"
-msgstr ""
-
-msgid "Environments|Deploy to..."
-msgstr ""
-
-msgid "Environments|Deployment"
-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|Job"
-msgstr ""
-
-msgid "Environments|Learn more about stopping environments"
-msgstr ""
-
-msgid "Environments|New environment"
-msgstr ""
-
-msgid "Environments|No deployments yet"
-msgstr ""
-
-msgid "Environments|No pod name has been specified"
-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|Note that this action will stop the environment, but it will %{emphasis_start}not%{emphasis_end} have an effect on any existing deployment due to no “stop environment action” being defined in the %{ci_config_link_start}.gitlab-ci.yml%{ci_config_link_end} file."
-msgstr ""
-
-msgid "Environments|Open live environment"
-msgstr ""
-
-msgid "Environments|Pod logs from"
-msgstr ""
-
-msgid "Environments|Re-deploy to environment"
-msgstr ""
-
-msgid "Environments|Read more about environments"
-msgstr ""
-
-msgid "Environments|Rollback environment"
-msgstr ""
-
-msgid "Environments|Show all"
-msgstr ""
-
-msgid "Environments|Stop"
-msgstr ""
-
-msgid "Environments|Stop environment"
-msgstr ""
-
-msgid "Environments|Updated"
-msgstr ""
-
-msgid "Environments|You don't have any environments right now"
-msgstr ""
-
-msgid "Environments|protected"
-msgstr ""
-
-msgid "Epic"
-msgstr ""
-
-msgid "Epic will be removed! Are you sure?"
-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|An error occurred while saving %{epicDateType} date"
-msgstr ""
-
-msgid "Epics|How can I solve this?"
-msgstr ""
-
-msgid "Epics|More information"
-msgstr ""
-
-msgid "Epics|These dates affect how your epics appear in the roadmap. Dates from milestones come from the milestones assigned to issues in the epic. You can also set fixed dates or remove them entirely."
-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|due"
-msgstr ""
-
-msgid "Epics|start"
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Error Reporting and Logging"
-msgstr ""
-
-msgid "Error creating epic"
-msgstr ""
-
-msgid "Error fetching contributors data."
-msgstr ""
-
-msgid "Error fetching labels."
-msgstr ""
-
-msgid "Error fetching network graph."
-msgstr ""
-
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching usage ping data."
-msgstr ""
-
-msgid "Error loading branch data. Please try again."
-msgstr ""
-
-msgid "Error loading branches."
-msgstr ""
-
-msgid "Error loading last commit."
-msgstr ""
-
-msgid "Error loading markdown preview"
-msgstr ""
-
-msgid "Error loading merge requests."
-msgstr ""
-
-msgid "Error loading project data. Please try again."
-msgstr ""
-
-msgid "Error loading template types."
-msgstr ""
-
-msgid "Error loading template."
-msgstr ""
-
-msgid "Error occurred when toggling the notification subscription"
-msgstr ""
-
-msgid "Error saving label update."
-msgstr ""
-
-msgid "Error updating status for all todos."
-msgstr ""
-
-msgid "Error updating todo status."
-msgstr ""
-
-msgid "Error while loading the merge request. Please try again."
-msgstr ""
-
-msgid "Estimated"
-msgstr ""
-
-msgid "EventFilterBy|Filter by all"
-msgstr ""
-
-msgid "EventFilterBy|Filter by comments"
-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 "Every day (at 4:00am)"
-msgstr ""
-
-msgid "Every month (on the 1st at 4:00am)"
-msgstr ""
-
-msgid "Every week (Sundays at 4:00am)"
-msgstr ""
-
-msgid "Everyone can contribute"
-msgstr ""
-
-msgid "Expand"
-msgstr ""
-
-msgid "Expand all"
-msgstr ""
-
-msgid "Expand sidebar"
-msgstr ""
-
-msgid "Expiration date"
-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 projects"
-msgstr ""
-
-msgid "Explore public groups"
-msgstr ""
-
-msgid "External Classification Policy Authorization"
-msgstr ""
-
-msgid "External authentication"
-msgstr ""
-
-msgid "External authorization denied access to this project"
-msgstr ""
-
-msgid "External authorization request timeout"
-msgstr ""
-
-msgid "ExternalAuthorizationService|Classification Label"
-msgstr ""
-
-msgid "ExternalAuthorizationService|Classification label"
-msgstr ""
-
-msgid "ExternalAuthorizationService|When no classification label is set the default label `%{default_label}` will be used."
-msgstr ""
-
-msgid "Facebook"
-msgstr ""
-
-msgid "Failed"
-msgstr ""
-
-msgid "Failed Jobs"
-msgstr ""
-
-msgid "Failed to change the owner"
-msgstr ""
-
-msgid "Failed to check related branches."
-msgstr ""
-
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
-msgid "Failed to remove issue from board, please try again."
-msgstr ""
-
-msgid "Failed to remove mirror."
-msgstr ""
-
-msgid "Failed to remove the pipeline schedule"
-msgstr ""
-
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
-msgid "Failed to update issues, please try again."
-msgstr ""
-
-msgid "Failure"
-msgstr ""
-
-msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
-msgstr ""
-
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
-msgid "Feb"
-msgstr ""
-
-msgid "February"
-msgstr ""
-
-msgid "Fields on this page are now uneditable, you can configure"
-msgstr ""
-
-msgid "File templates"
-msgstr ""
-
-msgid "Files"
-msgstr ""
-
-msgid "Files (%{human_size})"
-msgstr ""
-
-msgid "Fill in the fields below, turn on <strong>%{enable_label}</strong>, and press <strong>%{save_changes}</strong>"
-msgstr ""
-
-msgid "Filter"
-msgstr ""
-
-msgid "Filter by %{issuable_type} that are currently closed."
-msgstr ""
-
-msgid "Filter by %{issuable_type} that are currently opened."
-msgstr ""
-
-msgid "Filter by commit message"
-msgstr ""
-
-msgid "Filter..."
-msgstr ""
-
-msgid "Find by path"
-msgstr ""
-
-msgid "Find file"
-msgstr ""
-
-msgid "Find the downloaded ZIP file and decompress it."
-msgstr ""
-
-msgid "Find the newly extracted <code>Takeout/Google Code Project Hosting/GoogleCodeProjectHosting.json</code> file."
-msgstr ""
-
-msgid "Fingerprints"
-msgstr ""
-
-msgid "Finish review"
-msgstr ""
-
-msgid "Finished"
-msgstr ""
-
-msgid "FirstPushedBy|First"
-msgstr ""
-
-msgid "FirstPushedBy|pushed by"
-msgstr ""
-
-msgid "Fixed date"
-msgstr ""
-
-msgid "Fixed due date"
-msgstr ""
-
-msgid "Fixed start date"
-msgstr ""
-
-msgid "Fixed:"
-msgstr ""
-
-msgid "FogBugz Email"
-msgstr ""
-
-msgid "FogBugz Import"
-msgstr ""
-
-msgid "FogBugz Password"
-msgstr ""
-
-msgid "FogBugz URL"
-msgstr ""
-
-msgid "FogBugz import"
-msgstr ""
-
-msgid "Follow the steps below to export your Google Code project data."
-msgstr ""
-
-msgid "Font Color"
-msgstr ""
-
-msgid "Footer message"
-msgstr ""
-
-msgid "For internal projects, any logged in user can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "For more information, go to the "
-msgstr ""
-
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
-msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
-msgstr ""
-
-msgid "For private projects, any member (guest or higher) can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "For public projects, anyone can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "ForkedFromProjectPath|Forked from"
-msgstr ""
-
-msgid "ForkedFromProjectPath|Forked from %{project_name} (deleted)"
-msgstr ""
-
-msgid "Forking in progress"
-msgstr ""
-
-msgid "Format"
-msgstr ""
-
-msgid "Found errors in your .gitlab-ci.yml:"
-msgstr ""
-
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
-msgid "From %{provider_title}"
-msgstr ""
-
-msgid "From Bitbucket"
-msgstr ""
-
-msgid "From Bitbucket Server"
-msgstr ""
-
-msgid "From FogBugz"
-msgstr ""
-
-msgid "From GitLab.com"
-msgstr ""
-
-msgid "From Google Code"
-msgstr ""
-
-msgid "From issue creation until deploy to production"
-msgstr ""
-
-msgid "From merge request merge until deploy to production"
-msgstr ""
-
-msgid "From milestones:"
-msgstr ""
-
-msgid "From the Kubernetes cluster details view, install Runner from the applications list"
-msgstr ""
-
-msgid "GPG Keys"
-msgstr ""
-
-msgid "General"
-msgstr ""
-
-msgid "General pipelines"
-msgstr ""
-
-msgid "Generate a default set of labels"
-msgstr ""
-
-msgid "Geo"
-msgstr ""
-
-msgid "Geo Nodes"
-msgstr ""
-
-msgid "Geo allows you to replicate your GitLab instance to other geographical locations."
-msgstr ""
-
-msgid "GeoNodeSyncStatus|Node is failing or broken."
-msgstr ""
-
-msgid "GeoNodeSyncStatus|Node is slow, overloaded, or it just recovered after an outage."
-msgstr ""
-
-msgid "GeoNodes|Checksummed"
-msgstr ""
-
-msgid "GeoNodes|Data is out of date from %{timeago}"
-msgstr ""
-
-msgid "GeoNodes|Data replication lag"
-msgstr ""
-
-msgid "GeoNodes|Disabling a node stops the sync process. Are you sure?"
-msgstr ""
-
-msgid "GeoNodes|Does not match the primary storage configuration"
-msgstr ""
-
-msgid "GeoNodes|Failed"
-msgstr ""
-
-msgid "GeoNodes|Full"
-msgstr ""
-
-msgid "GeoNodes|GitLab version"
-msgstr ""
-
-msgid "GeoNodes|GitLab version does not match the primary node version"
-msgstr ""
-
-msgid "GeoNodes|Health status"
-msgstr ""
-
-msgid "GeoNodes|Last event ID processed by cursor"
-msgstr ""
-
-msgid "GeoNodes|Last event ID seen from primary"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Repository checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Repository verification"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Wiki checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Wiki verification"
-msgstr ""
-
-msgid "GeoNodes|Loading nodes"
-msgstr ""
-
-msgid "GeoNodes|Local LFS objects"
-msgstr ""
-
-msgid "GeoNodes|Local attachments"
-msgstr ""
-
-msgid "GeoNodes|Local job artifacts"
-msgstr ""
-
-msgid "GeoNodes|New node"
-msgstr ""
-
-msgid "GeoNodes|Node Authentication was successfully repaired."
-msgstr ""
-
-msgid "GeoNodes|Node was successfully removed."
-msgstr ""
-
-msgid "GeoNodes|Not checksummed"
-msgstr ""
-
-msgid "GeoNodes|Out of sync"
-msgstr ""
-
-msgid "GeoNodes|Removing a node stops the sync process. Are you sure?"
-msgstr ""
-
-msgid "GeoNodes|Replication slot WAL"
-msgstr ""
-
-msgid "GeoNodes|Replication slots"
-msgstr ""
-
-msgid "GeoNodes|Repositories"
-msgstr ""
-
-msgid "GeoNodes|Repositories checksummed for verification with their counterparts on Secondary nodes"
-msgstr ""
-
-msgid "GeoNodes|Repositories verified with their counterparts on the Primary node"
-msgstr ""
-
-msgid "GeoNodes|Repository checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Repository verification progress"
-msgstr ""
-
-msgid "GeoNodes|Selective"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while changing node status"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while fetching nodes"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while removing node"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while repairing node"
-msgstr ""
-
-msgid "GeoNodes|Storage config"
-msgstr ""
-
-msgid "GeoNodes|Sync settings"
-msgstr ""
-
-msgid "GeoNodes|Synced"
-msgstr ""
-
-msgid "GeoNodes|Unused slots"
-msgstr ""
-
-msgid "GeoNodes|Unverified"
-msgstr ""
-
-msgid "GeoNodes|Used slots"
-msgstr ""
-
-msgid "GeoNodes|Verified"
-msgstr ""
-
-msgid "GeoNodes|Wiki checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Wiki verification progress"
-msgstr ""
-
-msgid "GeoNodes|Wikis"
-msgstr ""
-
-msgid "GeoNodes|Wikis checksummed for verification with their counterparts on Secondary nodes"
-msgstr ""
-
-msgid "GeoNodes|Wikis verified with their counterparts on the Primary node"
-msgstr ""
-
-msgid "GeoNodes|You have configured Geo nodes using an insecure HTTP connection. We recommend the use of HTTPS."
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for forced re-download"
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for re-check"
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|All"
-msgstr ""
-
-msgid "Geo|All projects"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
-msgstr ""
-
-msgid "Geo|Failed"
-msgstr ""
-
-msgid "Geo|File sync capacity"
-msgstr ""
-
-msgid "Geo|Geo Status"
-msgstr ""
-
-msgid "Geo|Groups to synchronize"
-msgstr ""
-
-msgid "Geo|In sync"
-msgstr ""
-
-msgid "Geo|Last successful sync"
-msgstr ""
-
-msgid "Geo|Last sync attempt"
-msgstr ""
-
-msgid "Geo|Last time verified"
-msgstr ""
-
-msgid "Geo|Never"
-msgstr ""
-
-msgid "Geo|Next sync scheduled at"
-msgstr ""
-
-msgid "Geo|Not synced yet"
-msgstr ""
-
-msgid "Geo|Pending"
-msgstr ""
-
-msgid "Geo|Pending synchronization"
-msgstr ""
-
-msgid "Geo|Pending verification"
-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|Recheck"
-msgstr ""
-
-msgid "Geo|Recheck all projects"
-msgstr ""
-
-msgid "Geo|Redownload"
-msgstr ""
-
-msgid "Geo|Remove"
-msgstr ""
-
-msgid "Geo|Repository sync capacity"
-msgstr ""
-
-msgid "Geo|Resync"
-msgstr ""
-
-msgid "Geo|Resync all projects"
-msgstr ""
-
-msgid "Geo|Retry count"
-msgstr ""
-
-msgid "Geo|Select groups to replicate."
-msgstr ""
-
-msgid "Geo|Shards to synchronize"
-msgstr ""
-
-msgid "Geo|Status"
-msgstr ""
-
-msgid "Geo|Synced"
-msgstr ""
-
-msgid "Geo|Synchronization failed - %{error}"
-msgstr ""
-
-msgid "Geo|Tracking entry for project (%{project_id}) was successfully removed."
-msgstr ""
-
-msgid "Geo|Tracking entry will be removed. Are you sure?"
-msgstr ""
-
-msgid "Geo|Unknown state"
-msgstr ""
-
-msgid "Geo|Verification capacity"
-msgstr ""
-
-msgid "Geo|Verification failed - %{error}"
-msgstr ""
-
-msgid "Geo|Waiting for scheduler"
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
-msgid "Geo|You need a different license to use Geo replication"
-msgstr ""
-
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
-msgid "Get a free instance review"
-msgstr ""
-
-msgid "Git"
-msgstr ""
-
-msgid "Git repository URL"
-msgstr ""
-
-msgid "Git revision"
-msgstr ""
-
-msgid "Git strategy for pipelines"
-msgstr ""
-
-msgid "Git version"
-msgstr ""
-
-msgid "GitHub import"
-msgstr ""
-
-msgid "GitLab CI Linter has been moved"
-msgstr ""
-
-msgid "GitLab Geo"
-msgstr ""
-
-msgid "GitLab Group Runners can execute code for all the projects in this group."
-msgstr ""
-
-msgid "GitLab Import"
-msgstr ""
-
-msgid "GitLab User"
-msgstr ""
-
-msgid "GitLab project export"
-msgstr ""
-
-msgid "GitLab single sign on URL"
-msgstr ""
-
-msgid "GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "GitLab.com import"
-msgstr ""
-
-msgid "GitLab’s issue tracker"
-msgstr ""
-
-msgid "Gitaly"
-msgstr ""
-
-msgid "Gitaly Servers"
-msgstr ""
-
-msgid "Gitaly|Address"
-msgstr ""
-
-msgid "Gitea Host URL"
-msgstr ""
-
-msgid "Gitea Import"
-msgstr ""
-
-msgid "Go Back"
-msgstr ""
-
-msgid "Go back"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Go to %{link_to_google_takeout}."
-msgstr ""
-
-msgid "Google Code import"
-msgstr ""
-
-msgid "Google Takeout"
-msgstr ""
-
-msgid "Google authentication is not %{link_to_documentation}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
-msgid "Got it!"
-msgstr ""
-
-msgid "Graph"
-msgstr ""
-
-msgid "Group"
-msgstr ""
-
-msgid "Group CI/CD settings"
-msgstr ""
-
-msgid "Group Git LFS status:"
-msgstr ""
-
-msgid "Group ID"
-msgstr ""
-
-msgid "Group Runners"
-msgstr ""
-
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
-msgid "Group avatar"
-msgstr ""
-
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
-msgid "Group details"
-msgstr ""
-
-msgid "Group info:"
-msgstr ""
-
-msgid "Group maintainers can register group runners in the %{link}"
-msgstr ""
-
-msgid "Group name"
-msgstr ""
-
-msgid "Group: %{group_name}"
-msgstr ""
-
-msgid "GroupRoadmap|From %{dateWord}"
-msgstr ""
-
-msgid "GroupRoadmap|Loading roadmap"
-msgstr ""
-
-msgid "GroupRoadmap|Something went wrong while fetching epics"
-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|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the quarters view, only epics in the past quarter, current quarter, and next 4 quarters are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the weeks view, only epics in the past week, current week, and next 4 weeks are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the months view, only epics in the past month, current month, and next 5 months are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the quarters view, only epics in the past quarter, current quarter, and next 4 quarters are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the weeks view, only epics in the past week, current week, and next 4 weeks are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|Until %{dateWord}"
-msgstr ""
-
-msgid "GroupSettings|Badges"
-msgstr ""
-
-msgid "GroupSettings|Customize your group badges."
-msgstr ""
-
-msgid "GroupSettings|Learn more about badges."
-msgstr ""
-
-msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
-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|This setting will be applied to all subgroups unless overridden by a group owner. Groups that already have access to the project will continue to have access unless removed manually."
-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|remove the share with group lock from %{ancestor_group_name}"
-msgstr ""
-
-msgid "Groups"
-msgstr ""
-
-msgid "Groups can also be nested by creating %{subgroup_docs_link_start}subgroups%{subgroup_docs_link_end}."
-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|If you organize your projects under a group, it works like a folder."
-msgstr ""
-
-msgid "GroupsEmptyState|No groups found"
-msgstr ""
-
-msgid "GroupsEmptyState|You can manage your group member’s permissions and access to each project in the group."
-msgstr ""
-
-msgid "GroupsTree|Are you sure you want to leave the \"%{fullName}\" group?"
-msgstr ""
-
-msgid "GroupsTree|Create a project in this group."
-msgstr ""
-
-msgid "GroupsTree|Create a subgroup in this group."
-msgstr ""
-
-msgid "GroupsTree|Edit group"
-msgstr ""
-
-msgid "GroupsTree|Failed to leave the group. Please make sure you are not the only owner."
-msgstr ""
-
-msgid "GroupsTree|Leave this 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|Search by name"
-msgstr ""
-
-msgid "Have your users email"
-msgstr ""
-
-msgid "Header message"
-msgstr ""
-
-msgid "Health Check"
-msgstr ""
-
-msgid "Health information can be retrieved from the following endpoints. More information is available"
-msgstr ""
-
-msgid "HealthCheck|Access token is"
-msgstr ""
-
-msgid "HealthCheck|Healthy"
-msgstr ""
-
-msgid "HealthCheck|No Health Problems Detected"
-msgstr ""
-
-msgid "HealthCheck|Unhealthy"
-msgstr ""
-
-msgid "Help"
-msgstr ""
-
-msgid "Help page"
-msgstr ""
-
-msgid "Help page text and support page url."
-msgstr ""
-
-msgid "Here is the public SSH key that needs to be added to the remote server. For more information, please refer to the documentation."
-msgstr ""
-
-msgid "Hide host keys manual input"
-msgstr ""
-
-msgid "Hide payload"
-msgstr ""
-
-msgid "Hide value"
-msgid_plural "Hide values"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Hide whitespace changes"
-msgstr ""
-
-msgid "History"
-msgstr ""
-
-msgid "Housekeeping successfully started"
-msgstr ""
-
-msgid "I accept the %{terms_link}"
-msgstr ""
-
-msgid "I accept the|Terms of Service and Privacy Policy"
-msgstr ""
-
-msgid "ID"
-msgstr ""
-
-msgid "IDE|Allow live previews of JavaScript projects in the Web IDE using CodeSandbox client side evaluation."
-msgstr ""
-
-msgid "IDE|Back"
-msgstr ""
-
-msgid "IDE|Client side evaluation"
-msgstr ""
-
-msgid "IDE|Commit"
-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|Open in file view"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
-msgid "IDE|Review"
-msgstr ""
-
-msgid "IP Address"
-msgstr ""
-
-msgid "Identifier"
-msgstr ""
-
-msgid "Identities"
-msgstr ""
-
-msgid "Identity provider single sign on URL"
-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."
-msgstr ""
-
-msgid "If disabled, the access level will depend on the user's permissions in the project."
-msgstr ""
-
-msgid "If enabled"
-msgstr ""
-
-msgid "If enabled, access to projects will be validated on an external service using their classification label."
-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 already have files you can push them using the %{link_to_cli} below."
-msgstr ""
-
-msgid "If your HTTP repository is not publicly accessible, add authentication information to the URL: <code>https://username:password@gitlab.company.com/group/project.git</code>."
-msgstr ""
-
-msgid "ImageDiffViewer|2-up"
-msgstr ""
-
-msgid "ImageDiffViewer|Onion skin"
-msgstr ""
-
-msgid "ImageDiffViewer|Swipe"
-msgstr ""
-
-msgid "Import"
-msgstr ""
-
-msgid "Import Projects from Gitea"
-msgstr ""
-
-msgid "Import all compatible projects"
-msgstr ""
-
-msgid "Import all projects"
-msgstr ""
-
-msgid "Import all repositories"
-msgstr ""
-
-msgid "Import an exported GitLab project"
-msgstr ""
-
-msgid "Import in progress"
-msgstr ""
-
-msgid "Import multiple repositories by uploading a manifest file."
-msgstr ""
-
-msgid "Import project"
-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 projects from Google Code"
-msgstr ""
-
-msgid "Import repositories from Bitbucket Server"
-msgstr ""
-
-msgid "Import repositories from GitHub"
-msgstr ""
-
-msgid "Import repository"
-msgstr ""
-
-msgid "ImportButtons|Connect repositories from"
-msgstr ""
-
-msgid "Improve Issue boards with GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Improve issues management with Issue weight and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Improve search with Advanced Global Search and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "In order to enable instance-level analytics, please ask an admin to enable %{usage_ping_link_start}usage ping%{usage_ping_link_end}."
-msgstr ""
-
-msgid "In the next step, you'll be able to select the projects you want to import."
-msgstr ""
-
-msgid "Include a Terms of Service agreement and Privacy Policy that all users must accept."
-msgstr ""
-
-msgid "Include the username in the URL if required: <code>https://username@gitlab.company.com/group/project.git</code>."
-msgstr ""
-
-msgid "Incompatible Project"
-msgstr ""
-
-msgid "Indicates whether this runner can pick jobs without tags"
-msgstr ""
-
-msgid "Inline"
-msgstr ""
-
-msgid "Input host keys manually"
-msgstr ""
-
-msgid "Input your repository URL"
-msgstr ""
-
-msgid "Install GitLab Runner"
-msgstr ""
-
-msgid "Install Runner on Kubernetes"
-msgstr ""
-
-msgid "Instance"
-msgid_plural "Instances"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Instance Statistics"
-msgstr ""
-
-msgid "Instance Statistics visibility"
-msgstr ""
-
-msgid "Instance does not support multiple Kubernetes clusters"
-msgstr ""
-
-msgid "Integrations"
-msgstr ""
-
-msgid "Integrations Settings"
-msgstr ""
-
-msgid "Interested parties can even contribute by pushing commits if they want to."
-msgstr ""
-
-msgid "Internal - The group and any internal projects can be viewed by any logged in user."
-msgstr ""
-
-msgid "Internal - The project can be accessed by any logged in user."
-msgstr ""
-
-msgid "Internal users"
-msgstr ""
-
-msgid "Interval Pattern"
-msgstr ""
-
-msgid "Introducing Cycle Analytics"
-msgstr ""
-
-msgid "Invite"
-msgstr ""
-
-msgid "Issue"
-msgstr ""
-
-msgid "Issue Boards"
-msgstr ""
-
-msgid "Issue board focus mode"
-msgstr ""
-
-msgid "Issue events"
-msgstr ""
-
-msgid "IssueBoards|Board"
-msgstr ""
-
-msgid "IssueBoards|Boards"
-msgstr ""
-
-msgid "Issues"
-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, 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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
-msgid "Jan"
-msgstr ""
-
-msgid "January"
-msgstr ""
-
-msgid "Job"
-msgstr ""
-
-msgid "Job has been erased"
-msgstr ""
-
-msgid "Jobs"
-msgstr ""
-
-msgid "Job|Browse"
-msgstr ""
-
-msgid "Job|Complete Raw"
-msgstr ""
-
-msgid "Job|Download"
-msgstr ""
-
-msgid "Job|Erase job log"
-msgstr ""
-
-msgid "Job|Job artifacts"
-msgstr ""
-
-msgid "Job|Job has been erased"
-msgstr ""
-
-msgid "Job|Job has been erased by"
-msgstr ""
-
-msgid "Job|Keep"
-msgstr ""
-
-msgid "Job|Scroll to bottom"
-msgstr ""
-
-msgid "Job|Scroll to top"
-msgstr ""
-
-msgid "Job|Show complete raw"
-msgstr ""
-
-msgid "Job|The artifacts were removed"
-msgstr ""
-
-msgid "Job|The artifacts will be removed in"
-msgstr ""
-
-msgid "Job|This job is stuck, because the project doesn't have any runners online assigned to it."
-msgstr ""
-
-msgid "Jul"
-msgstr ""
-
-msgid "July"
-msgstr ""
-
-msgid "Jun"
-msgstr ""
-
-msgid "June"
-msgstr ""
-
-msgid "Kubernetes"
-msgstr ""
-
-msgid "Kubernetes Cluster"
-msgstr ""
-
-msgid "Kubernetes cluster creation time exceeds timeout; %{timeout}"
-msgstr ""
-
-msgid "Kubernetes cluster integration was not removed."
-msgstr ""
-
-msgid "Kubernetes cluster integration was successfully removed."
-msgstr ""
-
-msgid "Kubernetes cluster was successfully updated."
-msgstr ""
-
-msgid "Kubernetes configured"
-msgstr ""
-
-msgid "Kubernetes service integration has been deprecated. %{deprecated_message_content} your Kubernetes clusters using the new <a href=\"%{url}\"/>Kubernetes Clusters</a> page"
-msgstr ""
-
-msgid "LFS"
-msgstr ""
-
-msgid "LFSStatus|Disabled"
-msgstr ""
-
-msgid "LFSStatus|Enabled"
-msgstr ""
-
-msgid "Label"
-msgstr ""
-
-msgid "Label actions dropdown"
-msgstr ""
-
-msgid "Label lists show all issues with the selected label."
-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|<span>Promote label</span> %{labelTitle} <span>to Group Label?</span>"
-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. This action cannot be reversed."
-msgstr ""
-
-msgid "Large File Storage"
-msgstr ""
-
-msgid "Last %d day"
-msgid_plural "Last %d days"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Last Pipeline"
-msgstr ""
-
-msgid "Last commit"
-msgstr ""
-
-msgid "Last contact"
-msgstr ""
-
-msgid "Last edited %{date}"
-msgstr ""
-
-msgid "Last edited by %{name}"
-msgstr ""
-
-msgid "Last reply by"
-msgstr ""
-
-msgid "Last update"
-msgstr ""
-
-msgid "Last updated"
-msgstr ""
-
-msgid "LastPushEvent|You pushed to"
-msgstr ""
-
-msgid "LastPushEvent|at"
-msgstr ""
-
-msgid "Latest changes"
-msgstr ""
-
-msgid "Learn more"
-msgstr ""
-
-msgid "Learn more about %{issue_boards_url}, to keep track of issues in multiple lists, using labels, assignees, and milestones. If you’re missing something from issue boards, please create an issue on %{gitlab_issues_url}."
-msgstr ""
-
-msgid "Learn more about Kubernetes"
-msgstr ""
-
-msgid "Learn more about protected branches"
-msgstr ""
-
-msgid "Learn more in the"
-msgstr ""
-
-msgid "Learn more in the|pipeline schedules documentation"
-msgstr ""
-
-msgid "Leave"
-msgstr ""
-
-msgid "Leave group"
-msgstr ""
-
-msgid "Leave project"
-msgstr ""
-
-msgid "Leave the \"File type\" and \"Delivery method\" options on their default values."
-msgstr ""
-
-msgid "License"
-msgstr ""
-
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
-msgid "LicenseManagement|Approve license"
-msgstr ""
-
-msgid "LicenseManagement|Approve license?"
-msgstr ""
-
-msgid "LicenseManagement|Approved"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist license"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist license?"
-msgstr ""
-
-msgid "LicenseManagement|Blacklisted"
-msgstr ""
-
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
-msgid "LicenseManagement|License"
-msgstr ""
-
-msgid "LicenseManagement|License Management"
-msgstr ""
-
-msgid "LicenseManagement|License details"
-msgstr ""
-
-msgid "LicenseManagement|License name"
-msgstr ""
-
-msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
-msgstr ""
-
-msgid "LicenseManagement|Packages"
-msgstr ""
-
-msgid "LicenseManagement|Remove license"
-msgstr ""
-
-msgid "LicenseManagement|Remove license?"
-msgstr ""
-
-msgid "LicenseManagement|Submit"
-msgstr ""
-
-msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
-msgstr ""
-
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
-msgid "LicenseManagement|URL"
-msgstr ""
-
-msgid "LicenseManagement|You are about to remove the license, %{name}, from this project."
-msgstr ""
-
-msgid "Licenses"
-msgstr ""
-
-msgid "Limited to showing %d event at most"
-msgid_plural "Limited to showing %d events at most"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "LinkedIn"
-msgstr ""
-
-msgid "List"
-msgstr ""
-
-msgid "List Your Gitea Repositories"
-msgstr ""
-
-msgid "List available repositories"
-msgstr ""
-
-msgid "List view"
-msgstr ""
-
-msgid "List your Bitbucket Server repositories"
-msgstr ""
-
-msgid "List your GitHub repositories"
-msgstr ""
-
-msgid "Live preview"
-msgstr ""
-
-msgid "Loading contribution stats for group members"
-msgstr ""
-
-msgid "Loading the GitLab IDE..."
-msgstr ""
-
-msgid "Loading..."
-msgstr ""
-
-msgid "Lock"
-msgstr ""
-
-msgid "Lock %{issuableDisplayName}"
-msgstr ""
-
-msgid "Lock not found"
-msgstr ""
-
-msgid "Lock this %{issuableDisplayName}? Only <strong>project members</strong> will be able to comment."
-msgstr ""
-
-msgid "Lock to current projects"
-msgstr ""
-
-msgid "Locked"
-msgstr ""
-
-msgid "Locked Files"
-msgstr ""
-
-msgid "Locked to current projects"
-msgstr ""
-
-msgid "Locks give the ability to lock specific file or folder."
-msgstr ""
-
-msgid "Login with smartcard"
-msgstr ""
-
-msgid "Logs"
-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 sure you're logged into the account that owns the projects you'd like to import."
-msgstr ""
-
-msgid "Manage Git repositories with fine-grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki."
-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 you've authorized to use your account."
-msgstr ""
-
-msgid "Manage group labels"
-msgstr ""
-
-msgid "Manage labels"
-msgstr ""
-
-msgid "Manage project labels"
-msgstr ""
-
-msgid "Manage your group’s membership while adding another level of security with SAML."
-msgstr ""
-
-msgid "Manifest"
-msgstr ""
-
-msgid "Manifest file import"
-msgstr ""
-
-msgid "Map a FogBugz account ID to a GitLab user"
-msgstr ""
-
-msgid "Map a Google Code user to a GitLab user"
-msgstr ""
-
-msgid "Map a Google Code user to a full email address"
-msgstr ""
-
-msgid "Map a Google Code user to a full name"
-msgstr ""
-
-msgid "Mar"
-msgstr ""
-
-msgid "March"
-msgstr ""
-
-msgid "Mark todo as done"
-msgstr ""
-
-msgid "Markdown enabled"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
-msgid "Maven Metadata"
-msgstr ""
-
-msgid "Maven package"
-msgstr ""
-
-msgid "Max access level"
-msgstr ""
-
-msgid "Maximum job timeout"
-msgstr ""
-
-msgid "May"
-msgstr ""
-
-msgid "Median"
-msgstr ""
-
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
-msgid "Members"
-msgstr ""
-
-msgid "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 "Merge Request"
-msgstr ""
-
-msgid "Merge Request:"
-msgstr ""
-
-msgid "Merge Requests"
-msgstr ""
-
-msgid "Merge Requests created"
-msgstr ""
-
-msgid "Merge events"
-msgstr ""
-
-msgid "Merge request"
-msgstr ""
-
-msgid "Merge request approvals"
-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 "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
-msgid "MergeRequests|Resolve this discussion in a new issue"
-msgstr ""
-
-msgid "MergeRequests|Saving the comment failed"
-msgstr ""
-
-msgid "MergeRequests|Toggle comments for this file"
-msgstr ""
-
-msgid "MergeRequests|View file @ %{commitId}"
-msgstr ""
-
-msgid "MergeRequests|View replaced file @ %{commitId}"
-msgstr ""
-
-msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
-msgstr ""
-
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
-msgid "Merged"
-msgstr ""
-
-msgid "Messages"
-msgstr ""
-
-msgid "Metrics"
-msgstr ""
-
-msgid "Metrics - Influx"
-msgstr ""
-
-msgid "Metrics - Prometheus"
-msgstr ""
-
-msgid "Metrics and profiling"
-msgstr ""
-
-msgid "Metrics|Business"
-msgstr ""
-
-msgid "Metrics|Check out the CI/CD documentation on deploying to an environment"
-msgstr ""
-
-msgid "Metrics|Create metric"
-msgstr ""
-
-msgid "Metrics|Edit metric"
-msgstr ""
-
-msgid "Metrics|Environment"
-msgstr ""
-
-msgid "Metrics|For grouping similar metrics"
-msgstr ""
-
-msgid "Metrics|Label of the chart's vertical axis. Usually the type of the unit being charted. The horizontal axis (X-axis) always represents time."
-msgstr ""
-
-msgid "Metrics|Learn about environments"
-msgstr ""
-
-msgid "Metrics|Legend label (optional)"
-msgstr ""
-
-msgid "Metrics|Must be a valid PromQL query."
-msgstr ""
-
-msgid "Metrics|Name"
-msgstr ""
-
-msgid "Metrics|New metric"
-msgstr ""
-
-msgid "Metrics|No deployed environments"
-msgstr ""
-
-msgid "Metrics|Prometheus Query Documentation"
-msgstr ""
-
-msgid "Metrics|Query"
-msgstr ""
-
-msgid "Metrics|Response"
-msgstr ""
-
-msgid "Metrics|System"
-msgstr ""
-
-msgid "Metrics|There was an error fetching the environments data, please try again"
-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 while retrieving metrics"
-msgstr ""
-
-msgid "Metrics|Type"
-msgstr ""
-
-msgid "Metrics|Unexpected deployment data response from prometheus endpoint"
-msgstr ""
-
-msgid "Metrics|Unexpected metrics data response from prometheus endpoint"
-msgstr ""
-
-msgid "Metrics|Unit label"
-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|Y-axis label"
-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 "Milestone"
-msgstr ""
-
-msgid "Milestone lists not available with your current license"
-msgstr ""
-
-msgid "Milestone lists show all issues from the selected milestone."
-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|<p>%{milestonePromotion}</p> %{finalWarning}"
-msgstr ""
-
-msgid "Milestones|Delete milestone"
-msgstr ""
-
-msgid "Milestones|Delete milestone %{milestoneTitle}?"
-msgstr ""
-
-msgid "Milestones|Failed to delete milestone %{milestoneTitle}"
-msgstr ""
-
-msgid "Milestones|Milestone %{milestoneTitle} was not found"
-msgstr ""
-
-msgid "Milestones|Promote %{milestoneTitle} to group milestone?"
-msgstr ""
-
-msgid "Milestones|Promote Milestone"
-msgstr ""
-
-msgid "Milestones|Promoting %{milestone} will make it available for all projects inside %{groupName}. Existing project milestones with the same name will be merged. "
-msgstr ""
-
-msgid "Milestones|This action cannot be reversed."
-msgstr ""
-
-msgid "Mirror a repository"
-msgstr ""
-
-msgid "Mirror direction"
-msgstr ""
-
-msgid "Mirror repository"
-msgstr ""
-
-msgid "Mirror user"
-msgstr ""
-
-msgid "Mirrored repositories"
-msgstr ""
-
-msgid "Mirroring repositories"
-msgstr ""
-
-msgid "MissingSSHKeyWarningLink|add an SSH key"
-msgstr ""
-
-msgid "Modal|Cancel"
-msgstr ""
-
-msgid "Modal|Close"
-msgstr ""
-
-msgid "Monitoring"
-msgstr ""
-
-msgid "Months"
-msgstr ""
-
-msgid "More"
-msgstr ""
-
-msgid "More actions"
-msgstr ""
-
-msgid "More info"
-msgstr ""
-
-msgid "More information"
-msgstr ""
-
-msgid "More information is available|here"
-msgstr ""
-
-msgid "Most stars"
-msgstr ""
-
-msgid "Move"
-msgstr ""
-
-msgid "Move issue"
-msgstr ""
-
-msgid "Multiple issue boards"
-msgstr ""
-
-msgid "Name"
-msgstr ""
-
-msgid "Name new label"
-msgstr ""
-
-msgid "Name your individual key via a title"
-msgstr ""
-
-msgid "Name:"
-msgstr ""
-
-msgid "Naming, visibility"
-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 "Network"
-msgstr ""
-
-msgid "Never"
-msgstr ""
-
-msgid "New"
-msgstr ""
-
-msgid "New Application"
-msgstr ""
-
-msgid "New Group"
-msgstr ""
-
-msgid "New Identity"
-msgstr ""
-
-msgid "New Issue"
-msgid_plural "New Issues"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "New Label"
-msgstr ""
-
-msgid "New Pipeline Schedule"
-msgstr ""
-
-msgid "New Snippet"
-msgstr ""
-
-msgid "New Snippets"
-msgstr ""
-
-msgid "New branch"
-msgstr ""
-
-msgid "New branch unavailable"
-msgstr ""
-
-msgid "New directory"
-msgstr ""
-
-msgid "New epic"
-msgstr ""
-
-msgid "New file"
-msgstr ""
-
-msgid "New group"
-msgstr ""
-
-msgid "New identity"
-msgstr ""
-
-msgid "New issue"
-msgstr ""
-
-msgid "New label"
-msgstr ""
-
-msgid "New merge request"
-msgstr ""
-
-msgid "New pipelines will cancel older, pending pipelines on the same branch"
-msgstr ""
-
-msgid "New project"
-msgstr ""
-
-msgid "New schedule"
-msgstr ""
-
-msgid "New snippet"
-msgstr ""
-
-msgid "New subgroup"
-msgstr ""
-
-msgid "New tag"
-msgstr ""
-
-msgid "New..."
-msgstr ""
-
-msgid "No"
-msgstr ""
-
-msgid "No Label"
-msgstr ""
-
-msgid "No assignee"
-msgstr ""
-
-msgid "No branches found"
-msgstr ""
-
-msgid "No changes"
-msgstr ""
-
-msgid "No connection could be made to a Gitaly Server, please check your logs!"
-msgstr ""
-
-msgid "No container images stored for this project. Add one by following the instructions above."
-msgstr ""
-
-msgid "No contributions were found"
-msgstr ""
-
-msgid "No credit card required."
-msgstr ""
-
-msgid "No due date"
-msgstr ""
-
-msgid "No estimate or time spent"
-msgstr ""
-
-msgid "No file chosen"
-msgstr ""
-
-msgid "No files found."
-msgstr ""
-
-msgid "No issues for the selected time period."
-msgstr ""
-
-msgid "No labels with such name or description"
-msgstr ""
-
-msgid "No license. All rights reserved"
-msgstr ""
-
-msgid "No merge requests for the selected time period."
-msgstr ""
-
-msgid "No merge requests found"
-msgstr ""
-
-msgid "No messages were logged"
-msgstr ""
-
-msgid "No other labels with such name or description"
-msgstr ""
-
-msgid "No packages stored for this project."
-msgstr ""
-
-msgid "No prioritised labels with such name or description"
-msgstr ""
-
-msgid "No public groups"
-msgstr ""
-
-msgid "No pushes for the selected time period."
-msgstr ""
-
-msgid "No repository"
-msgstr ""
-
-msgid "No runners found"
-msgstr ""
-
-msgid "No schedules"
-msgstr ""
-
-msgid "No, directly import the existing email addresses and usernames."
-msgstr ""
-
-msgid "Nodes"
-msgstr ""
-
-msgid "None"
-msgstr ""
-
-msgid "Not all comments are displayed because you're comparing two versions of the diff."
-msgstr ""
-
-msgid "Not all comments are displayed because you're viewing an old version of the diff."
-msgstr ""
-
-msgid "Not allowed to merge"
-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 enough data"
-msgstr ""
-
-msgid "Not now"
-msgstr ""
-
-msgid "Note that the master branch is automatically protected. %{link_to_protected_branches}"
-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 "Notes|Are you sure you want to cancel creating this comment?"
-msgstr ""
-
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
-msgid "Notification events"
-msgstr ""
-
-msgid "NotificationEvent|Close issue"
-msgstr ""
-
-msgid "NotificationEvent|Close merge request"
-msgstr ""
-
-msgid "NotificationEvent|Failed pipeline"
-msgstr ""
-
-msgid "NotificationEvent|Merge merge request"
-msgstr ""
-
-msgid "NotificationEvent|New epic"
-msgstr ""
-
-msgid "NotificationEvent|New issue"
-msgstr ""
-
-msgid "NotificationEvent|New merge request"
-msgstr ""
-
-msgid "NotificationEvent|New note"
-msgstr ""
-
-msgid "NotificationEvent|Reassign issue"
-msgstr ""
-
-msgid "NotificationEvent|Reassign merge request"
-msgstr ""
-
-msgid "NotificationEvent|Reopen issue"
-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 off"
-msgstr ""
-
-msgid "Notifications on"
-msgstr ""
-
-msgid "Nov"
-msgstr ""
-
-msgid "November"
-msgstr ""
-
-msgid "OK"
-msgstr ""
-
-msgid "Oct"
-msgstr ""
-
-msgid "October"
-msgstr ""
-
-msgid "OfSearchInADropdown|Filter"
-msgstr ""
-
-msgid "Once imported, repositories can be mirrored over SSH. Read more %{ssh_link}"
-msgstr ""
-
-msgid "One more item"
-msgid_plural "%d more items"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "One or more of your Bitbucket 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 Google Code projects cannot be imported into GitLab directly because they use Subversion or Mercurial for version control, rather than Git."
-msgstr ""
-
-msgid "Only admins"
-msgstr ""
-
-msgid "Only comments from the following commit are shown below"
-msgstr ""
-
-msgid "Only mirror protected branches"
-msgstr ""
-
-msgid "Only project members can comment."
-msgstr ""
-
-msgid "Oops, are you sure?"
-msgstr ""
-
-msgid "Open"
-msgstr ""
-
-msgid "Open in Xcode"
-msgstr ""
-
-msgid "Open projects"
-msgstr ""
-
-msgid "Open sidebar"
-msgstr ""
-
-msgid "Open source software to collaborate on code"
-msgstr ""
-
-msgid "Opened"
-msgstr ""
-
-msgid "Opened MR"
-msgstr ""
-
-msgid "Opened issues"
-msgstr ""
-
-msgid "OpenedNDaysAgo|Opened"
-msgstr ""
-
-msgid "Opens in a new window"
-msgstr ""
-
-msgid "Operations"
-msgstr ""
-
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
-msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
-msgstr ""
-
-msgid "Optionally, you can %{link_to_customize} how Google Code 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 "Other Labels"
-msgstr ""
-
-msgid "Other information"
-msgstr ""
-
-msgid "Otherwise it is recommended you start with one of the options below."
-msgstr ""
-
-msgid "Outbound requests"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Overwrite diverged branches"
-msgstr ""
-
-msgid "Owner"
-msgstr ""
-
-msgid "Package information"
-msgstr ""
-
-msgid "Package was removed"
-msgstr ""
-
-msgid "Packages"
-msgstr ""
-
-msgid "Pages"
-msgstr ""
-
-msgid "Pagination|Last »"
-msgstr ""
-
-msgid "Pagination|Next"
-msgstr ""
-
-msgid "Pagination|Prev"
-msgstr ""
-
-msgid "Pagination|« First"
-msgstr ""
-
-msgid "Part of merge request changes"
-msgstr ""
-
-msgid "Password"
-msgstr ""
-
-msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
-msgstr ""
-
-msgid "Path, transfer, remove"
-msgstr ""
-
-msgid "Path:"
-msgstr ""
-
-msgid "Pause"
-msgstr ""
-
-msgid "Paused Runners don't accept new jobs"
-msgstr ""
-
-msgid "Pending"
-msgstr ""
-
-msgid "People without permission will never get a notification and won't be able to comment."
-msgstr ""
-
-msgid "Per job. If a job passes this threshold, it will be marked as failed"
-msgstr ""
-
-msgid "Perform advanced options such as changing path, transferring, or removing the group."
-msgstr ""
-
-msgid "Performance optimization"
-msgstr ""
-
-msgid "Permissions"
-msgstr ""
-
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
-msgid "Personal Access Token"
-msgstr ""
-
-msgid "Pipeline"
-msgstr ""
-
-msgid "Pipeline Health"
-msgstr ""
-
-msgid "Pipeline Schedule"
-msgstr ""
-
-msgid "Pipeline Schedules"
-msgstr ""
-
-msgid "Pipeline quota"
-msgstr ""
-
-msgid "Pipeline triggers"
-msgstr ""
-
-msgid "PipelineCharts|Failed:"
-msgstr ""
-
-msgid "PipelineCharts|Overall statistics"
-msgstr ""
-
-msgid "PipelineCharts|Success ratio:"
-msgstr ""
-
-msgid "PipelineCharts|Successful:"
-msgstr ""
-
-msgid "PipelineCharts|Total:"
-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 "PipelineSheduleIntervalPattern|Custom"
-msgstr ""
-
-msgid "Pipelines"
-msgstr ""
-
-msgid "Pipelines charts"
-msgstr ""
-
-msgid "Pipelines for last month"
-msgstr ""
-
-msgid "Pipelines for last week"
-msgstr ""
-
-msgid "Pipelines for last year"
-msgstr ""
-
-msgid "Pipelines|Build with confidence"
-msgstr ""
-
-msgid "Pipelines|CI Lint"
-msgstr ""
-
-msgid "Pipelines|Clear Runner Caches"
-msgstr ""
-
-msgid "Pipelines|Continuous Integration can help catch bugs by running your tests automatically, while Continuous Deployment can help you deliver code to your product environment."
-msgstr ""
-
-msgid "Pipelines|Get started with Pipelines"
-msgstr ""
-
-msgid "Pipelines|Loading Pipelines"
-msgstr ""
-
-msgid "Pipelines|Project cache successfully reset."
-msgstr ""
-
-msgid "Pipelines|Run Pipeline"
-msgstr ""
-
-msgid "Pipelines|Something went wrong while cleaning runners cache."
-msgstr ""
-
-msgid "Pipelines|There are currently no %{scope} pipelines."
-msgstr ""
-
-msgid "Pipelines|There are currently no pipelines."
-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 project is not currently set up to run pipelines."
-msgstr ""
-
-msgid "Pipeline|Commit"
-msgstr ""
-
-msgid "Pipeline|Create for"
-msgstr ""
-
-msgid "Pipeline|Create pipeline"
-msgstr ""
-
-msgid "Pipeline|Duration"
-msgstr ""
-
-msgid "Pipeline|Existing branch name or tag"
-msgstr ""
-
-msgid "Pipeline|Pipeline"
-msgstr ""
-
-msgid "Pipeline|Run Pipeline"
-msgstr ""
-
-msgid "Pipeline|Search branches"
-msgstr ""
-
-msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} 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|Variables"
-msgstr ""
-
-msgid "Pipeline|You’re about to stop pipeline %{pipelineId}."
-msgstr ""
-
-msgid "Pipeline|all"
-msgstr ""
-
-msgid "Pipeline|success"
-msgstr ""
-
-msgid "Pipeline|with stage"
-msgstr ""
-
-msgid "Pipeline|with stages"
-msgstr ""
-
-msgid "Plain diff"
-msgstr ""
-
-msgid "PlantUML"
-msgstr ""
-
-msgid "Play"
-msgstr ""
-
-msgid "Please accept the Terms of Service before continuing."
-msgstr ""
-
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
-msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
-msgstr ""
-
-msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
-msgstr ""
-
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
-msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
-msgstr ""
-
-msgid "Please select at least one filter to see results"
-msgstr ""
-
-msgid "Please solve the reCAPTCHA"
-msgstr ""
-
-msgid "Please try again"
-msgstr ""
-
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-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 "Preferences"
-msgstr ""
-
-msgid "Preferences|Navigation theme"
-msgstr ""
-
-msgid "Press Enter or click to search"
-msgstr ""
-
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
-msgid "Preview"
-msgstr ""
-
-msgid "Preview payload"
-msgstr ""
-
-msgid "Primary"
-msgstr ""
-
-msgid "Prioritize"
-msgstr ""
-
-msgid "Prioritize label"
-msgstr ""
-
-msgid "Prioritized Labels"
-msgstr ""
-
-msgid "Prioritized label"
-msgstr ""
-
-msgid "Private - Project access must be granted explicitly to each user."
-msgstr ""
-
-msgid "Private - The group and its projects can only be viewed by members."
-msgstr ""
-
-msgid "Private projects can be created in your personal namespace with:"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile Settings"
-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|Account scheduled for removal."
-msgstr ""
-
-msgid "Profiles|Add key"
-msgstr ""
-
-msgid "Profiles|Add status emoji"
-msgstr ""
-
-msgid "Profiles|Avatar cropper"
-msgstr ""
-
-msgid "Profiles|Avatar will be removed. Are you sure?"
-msgstr ""
-
-msgid "Profiles|Change username"
-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|Clear status"
-msgstr ""
-
-msgid "Profiles|Current path: %{path}"
-msgstr ""
-
-msgid "Profiles|Current status"
-msgstr ""
-
-msgid "Profiles|Delete Account"
-msgstr ""
-
-msgid "Profiles|Delete account"
-msgstr ""
-
-msgid "Profiles|Delete your account?"
-msgstr ""
-
-msgid "Profiles|Deleting an account has the following effects:"
-msgstr ""
-
-msgid "Profiles|Do not show on profile"
-msgstr ""
-
-msgid "Profiles|Don't display activity-related personal information on your profiles"
-msgstr ""
-
-msgid "Profiles|Edit Profile"
-msgstr ""
-
-msgid "Profiles|Invalid password"
-msgstr ""
-
-msgid "Profiles|Invalid username"
-msgstr ""
-
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
-msgid "Profiles|Main settings"
-msgstr ""
-
-msgid "Profiles|No file chosen"
-msgstr ""
-
-msgid "Profiles|Path"
-msgstr ""
-
-msgid "Profiles|Position and size your new avatar"
-msgstr ""
-
-msgid "Profiles|Private contributions"
-msgstr ""
-
-msgid "Profiles|Public Avatar"
-msgstr ""
-
-msgid "Profiles|Remove avatar"
-msgstr ""
-
-msgid "Profiles|Set new profile picture"
-msgstr ""
-
-msgid "Profiles|Some options are unavailable for LDAP accounts"
-msgstr ""
-
-msgid "Profiles|Tell us about yourself in fewer than 250 characters."
-msgstr ""
-
-msgid "Profiles|The maximum file size allowed is 200KB."
-msgstr ""
-
-msgid "Profiles|This doesn't look like a public SSH key, are you sure you want to add it?"
-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. %{learn_more}"
-msgstr ""
-
-msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
-msgstr ""
-
-msgid "Profiles|This feature is experimental and translations are not complete yet."
-msgstr ""
-
-msgid "Profiles|This information will appear on your profile."
-msgstr ""
-
-msgid "Profiles|Type your %{confirmationValue} to confirm:"
-msgstr ""
-
-msgid "Profiles|Typically starts with \"ssh-rsa …\""
-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|Username change failed - %{message}"
-msgstr ""
-
-msgid "Profiles|Username successfully changed"
-msgstr ""
-
-msgid "Profiles|Website"
-msgstr ""
-
-msgid "Profiles|What's your status?"
-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 transfer ownership or delete these groups before you can delete your account."
-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|e.g. My MacBook key"
-msgstr ""
-
-msgid "Profiles|your account"
-msgstr ""
-
-msgid "Profiling - Performance bar"
-msgstr ""
-
-msgid "Programming languages used in this repository"
-msgstr ""
-
-msgid "Progress"
-msgstr ""
-
-msgid "Project"
-msgstr ""
-
-msgid "Project '%{project_name}' is in the process of being deleted."
-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 Badges"
-msgstr ""
-
-msgid "Project URL"
-msgstr ""
-
-msgid "Project access must be granted explicitly to each user."
-msgstr ""
-
-msgid "Project avatar"
-msgstr ""
-
-msgid "Project avatar in repository: %{link}"
-msgstr ""
-
-msgid "Project details"
-msgstr ""
-
-msgid "Project export could not be deleted."
-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 started. A download link will be sent by email."
-msgstr ""
-
-msgid "Project name"
-msgstr ""
-
-msgid "Project slug"
-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 "ProjectLastActivity|Never"
-msgstr ""
-
-msgid "ProjectLifecycle|Stage"
-msgstr ""
-
-msgid "ProjectOverview|Fork"
-msgstr ""
-
-msgid "ProjectOverview|Forks"
-msgstr ""
-
-msgid "ProjectOverview|Go to your fork"
-msgstr ""
-
-msgid "ProjectOverview|Star"
-msgstr ""
-
-msgid "ProjectOverview|Unstar"
-msgstr ""
-
-msgid "ProjectOverview|You have reached your project limit"
-msgstr ""
-
-msgid "ProjectOverview|You must sign in to star a project"
-msgstr ""
-
-msgid "ProjectPage|Project ID: %{project_id}"
-msgstr ""
-
-msgid "ProjectSettings|Badges"
-msgstr ""
-
-msgid "ProjectSettings|Contact an admin to change this setting."
-msgstr ""
-
-msgid "ProjectSettings|Customize your project badges."
-msgstr ""
-
-msgid "ProjectSettings|Failed to protect the tag"
-msgstr ""
-
-msgid "ProjectSettings|Failed to update tag!"
-msgstr ""
-
-msgid "ProjectSettings|Learn more about badges."
-msgstr ""
-
-msgid "ProjectSettings|Only signed commits can be pushed to this repository."
-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|Users can only push commits to this repository that were committed with one of their own verified emails."
-msgstr ""
-
-msgid "Projects"
-msgstr ""
-
-msgid "Projects shared with %{group_name}"
-msgstr ""
-
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-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 "PrometheusAlerts|Add alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Alert set"
-msgstr ""
-
-msgid "PrometheusAlerts|Edit alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error creating alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error deleting alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error fetching alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error saving alert"
-msgstr ""
-
-msgid "PrometheusAlerts|No alert set"
-msgstr ""
-
-msgid "PrometheusAlerts|Operator"
-msgstr ""
-
-msgid "PrometheusAlerts|Threshold"
-msgstr ""
-
-msgid "PrometheusDashboard|Time"
-msgstr ""
-
-msgid "PrometheusService|%{exporters} with %{metrics} were found"
-msgstr ""
-
-msgid "PrometheusService|<p class=\"text-tertiary\">No <a href=\"%{docsUrl}\">common metrics</a> were found</p>"
-msgstr ""
-
-msgid "PrometheusService|Active"
-msgstr ""
-
-msgid "PrometheusService|Auto configuration"
-msgstr ""
-
-msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
-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|Custom metrics"
-msgstr ""
-
-msgid "PrometheusService|Finding and configuring metrics..."
-msgstr ""
-
-msgid "PrometheusService|Finding custom metrics..."
-msgstr ""
-
-msgid "PrometheusService|Install Prometheus on clusters"
-msgstr ""
-
-msgid "PrometheusService|Manage clusters"
-msgstr ""
-
-msgid "PrometheusService|Manual configuration"
-msgstr ""
-
-msgid "PrometheusService|Metrics"
-msgstr ""
-
-msgid "PrometheusService|Missing environment variable"
-msgstr ""
-
-msgid "PrometheusService|More information"
-msgstr ""
-
-msgid "PrometheusService|New metric"
-msgstr ""
-
-msgid "PrometheusService|Prometheus API Base URL, like http://prometheus.example.com/"
-msgstr ""
-
-msgid "PrometheusService|Prometheus is being automatically managed on your clusters"
-msgstr ""
-
-msgid "PrometheusService|These metrics will only be monitored after your first deployment to an environment"
-msgstr ""
-
-msgid "PrometheusService|Time-series monitoring service"
-msgstr ""
-
-msgid "PrometheusService|To enable manual configuration, uninstall Prometheus from your clusters"
-msgstr ""
-
-msgid "PrometheusService|To enable the installation of Prometheus on your clusters, deactivate the manual configuration below"
-msgstr ""
-
-msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
-msgstr ""
-
-msgid "Promote"
-msgstr ""
-
-msgid "Promote these project milestones into a group milestone."
-msgstr ""
-
-msgid "Promote to Group Milestone"
-msgstr ""
-
-msgid "Promote to group label"
-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|This feature is locked."
-msgstr ""
-
-msgid "Promotions|Upgrade plan"
-msgstr ""
-
-msgid "Protected"
-msgstr ""
-
-msgid "Protected Environments"
-msgstr ""
-
-msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
-msgstr ""
-
-msgid "ProtectedEnvironment|Allowed to deploy"
-msgstr ""
-
-msgid "ProtectedEnvironment|Choose who is allowed to deploy"
-msgstr ""
-
-msgid "ProtectedEnvironment|Environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect Environments in order to restrict who can execute deployments."
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect an environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protected Environment (%{protected_environments_count})"
-msgstr ""
-
-msgid "ProtectedEnvironment|Select an environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|There are currently no protected environments, protect an environment with the form above."
-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 "Protip:"
-msgstr ""
-
-msgid "Provider"
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-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 pipelines"
-msgstr ""
-
-msgid "Pull"
-msgstr ""
-
-msgid "Push"
-msgstr ""
-
-msgid "Push Rules"
-msgstr ""
-
-msgid "Push events"
-msgstr ""
-
-msgid "Push project from command line"
-msgstr ""
-
-msgid "Push to create a project"
-msgstr ""
-
-msgid "PushRule|Committer restriction"
-msgstr ""
-
-msgid "Pushed"
-msgstr ""
-
-msgid "Pushes"
-msgstr ""
-
-msgid "Quarters"
-msgstr ""
-
-msgid "Quick actions can be used in the issues description and comment boxes."
-msgstr ""
-
-msgid "Read more"
-msgstr ""
-
-msgid "Read more about project permissions <strong>%{link_to_help}</strong>"
-msgstr ""
-
-msgid "Readme"
-msgstr ""
-
-msgid "Real-time features"
-msgstr ""
-
-msgid "Recent searches"
-msgstr ""
-
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
-msgid "Reference:"
-msgstr ""
-
-msgid "Refresh"
-msgstr ""
-
-msgid "Refreshing in a second to show the updated status..."
-msgid_plural "Refreshing in %d seconds to show the updated status..."
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Regenerate key"
-msgstr ""
-
-msgid "Regex pattern"
-msgstr ""
-
-msgid "Register / Sign In"
-msgstr ""
-
-msgid "Register and see your runners for this group."
-msgstr ""
-
-msgid "Register and see your runners for this project."
-msgstr ""
-
-msgid "Registry"
-msgstr ""
-
-msgid "Related Commits"
-msgstr ""
-
-msgid "Related Deployed Jobs"
-msgstr ""
-
-msgid "Related Issues"
-msgstr ""
-
-msgid "Related Jobs"
-msgstr ""
-
-msgid "Related Merge Requests"
-msgstr ""
-
-msgid "Related Merged Requests"
-msgstr ""
-
-msgid "Related merge requests"
-msgstr ""
-
-msgid "Remind later"
-msgstr ""
-
-msgid "Remove"
-msgstr ""
-
-msgid "Remove Runner"
-msgstr ""
-
-msgid "Remove avatar"
-msgstr ""
-
-msgid "Remove group"
-msgstr ""
-
-msgid "Remove priority"
-msgstr ""
-
-msgid "Remove project"
-msgstr ""
-
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
-msgid "Rename"
-msgstr ""
-
-msgid "Rename file"
-msgstr ""
-
-msgid "Rename folder"
-msgstr ""
-
-msgid "Reopen epic"
-msgstr ""
-
-msgid "Repair authentication"
-msgstr ""
-
-msgid "Reply to this email directly or %{view_it_on_gitlab}."
-msgstr ""
-
-msgid "Repo by URL"
-msgstr ""
-
-msgid "Report abuse to GitLab"
-msgstr ""
-
-msgid "Reporting"
-msgstr ""
-
-msgid "Reports|%{failedString} and %{resolvedString}"
-msgstr ""
-
-msgid "Reports|Actions"
-msgstr ""
-
-msgid "Reports|Class"
-msgstr ""
-
-msgid "Reports|Confidence"
-msgstr ""
-
-msgid "Reports|Execution time"
-msgstr ""
-
-msgid "Reports|Failure"
-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 results are being parsed"
-msgstr ""
-
-msgid "Reports|Vulnerability"
-msgstr ""
-
-msgid "Reports|no changed test results"
-msgstr ""
-
-msgid "Repository"
-msgstr ""
-
-msgid "Repository Settings"
-msgstr ""
-
-msgid "Repository URL"
-msgstr ""
-
-msgid "Repository has no locks."
-msgstr ""
-
-msgid "Repository maintenance"
-msgstr ""
-
-msgid "Repository mirror"
-msgstr ""
-
-msgid "Repository storage"
-msgstr ""
-
-msgid "RepositorySettingsAccessLevel|Select"
-msgstr ""
-
-msgid "Request Access"
-msgstr ""
-
-msgid "Requests Profiles"
-msgstr ""
-
-msgid "Require all users in this group to setup Two-factor authentication"
-msgstr ""
-
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
-msgstr ""
-
-msgid "Reset health check access token"
-msgstr ""
-
-msgid "Reset runners registration token"
-msgstr ""
-
-msgid "Resolve all discussions in new issue"
-msgstr ""
-
-msgid "Resolve conflicts on source branch"
-msgstr ""
-
-msgid "Resolve discussion"
-msgstr ""
-
-msgid "Response metrics (AWS ELB)"
-msgstr ""
-
-msgid "Response metrics (Custom)"
-msgstr ""
-
-msgid "Response metrics (HA Proxy)"
-msgstr ""
-
-msgid "Response metrics (NGINX Ingress)"
-msgstr ""
-
-msgid "Response metrics (NGINX)"
-msgstr ""
-
-msgid "Resume"
-msgstr ""
-
-msgid "Retry"
-msgstr ""
-
-msgid "Retry this job"
-msgstr ""
-
-msgid "Retry verification"
-msgstr ""
-
-msgid "Reveal Variables"
-msgstr ""
-
-msgid "Reveal value"
-msgid_plural "Reveal values"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Revert this commit"
-msgstr ""
-
-msgid "Revert this merge request"
-msgstr ""
-
-msgid "Review"
-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 "Reviewing"
-msgstr ""
-
-msgid "Reviewing (merge request !%{mergeRequestId})"
-msgstr ""
-
-msgid "Revoke"
-msgstr ""
-
-msgid "Roadmap"
-msgstr ""
-
-msgid "Run CI/CD pipelines for external repositories"
-msgstr ""
-
-msgid "Run untagged jobs"
-msgstr ""
-
-msgid "Runner cannot be assigned to other projects"
-msgstr ""
-
-msgid "Runner runs jobs from all unassigned projects"
-msgstr ""
-
-msgid "Runner runs jobs from all unassigned projects in its group"
-msgstr ""
-
-msgid "Runner runs jobs from assigned projects"
-msgstr ""
-
-msgid "Runner token"
-msgstr ""
-
-msgid "Runner will not receive any new jobs"
-msgstr ""
-
-msgid "Runners"
-msgstr ""
-
-msgid "Runners API"
-msgstr ""
-
-msgid "Runners can be placed on separate users, servers, and even on your local machine."
-msgstr ""
-
-msgid "Runners can be placed on separate users, servers, even on your local machine."
-msgstr ""
-
-msgid "Runners currently online: %{active_runners_count}"
-msgstr ""
-
-msgid "Runners page"
-msgstr ""
-
-msgid "Runners page."
-msgstr ""
-
-msgid "Runners|You have used all your shared Runners pipeline minutes."
-msgstr ""
-
-msgid "Running"
-msgstr ""
-
-msgid "SAML SSO"
-msgstr ""
-
-msgid "SAML SSO for %{group_name}"
-msgstr ""
-
-msgid "SAML Single Sign On"
-msgstr ""
-
-msgid "SAML Single Sign On Settings"
-msgstr ""
-
-msgid "SAST"
-msgstr ""
-
-msgid "SHA1 fingerprint of the SAML token signing certificate. Get this from your identity provider, where it can also be called \"Thumbprint\"."
-msgstr ""
-
-msgid "SSH Keys"
-msgstr ""
-
-msgid "SSH host keys"
-msgstr ""
-
-msgid "SSH public key"
-msgstr ""
-
-msgid "SSL Verification"
-msgstr ""
-
-msgid "Save"
-msgstr ""
-
-msgid "Save application"
-msgstr ""
-
-msgid "Save changes"
-msgstr ""
-
-msgid "Save changes before testing"
-msgstr ""
-
-msgid "Save pipeline schedule"
-msgstr ""
-
-msgid "Save variables"
-msgstr ""
-
-msgid "Schedule a new pipeline"
-msgstr ""
-
-msgid "Scheduled"
-msgstr ""
-
-msgid "Schedules"
-msgstr ""
-
-msgid "Scheduling Pipelines"
-msgstr ""
-
-msgid "Scope"
-msgstr ""
-
-msgid "Scoped issue boards"
-msgstr ""
-
-msgid "Scroll down to <strong>Google Code Project Hosting</strong> and enable the switch on the right."
-msgstr ""
-
-msgid "Scroll to bottom"
-msgstr ""
-
-msgid "Scroll to top"
-msgstr ""
-
-msgid "Search"
-msgstr ""
-
-msgid "Search branches"
-msgstr ""
-
-msgid "Search branches and tags"
-msgstr ""
-
-msgid "Search files"
-msgstr ""
-
-msgid "Search for projects, issues, etc."
-msgstr ""
-
-msgid "Search merge requests"
-msgstr ""
-
-msgid "Search milestones"
-msgstr ""
-
-msgid "Search or filter results..."
-msgstr ""
-
-msgid "Search or jump to…"
-msgstr ""
-
-msgid "Search project"
-msgstr ""
-
-msgid "Search projects"
-msgstr ""
-
-msgid "Search users"
-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|in all GitLab"
-msgstr ""
-
-msgid "SearchAutocomplete|in this group"
-msgstr ""
-
-msgid "SearchAutocomplete|in this project"
-msgstr ""
-
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
-
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting the dismissal."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting this dismissal."
-msgstr ""
-
-msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
-msgstr ""
-
-msgid "SecurityDashboard|Monitor vulnerabilities in your code"
-msgstr ""
-
-msgid "SecurityDashboard|Pipeline %{pipelineLink} triggered"
-msgstr ""
-
-msgid "Select"
-msgstr ""
-
-msgid "Select Archive Format"
-msgstr ""
-
-msgid "Select a group to invite"
-msgstr ""
-
-msgid "Select a namespace to fork the project"
-msgstr ""
-
-msgid "Select a template repository"
-msgstr ""
-
-msgid "Select a timezone"
-msgstr ""
-
-msgid "Select an existing Kubernetes cluster or create a new one"
-msgstr ""
-
-msgid "Select assignee"
-msgstr ""
-
-msgid "Select branch/tag"
-msgstr ""
-
-msgid "Select project"
-msgstr ""
-
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
-msgid "Select projects you want to import."
-msgstr ""
-
-msgid "Select source branch"
-msgstr ""
-
-msgid "Select target branch"
-msgstr ""
-
-msgid "Select the branch you want to set as the default for this project. All merge requests and commits will automatically be made against this branch unless you specify a different one."
-msgstr ""
-
-msgid "Select the custom project template source group."
-msgstr ""
-
-msgid "Selecting a GitLab user will add a link to the GitLab user in the descriptions of issues and comments (e.g. \"By <a href=\"#\">@johnsmith</a>\"). It will also associate and/or assign these issues and comments with the selected user."
-msgstr ""
-
-msgid "Selective synchronization"
-msgstr ""
-
-msgid "Send email"
-msgstr ""
-
-msgid "Send usage data"
-msgstr ""
-
-msgid "Sep"
-msgstr ""
-
-msgid "September"
-msgstr ""
-
-msgid "Server version"
-msgstr ""
-
-msgid "Service Desk"
-msgstr ""
-
-msgid "Service Templates"
-msgstr ""
-
-msgid "Service URL"
-msgstr ""
-
-msgid "Session expiration, projects limit and attachment size."
-msgstr ""
-
-msgid "Set a password on your account to pull or push via %{protocol}."
-msgstr ""
-
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
-msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
-msgstr ""
-
-msgid "Set instance-wide template repository"
-msgstr ""
-
-msgid "Set max session time for web terminal."
-msgstr ""
-
-msgid "Set notification email for abuse reports."
-msgstr ""
-
-msgid "Set requirements for a user to sign-in. Enable mandatory two-factor authentication."
-msgstr ""
-
-msgid "Set up CI/CD"
-msgstr ""
-
-msgid "Set up a %{type} Runner manually"
-msgstr ""
-
-msgid "Set up a specific Runner automatically"
-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 your project to automatically push and/or pull changes to/from another repository. Branches, tags, and commits will be synced automatically."
-msgstr ""
-
-msgid "SetPasswordToCloneLink|set a password"
-msgstr ""
-
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
-msgid "Settings"
-msgstr ""
-
-msgid "Share"
-msgstr ""
-
-msgid "Share the <strong>%{sso_label}</strong> with members so they can sign in to your group through your identity provider"
-msgstr ""
-
-msgid "Shared Runners"
-msgstr ""
-
-msgid "Shared projects"
-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 "Sherlock Transactions"
-msgstr ""
-
-msgid "Show command"
-msgstr ""
-
-msgid "Show complete raw log"
-msgstr ""
-
-msgid "Show latest version"
-msgstr ""
-
-msgid "Show latest version of the diff"
-msgstr ""
-
-msgid "Show parent pages"
-msgstr ""
-
-msgid "Show parent subgroups"
-msgstr ""
-
-msgid "Show whitespace changes"
-msgstr ""
-
-msgid "Showing %d event"
-msgid_plural "Showing %d events"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Side-by-side"
-msgstr ""
-
-msgid "Sidebar|Change weight"
-msgstr ""
-
-msgid "Sidebar|None"
-msgstr ""
-
-msgid "Sidebar|Only numeral characters allowed"
-msgstr ""
-
-msgid "Sidebar|Weight"
-msgstr ""
-
-msgid "Sign in"
-msgstr ""
-
-msgid "Sign in / Register"
-msgstr ""
-
-msgid "Sign in to %{group_name}"
-msgstr ""
-
-msgid "Sign in with Single Sign-On"
-msgstr ""
-
-msgid "Sign out"
-msgstr ""
-
-msgid "Sign-in restrictions"
-msgstr ""
-
-msgid "Sign-up restrictions"
-msgstr ""
-
-msgid "Size"
-msgstr ""
-
-msgid "Size and domain settings for static websites"
-msgstr ""
-
-msgid "Slack application"
-msgstr ""
-
-msgid "Slack integration allows you to interact with GitLab via slash commands in a chat window."
-msgstr ""
-
-msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
-msgstr ""
-
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
-msgid "Snippets"
-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 trying to change the confidentiality of this issue"
-msgstr ""
-
-msgid "Something went wrong trying to change the locked state of this %{issuableDisplayName}"
-msgstr ""
-
-msgid "Something went wrong when toggling the button"
-msgstr ""
-
-msgid "Something went wrong while closing the %{issuable}. Please try again later"
-msgstr ""
-
-msgid "Something went wrong while fetching %{listType} list"
-msgstr ""
-
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
-msgid "Something went wrong while fetching group member contributions"
-msgstr ""
-
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
-msgid "Something went wrong while fetching the projects."
-msgstr ""
-
-msgid "Something went wrong while fetching the registry list."
-msgstr ""
-
-msgid "Something went wrong while reopening the %{issuable}. Please try again later"
-msgstr ""
-
-msgid "Something went wrong while resolving this discussion. Please try again."
-msgstr ""
-
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
-msgid "Something went wrong. Please try again."
-msgstr ""
-
-msgid "Sorry, no epics matched your search"
-msgstr ""
-
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
-msgid "Sort by"
-msgstr ""
-
-msgid "SortOptions|Access level, ascending"
-msgstr ""
-
-msgid "SortOptions|Access level, descending"
-msgstr ""
-
-msgid "SortOptions|Created date"
-msgstr ""
-
-msgid "SortOptions|Due date"
-msgstr ""
-
-msgid "SortOptions|Due later"
-msgstr ""
-
-msgid "SortOptions|Due soon"
-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|Last joined"
-msgstr ""
-
-msgid "SortOptions|Last updated"
-msgstr ""
-
-msgid "SortOptions|Least popular"
-msgstr ""
-
-msgid "SortOptions|Less weight"
-msgstr ""
-
-msgid "SortOptions|Milestone"
-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 joined"
-msgstr ""
-
-msgid "SortOptions|Oldest sign in"
-msgstr ""
-
-msgid "SortOptions|Oldest updated"
-msgstr ""
-
-msgid "SortOptions|Popularity"
-msgstr ""
-
-msgid "SortOptions|Priority"
-msgstr ""
-
-msgid "SortOptions|Recent sign in"
-msgstr ""
-
-msgid "SortOptions|Start date"
-msgstr ""
-
-msgid "SortOptions|Start later"
-msgstr ""
-
-msgid "SortOptions|Start soon"
-msgstr ""
-
-msgid "SortOptions|Weight"
-msgstr ""
-
-msgid "Source"
-msgstr ""
-
-msgid "Source (branch or tag)"
-msgstr ""
-
-msgid "Source code"
-msgstr ""
-
-msgid "Source is not available"
-msgstr ""
-
-msgid "Spam Logs"
-msgstr ""
-
-msgid "Spam and Anti-bot Protection"
-msgstr ""
-
-msgid "Specific Runners"
-msgstr ""
-
-msgid "Specify an e-mail address regex pattern to identify default internal users."
-msgstr ""
-
-msgid "Specify the following URL during the Runner setup:"
-msgstr ""
-
-msgid "Squash commits"
-msgstr ""
-
-msgid "Stage"
-msgstr ""
-
-msgid "Stage & Commit"
-msgstr ""
-
-msgid "Stage all changes"
-msgstr ""
-
-msgid "Stage changes"
-msgstr ""
-
-msgid "Staged"
-msgstr ""
-
-msgid "Staged %{type}"
-msgstr ""
-
-msgid "Star a label to make it a priority label. Order the prioritized labels to change their relative priority, by dragging."
-msgstr ""
-
-msgid "StarProject|Star"
-msgstr ""
-
-msgid "Starred Projects"
-msgstr ""
-
-msgid "Starred Projects' Activity"
-msgstr ""
-
-msgid "Starred projects"
-msgstr ""
-
-msgid "Start a %{new_merge_request} with these changes"
-msgstr ""
-
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
-msgid "Start date"
-msgstr ""
-
-msgid "Start the Runner!"
-msgstr ""
-
-msgid "Start your trial"
-msgstr ""
-
-msgid "Started"
-msgstr ""
-
-msgid "Starts at (UTC)"
-msgstr ""
-
-msgid "State your message to activate"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Stop environment"
-msgstr ""
-
-msgid "Stop impersonation"
-msgstr ""
-
-msgid "Stop this environment"
-msgstr ""
-
-msgid "Stopped"
-msgstr ""
-
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
-msgid "Storage"
-msgstr ""
-
-msgid "Storage:"
-msgstr ""
-
-msgid "Subgroups"
-msgstr ""
-
-msgid "Subgroups and projects"
-msgstr ""
-
-msgid "Submit as spam"
-msgstr ""
-
-msgid "Submit review"
-msgstr ""
-
-msgid "Submit search"
-msgstr ""
-
-msgid "Subscribe"
-msgstr ""
-
-msgid "Subscribe at group level"
-msgstr ""
-
-msgid "Subscribe at project level"
-msgstr ""
-
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
-msgid "Switch branch/tag"
-msgstr ""
-
-msgid "Sync information"
-msgstr ""
-
-msgid "System Hooks"
-msgstr ""
-
-msgid "System Info"
-msgstr ""
-
-msgid "System header and footer:"
-msgstr ""
-
-msgid "System metrics (Custom)"
-msgstr ""
-
-msgid "System metrics (Kubernetes)"
-msgstr ""
-
-msgid "Tag (%{tag_count})"
-msgid_plural "Tags (%{tag_count})"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Tags"
-msgstr ""
-
-msgid "Tags feed"
-msgstr ""
-
-msgid "Tags:"
-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|Create tag"
-msgstr ""
-
-msgid "TagsPage|Delete tag"
-msgstr ""
-
-msgid "TagsPage|Deleting the %{tag_name} 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|Optionally, add a message to the tag."
-msgstr ""
-
-msgid "TagsPage|Optionally, add release notes to the tag. They will be stored in the GitLab database and displayed on the tags page."
-msgstr ""
-
-msgid "TagsPage|Release notes"
-msgstr ""
-
-msgid "TagsPage|Repository has no tags yet."
-msgstr ""
-
-msgid "TagsPage|Sort by"
-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|Use git tag command to add a new one:"
-msgstr ""
-
-msgid "TagsPage|Write your release notes or drag files here…"
-msgstr ""
-
-msgid "TagsPage|protected"
-msgstr ""
-
-msgid "Target Branch"
-msgstr ""
-
-msgid "Target branch"
-msgstr ""
-
-msgid "Team"
-msgstr ""
-
-msgid "Template"
-msgstr ""
-
-msgid "Templates"
-msgstr ""
-
-msgid "Terms of Service Agreement and Privacy Policy"
-msgstr ""
-
-msgid "Terms of Service and Privacy Policy"
-msgstr ""
-
-msgid "Test SAML SSO"
-msgstr ""
-
-msgid "Test coverage parsing"
-msgstr ""
-
-msgid "Thanks! Don't show me this again"
-msgstr ""
-
-msgid "The Advanced Global 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 "The Git LFS objects will <strong>not</strong> be synced."
-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 X509 Certificate to use when mutual TLS is required to communicate with the external authorization service. If left blank, the server certificate is still validated when accessing over HTTPS."
-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 coding stage shows the time from the first commit to creating the merge request. The data will automatically be added here once you create your first merge request."
-msgstr ""
-
-msgid "The collection of events added to the data gathered for that stage."
-msgstr ""
-
-msgid "The connection will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr ""
-
-msgid "The deployment of this job to %{environmentLink} did not succeed."
-msgstr ""
-
-msgid "The fork relationship has been removed."
-msgstr ""
-
-msgid "The import will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr ""
-
-msgid "The issue stage shows the time it takes from creating an issue to assigning the issue to a milestone, or add the issue to a list on your Issue Board. Begin creating issues to see data for this stage."
-msgstr ""
-
-msgid "The maximum file size allowed is 200KB."
-msgstr ""
-
-msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
-msgstr ""
-
-msgid "The path to CI config file. Defaults to <code>.gitlab-ci.yml</code>"
-msgstr ""
-
-msgid "The phase of the development lifecycle."
-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 planning stage shows the time from the previous step to pushing your first commit. This time will be added automatically once you push your first commit."
-msgstr ""
-
-msgid "The private key to use when a client certificate is provided. This value is encrypted at rest."
-msgstr ""
-
-msgid "The production stage shows the total time it takes between creating an issue and deploying the code to production. The data will be automatically added once you have completed the full idea to production cycle."
-msgstr ""
-
-msgid "The project can be accessed by any logged in user."
-msgstr ""
-
-msgid "The project can be accessed without any authentication."
-msgstr ""
-
-msgid "The pseudonymizer data collection is disabled. When enabled, GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "The repository for this project does not exist."
-msgstr ""
-
-msgid "The repository for this project is empty"
-msgstr ""
-
-msgid "The repository must be accessible over <code>http://</code>, <code>https://</code> or <code>git://</code>."
-msgstr ""
-
-msgid "The repository must be accessible over <code>http://</code>, <code>https://</code>, <code>ssh://</code> and <code>git://</code>."
-msgstr ""
-
-msgid "The review stage shows the time from creating the merge request to merging it. The data will automatically be added after you merge your first merge request."
-msgstr ""
-
-msgid "The roadmap shows the progress of your epics along a timeline"
-msgstr ""
-
-msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
-msgstr ""
-
-msgid "The tabs below will be removed in a future version"
-msgstr ""
-
-msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
-msgstr ""
-
-msgid "The time taken by each data entry gathered by that stage."
-msgstr ""
-
-msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
-msgstr ""
-
-msgid "The usage ping is disabled, and cannot be configured through this form."
-msgstr ""
-
-msgid "The user map is a JSON document mapping the Google Code users that participated on your projects to the way their email addresses and usernames will be imported into GitLab. You can change this by changing the value on the right hand side of <code>:</code>. Be sure to preserve the surrounding double quotes, other punctuation and the email address or username on the left hand side."
-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 value lying at the midpoint of a series of observed values. E.g., between 3, 5, 9, the median is 5. Between 3, 5, 7, 8, the median is (5+7)/2 = 6."
-msgstr ""
-
-msgid "There are no archived projects yet"
-msgstr ""
-
-msgid "There are no issues to show"
-msgstr ""
-
-msgid "There are no labels yet"
-msgstr ""
-
-msgid "There are no merge requests to show"
-msgstr ""
-
-msgid "There are no projects shared with this group yet"
-msgstr ""
-
-msgid "There are no staged changes"
-msgstr ""
-
-msgid "There are no unstaged changes"
-msgstr ""
-
-msgid "There was an error adding a todo."
-msgstr ""
-
-msgid "There was an error deleting the todo."
-msgstr ""
-
-msgid "There was an error loading users activity calendar."
-msgstr ""
-
-msgid "There was an error saving your notification settings."
-msgstr ""
-
-msgid "There was an error subscribing to this label."
-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 "They can be managed using the %{link}."
-msgstr ""
-
-msgid "Third party offers"
-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 application was created by %{link_to_owner}."
-msgstr ""
-
-msgid "This application will be able to:"
-msgstr ""
-
-msgid "This board's scope is reduced"
-msgstr ""
-
-msgid "This branch has changed since you started editing. Would you like to create a new branch?"
-msgstr ""
-
-msgid "This container registry has been scheduled for deletion."
-msgstr ""
-
-msgid "This date is after the due date, so this epic won't appear in the roadmap."
-msgstr ""
-
-msgid "This date is before the start date, so this epic won't appear in the roadmap."
-msgstr ""
-
-msgid "This diff is collapsed."
-msgstr ""
-
-msgid "This directory"
-msgstr ""
-
-msgid "This group"
-msgstr ""
-
-msgid "This group allows you to sign in with your %{group_name} Single Sign-On account. This will redirect you to an external sign in page."
-msgstr ""
-
-msgid "This group does not provide any group Runners yet."
-msgstr ""
-
-msgid "This is a confidential issue."
-msgstr ""
-
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
-msgid "This is the author's first Merge Request to this project."
-msgstr ""
-
-msgid "This issue is confidential"
-msgstr ""
-
-msgid "This issue is confidential and locked."
-msgstr ""
-
-msgid "This issue is locked."
-msgstr ""
-
-msgid "This job depends on a user to trigger its process. Often they are used to deploy code to production environments"
-msgstr ""
-
-msgid "This job depends on upstream jobs that need to succeed in order for this job to be triggered"
-msgstr ""
-
-msgid "This job does not have a trace."
-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}."
-msgstr ""
-
-msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
-msgstr ""
-
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink}."
-msgstr ""
-
-msgid "This job is in pending state and is waiting to be picked by a runner"
-msgstr ""
-
-msgid "This job is stuck, because you don't have any active runners online with any of these tags assigned to them:"
-msgstr ""
-
-msgid "This job is stuck, because you don't have any active runners that can run this job."
-msgstr ""
-
-msgid "This job is the most recent deployment to %{link}."
-msgstr ""
-
-msgid "This job requires a manual action"
-msgstr ""
-
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
-msgstr ""
-
-msgid "This merge request is locked."
-msgstr ""
-
-msgid "This option is disabled as you don't have write permissions for the current branch"
-msgstr ""
-
-msgid "This option is disabled while you still have unstaged changes"
-msgstr ""
-
-msgid "This page is unavailable because you are not allowed to read information across multiple projects."
-msgstr ""
-
-msgid "This page will be removed in a future release."
-msgstr ""
-
-msgid "This project"
-msgstr ""
-
-msgid "This project does not belong to a group and can therefore not make use of group Runners."
-msgstr ""
-
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
-msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
-msgstr ""
-
-msgid "This repository"
-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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
-msgid "This source diff could not be displayed because it is too large."
-msgstr ""
-
-msgid "This timeout will take precedence when lower than Project-defined timeout"
-msgstr ""
-
-msgid "This user has no identities"
-msgstr ""
-
-msgid "This 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 "This 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. Upon creation or when reassigning you can only assign yourself to be the mirror user."
-msgstr ""
-
-msgid "This will delete the custom metric, Are you sure?"
-msgstr ""
-
-msgid "Those emails automatically become issues (with the comments becoming the email conversation) listed here."
-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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
-msgstr ""
-
-msgid "Time remaining"
-msgstr ""
-
-msgid "Time spent"
-msgstr ""
-
-msgid "Time tracking"
-msgstr ""
-
-msgid "Time until first merge request"
-msgstr ""
-
-msgid "TimeTrackingEstimated|Est"
-msgstr ""
-
-msgid "TimeTracking|Estimated:"
-msgstr ""
-
-msgid "TimeTracking|Spent"
-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 ago"
-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 "Timeout"
-msgstr ""
-
-msgid "Time|hr"
-msgid_plural "Time|hrs"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Time|min"
-msgid_plural "Time|mins"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Time|s"
-msgstr ""
-
-msgid "Tip:"
-msgstr ""
-
-msgid "Title"
-msgstr ""
-
-msgid "To GitLab"
-msgstr ""
-
-msgid "To add an SSH key you need to %{generate_link_start}generate one%{link_end} or use an %{existing_link_start}existing key%{link_end}."
-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>repo</code> 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 an SVN repository, check out %{svn_link}."
-msgstr ""
-
-msgid "To define internal users, first enable new users set to external"
-msgstr ""
-
-msgid "To enable it and see User Cohorts, visit %{application_settings_link_start}application settings%{application_settings_link_end}."
-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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
-msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
-msgstr ""
-
-msgid "To help improve GitLab and its user experience, GitLab will periodically collect usage information."
-msgstr ""
-
-msgid "To help improve GitLab, we would like to periodically collect usage information. This can be changed at any time in %{settings_link_start}Settings%{link_end}. %{info_link_start}More Information%{link_end}"
-msgstr ""
-
-msgid "To import GitHub repositories, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr ""
-
-msgid "To import GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories:"
-msgstr ""
-
-msgid "To import an SVN repository, check out %{svn_link}."
-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>CI/CD for external repo</strong>."
-msgstr ""
-
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 start serving your jobs you can add Runners to your group"
-msgstr ""
-
-msgid "To this GitLab instance"
-msgstr ""
-
-msgid "To validate your GitLab CI configurations, go to 'CI/CD → Pipelines' inside your project, and click on the 'CI Lint' button."
-msgstr ""
-
-msgid "To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown."
-msgstr ""
-
-msgid "To widen your search, change or remove filters."
-msgstr ""
-
-msgid "Today"
-msgstr ""
-
-msgid "Todo"
-msgstr ""
-
-msgid "Todos"
-msgstr ""
-
-msgid "Toggle Sidebar"
-msgstr ""
-
-msgid "Toggle commit description"
-msgstr ""
-
-msgid "Toggle discussion"
-msgstr ""
-
-msgid "Toggle file browser"
-msgstr ""
-
-msgid "Toggle navigation"
-msgstr ""
-
-msgid "Toggle sidebar"
-msgstr ""
-
-msgid "ToggleButton|Toggle Status: OFF"
-msgstr ""
-
-msgid "ToggleButton|Toggle Status: ON"
-msgstr ""
-
-msgid "Token"
-msgstr ""
-
-msgid "Tomorrow"
-msgstr ""
-
-msgid "Too many changes to show."
-msgstr ""
-
-msgid "Total Contributions"
-msgstr ""
-
-msgid "Total Time"
-msgstr ""
-
-msgid "Total test time for all commits/merges"
-msgstr ""
-
-msgid "Total: %{total}"
-msgstr ""
-
-msgid "Tracing"
-msgstr ""
-
-msgid "Track activity with Contribution Analytics."
-msgstr ""
-
-msgid "Track groups of issues that share a theme, across projects and milestones"
-msgstr ""
-
-msgid "Track time with quick actions"
-msgstr ""
-
-msgid "Tree view"
-msgstr ""
-
-msgid "Trending"
-msgstr ""
-
-msgid "Trigger"
-msgstr ""
-
-msgid "Trigger pipelines for mirror updates"
-msgstr ""
-
-msgid "Trigger pipelines when branches or tags are updated from 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."
-msgstr ""
-
-msgid "Trigger this manual action"
-msgstr ""
-
-msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
-msgstr ""
-
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
-msgid "Try again"
-msgstr ""
-
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
-msgid "Turn on Service Desk"
-msgstr ""
-
-msgid "Twitter"
-msgstr ""
-
-msgid "Two-factor authentication"
-msgstr ""
-
-msgid "Type"
-msgstr ""
-
-msgid "Unable to load the diff. %{button_try_again}"
-msgstr ""
-
-msgid "Unable to save your changes"
-msgstr ""
-
-msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
-msgstr ""
-
-msgid "Unable to update this epic at this time."
-msgstr ""
-
-msgid "Undo"
-msgstr ""
-
-msgid "Unknown"
-msgstr ""
-
-msgid "Unlock"
-msgstr ""
-
-msgid "Unlock this %{issuableDisplayName}? <strong>Everyone</strong> will be able to comment."
-msgstr ""
-
-msgid "Unlocked"
-msgstr ""
-
-msgid "Unresolve discussion"
-msgstr ""
-
-msgid "Unschedule job"
-msgstr ""
-
-msgid "Unstage"
-msgstr ""
-
-msgid "Unstage all changes"
-msgstr ""
-
-msgid "Unstage changes"
-msgstr ""
-
-msgid "Unstaged"
-msgstr ""
-
-msgid "Unstaged %{type}"
-msgstr ""
-
-msgid "Unstaged and staged %{type}"
-msgstr ""
-
-msgid "Unstar"
-msgstr ""
-
-msgid "Unsubscribe"
-msgstr ""
-
-msgid "Unsubscribe at group level"
-msgstr ""
-
-msgid "Unsubscribe at project level"
-msgstr ""
-
-msgid "Unverified"
-msgstr ""
-
-msgid "Up to date"
-msgstr ""
-
-msgid "Upcoming"
-msgstr ""
-
-msgid "Update"
-msgstr ""
-
-msgid "Update now"
-msgstr ""
-
-msgid "Update your group name, description, avatar, and visibility."
-msgstr ""
-
-msgid "Updating"
-msgstr ""
-
-msgid "Upgrade your plan to activate Advanced Global Search."
-msgstr ""
-
-msgid "Upgrade your plan to activate Contribution Analytics."
-msgstr ""
-
-msgid "Upgrade your plan to activate Group Webhooks."
-msgstr ""
-
-msgid "Upgrade your plan to activate Issue weight."
-msgstr ""
-
-msgid "Upgrade your plan to improve Issue boards."
-msgstr ""
-
-msgid "Upload <code>GoogleCodeProjectHosting.json</code> here:"
-msgstr ""
-
-msgid "Upload New File"
-msgstr ""
-
-msgid "Upload file"
-msgstr ""
-
-msgid "UploadLink|click to upload"
-msgstr ""
-
-msgid "Upvotes"
-msgstr ""
-
-msgid "Usage ping is not enabled"
-msgstr ""
-
-msgid "Usage statistics"
-msgstr ""
-
-msgid "Use <code>%{native_redirect_uri}</code> for local tests"
-msgstr ""
-
-msgid "Use Service Desk to connect with your users (e.g. to offer customer support) through email right inside GitLab"
-msgstr ""
-
-msgid "Use group milestones to manage issues from multiple projects in the same milestone."
-msgstr ""
-
-msgid "Use one line per URI"
-msgstr ""
-
-msgid "Use template"
-msgstr ""
-
-msgid "Use the following registration token during setup:"
-msgstr ""
-
-msgid "Use your global notification setting"
-msgstr ""
-
-msgid "Used by members to sign in to your group in GitLab"
-msgstr ""
-
-msgid "User Cohorts are only shown when the %{usage_ping_link_start}usage ping%{usage_ping_link_end} is enabled."
-msgstr ""
-
-msgid "User Settings"
-msgstr ""
-
-msgid "User and IP Rate Limits"
-msgstr ""
-
-msgid "User map"
-msgstr ""
-
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
-msgid "Users"
-msgstr ""
-
-msgid "Variables"
-msgstr ""
-
-msgid "Variables are applied to environments via the runner. They can be protected by only exposing them to protected branches or tags. You can use variables for passwords, secret keys, or whatever you want."
-msgstr ""
-
-msgid "Various container registry settings."
-msgstr ""
-
-msgid "Various email settings."
-msgstr ""
-
-msgid "Various settings that affect GitLab performance."
-msgstr ""
-
-msgid "Verification information"
-msgstr ""
-
-msgid "Verified"
-msgstr ""
-
-msgid "Version"
-msgstr ""
-
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
-msgid "View epics list"
-msgstr ""
-
-msgid "View file @ "
-msgstr ""
-
-msgid "View group labels"
-msgstr ""
-
-msgid "View issue"
-msgstr ""
-
-msgid "View it on GitLab"
-msgstr ""
-
-msgid "View jobs"
-msgstr ""
-
-msgid "View labels"
-msgstr ""
-
-msgid "View log"
-msgstr ""
-
-msgid "View open merge request"
-msgstr ""
-
-msgid "View project labels"
-msgstr ""
-
-msgid "View replaced file @ "
-msgstr ""
-
-msgid "View the documentation"
-msgstr ""
-
-msgid "Visibility and access controls"
-msgstr ""
-
-msgid "Visibility level"
-msgstr ""
-
-msgid "Visibility level:"
-msgstr ""
-
-msgid "Visibility:"
-msgstr ""
-
-msgid "VisibilityLevel|Internal"
-msgstr ""
-
-msgid "VisibilityLevel|Private"
-msgstr ""
-
-msgid "VisibilityLevel|Public"
-msgstr ""
-
-msgid "VisibilityLevel|Unknown"
-msgstr ""
-
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
-msgid "Want to see the data? Please ask an administrator for access."
-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 want to be sure it is you, please confirm you are not a robot."
-msgstr ""
-
-msgid "Web IDE"
-msgstr ""
-
-msgid "Web terminal"
-msgstr ""
-
-msgid "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 "Weeks"
-msgstr ""
-
-msgid "Weight"
-msgstr ""
-
-msgid "Weight %{weight}"
-msgstr ""
-
-msgid "When a runner is locked, it cannot be assigned to other projects"
-msgstr ""
-
-msgid "When enabled, users cannot use GitLab until the terms have been accepted."
-msgstr ""
-
-msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
-msgstr ""
-
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
-msgid "Wiki"
-msgstr ""
-
-msgid "WikiClone|Clone your wiki"
-msgstr ""
-
-msgid "WikiClone|Git Access"
-msgstr ""
-
-msgid "WikiClone|Install Gollum"
-msgstr ""
-
-msgid "WikiClone|It is recommended to install %{markdown} so that GFM features render locally:"
-msgstr ""
-
-msgid "WikiClone|Start Gollum and edit locally"
-msgstr ""
-
-msgid "WikiEditPageTip|Tip: You can move this page by adding the path to the beginning of the title."
-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 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|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|Create your first page"
-msgstr ""
-
-msgid "WikiEmpty|Suggest wiki improvement"
-msgstr ""
-
-msgid "WikiEmpty|The wiki lets you write documentation for your project"
-msgstr ""
-
-msgid "WikiEmpty|This project has no wiki pages"
-msgstr ""
-
-msgid "WikiEmpty|You must be a project member in order to add wiki pages."
-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 "WikiMarkdownDocs|More examples are in the %{docs_link}"
-msgstr ""
-
-msgid "WikiMarkdownDocs|documentation"
-msgstr ""
-
-msgid "WikiMarkdownTip|To link to a (new) page, simply type %{link_example}"
-msgstr ""
-
-msgid "WikiNewPagePlaceholder|how-to-setup"
-msgstr ""
-
-msgid "WikiNewPageTip|Tip: You can specify the full path for the new file. We will automatically create any missing directories."
-msgstr ""
-
-msgid "WikiNewPageTitle|New Wiki Page"
-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 %{page_link} and make sure your changes will not unintentionally remove theirs."
-msgstr ""
-
-msgid "WikiPageConflictMessage|the page"
-msgstr ""
-
-msgid "WikiPageCreate|Create %{page_title}"
-msgstr ""
-
-msgid "WikiPageEdit|Update %{page_title}"
-msgstr ""
-
-msgid "WikiPage|Page slug"
-msgstr ""
-
-msgid "WikiPage|Write your content or drag files here…"
-msgstr ""
-
-msgid "Wiki|Create Page"
-msgstr ""
-
-msgid "Wiki|Create page"
-msgstr ""
-
-msgid "Wiki|Edit Page"
-msgstr ""
-
-msgid "Wiki|More Pages"
-msgstr ""
-
-msgid "Wiki|New page"
-msgstr ""
-
-msgid "Wiki|Page history"
-msgstr ""
-
-msgid "Wiki|Page version"
-msgstr ""
-
-msgid "Wiki|Pages"
-msgstr ""
-
-msgid "Wiki|Wiki Pages"
-msgstr ""
-
-msgid "With contribution analytics you can have an overview for the activity of issues, merge requests and push events of your organization and its members."
-msgstr ""
-
-msgid "Withdraw Access Request"
-msgstr ""
-
-msgid "Yes"
-msgstr ""
-
-msgid "Yes, add it"
-msgstr ""
-
-msgid "Yes, let me map Google Code users to full names or GitLab users."
-msgstr ""
-
-msgid "Yesterday"
-msgstr ""
-
-msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
-msgstr ""
-
-msgid "You are going to remove %{group_name}. Removed groups CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to remove %{project_full_name}. Removed project CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to remove the fork relationship to source project %{forked_from_project}. Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to transfer %{project_full_name} to another owner. Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are on a read-only GitLab instance."
-msgstr ""
-
-msgid "You can %{linkStart}view the blob%{linkEnd} instead."
-msgstr ""
-
-msgid "You can also create a project from the command line."
-msgstr ""
-
-msgid "You can also star a label to make it a priority label."
-msgstr ""
-
-msgid "You can easily contribute to them by requesting to join these groups."
-msgstr ""
-
-msgid "You can easily install a Runner on a Kubernetes cluster. %{link_to_help_page}"
-msgstr ""
-
-msgid "You can move around the graph by using the arrow keys."
-msgstr ""
-
-msgid "You can only add files when you are on a branch"
-msgstr ""
-
-msgid "You can only edit files when you are on a branch"
-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 set up jobs to only use Runners with specific tags. Separate tags with commas."
-msgstr ""
-
-msgid "You can test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
-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 do not have any subscriptions yet"
-msgstr ""
-
-msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
-msgstr ""
-
-msgid "You don't have any applications"
-msgstr ""
-
-msgid "You don't have any authorized applications"
-msgstr ""
-
-msgid "You have no permissions"
-msgstr ""
-
-msgid "You have reached your project limit"
-msgstr ""
-
-msgid "You must accept our Terms of Service and privacy policy in order to register an account"
-msgstr ""
-
-msgid "You must have maintainer access to force delete a lock"
-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 will loose all changes you've made to this file. This action cannot be undone."
-msgstr ""
-
-msgid "You will loose all the unstaged changes you've made in this project. This action cannot be undone."
-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 pull or push project code via %{protocol} until you %{set_password_link} on your account"
-msgstr ""
-
-msgid "You won't be able to pull or push project code via SSH until you %{add_ssh_key_link} to your profile"
-msgstr ""
-
-msgid "You won't be able to pull or push project code via SSH until you add an SSH key to your profile"
-msgstr ""
-
-msgid "You'll need to use different branch names to get a valid comparison."
-msgstr ""
-
-msgid "You're receiving this email because %{reason}."
-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 "YouTube"
-msgstr ""
-
-msgid "Your Groups"
-msgstr ""
-
-msgid "Your Kubernetes cluster information on this page is still editable, but you are advised to disable and reconfigure"
-msgstr ""
-
-msgid "Your Projects (default)"
-msgstr ""
-
-msgid "Your Projects' Activity"
-msgstr ""
-
-msgid "Your Todos"
-msgstr ""
-
-msgid "Your applications (%{size})"
-msgstr ""
-
-msgid "Your authorized applications"
-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 comment will not be visible to the public."
-msgstr ""
-
-msgid "Your groups"
-msgstr ""
-
-msgid "Your name"
-msgstr ""
-
-msgid "Your projects"
-msgstr ""
-
-msgid "a deleted user"
-msgstr ""
-
-msgid "ago"
-msgstr ""
-
-msgid "among other things"
-msgstr ""
-
-msgid "assign yourself"
-msgstr ""
-
-msgid "branch name"
-msgstr ""
-
-msgid "by"
-msgstr ""
-
-msgid "ciReport|%{linkStartTag}Learn more about Container Scanning %{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|%{namespace} is affected by %{vulnerability}."
-msgstr ""
-
-msgid "ciReport|%{remainingPackagesCount} more"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerability"
-msgid_plural "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} new vulnerability"
-msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} new vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} new, and %{fixedCount} fixed vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} vulnerability for the source branch only"
-msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} vulnerabilities for the source branch only"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|%{reportType} %{status} detected no new vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected no vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected no vulnerabilities for the source branch only"
-msgstr ""
-
-msgid "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerability"
-msgid_plural "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|%{reportType} detected no vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} is loading"
-msgstr ""
-
-msgid "ciReport|%{reportType}: Loading resulted in an error"
-msgstr ""
-
-msgid "ciReport|(errors when loading results)"
-msgstr ""
-
-msgid "ciReport|(is loading)"
-msgstr ""
-
-msgid "ciReport|(is loading, errors when loading results)"
-msgstr ""
-
-msgid "ciReport|Class"
-msgstr ""
-
-msgid "ciReport|Code quality"
-msgstr ""
-
-msgid "ciReport|Confidence"
-msgstr ""
-
-msgid "ciReport|Container scanning"
-msgstr ""
-
-msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
-msgstr ""
-
-msgid "ciReport|DAST"
-msgstr ""
-
-msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
-msgstr ""
-
-msgid "ciReport|Dependency scanning"
-msgstr ""
-
-msgid "ciReport|Description"
-msgstr ""
-
-msgid "ciReport|Dismiss vulnerability"
-msgstr ""
-
-msgid "ciReport|Dismissed by"
-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|File"
-msgstr ""
-
-msgid "ciReport|Fixed:"
-msgstr ""
-
-msgid "ciReport|Identifiers"
-msgstr ""
-
-msgid "ciReport|Instances"
-msgstr ""
-
-msgid "ciReport|Learn more about interacting with security reports (Alpha)."
-msgstr ""
-
-msgid "ciReport|License management detected %d license for the source branch only"
-msgid_plural "ciReport|License management detected %d licenses for the source branch only"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|License management detected %d new license"
-msgid_plural "ciReport|License management detected %d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|License management detected no licenses for the source branch only"
-msgstr ""
-
-msgid "ciReport|License management detected no new licenses"
-msgstr ""
-
-msgid "ciReport|Links"
-msgstr ""
-
-msgid "ciReport|Loading %{reportName} report"
-msgstr ""
-
-msgid "ciReport|Manage licenses"
-msgstr ""
-
-msgid "ciReport|Method"
-msgstr ""
-
-msgid "ciReport|Namespace"
-msgstr ""
-
-msgid "ciReport|No changes to code quality"
-msgstr ""
-
-msgid "ciReport|No changes to performance metrics"
-msgstr ""
-
-msgid "ciReport|Performance metrics"
-msgstr ""
-
-msgid "ciReport|Revert dismissal"
-msgstr ""
-
-msgid "ciReport|SAST"
-msgstr ""
-
-msgid "ciReport|Security scanning"
-msgstr ""
-
-msgid "ciReport|Security scanning failed loading any results"
-msgstr ""
-
-msgid "ciReport|Severity"
-msgstr ""
-
-msgid "ciReport|Solution"
-msgstr ""
-
-msgid "ciReport|Static Application Security Testing (SAST) detects known vulnerabilities in your source code."
-msgstr ""
-
-msgid "ciReport|There was an error creating the issue. Please try again."
-msgstr ""
-
-msgid "ciReport|There was an error dismissing the vulnerability. Please try again."
-msgstr ""
-
-msgid "ciReport|There was an error loading DAST report"
-msgstr ""
-
-msgid "ciReport|There was an error loading SAST report"
-msgstr ""
-
-msgid "ciReport|There was an error loading container scanning report"
-msgstr ""
-
-msgid "ciReport|There was an error loading dependency scanning report"
-msgstr ""
-
-msgid "ciReport|There was an error reverting the dismissal. Please try again."
-msgstr ""
-
-msgid "ciReport|Upgrade %{name} from %{version} to %{fixed}."
-msgstr ""
-
-msgid "ciReport|Used by %{packagesString}"
-msgid_plural "ciReport|Used by %{packagesString}, and %{lastPackage}"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|View full report"
-msgstr ""
-
-msgid "ciReport|on pipeline"
-msgstr ""
-
-msgid "command line instructions"
-msgstr ""
-
-msgid "confidentiality|You are going to turn off the confidentiality. This means <strong>everyone</strong> will be able to see and leave a comment on this issue."
-msgstr ""
-
-msgid "confidentiality|You are going to turn on the confidentiality. This means that only team members with <strong>at least Reporter access</strong> are able to see and leave comments on the issue."
-msgstr ""
-
-msgid "connecting"
-msgstr ""
-
-msgid "could not read private key, is the passphrase correct?"
-msgstr ""
-
-msgid "customize"
-msgstr ""
-
-msgid "day"
-msgid_plural "days"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "deploy token"
-msgstr ""
-
-msgid "disabled"
-msgstr ""
-
-msgid "done"
-msgstr ""
-
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "enabled"
-msgstr ""
-
-msgid "estimateCommand|%{slash_command} will update the estimated time with the latest command."
-msgstr ""
-
-msgid "for this project"
-msgstr ""
-
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
-msgid "here"
-msgstr ""
-
-msgid "https://your-bitbucket-server"
-msgstr ""
-
-msgid "import flow"
-msgstr ""
-
-msgid "importing"
-msgstr ""
-
-msgid "instance completed"
-msgid_plural "instances completed"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "is invalid because there is downstream lock"
-msgstr ""
-
-msgid "is invalid because there is upstream lock"
-msgstr ""
-
-msgid "is not a valid X509 certificate."
-msgstr ""
-
-msgid "issue boards"
-msgstr ""
-
-msgid "latest deployment"
-msgstr ""
-
-msgid "latest version"
-msgstr ""
-
-msgid "license management"
-msgstr ""
-
-msgid "locked by %{path_lock_user_name} %{created_at}"
-msgstr ""
-
-msgid "merge request"
-msgid_plural "merge requests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "mrWidget| Please restore it or use a different %{missingBranchName} branch"
-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|Add approval"
-msgstr ""
-
-msgid "mrWidget|Allows commits from members who can merge to the target branch"
-msgstr ""
-
-msgid "mrWidget|An error occured while removing your approval."
-msgstr ""
-
-msgid "mrWidget|An error occured while retrieving approval data for this merge request."
-msgstr ""
-
-msgid "mrWidget|An error occurred while submitting your approval."
-msgstr ""
-
-msgid "mrWidget|Approve"
-msgstr ""
-
-msgid "mrWidget|Approved by"
-msgstr ""
-
-msgid "mrWidget|Cancel automatic merge"
-msgstr ""
-
-msgid "mrWidget|Check out branch"
-msgstr ""
-
-msgid "mrWidget|Checking ability to merge automatically"
-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"
-msgstr ""
-
-msgid "mrWidget|Create an issue to resolve them later"
-msgstr ""
-
-msgid "mrWidget|Deployment statistics are not available currently"
-msgstr ""
-
-msgid "mrWidget|Did not close"
-msgstr ""
-
-msgid "mrWidget|Email patches"
-msgstr ""
-
-msgid "mrWidget|Failed to load deployment statistics"
-msgstr ""
-
-msgid "mrWidget|Fast-forward merge is not possible. To merge this request, first rebase locally."
-msgstr ""
-
-msgid "mrWidget|If the %{branch} branch exists in your local repository, you can merge this merge request manually using the"
-msgstr ""
-
-msgid "mrWidget|If the %{missingBranchName} branch exists in your local repository, you can merge this merge request manually using the command line"
-msgstr ""
-
-msgid "mrWidget|Loading deployment statistics"
-msgstr ""
-
-msgid "mrWidget|Mentions"
-msgstr ""
-
-msgid "mrWidget|Merge"
-msgstr ""
-
-msgid "mrWidget|Merge failed."
-msgstr ""
-
-msgid "mrWidget|Merge locally"
-msgstr ""
-
-msgid "mrWidget|Merge request approved"
-msgstr ""
-
-msgid "mrWidget|Merge request approved; you can approve additionally"
-msgstr ""
-
-msgid "mrWidget|Merged by"
-msgstr ""
-
-msgid "mrWidget|No Approval required"
-msgstr ""
-
-msgid "mrWidget|No Approval required; you can still approve"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
-msgid "mrWidget|Pipeline blocked. The pipeline for this merge request requires a manual action to proceed"
-msgstr ""
-
-msgid "mrWidget|Plain diff"
-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 Source Branch"
-msgstr ""
-
-msgid "mrWidget|Remove source branch"
-msgstr ""
-
-msgid "mrWidget|Remove your approval"
-msgstr ""
-
-msgid "mrWidget|Request to merge"
-msgstr ""
-
-msgid "mrWidget|Requires 1 more approval"
-msgid_plural "mrWidget|Requires %d more approvals"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "mrWidget|Requires 1 more approval by"
-msgid_plural "mrWidget|Requires %d more approvals by"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "mrWidget|Resolve conflicts"
-msgstr ""
-
-msgid "mrWidget|Resolve these conflicts or ask someone with write access to this repository to merge it locally"
-msgstr ""
-
-msgid "mrWidget|Revert"
-msgstr ""
-
-msgid "mrWidget|Revert this merge request in a new merge request"
-msgstr ""
-
-msgid "mrWidget|Set by"
-msgstr ""
-
-msgid "mrWidget|The changes were merged into"
-msgstr ""
-
-msgid "mrWidget|The changes were not merged into"
-msgstr ""
-
-msgid "mrWidget|The changes will be merged into"
-msgstr ""
-
-msgid "mrWidget|The pipeline for this merge request failed. Please retry the job or push a new commit to fix the failure"
-msgstr ""
-
-msgid "mrWidget|The source branch HEAD has recently changed. Please reload the page and review the changes before merging"
-msgstr ""
-
-msgid "mrWidget|The source branch has been removed"
-msgstr ""
-
-msgid "mrWidget|The source branch is %{commitsBehindLinkStart}%{commitsBehind}%{commitsBehindLinkEnd} the target branch"
-msgstr ""
-
-msgid "mrWidget|The source branch is being removed"
-msgstr ""
-
-msgid "mrWidget|The source branch will be removed"
-msgstr ""
-
-msgid "mrWidget|The source branch will not be removed"
-msgstr ""
-
-msgid "mrWidget|There are merge conflicts"
-msgstr ""
-
-msgid "mrWidget|There are unresolved discussions. Please resolve these discussions"
-msgstr ""
-
-msgid "mrWidget|This merge request failed to be merged automatically"
-msgstr ""
-
-msgid "mrWidget|This merge request is in the process of being merged"
-msgstr ""
-
-msgid "mrWidget|This project is archived, write access has been disabled"
-msgstr ""
-
-msgid "mrWidget|You are not allowed to edit this project directly. Please fork to make changes."
-msgstr ""
-
-msgid "mrWidget|You can merge this merge request manually using the"
-msgstr ""
-
-msgid "mrWidget|You can remove source branch now"
-msgstr ""
-
-msgid "mrWidget|branch does not exist."
-msgstr ""
-
-msgid "mrWidget|command line"
-msgstr ""
-
-msgid "mrWidget|into"
-msgstr ""
-
-msgid "mrWidget|to be merged automatically when the pipeline succeeds"
-msgstr ""
-
-msgid "n/a"
-msgstr ""
-
-msgid "new merge request"
-msgstr ""
-
-msgid "notification emails"
-msgstr ""
-
-msgid "or"
-msgstr ""
-
-msgid "out of %d total test"
-msgid_plural "out of %d total tests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "parent"
-msgid_plural "parents"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "password"
-msgstr ""
-
-msgid "personal access token"
-msgstr ""
-
-msgid "private key does not match certificate."
-msgstr ""
-
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "remaining"
-msgstr ""
-
-msgid "remove"
-msgstr ""
-
-msgid "remove due date"
-msgstr ""
-
-msgid "remove weight"
-msgstr ""
-
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "source"
-msgstr ""
-
-msgid "spendCommand|%{slash_command} will update the sum of the time spent."
-msgstr ""
-
-msgid "started"
-msgstr ""
-
-msgid "this document"
-msgstr ""
-
-msgid "to help your contributors communicate effectively!"
-msgstr ""
-
-msgid "toggle collapse"
-msgstr ""
-
-msgid "username"
-msgstr ""
-
-msgid "uses Kubernetes clusters to deploy your code!"
-msgstr ""
-
-msgid "view it on GitLab"
-msgstr ""
-
-msgid "with %{additions} additions, %{deletions} deletions."
-msgstr ""
-
-msgid "within %d minute "
-msgid_plural "within %d minutes "
-msgstr[0] ""
-msgstr[1] ""
-
diff --git a/locale/eo/gitlab.po b/locale/eo/gitlab.po
index 7b002169e82..15d537ff3b4 100644
--- a/locale/eo/gitlab.po
+++ b/locale/eo/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Esperanto\n"
"Language: eo_UY\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: eo\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:22\n"
+"PO-Revision-Date: 2018-10-02 09:29\n"
msgid " Status"
msgstr ""
@@ -31,14 +31,6 @@ msgid_plural " improved on %d points"
msgstr[0] ""
msgstr[1] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -54,11 +46,6 @@ msgid_plural "%d commits behind"
msgstr[0] ""
msgstr[1] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -104,6 +91,11 @@ msgid_plural "%d unstaged changes"
msgstr[0] ""
msgstr[1] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+
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] "%s enmetado estis transsaltita, por ne troŝarĝi la sistemon."
@@ -112,31 +104,17 @@ msgstr[1] "%s enmetadoj estis transsaltitaj, por ne troŝarĝi la sistemon."
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
msgstr[1] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -164,12 +142,23 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -320,9 +309,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -371,6 +357,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr ""
@@ -398,30 +390,15 @@ msgstr "Aldoni gvidliniojn por kontribuado"
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -431,15 +408,9 @@ msgstr ""
msgid "Add new directory"
msgstr "Aldoni novan dosierujon"
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -485,6 +456,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -521,17 +495,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "All"
msgstr ""
@@ -547,9 +516,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -559,12 +525,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -580,9 +540,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -628,12 +585,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -646,9 +597,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -661,9 +609,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -691,9 +636,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -736,18 +678,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -766,7 +702,7 @@ msgstr ""
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -790,9 +726,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr "Ĉu vi certe volas forigi ĉi tiun ĉenstablan planon?"
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -811,9 +744,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1069,15 +999,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1368,9 +1289,6 @@ 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 ""
@@ -1401,6 +1319,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1455,7 +1376,7 @@ msgstr "Diagramoj"
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1518,9 +1439,6 @@ msgstr "nuligita"
msgid "CiStatusLabel|created"
msgstr "kreita"
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr "malsukcesa"
@@ -1539,9 +1457,6 @@ msgstr "okazonta"
msgid "CiStatusLabel|skipped"
msgstr "transsaltita"
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr "atendanta manan agon"
@@ -1554,9 +1469,6 @@ msgstr "nuligita"
msgid "CiStatusText|created"
msgstr "kreita"
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr "malsukcesa"
@@ -1611,10 +1523,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1674,24 +1586,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1794,9 +1694,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1848,12 +1745,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1863,6 +1754,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1872,7 +1766,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1881,13 +1775,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1905,6 +1796,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1932,9 +1826,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1947,7 +1838,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2019,12 +1910,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2082,18 +1979,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2203,9 +2094,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2215,10 +2103,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2347,9 +2232,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2374,27 +2256,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2470,9 +2340,6 @@ msgstr "Krei novan…"
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr "Etikedo"
@@ -2521,9 +2388,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr "Propraj sciigaj eventoj"
@@ -2542,9 +2406,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr "Cikla analizo"
@@ -2611,21 +2472,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr "Difini propran ŝablonon, uzante la sintakson de Cron"
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr "Forigi"
@@ -2635,9 +2481,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2775,12 +2618,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2805,12 +2642,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2850,9 +2681,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2868,9 +2696,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2997,6 +2822,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3117,7 +2945,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3267,9 +3095,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3324,12 +3149,6 @@ msgstr "Ne eblas ŝanĝi la posedanton"
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3339,9 +3158,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr "Ne eblas forigi la ĉenstablan planon"
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3351,81 +3167,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3477,9 +3218,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3531,9 +3269,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3558,9 +3293,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3780,22 +3512,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3804,9 +3527,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3828,7 +3548,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3852,9 +3572,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3867,10 +3584,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3906,24 +3623,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3936,6 +3638,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4032,21 +3737,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4056,9 +3749,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4110,6 +3800,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4504,36 +4197,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4675,9 +4338,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] "La lasta %d tago"
@@ -4698,9 +4358,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4749,15 +4406,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4767,9 +4415,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4779,9 +4424,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4791,9 +4433,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4806,15 +4445,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4841,9 +4474,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4889,9 +4519,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -4961,36 +4588,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5000,6 +4597,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5009,12 +4609,6 @@ msgstr ""
msgid "Median"
msgstr "Mediano"
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5048,21 +4642,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5081,12 +4660,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5285,9 +4858,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5321,9 +4891,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5446,9 +5013,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5458,6 +5022,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5557,18 +5124,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr "Sciigaj eventoj"
@@ -5641,6 +5196,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5688,9 +5246,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5715,21 +5270,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5796,9 +5336,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5826,15 +5363,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr "Ĉenstablo"
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr "Stato"
@@ -5952,24 +5489,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -5979,12 +5507,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6021,18 +5543,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6045,9 +5561,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6063,9 +5576,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6108,6 +5618,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6168,12 +5681,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6213,9 +5720,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6240,9 +5744,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6444,9 +5945,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6516,6 +6014,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6711,9 +6212,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6776,21 +6274,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr "Forigi la projekton"
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6812,30 +6301,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6887,10 +6379,10 @@ msgstr "Peti atingeblon"
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7057,9 +6549,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr "Konservi ĉenstablan planon"
@@ -7123,15 +6612,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7156,55 +6639,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7228,9 +6675,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr "Elektu horzonon"
@@ -7303,9 +6747,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Kreu pasvorton por via konto por ebligi al vi eltiri kaj alpuŝi per %{protocol}."
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7339,30 +6780,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr "kreos pasvorton"
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7467,12 +6884,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7500,15 +6911,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7521,24 +6926,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7713,21 +7106,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr "Kreu %{new_merge_request} kun ĉi tiuj ŝanĝoj"
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7740,9 +7124,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7752,9 +7133,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7770,9 +7148,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7785,12 +7160,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr "Iri al branĉo/etikedo"
@@ -7916,9 +7285,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7967,6 +7333,12 @@ msgstr "La etapo de la problemo montras kiom la tempo pasas de la kreado de prob
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8015,6 +7387,9 @@ msgstr "La etapo de la kontrolo montras la tempon de la kreado de la peto pri ku
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr "La etapo de preparo por eldono montras la tempon inter la aplikado de la peto pri kunfando kaj la disponigado de la kodo en la publika versio. La datenoj aldoniĝos aŭtomate post kiam vi faros la unuan disponigadon en la publika versio."
@@ -8024,6 +7399,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr "La etapo de testado montras kiom da tempo necesas al „GitLab CI“ por plenumi ĉiujn ĉenstablojn por la rilata peto pri kunfando. La datenoj aldoniĝos aŭtomate post kiam via unua ĉenstablo finiĝos."
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr "La tempo, kiu estas necesa por ĉiu dateno kolektita de la etapo."
@@ -8063,6 +7447,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8135,9 +7522,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8177,10 +7561,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8201,9 +7582,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr "Ĉi tiu signifas, ke vi ne povos alpuŝi kodon, antaŭ ol vi kreos malplenan deponejon aŭ enportos jam ekzistantan."
@@ -8228,9 +7606,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8240,12 +7615,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8273,15 +7642,9 @@ msgstr "Tempo antaŭ problemo estas planita por ellabori"
msgid "Time before an issue starts implementation"
msgstr "Tempo antaŭ la komenco de laboro super problemo"
-msgid "Time before enforced"
-msgstr ""
-
msgid "Time between merge request creation and merge/close"
msgstr "Tempo inter la kreado de poeto pri kunfando kaj ĝia aplikado/fermado"
-msgid "Time estimate"
-msgstr ""
-
msgid "Time in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8478,9 +7841,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8505,9 +7865,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8526,9 +7883,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8544,9 +7898,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8562,9 +7913,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8580,9 +7928,6 @@ msgstr "Totala tempo por la testado de ĉiuj enmetadoj/kunfandoj"
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8592,9 +7937,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8613,33 +7955,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8664,9 +7994,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8703,16 +8030,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8790,51 +8114,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8862,15 +8141,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8904,15 +8174,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8931,36 +8195,6 @@ msgstr "Publika"
msgid "VisibilityLevel|Unknown"
msgstr "Nekonata"
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr "Ĉu vi volas vidi la datenojn? Bonvolu peti atingeblon de administranto."
@@ -9000,12 +8234,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9156,9 +8384,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9177,6 +8402,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9186,6 +8414,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9201,13 +8432,13 @@ msgstr "Oni povas aldoni dosierojn nur kiam oni estas en branĉo"
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9216,9 +8447,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9321,9 +8549,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9434,18 +8659,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9498,9 +8732,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9522,6 +8753,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9569,6 +8803,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9604,11 +8841,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "enabled"
msgstr ""
@@ -9618,12 +8850,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9653,9 +8879,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9936,11 +9159,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "remaining"
msgstr ""
@@ -9953,11 +9171,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "source"
msgstr ""
diff --git a/locale/es/gitlab.po b/locale/es/gitlab.po
index 985d9c20131..0d8ee05b364 100644
--- a/locale/es/gitlab.po
+++ b/locale/es/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Spanish\n"
"Language: es_ES\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: es-ES\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:19\n"
+"PO-Revision-Date: 2018-10-02 09:26\n"
msgid " Status"
msgstr ""
@@ -31,14 +31,6 @@ msgid_plural " improved on %d points"
msgstr[0] ""
msgstr[1] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -54,11 +46,6 @@ msgid_plural "%d commits behind"
msgstr[0] ""
msgstr[1] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -104,6 +91,11 @@ msgid_plural "%d unstaged changes"
msgstr[0] ""
msgstr[1] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+
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] "%s cambio adicional ha sido omitido para evitar problemas de rendimiento."
@@ -112,31 +104,17 @@ msgstr[1] "%s cambios adicionales han sido omitidos para evitar problemas de ren
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] "%{count} participante"
msgstr[1] "%{count} participantes"
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -164,12 +142,23 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} commits detrás de %{default_branch}, %{number_commits_ahead} commits por delante"
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr "%{number_of_failures} de %{maximum_failures} intentos fallidos. GitLab permitirá el acceso en el siguiente intento."
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr "%{number_of_failures} de %{maximum_failures} intentos fallidos. GitLab no reintentará automáticamente. Debe reinicializar la información de almacenamiento cuando el problema sea solventado."
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] "%{storage_name}: intento de acceso fallido al almacenamiento en host:"
+msgstr[1] "%{storage_name}: %{failed_attempts} intentos de acceso fallido al almacenamiento:"
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -320,9 +309,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -371,6 +357,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr "Cuenta"
@@ -398,30 +390,15 @@ msgstr "Agregar guía de contribución"
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -431,15 +408,9 @@ msgstr ""
msgid "Add new directory"
msgstr "Agregar nuevo directorio"
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -485,6 +456,9 @@ msgstr "Error al detener trabajos"
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr "Página de estado"
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -521,17 +495,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr "Configuración avanzada"
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "All"
msgstr "Todos"
@@ -547,9 +516,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -559,12 +525,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -580,9 +540,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -628,12 +585,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr "Ha ocurrido un error visualizando el blob"
@@ -646,9 +597,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -661,9 +609,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr "Se produjo un error al obtener datos de la barra lateral"
@@ -691,9 +636,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -736,18 +678,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr "Se produjo un error. Por favor inténtelo de nuevo."
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -766,7 +702,7 @@ msgstr "Apariencia"
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -790,9 +726,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr "¿Estás seguro que deseas eliminar esta programación del pipeline?"
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -811,9 +744,6 @@ msgstr "¿Está seguro que desea reinicializar el token de registro?"
msgid "Are you sure you want to reset the health check token?"
msgstr "¿Está seguro que desea reinicializar el token de Verificación de Estado?"
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1069,15 +999,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr "Iniciar con el commit seleccionado"
@@ -1368,9 +1289,6 @@ 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 ""
@@ -1401,6 +1319,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1455,7 +1376,7 @@ msgstr "Gráficos"
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1518,9 +1439,6 @@ msgstr "cancelado"
msgid "CiStatusLabel|created"
msgstr "creado"
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr "fallido"
@@ -1539,9 +1457,6 @@ msgstr "pendiente"
msgid "CiStatusLabel|skipped"
msgstr "omitido"
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr "esperando acción manual"
@@ -1554,9 +1469,6 @@ msgstr "cancelado"
msgid "CiStatusText|created"
msgstr "creado"
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr "fallado"
@@ -1611,10 +1523,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1674,24 +1586,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1794,9 +1694,6 @@ msgstr "Google Kubernetes Engine"
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr "Proyecto Google Kubernetes Engine"
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr "Helm Tiller"
@@ -1848,12 +1745,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr "cluster de Kubernetes"
@@ -1863,6 +1754,9 @@ msgstr "Detalles del cluster de Kubernetes"
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr "Integración de cluster de Kubernetes"
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1872,7 +1766,7 @@ msgstr "Nombre de cluster de Kubernetes"
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1881,13 +1775,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1905,6 +1796,9 @@ msgstr "Administre su cluster de Kubernetes visitando %{link_gke}"
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1932,9 +1826,6 @@ msgstr "Asegúrese de que su cuenta de Google cumpla con los siguientes requisit
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1947,7 +1838,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2019,12 +1910,18 @@ msgstr "Algo salió mal durante la instalación de %{title}"
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2082,18 +1979,12 @@ msgstr "Contraer"
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr "Comentarios"
@@ -2203,9 +2094,6 @@ msgstr "Confidencialidad"
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2215,10 +2103,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2347,9 +2232,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2374,27 +2256,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr "Crear"
@@ -2470,9 +2340,6 @@ msgstr "Crear nuevo..."
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr "Etiqueta"
@@ -2521,9 +2388,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr "Eventos de notificaciones personalizadas"
@@ -2542,9 +2406,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2611,21 +2472,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr "Definir un patrón personalizado con la sintaxis de cron"
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr "Eliminar"
@@ -2635,9 +2481,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2775,12 +2618,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2805,12 +2642,6 @@ msgstr "Detalles"
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2850,9 +2681,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2868,9 +2696,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2997,6 +2822,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3117,8 +2945,8 @@ msgstr ""
msgid "Environments|Updated"
msgstr "Actualizado"
-msgid "Environments|You don't have any environments right now"
-msgstr ""
+msgid "Environments|You don't have any environments right now."
+msgstr "No tiene ningún entorno en este momento."
msgid "Environments|protected"
msgstr ""
@@ -3267,9 +3095,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3324,12 +3149,6 @@ msgstr "Error al cambiar el propietario"
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3339,9 +3158,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr "Error al eliminar la programación del pipeline"
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3351,81 +3167,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3477,9 +3218,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3531,9 +3269,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3558,9 +3293,6 @@ msgstr "Formato"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3780,22 +3512,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3804,9 +3527,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3828,7 +3548,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3852,9 +3572,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3867,10 +3584,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3906,24 +3623,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3936,6 +3638,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4032,21 +3737,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4056,9 +3749,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4110,6 +3800,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr "Prevenir que se comparta un proyecto de %{group} con otros grupos"
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4504,36 +4197,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4675,9 +4338,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] "Último %d día"
@@ -4698,9 +4358,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr "Última edición por %{name}"
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr "Última actualización"
@@ -4749,15 +4406,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4767,9 +4415,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4779,9 +4424,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4791,9 +4433,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4806,15 +4445,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4841,9 +4474,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4889,9 +4519,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -4961,36 +4588,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5000,6 +4597,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5009,12 +4609,6 @@ msgstr ""
msgid "Median"
msgstr "Mediana"
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr "Miembros"
@@ -5048,21 +4642,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5081,12 +4660,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5285,9 +4858,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5321,9 +4891,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5446,9 +5013,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5458,6 +5022,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5557,18 +5124,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr "Eventos de notificación"
@@ -5641,6 +5196,9 @@ msgstr ""
msgid "November"
msgstr "Noviembre"
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5688,9 +5246,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5715,21 +5270,6 @@ msgstr "Abre en una nueva ventana"
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5796,9 +5336,6 @@ msgstr "Contraseña"
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5826,15 +5363,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr "Pipeline"
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr "Estado del Pipeline"
@@ -5952,24 +5489,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -5979,12 +5507,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6021,18 +5543,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6045,9 +5561,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6063,9 +5576,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6108,6 +5618,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6168,12 +5681,6 @@ msgstr "Contraseña inválida"
msgid "Profiles|Invalid username"
msgstr "Nombre de usuario inválido"
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6213,9 +5720,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6240,9 +5744,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6444,9 +5945,6 @@ msgstr "Proyectos"
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6516,6 +6014,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr "De manera predeterminada, Prometheus escucha en 'http://localhost:9090'. No se recomienda cambiar la dirección y el puerto predeterminados, ya que esto podría afectar o entrar en conflicto con otros servicios que se ejecutan en el servidor de GitLab."
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6711,9 +6212,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6776,21 +6274,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr "Eliminar proyecto"
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6812,30 +6301,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6887,10 +6379,10 @@ msgstr "Solicitar acceso"
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7057,9 +6549,6 @@ msgstr ""
msgid "Save changes"
msgstr "Guardar los cambios"
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr "Guardar programación del pipeline"
@@ -7123,15 +6612,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7156,55 +6639,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
+msgid "Seconds before reseting failure information"
+msgstr "Segundos antes de reinicializar información de fallas"
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
+msgid "Seconds to wait for a storage access attempt"
+msgstr "Segundos a esperar para intentar acceder al almacenamiento"
-msgid "Security Reports|Security dashboard documentation"
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7228,9 +6675,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr "Selecciona una zona horaria"
@@ -7303,9 +6747,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Establezca una contraseña en su cuenta para actualizar o enviar a través de %{protocol}."
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7339,30 +6780,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr "establecer una contraseña"
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr "Configuración"
@@ -7467,12 +6884,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7500,15 +6911,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7521,24 +6926,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr "Ordenar por"
@@ -7713,21 +7106,12 @@ msgstr "Proyectos favoritos"
msgid "Start a %{new_merge_request} with these changes"
msgstr "Iniciar una %{new_merge_request} con estos cambios"
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7740,9 +7124,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7752,9 +7133,6 @@ msgstr ""
msgid "Stopped"
msgstr "Detenido"
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7770,9 +7148,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7785,12 +7160,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr "Cambiar rama/etiqueta"
@@ -7916,9 +7285,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7967,6 +7333,12 @@ msgstr "La etapa de incidencia muestra el tiempo que toma desde la creación de
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8015,6 +7387,9 @@ msgstr "La etapa de revisión muestra el tiempo desde la creación de la solicit
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr "La etapa de puesta en escena muestra el tiempo entre la fusión y el despliegue de código en el entorno de producción. Los datos se añadirán automáticamente una vez que se despliega a producción por primera vez."
@@ -8024,6 +7399,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr "La etapa de pruebas muestra el tiempo que GitLab CI toma para ejecutar cada pipeline para la solicitud de fusión relacionada. Los datos se añadirán automáticamente luego de que el primer pipeline termine de ejecutarse."
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr "El tiempo utilizado por cada entrada de datos obtenido por esa etapa."
@@ -8063,6 +7447,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8135,9 +7522,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8177,10 +7561,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8201,9 +7582,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr "Esto significa que no puede enviar código hasta que cree un repositorio vacío o importe uno existente."
@@ -8228,9 +7606,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8240,12 +7615,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8273,15 +7642,9 @@ msgstr "Tiempo antes de que una incidencia sea programada"
msgid "Time before an issue starts implementation"
msgstr "Tiempo antes de que empieze la implementación de una incidencia"
-msgid "Time before enforced"
-msgstr ""
-
msgid "Time between merge request creation and merge/close"
msgstr "Tiempo entre la creación de la solicitud de fusión y la integración o cierre de ésta"
-msgid "Time estimate"
-msgstr ""
-
msgid "Time in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8478,9 +7841,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8505,9 +7865,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8526,9 +7883,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8544,9 +7898,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8562,9 +7913,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8580,9 +7928,6 @@ msgstr "Tiempo total de pruebas para todos los cambios o integraciones"
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8592,9 +7937,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8613,33 +7955,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8664,9 +7994,6 @@ msgstr "Desbloqueado"
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8703,16 +8030,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8790,51 +8114,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8862,15 +8141,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8904,15 +8174,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr "Ver archivo reemplazado @ "
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8931,36 +8195,6 @@ msgstr "Público"
msgid "VisibilityLevel|Unknown"
msgstr "Desconocido"
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr "¿Quieres ver los datos? Por favor pide acceso al administrador."
@@ -9000,12 +8234,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr "Wiki"
@@ -9156,9 +8384,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9177,6 +8402,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9186,6 +8414,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9201,13 +8432,13 @@ msgstr "Solo puedes agregar archivos cuando estás en una rama"
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9216,9 +8447,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9321,9 +8549,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr "Tus comentarios no serán visibles al público."
@@ -9434,18 +8659,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9498,9 +8732,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9522,6 +8753,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9569,6 +8803,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9604,11 +8841,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "enabled"
msgstr ""
@@ -9618,12 +8850,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9653,9 +8879,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9936,11 +9159,6 @@ msgstr "token de acceso personal"
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "remaining"
msgstr ""
@@ -9953,11 +9171,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "source"
msgstr ""
diff --git a/locale/et_EE/gitlab.po b/locale/et_EE/gitlab.po
index 5a489a8fb74..1f699a8e06d 100644
--- a/locale/et_EE/gitlab.po
+++ b/locale/et_EE/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Estonian\n"
"Language: et_EE\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: et\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:22\n"
+"PO-Revision-Date: 2018-10-02 09:29\n"
msgid " Status"
msgstr ""
@@ -31,14 +31,6 @@ msgid_plural " improved on %d points"
msgstr[0] ""
msgstr[1] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -54,11 +46,6 @@ msgid_plural "%d commits behind"
msgstr[0] ""
msgstr[1] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -104,6 +91,11 @@ msgid_plural "%d unstaged changes"
msgstr[0] ""
msgstr[1] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+
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] ""
@@ -112,31 +104,17 @@ msgstr[1] ""
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
msgstr[1] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -164,12 +142,23 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -320,9 +309,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -371,6 +357,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr ""
@@ -398,30 +390,15 @@ msgstr ""
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -431,15 +408,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -485,6 +456,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -521,17 +495,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "All"
msgstr ""
@@ -547,9 +516,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -559,12 +525,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -580,9 +540,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -628,12 +585,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -646,9 +597,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -661,9 +609,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -691,9 +636,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -736,18 +678,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -766,7 +702,7 @@ msgstr ""
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -790,9 +726,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr ""
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -811,9 +744,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1069,15 +999,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1368,9 +1289,6 @@ 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 ""
@@ -1401,6 +1319,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1455,7 +1376,7 @@ msgstr ""
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1518,9 +1439,6 @@ msgstr ""
msgid "CiStatusLabel|created"
msgstr ""
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr ""
@@ -1539,9 +1457,6 @@ msgstr ""
msgid "CiStatusLabel|skipped"
msgstr ""
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr ""
@@ -1554,9 +1469,6 @@ msgstr ""
msgid "CiStatusText|created"
msgstr ""
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr ""
@@ -1611,10 +1523,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1674,24 +1586,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1794,9 +1694,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1848,12 +1745,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1863,6 +1754,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1872,7 +1766,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1881,13 +1775,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1905,6 +1796,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1932,9 +1826,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1947,7 +1838,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2019,12 +1910,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2082,18 +1979,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2203,9 +2094,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2215,10 +2103,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2347,9 +2232,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2374,27 +2256,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2470,9 +2340,6 @@ msgstr ""
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr ""
@@ -2521,9 +2388,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr ""
@@ -2542,9 +2406,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2611,21 +2472,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr ""
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr ""
@@ -2635,9 +2481,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2775,12 +2618,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2805,12 +2642,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2850,9 +2681,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2868,9 +2696,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2997,6 +2822,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3117,7 +2945,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3267,9 +3095,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3324,12 +3149,6 @@ msgstr ""
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3339,9 +3158,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr ""
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3351,81 +3167,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3477,9 +3218,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3531,9 +3269,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3558,9 +3293,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3780,22 +3512,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3804,9 +3527,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3828,7 +3548,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3852,9 +3572,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3867,10 +3584,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3906,24 +3623,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3936,6 +3638,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4032,21 +3737,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4056,9 +3749,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4110,6 +3800,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4504,36 +4197,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4675,9 +4338,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] ""
@@ -4698,9 +4358,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4749,15 +4406,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4767,9 +4415,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4779,9 +4424,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4791,9 +4433,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4806,15 +4445,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4841,9 +4474,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4889,9 +4519,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -4961,36 +4588,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5000,6 +4597,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5009,12 +4609,6 @@ msgstr ""
msgid "Median"
msgstr ""
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5048,21 +4642,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5081,12 +4660,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5285,9 +4858,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5321,9 +4891,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5446,9 +5013,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5458,6 +5022,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5557,18 +5124,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr ""
@@ -5641,6 +5196,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5688,9 +5246,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5715,21 +5270,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5796,9 +5336,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5826,15 +5363,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr ""
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr ""
@@ -5952,24 +5489,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -5979,12 +5507,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6021,18 +5543,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6045,9 +5561,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6063,9 +5576,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6108,6 +5618,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6168,12 +5681,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6213,9 +5720,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6240,9 +5744,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6444,9 +5945,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6516,6 +6014,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6711,9 +6212,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6776,21 +6274,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr ""
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6812,30 +6301,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6887,10 +6379,10 @@ msgstr ""
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7057,9 +6549,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr ""
@@ -7123,15 +6612,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7156,55 +6639,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7228,9 +6675,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr ""
@@ -7303,9 +6747,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7339,30 +6780,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr ""
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7467,12 +6884,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7500,15 +6911,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7521,24 +6926,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7713,21 +7106,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7740,9 +7124,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7752,9 +7133,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7770,9 +7148,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7785,12 +7160,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr ""
@@ -7916,9 +7285,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7967,6 +7333,12 @@ msgstr ""
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8015,6 +7387,9 @@ msgstr ""
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr ""
@@ -8024,6 +7399,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr ""
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr ""
@@ -8063,6 +7447,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8135,9 +7522,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8177,10 +7561,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8201,9 +7582,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8228,9 +7606,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8240,12 +7615,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8273,15 +7642,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8478,9 +7841,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8505,9 +7865,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8526,9 +7883,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8544,9 +7898,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8562,9 +7913,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8580,9 +7928,6 @@ msgstr ""
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8592,9 +7937,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8613,33 +7955,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8664,9 +7994,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8703,16 +8030,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8790,51 +8114,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8862,15 +8141,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8904,15 +8174,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8931,36 +8195,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""
@@ -9000,12 +8234,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9156,9 +8384,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9177,6 +8402,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9186,6 +8414,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9201,13 +8432,13 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9216,9 +8447,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9321,9 +8549,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9434,18 +8659,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9498,9 +8732,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9522,6 +8753,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9569,6 +8803,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9604,11 +8841,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "enabled"
msgstr ""
@@ -9618,12 +8850,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9653,9 +8879,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9936,11 +9159,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "remaining"
msgstr ""
@@ -9953,11 +9171,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "source"
msgstr ""
diff --git a/locale/fil_PH/gitlab.po b/locale/fil_PH/gitlab.po
index 4ed49675cb0..c9b371f8df3 100644
--- a/locale/fil_PH/gitlab.po
+++ b/locale/fil_PH/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Filipino\n"
"Language: fil_PH\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: fil\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:22\n"
+"PO-Revision-Date: 2018-10-02 09:29\n"
msgid " Status"
msgstr ""
@@ -31,14 +31,6 @@ msgid_plural " improved on %d points"
msgstr[0] ""
msgstr[1] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -54,11 +46,6 @@ msgid_plural "%d commits behind"
msgstr[0] ""
msgstr[1] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -104,6 +91,11 @@ msgid_plural "%d unstaged changes"
msgstr[0] ""
msgstr[1] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+
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] ""
@@ -112,31 +104,17 @@ msgstr[1] ""
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
msgstr[1] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -164,12 +142,23 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -320,9 +309,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -371,6 +357,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr ""
@@ -398,30 +390,15 @@ msgstr ""
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -431,15 +408,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -485,6 +456,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -521,17 +495,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "All"
msgstr ""
@@ -547,9 +516,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -559,12 +525,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -580,9 +540,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -628,12 +585,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -646,9 +597,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -661,9 +609,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -691,9 +636,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -736,18 +678,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -766,7 +702,7 @@ msgstr ""
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -790,9 +726,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr ""
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -811,9 +744,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1069,15 +999,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1368,9 +1289,6 @@ 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 ""
@@ -1401,6 +1319,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1455,7 +1376,7 @@ msgstr ""
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1518,9 +1439,6 @@ msgstr ""
msgid "CiStatusLabel|created"
msgstr ""
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr ""
@@ -1539,9 +1457,6 @@ msgstr ""
msgid "CiStatusLabel|skipped"
msgstr ""
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr ""
@@ -1554,9 +1469,6 @@ msgstr ""
msgid "CiStatusText|created"
msgstr ""
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr ""
@@ -1611,10 +1523,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1674,24 +1586,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1794,9 +1694,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1848,12 +1745,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1863,6 +1754,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1872,7 +1766,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1881,13 +1775,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1905,6 +1796,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1932,9 +1826,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1947,7 +1838,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2019,12 +1910,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2082,18 +1979,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2203,9 +2094,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2215,10 +2103,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2347,9 +2232,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2374,27 +2256,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2470,9 +2340,6 @@ msgstr ""
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr ""
@@ -2521,9 +2388,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr ""
@@ -2542,9 +2406,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2611,21 +2472,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr ""
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr ""
@@ -2635,9 +2481,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2775,12 +2618,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2805,12 +2642,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2850,9 +2681,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2868,9 +2696,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2997,6 +2822,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3117,7 +2945,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3267,9 +3095,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3324,12 +3149,6 @@ msgstr ""
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3339,9 +3158,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr ""
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3351,81 +3167,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3477,9 +3218,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3531,9 +3269,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3558,9 +3293,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3780,22 +3512,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3804,9 +3527,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3828,7 +3548,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3852,9 +3572,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3867,10 +3584,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3906,24 +3623,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3936,6 +3638,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4032,21 +3737,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4056,9 +3749,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4110,6 +3800,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4504,36 +4197,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4675,9 +4338,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] ""
@@ -4698,9 +4358,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4749,15 +4406,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4767,9 +4415,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4779,9 +4424,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4791,9 +4433,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4806,15 +4445,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4841,9 +4474,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4889,9 +4519,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -4961,36 +4588,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5000,6 +4597,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5009,12 +4609,6 @@ msgstr ""
msgid "Median"
msgstr ""
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5048,21 +4642,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5081,12 +4660,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5285,9 +4858,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5321,9 +4891,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5446,9 +5013,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5458,6 +5022,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5557,18 +5124,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr ""
@@ -5641,6 +5196,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5688,9 +5246,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5715,21 +5270,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5796,9 +5336,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5826,15 +5363,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr ""
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr ""
@@ -5952,24 +5489,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -5979,12 +5507,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6021,18 +5543,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6045,9 +5561,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6063,9 +5576,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6108,6 +5618,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6168,12 +5681,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6213,9 +5720,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6240,9 +5744,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6444,9 +5945,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6516,6 +6014,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6711,9 +6212,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6776,21 +6274,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr ""
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6812,30 +6301,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6887,10 +6379,10 @@ msgstr ""
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7057,9 +6549,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr ""
@@ -7123,15 +6612,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7156,55 +6639,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7228,9 +6675,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr ""
@@ -7303,9 +6747,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7339,30 +6780,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr ""
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7467,12 +6884,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7500,15 +6911,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7521,24 +6926,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7713,21 +7106,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7740,9 +7124,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7752,9 +7133,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7770,9 +7148,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7785,12 +7160,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr ""
@@ -7916,9 +7285,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7967,6 +7333,12 @@ msgstr ""
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8015,6 +7387,9 @@ msgstr ""
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr ""
@@ -8024,6 +7399,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr ""
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr ""
@@ -8063,6 +7447,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8135,9 +7522,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8177,10 +7561,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8201,9 +7582,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8228,9 +7606,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8240,12 +7615,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8273,15 +7642,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8478,9 +7841,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8505,9 +7865,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8526,9 +7883,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8544,9 +7898,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8562,9 +7913,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8580,9 +7928,6 @@ msgstr ""
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8592,9 +7937,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8613,33 +7955,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8664,9 +7994,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8703,16 +8030,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8790,51 +8114,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8862,15 +8141,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8904,15 +8174,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8931,36 +8195,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""
@@ -9000,12 +8234,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9156,9 +8384,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9177,6 +8402,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9186,6 +8414,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9201,13 +8432,13 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9216,9 +8447,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9321,9 +8549,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9434,18 +8659,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9498,9 +8732,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9522,6 +8753,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9569,6 +8803,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9604,11 +8841,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "enabled"
msgstr ""
@@ -9618,12 +8850,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9653,9 +8879,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9936,11 +9159,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "remaining"
msgstr ""
@@ -9953,11 +9171,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "source"
msgstr ""
diff --git a/locale/fr/gitlab.po b/locale/fr/gitlab.po
index 177570cc590..1925235d48a 100644
--- a/locale/fr/gitlab.po
+++ b/locale/fr/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: French\n"
"Language: fr_FR\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: fr\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:23\n"
+"PO-Revision-Date: 2018-10-02 11:46\n"
msgid " Status"
msgstr " Statut"
@@ -31,14 +31,6 @@ msgid_plural " improved on %d points"
msgstr[0] " amélioré sur %d point"
msgstr[1] " amélioré sur %d points"
-msgid "\"%{query}\" in projects"
-msgstr "« %{query} » dans les projets"
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] "%d ajout"
-msgstr[1] "%d ajouts"
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] "%d fichier modifié"
@@ -54,11 +46,6 @@ msgid_plural "%d commits behind"
msgstr[0] "%d commit de retard"
msgstr[1] "%d commits de retard"
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] "%d supprimé"
-msgstr[1] "%d supprimés"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d exportateur"
@@ -104,6 +91,11 @@ msgid_plural "%d unstaged changes"
msgstr[0] "%d changement qui ne sera pas validé"
msgstr[1] "%d changements qui ne seront pas validés"
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] "%d vulnérabilité"
+msgstr[1] "%d vulnérabilités"
+
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] "%s commit supplémentaire a été ignoré afin d’éviter de causer des problèmes de performance."
@@ -112,31 +104,17 @@ msgstr[1] "%s commits supplémentaires ont été ignorés afin d’éviter de ca
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr "%{actionText} et %{openOrClose} %{noteable}"
-msgid "%{authorsName}'s discussion"
-msgstr "Discussion de %{authorsName}"
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr "%{commit_author_link} a créé %{commit_timeago}"
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr "%{counter_storage} (%{counter_repositories} dépôts, %{counter_build_artifacts} artefacts construits, %{counter_lfs_objects} LFS)"
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] "%{count} participant·e"
msgstr[1] "%{count} participant·e·s"
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] "%{count} commentaire en attente"
-msgstr[1] "%{count} commentaires en attente"
-
msgid "%{filePath} deleted"
msgstr "%{filePath} supprimé"
@@ -164,12 +142,23 @@ msgstr "%{nip_domain} peut être utilisé comme alternative à un domaine person
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} commits de retard sur %{default_branch}, %{number_commits_ahead} commits d’avance"
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr "%{number_of_failures} sur %{maximum_failures} tentative(s). GitLab va vous permettre d’accéder à la prochaine tentative."
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr "%{number_of_failures} échecs sur %{maximum_failures}. GitLab ne va plus réessayer automatiquement. Réinitialisez les informations de stockage lorsque le problème est résolu."
+
msgid "%{openOrClose} %{noteable}"
msgstr "%{openOrClose} %{noteable}"
msgid "%{percent}%% complete"
msgstr "%{percent} %% effectués"
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] "%{storage_name} : la tentative d’accès au stockage a échoué sur l’hôte :"
+msgstr[1] "%{storage_name} : %{failed_attempts} tentatives d’accès au stockage ont échoué :"
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -320,9 +309,6 @@ msgstr "Une branche par défaut ne peut pas être choisie pour un projet vide."
msgid "A deleted user"
msgstr "Un utilisateur supprimé"
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr "Un membre de l’équipe de vérification des abus de GitLab examinera votre rapport dès que possible."
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr "Une nouvelle branche sera créée dans votre dépôt divergent (fork) et une nouvelle demande de fusion sera lancée."
@@ -371,6 +357,12 @@ msgstr "Date d’expiration de l’accès"
msgid "Access to '%{classification_label}' not allowed"
msgstr "Accès à « %{classification_label} » non autorisé"
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr "L’accès aux stockages défaillants a été temporairement désactivé pour permettre la récupération du montage. Réinitialisez les informations de stockage quand le problème sera résolu pour permettre à nouveau l’accès."
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr "Accédez à votre jeton d’exécuteur, personnalisez la configuration de votre pipeline et affichez l’état de votre pipeline et le rapport de couverture."
+
msgid "Account"
msgstr "Compte"
@@ -398,30 +390,15 @@ msgstr "Ajouter un guide de contribution"
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr "Ajoutez des Webhooks de groupe avec GitLab Enterprise Edition."
-msgid "Add Jaeger URL"
-msgstr "Ajouter une URL Jaeger"
-
msgid "Add Kubernetes cluster"
msgstr "Ajouter une grappe de serveurs Kubernetes"
msgid "Add Readme"
msgstr "Ajouter un fichier Readme"
-msgid "Add a homepage to your wiki that contains information about your project and GitLab will display it here instead of this message."
-msgstr "Ajoutez une page d’accueil à votre wiki contenant des informations sur votre projet. GitLab l’affichera ici à la place de ce message."
-
-msgid "Add a table"
-msgstr "Ajouter un tableau"
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr "Ajouter un texte apparaissant dans toutes communications par courriel (%{character_limit} caractères maximum)"
-msgid "Add comment now"
-msgstr "Ajouter un commentaire"
-
-msgid "Add image comment"
-msgstr "Ajouter un commentaire à l’image"
-
msgid "Add license"
msgstr "Ajouter une licence"
@@ -431,15 +408,9 @@ msgstr "Ajouter une nouvelle application"
msgid "Add new directory"
msgstr "Ajouter un nouveau dossier"
-msgid "Add projects"
-msgstr "Ajouter des projets"
-
msgid "Add reaction"
msgstr "Ajouter une réaction"
-msgid "Add to review"
-msgstr "Ajouter à la revue de code"
-
msgid "Add todo"
msgstr "Ajouter à la liste « à faire »"
@@ -485,6 +456,9 @@ msgstr "L’arrêt des tâches a échoué"
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr "Vous êtes sur le point d’arrêter toutes les tâches. Toutes les tâches en cours seront interrompues."
+msgid "AdminHealthPageLink|health page"
+msgstr "État des services"
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr "Vous êtes sur le point de supprimer définitivement le projet %{projectName}, son dépôt et toutes les ressources qui lui sont liées, y compris les tickets, les demandes de fusion, etc. Après sa confirmation par un clic sur « %{strong_start}supprimer le projet%{strong_end} », l’action ne peut être annulée ni faire l’objet d’une restauration."
@@ -521,17 +495,12 @@ msgstr "Pour confirmer, veuillez saisir %{projectName}"
msgid "AdminUsers|To confirm, type %{username}"
msgstr "Pour confirmer, veuillez saisir %{username}"
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
-msgstr "Autorisations avancées, stockage de fichiers volumineux et paramètres d’authentification à double facteur."
+msgid "Advanced"
+msgstr "Paramètres avancés"
msgid "Advanced settings"
msgstr "Paramètres avancés"
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] "Alerte"
-msgstr[1] "Alertes"
-
msgid "All"
msgstr "Tous"
@@ -547,9 +516,6 @@ msgstr "Tous les utilisateurs"
msgid "Allow commits from members who can merge to the target branch."
msgstr "Autoriser les commits des membres qui peuvent fusionner dans la branche cible."
-msgid "Allow projects within this group to use Git LFS"
-msgstr "Autoriser les projets de ce groupe à utiliser le stockage Git LFS"
-
msgid "Allow public access to pipelines and job details, including output logs and artifacts"
msgstr "Autoriser l’accès public aux pipelines et aux détails des tâches, y compris les journaux de sortie et les artefacts"
@@ -559,12 +525,6 @@ msgstr "Permettre le rendu des diagrammes PlantUML dans les documents Asciidoc."
msgid "Allow requests to the local network from hooks and services."
msgstr "Autoriser les requêtes sur le réseau local à partir de hooks et de services."
-msgid "Allow users to request access"
-msgstr "Autoriser les utilisateurs à demander un accès"
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr "Autoriser les utilisateurs à demander l’accès si la visibilité est publique ou interne."
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr "Vous permet d’ajouter et de gérer des grappes de serveurs Kubernetes."
@@ -580,9 +540,6 @@ msgstr "Vous pouvez également utiliser un %{personal_access_token_link}. Lorsqu
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr "Vous pouvez également utiliser un %{personal_access_token_link}. Lorsque vous créerez votre jeton d’accès personnel, sélectionnez la portée <code>dépôt</code>, afin de permettre l’affichage d’une liste de vos dépôts publics et privés qui pourront être importés."
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr "Durée (en heures) durant laquelle les utilisateurs sont autorisés à outrepasser la configuration de l’authentification à double facteur obligatoire"
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr "Une paire de clefs SSH sera automatiquement générée après soumission du formulaire. Pour plus d’informations, veuillez vous référer à la documentation."
@@ -604,8 +561,8 @@ msgstr "Une erreur est survenue lors de la création de la nouvelle branche."
msgid "An error occured whilst fetching the job trace."
msgstr "Une erreur est survenue pendant le rapatriement de la trace de la tâche."
-msgid "An error occured whilst fetching the latest pipeline."
-msgstr ""
+msgid "An error occured whilst fetching the latest pipline."
+msgstr "Une erreur est survenue lors du rapatriement de dernier pipeline."
msgid "An error occured whilst loading all the files."
msgstr "Une erreur est survenue lors du chargement de l’ensemble des fichiers."
@@ -628,12 +585,6 @@ msgstr "Une erreur est survenue lors du chargement de la demande de fusion."
msgid "An error occured whilst loading the pipelines jobs."
msgstr "Une erreur est survenue lors du chargement des tâches des pipelines."
-msgid "An error occurred adding a draft to the discussion."
-msgstr "Une erreur est survenue lors de l’ajout d’un brouillon à la discussion."
-
-msgid "An error occurred adding a new draft."
-msgstr "Une erreur est survenue lors de l’ajout d’un nouveau brouillon."
-
msgid "An error occurred previewing the blob"
msgstr "Une erreur s’est produite lors de la prévisualisation du blob"
@@ -646,9 +597,6 @@ msgstr "Une erreur est survenue lors de la mise à jour du poids du ticket"
msgid "An error occurred while adding approver"
msgstr "Une erreur s’est produite lors de l’ajout de l’approba·teur·trice"
-msgid "An error occurred while deleting the comment"
-msgstr "Une erreur est survenue lors de la suppression du commentaire"
-
msgid "An error occurred while detecting host keys"
msgstr "Une erreur est survenue lors de la détection des clefs de l’hôte"
@@ -661,9 +609,6 @@ msgstr "Une erreur s’est produite lors du rejet de la mise en avant de la fonc
msgid "An error occurred while fetching markdown preview"
msgstr "Une erreur s’est produite lors de la prévisualisation markdown"
-msgid "An error occurred while fetching pending comments"
-msgstr "Une erreur est survenue lors de la récupération des commentaires en attente"
-
msgid "An error occurred while fetching sidebar data"
msgstr "Une erreur s’est produite lors de la récupération des données de la barre latérale"
@@ -691,9 +636,6 @@ msgstr "Une erreur est survenue lors de l’importation du projet : %{details}"
msgid "An error occurred while initializing path locks"
msgstr "Une erreur est survenue lors de l’initialisation des verrous des chemins d’accès"
-msgid "An error occurred while loading chart data"
-msgstr "Une erreur est survenue lors du chargement des données du graphique"
-
msgid "An error occurred while loading commit signatures"
msgstr "Une erreur s’est produite lors du chargement des signatures du commit"
@@ -736,18 +678,12 @@ msgstr "Une erreur est survenue lors de l’abonnement aux notifications."
msgid "An error occurred while unsubscribing to notifications."
msgstr "Une erreur est survenue lors du désabonnement aux notifications."
-msgid "An error occurred while updating the comment"
-msgstr "Une erreur est survenue lors de la mise à jour du commentaire"
-
msgid "An error occurred while validating username"
msgstr "Une erreur s’est produite lors de la validation du nom d’utilisateur"
msgid "An error occurred. Please try again."
msgstr "Une erreur est survenue. Merci de réessayer."
-msgid "Analytics"
-msgstr "Analyse"
-
msgid "Anonymous"
msgstr "Anonyme"
@@ -766,7 +702,7 @@ msgstr "Apparence"
msgid "Application"
msgstr "Application"
-msgid "Application ID"
+msgid "Application Id"
msgstr "Identifiant de l’application"
msgid "Application: %{name}"
@@ -790,9 +726,6 @@ msgstr "Projets archivés"
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr "Êtes‐vous sûr·e de vouloir supprimer ce pipeline programmé ?"
-msgid "Are you sure you want to erase this build?"
-msgstr "Êtes‐vous sûr(e) de vouloir supprimer cette construction ?"
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr "Êtes‐vous vraiment prêt(e) à perdre les modifications non enregistrées ?"
@@ -811,9 +744,6 @@ msgstr "Êtes‐vous sûr·e de vouloir réinitialiser le jeton d’inscription
msgid "Are you sure you want to reset the health check token?"
msgstr "Êtes‐vous sûr·e de vouloir réinitialiser le jeton de bilan de santé ?"
-msgid "Are you sure you want to stop this environment?"
-msgstr "Êtes‐vous sûr(e) de vouloir arrêter cet environnement ?"
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr "Êtes‐vous sûr·e de vouloir déverrouiller %{path_lock_path} ?"
@@ -1069,15 +999,6 @@ msgstr "Vos badges numériques"
msgid "Badges|e.g. %{exampleUrl}"
msgstr "p. ex. %{exampleUrl}"
-msgid "BatchComments|Delete all pending comments"
-msgstr "Supprimer tous les commentaires en attente"
-
-msgid "BatchComments|Discard review?"
-msgstr "Abandonner la revue de code ?"
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr "Vous êtes sur le point d’abonner votre revue de code, ce qui entraînera la suppression de l’ensemble de vos commentaires en attente. Les commentaires supprimés %{strong_start}ne peuvent pas%{strong_end} être restaurés."
-
msgid "Begin with the selected commit"
msgstr "Commencer avec le commit sélectionné"
@@ -1368,9 +1289,6 @@ msgstr "Déploiement automatique pour « staging », déploiement manuel pour
msgid "CICD|Continuous deployment to production"
msgstr "Déploiement continu en production"
-msgid "CICD|Continuous deployment to production using timed incremental rollout"
-msgstr "Déploiement continu en production par sorties incrémentielles programmées"
-
msgid "CICD|Default to Auto DevOps pipeline"
msgstr "Pipeline Auto DevOps par défaut"
@@ -1401,6 +1319,9 @@ msgstr "instance activée"
msgid "Callback URL"
msgstr "URL de retour"
+msgid "Callback url"
+msgstr "URL de retour"
+
msgid "Can't find HEAD commit for this branch"
msgstr "Impossible de trouver le dernier commit (HEAD) pour cette branche"
@@ -1455,8 +1376,8 @@ msgstr "Statistiques"
msgid "Chat"
msgstr "Discussion"
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
-msgstr "Veuillez vérifier la %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
+msgstr "Intervalle de vérification"
msgid "Checking %{text} availability…"
msgstr "Vérification de la disponibilité de %{text}…"
@@ -1518,9 +1439,6 @@ msgstr "annulé"
msgid "CiStatusLabel|created"
msgstr "créé"
-msgid "CiStatusLabel|delayed"
-msgstr "différé"
-
msgid "CiStatusLabel|failed"
msgstr "en échec"
@@ -1539,9 +1457,6 @@ msgstr "en attente"
msgid "CiStatusLabel|skipped"
msgstr "ignoré"
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr "en attente d’une tâche différée"
-
msgid "CiStatusLabel|waiting for manual action"
msgstr "en attente d’une action manuelle"
@@ -1554,9 +1469,6 @@ msgstr "annulé "
msgid "CiStatusText|created"
msgstr "créé"
-msgid "CiStatusText|delayed"
-msgstr "différé"
-
msgid "CiStatusText|failed"
msgstr "en échec"
@@ -1611,12 +1523,12 @@ msgstr "Changer l’état de protection"
msgid "CiVariable|Validation failed"
msgstr "La validation a échoué"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
+msgstr "CircuitBreaker API"
+
msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr "est indisponible : %{reason}"
-msgid "Clear search"
-msgstr "Effacer la recherche"
-
msgid "Clear search input"
msgstr "Vider le champ de recherche"
@@ -1674,24 +1586,12 @@ msgstr "%{appList} a été installé avec succès sur votre grappe de serveurs K
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr "%{boldNotice} Ceci ajoutera quelques ressources supplémentaires comme un équilibreur de charge, ce qui peut engager des frais supplémentaires selon l’hébergeur de votre grappe de serveurs Kubernetes. Si vous utilisez Google Kubernetes Engine, vous pouvez %{pricingLink}."
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr "Une construction Knative étend Kubernetes en utilisant les primitives Kubernetes existantes pour vous permettre d’exécuter des constructions de conteneurs sur une grappe de serveurs à partir des sources. Par exemple, vous pouvez écrire une construction qui utilise les ressources natives de Kubernetes pour obtenir votre code source à partir d’un dépôt, puis compiler ce code dans une image de conteneur, et enfin exécuter cette image."
-
msgid "ClusterIntegration|API URL"
msgstr "URL de l’API"
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr "Ajouter une grappe de serveurs Kubernetes"
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-msgstr "Ajouter une intégration d’une grappe de serveurs Kubernetes"
-
-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 "Une grappe de serveurs Kubernetes ajoutée à votre groupe la rendra automatiquement disponible pour tous vos projets. Vous pourrez utiliser les applications de revue de code, déployer vos applications et exécuter facilement vos pipelines avec tous les projets utilisant la même grappe de serveurs."
-
-msgid "ClusterIntegration|Adding an integration to your group will share the cluster across all your projects."
-msgstr "Ajouter une intégration à votre groupe rendra la grappe de serveurs disponible pour l’ensemble de vos projets."
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr "Options avancées concernant l’intégration de cette grappe de serveurs Kubernetes"
@@ -1794,9 +1694,6 @@ 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"
-
msgid "ClusterIntegration|Helm Tiller"
msgstr "Helm Tiller"
@@ -1848,12 +1745,6 @@ msgstr "JupyterHub"
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr "JupyterHub est une plaque tournante multi‐utilisateur qui génère, gère et « proxifie » plusieurs instances du serveur de bloc‐notes mono‐utilisateur Jupyter notebook. JupyterHub peut être utilisé pour servir des bloc‐notes aux élèves d’une classe, un groupe d’informaticiens d’une entreprise ou un groupe de scientifiques chercheurs."
-msgid "ClusterIntegration|Knative"
-msgstr "Knative"
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr "Nom de domaine Knative :"
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr "Grappe de serveurs Kubernetes"
@@ -1863,6 +1754,9 @@ msgstr "Détails de la grappe de serveurs Kubernetes"
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr "État de santé de la grappe de serveurs Kubernetes"
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr "Intégration d’une grappe de serveurs Kubernetes"
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr "La grappe de serveurs Kubernetes est en cours de création sur Google Kubernetes Engine…"
@@ -1872,8 +1766,8 @@ msgstr "Nom de la grappe de serveurs Kubernetes"
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr "La grappe de serveurs Kubernetes a été créée avec succès sur Google Kubernetes Engine. Actualisez la page pour voir les détails de la grappe de serveurs Kubernetes"
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr "Les grappes de serveurs Kubernetes vous permettent d’utiliser des applications de revue de code, de déployer vos applications, d’exécuter vos pipelines et bien plus encore, et ce, de manière très simple."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
+msgstr "Les grappes de serveurs Kubernetes vous permettent d’utiliser des applications de révision, de déployer vos applications, d’exécuter vos pipelines et bien plus encore. %{link_to_help_page}"
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
msgstr "Les grappes de serveurs Kubernetes peuvent être utilisées pour déployer des applications et fournir des applications de revue Review Apps pour ce projet"
@@ -1881,15 +1775,12 @@ msgstr "Les grappes de serveurs Kubernetes peuvent être utilisées pour déploy
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}Kubernetes%{help_link_end}."
+msgstr "En savoir plus sur %{help_link_start}Kubernetes%{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 "En savoir plus sur Kubernetes"
-
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
-msgstr "En savoir plus sur les grappes de serveurs Kubernetes de groupe"
-
msgid "ClusterIntegration|Machine type"
msgstr "Type de machine"
@@ -1905,6 +1796,9 @@ msgstr "Gérez votre grappe de serveurs Kubernetes en visitant %{link_gke}"
msgid "ClusterIntegration|More information"
msgstr "Plus d’informations"
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr "Plusieurs grappes de serveurs Kubernetes sont disponibles dans GitLab Enterprise Edition Premium et Ultimate"
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr "Aucun type de machine ne correspond à votre recherche"
@@ -1932,9 +1826,6 @@ msgstr "Veuillez vous assurer que votre compte Google répond aux exigences suiv
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr "Faites pointer une entrée DNS générique (wildcard) sur cette adresse IP générée afin de pouvoir accéder à votre application après son déploiement."
-msgid "ClusterIntegration|Project cluster"
-msgstr "Grappe de serveurs du projet"
-
msgid "ClusterIntegration|Project namespace"
msgstr "Espace de noms du projet"
@@ -1947,8 +1838,8 @@ msgstr "Prometheus"
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr "Prometheus est un système de supervision libre avec %{gitlabIntegrationLink} permettant de surveiller les applications déployées."
-msgid "ClusterIntegration|RBAC-enabled cluster"
-msgstr "Grappe de serveurs avec contrôle d’accès par rôle"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
+msgstr "Grappe de serveurs avec accès RBAC (expérimental)"
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
msgstr "Lisez notre %{link_to_help_page} sur l’intégration d’une grappe de serveurs Kubernetes."
@@ -2019,12 +1910,18 @@ msgstr "Une erreur s’est produite lors de l’installation de %{title}"
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr "L’adresse IP est en cours d’affectation. Si cela dure trop longtemps, veuillez vérifier votre grappe de serveurs Kubernetes ou vos quotas sur Google Kubernetes Engine."
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+msgstr "La configuration par défaut de la grappe de serveurs permet d’accéder à un large éventail de fonctionnalités nécessaires pour construire et déployer une application conteneurisée."
+
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 option will allow you to install applications on RBAC clusters."
msgstr "Cette option vous permettra d’installer des applications sur des grappes de serveurs avec contrôle d’accès basé sur le rôle (RBAC)."
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr "Activer la grappe de serveurs Kubernetes"
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr "Activer/désactiver la grappe de serveurs Kubernetes"
@@ -2082,18 +1979,12 @@ msgstr "Réduire"
msgid "Collapse sidebar"
msgstr "Masquer la barre latérale"
-msgid "Comment"
-msgstr "Commentaire"
-
msgid "Comment & resolve discussion"
msgstr "Commenter et marquer la discussion comme résolue"
msgid "Comment & unresolve discussion"
msgstr "Commenter et marquer la discussion comme non résolue"
-msgid "Comment form position"
-msgstr "Position du formulaire de commentaire"
-
msgid "Comments"
msgstr "Commentaires"
@@ -2203,9 +2094,6 @@ msgstr "Confidentialité"
msgid "Configure Gitaly timeouts."
msgstr "Configurer les délais d’expiration de Gitaly."
-msgid "Configure Tracing"
-msgstr "Configurer le traçage"
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr "Configurer les vérifications Git automatiques et la maintenance des dépôts."
@@ -2215,11 +2103,8 @@ msgstr "Configurer les limites pour les requêtes Web et d’API."
msgid "Configure push mirrors."
msgstr "Configurez les miroirs où pousser le code."
-msgid "Configure storage path settings."
-msgstr "Configurez le chemin d’accès au stockage."
-
-msgid "Configure the %{link} integration."
-msgstr "Configurez l’intégration de %{link}."
+msgid "Configure storage path and circuit breaker settings."
+msgstr "Configurez les paramètres du chemin de stockage et du disjoncteur."
msgid "Configure the way a user creates a new account."
msgstr "Configurez la manière dont une personne crée un nouveau compte."
@@ -2347,9 +2232,6 @@ msgstr "Copier l’URL %{protocol} de clonage"
msgid "Copy HTTPS clone URL"
msgstr "Copier l’URL HTTPS de clonage"
-msgid "Copy ID to clipboard"
-msgstr "Copier l’identifiant dans le presse‐papiers"
-
msgid "Copy SSH clone URL"
msgstr "Copier l’URL SSH de clonage"
@@ -2374,27 +2256,15 @@ msgstr "Copier le chemin d’accès du fichier dans le presse‐papiers"
msgid "Copy incoming email address to clipboard"
msgstr "Copier l’adresse de courriel de l’expéditeur dans le presse-papiers"
-msgid "Copy link"
-msgstr "Copier le lien"
-
-msgid "Copy name to clipboard"
-msgstr "Copier le nom dans le presse‐papiers"
-
msgid "Copy reference to clipboard"
msgstr "Copier la référence dans le presse‐papiers"
-msgid "Copy secret to clipboard"
-msgstr "Copier le secret dans le presse‐papiers"
-
msgid "Copy to clipboard"
msgstr "Copier dans le presse‐papiers"
msgid "Copy token to clipboard"
msgstr "Copier le jeton dans le presse‐papiers"
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr "Impossible de récupérer l’état du pipeline. Pour obtenir un dépannage pas à pas, veuillez vous référer à la %{linkStart}documentation%{linkEnd}."
-
msgid "Create"
msgstr "Créer"
@@ -2470,9 +2340,6 @@ msgstr "Créer un nouveau…"
msgid "Create project label"
msgstr "Créer une étiquette de projet"
-msgid "Create your first page"
-msgstr "Créer votre première page"
-
msgid "CreateTag|Tag"
msgstr "Étiquette"
@@ -2521,9 +2388,6 @@ msgstr "Personnalisé"
msgid "Custom CI config path"
msgstr "Chemin d’accès de la config d’intégration continue personnalisée"
-msgid "Custom hostname (for private commit emails)"
-msgstr "Nom d’hôte personnalisé (pour les courriels de commit privés)"
-
msgid "Custom notification events"
msgstr "Événements de notification personnalisés"
@@ -2542,9 +2406,6 @@ msgstr "Personnalisez la manière dont les adresses de courriel et les noms d’
msgid "Customize how Google Code 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 "Personnalisez la manière dont les adresses de courriel et les noms d’utilisateur provenant de Google Code sont importés dans GitLab. À la prochaine étape, vous pourrez sélectionner les projets que vous souhaitez importer."
-msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
-msgstr "Personnalisez la configuration de votre pipeline et affichez son état et le rapport de couverture."
-
msgid "Cycle Analytics"
msgstr "Analyse de cycle"
@@ -2611,21 +2472,6 @@ msgstr "Par défaut : associer un identifiant de compte FogBugz à un nom compl
msgid "Define a custom pattern with cron syntax"
msgstr "Définir un schéma personnalisé avec une syntaxe Cron"
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise this job will run automatically after it's timer finishes."
-msgstr "Êtes‐vous sûr(e) de vouloir exécuter %{jobName} immédiatement ? Dans le cas contraire, cette tâche sera automatiquement exécutée à l’heure programmée."
-
-msgid "DelayedJobs|Are you sure you want to run %{job_name} immediately? This job will run automatically after it's timer finishes."
-msgstr "Êtes‐vous sûr(e) de vouloir exécuter %{job_name} immédiatement ? Dans le cas contraire, cette tâche sera automatiquement exécutée à l’heure programmée."
-
-msgid "DelayedJobs|Start now"
-msgstr "Commencer maintenant"
-
-msgid "DelayedJobs|Unschedule"
-msgstr "Déprogrammer"
-
-msgid "DelayedJobs|delayed"
-msgstr "différé"
-
msgid "Delete"
msgstr "Supprimer"
@@ -2635,9 +2481,6 @@ msgstr "Supprimer le paquet"
msgid "Delete Snippet"
msgstr "Supprimer L’extrait de code"
-msgid "Delete comment"
-msgstr "Supprimer le commentaire"
-
msgid "Delete list"
msgstr "Supprimer la liste"
@@ -2775,12 +2618,6 @@ msgstr "Votre nouveau jeton de déploiement"
msgid "DeployTokens|Your new project deploy token has been created."
msgstr "Votre nouveau jeton de déploiement pour votre projet a été créé."
-msgid "Deployed to"
-msgstr "Déployé sur"
-
-msgid "Deploying to"
-msgstr "En cours de déploiement sur"
-
msgid "Deprioritize label"
msgstr "Déprioriser l’étiquette"
@@ -2805,12 +2642,6 @@ msgstr "Détails"
msgid "Detect host keys"
msgstr "Détecter les clefs de l’hôte"
-msgid "Diff content limits"
-msgstr "Limites du contenu du diff"
-
-msgid "Diff limits"
-msgstr "Limites du diff"
-
msgid "Diffs|No file name available"
msgstr "Aucun nom de fichier disponible"
@@ -2850,9 +2681,6 @@ msgstr "Rejeter les modifications de %{path} ?"
msgid "Discard draft"
msgstr "Abandonner le brouillon"
-msgid "Discard review"
-msgstr "Rejeter la revue de code"
-
msgid "Discover GitLab Geo."
msgstr "Découvrez GitLab Geo."
@@ -2868,9 +2696,6 @@ msgstr "Passer l’introduction à Cycle Analytics"
msgid "Dismiss Merge Request promotion"
msgstr "Rejeter la promotion de la demande de fusion"
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr "Voulez‐vous personnaliser la manière dont les adresses de courriel et les noms d’utilisateurs issus de Google Code sont importés dans GitLab ?"
@@ -2952,8 +2777,8 @@ msgstr "Modifier l’identité de %{user_name}"
msgid "Elasticsearch"
msgstr "Elasticsearch"
-msgid "Elasticsearch integration. Elasticsearch AWS IAM."
-msgstr ""
+msgid "Elasticsearch intergration. Elasticsearch AWS IAM."
+msgstr "Intégration d’Elasticsearch. AWS Elasticsearch IAM."
msgid "Email"
msgstr "Courriel"
@@ -2997,6 +2822,9 @@ msgstr "Activer pour ce projet"
msgid "Enable group Runners"
msgstr "Activer les exécuteurs de groupe"
+msgid "Enable or disable certain group features and choose access levels."
+msgstr "Activer ou désactiver certaines fonctions de groupe et choisir les niveaux d’accès."
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr "Activer ou désactiver la collecte de données Pseudonymizer."
@@ -3117,8 +2945,8 @@ msgstr "Arrêter l’environnement"
msgid "Environments|Updated"
msgstr "Mis à jour"
-msgid "Environments|You don't have any environments right now"
-msgstr "Vous n’avez pour le moment aucun environnement"
+msgid "Environments|You don't have any environments right now."
+msgstr "Vous n’avez aucun environnement pour le moment."
msgid "Environments|protected"
msgstr "protégé"
@@ -3267,9 +3095,6 @@ msgstr "Étendre la barre latérale"
msgid "Expiration date"
msgstr "Date d’expiration"
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr "Décrivez le problème. Le cas échéant, fournissez un lien vers un ticket ou un commentaire idoine."
-
msgid "Explore"
msgstr "Explorer"
@@ -3324,12 +3149,6 @@ msgstr "Échec du changement de propriétaire"
msgid "Failed to check related branches."
msgstr "Échec de la vérification des branches liées."
-msgid "Failed to deploy to"
-msgstr "Échec du déploiement sur"
-
-msgid "Failed to load emoji list."
-msgstr "Impossible de charger la liste des émojis."
-
msgid "Failed to remove issue from board, please try again."
msgstr "Impossible de supprimer le ticket du tableau, veuillez réessayer."
@@ -3339,9 +3158,6 @@ msgstr "Impossible de supprimer le miroir."
msgid "Failed to remove the pipeline schedule"
msgstr "Échec de la suppression du pipeline programmé"
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr "Échec de la mise à jour du ticket. Veuillez réessayer."
@@ -3351,81 +3167,6 @@ msgstr "Échec"
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr "Plus rapide parce qu’il réutilise l’espace de travail du projet (faire un clone en solution de secours s’il n’existe pas)"
-msgid "Feature Flags"
-msgstr "Indicateurs de fonctionnalités"
-
-msgid "FeatureFlags|API URL"
-msgstr "URL de l’API"
-
-msgid "FeatureFlags|Active"
-msgstr "Actif"
-
-msgid "FeatureFlags|Application name"
-msgstr "Nom de l’application"
-
-msgid "FeatureFlags|Configure"
-msgstr "Configurer"
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr "Configurer les indicateurs de fonctionnalité"
-
-msgid "FeatureFlags|Create feature flag"
-msgstr "Créer un indicateur de fonctionnalité"
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr "Supprimer %{feature_flag_name} ?"
-
-msgid "FeatureFlags|Description"
-msgstr "Description"
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr "Modifier %{feature_flag_name}"
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr "Modifier l’indicateur de fonctionnalité"
-
-msgid "FeatureFlags|Feature Flag"
-msgstr "Indicateur de fonctionnalité"
-
-msgid "FeatureFlags|Feature flag"
-msgstr "Indicateur de fonctionnalité"
-
-msgid "FeatureFlags|Feature flag %{feature_flag_name} will be removed. Are you sure?"
-msgstr "L’indicateur de fonctionnalité %{feature_flag_name} va être supprimé. Êtes‐vous sûr(e) ?"
-
-msgid "FeatureFlags|Feature flags allow you to configure your code into different flavors by dynamically toggling certain functionality."
-msgstr "Les indicateurs de fonctionnalités vous permettent de configurer votre code de différentes manières en activant dynamiquement ou non certaines fonctionnalités."
-
-msgid "FeatureFlags|Get started with feature flags"
-msgstr "Découvrez les indicateurs de fonctionnalité"
-
-msgid "FeatureFlags|Inactive"
-msgstr "Inactif"
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr "Installez une %{docs_link_start}bibliothèque cliente compatible%{docs_link_end} et spécifiez l’URL de l’API, le nom de l’application et l’identifiant d’instance lors de la configuration."
-
-msgid "FeatureFlags|Instance ID"
-msgstr "Identifiant d’instance"
-
-msgid "FeatureFlags|More information"
-msgstr "Plus d’informations"
-
-msgid "FeatureFlags|Name"
-msgstr "Nom"
-
-msgid "FeatureFlags|New"
-msgstr "Nouveau"
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr "Nouvel indicateur de fonctionnalité"
-
-msgid "FeatureFlags|Save changes"
-msgstr "Enregistrer les modifications"
-
-msgid "FeatureFlags|Status"
-msgstr "État"
-
msgid "Feb"
msgstr "févr."
@@ -3451,10 +3192,10 @@ msgid "Filter"
msgstr "Filtrer"
msgid "Filter by %{issuable_type} that are currently closed."
-msgstr "Filtrer sur les tickets de type %{issuable_type} qui sont actuellement fermés."
+msgstr ""
msgid "Filter by %{issuable_type} that are currently opened."
-msgstr "Filtrer sur les tickets de type %{issuable_type} qui sont actuellement ouverts."
+msgstr ""
msgid "Filter by commit message"
msgstr "Filtrer par message de commit"
@@ -3477,9 +3218,6 @@ msgstr "Cherchez le fichier <code>Takeout/Google Code Project Hosting/GoogleC
msgid "Fingerprints"
msgstr "Empreintes"
-msgid "Finish review"
-msgstr "Terminer la revue de code"
-
msgid "Finished"
msgstr "Terminé"
@@ -3531,9 +3269,6 @@ msgstr "Pour les projets internes, tout utilisateur connecté peut afficher les
msgid "For more information, go to the "
msgstr "Pour plus d’informations, consultez "
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr "Pour plus d’informations, veuillez consulter la %{link_start_tag}documentation sur la configuration de Jaeger%{link_end_tag}"
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr "Pour plus d’informations, consultez la documentation sur la %{deactivating_usage_ping_link_start}désactivation de la collecte des données d’utilisation%{deactivating_usage_ping_link_end}."
@@ -3558,9 +3293,6 @@ msgstr "Format"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr "Erreurs trouvées dans votre fichier .gitlab-ci.yml :"
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr "De %{provider_title}"
@@ -3780,33 +3512,21 @@ msgstr "%{name} est programmé pour la revérification"
msgid "Geo|%{name} is scheduled for re-sync"
msgstr "%{name} est programmé pour la re‐synchronisation"
-msgid "Geo|All"
-msgstr "Tous"
-
msgid "Geo|All projects"
msgstr "Tous les projets"
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr "Tous les projets ont été planifiés pour revérification"
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr "Tous les projets ont été planifiés pour resynchronisation"
-
-msgid "Geo|Batch operations"
-msgstr "Opérations par lot"
-
msgid "Geo|Could not remove tracking entry for an existing project."
msgstr "Impossible de supprimer l’entrée de suivi d’un projet existant."
+msgid "Geo|Error message"
+msgstr "Indication d’erreur"
+
msgid "Geo|Failed"
msgstr "En échec"
msgid "Geo|File sync capacity"
msgstr "Capacité de synchronisation de fichiers"
-msgid "Geo|Geo Status"
-msgstr "État de Geo"
-
msgid "Geo|Groups to synchronize"
msgstr "Groupes à synchroniser"
@@ -3828,8 +3548,8 @@ msgstr "Jamais"
msgid "Geo|Next sync scheduled at"
msgstr "Prochaine synchro programmée à"
-msgid "Geo|Not synced yet"
-msgstr "Pas encore synchronisé"
+msgid "Geo|No errors"
+msgstr "Aucune erreur"
msgid "Geo|Pending"
msgstr "En attente"
@@ -3852,9 +3572,6 @@ msgstr "Projets dans certains fragments de stockage"
msgid "Geo|Recheck"
msgstr "Revérifier"
-msgid "Geo|Recheck all projects"
-msgstr "Revérifier tous les projets"
-
msgid "Geo|Redownload"
msgstr "Re‐télécharger"
@@ -3867,12 +3584,12 @@ msgstr "Capacité de synchronisation du dépôt"
msgid "Geo|Resync"
msgstr "Re‐synchroniser"
-msgid "Geo|Resync all projects"
-msgstr "Resynchroniser tous les projets"
-
msgid "Geo|Retry count"
msgstr "Nombre de tentatives"
+msgid "Geo|Retry counts"
+msgstr "Nombre de tentatives"
+
msgid "Geo|Select groups to replicate."
msgstr "Sélectionner les groupes à répliquer."
@@ -3906,24 +3623,9 @@ msgstr "Vérification en échec — %{error}"
msgid "Geo|Waiting for scheduler"
msgstr "En attente de planification"
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr "Vous êtes sur un nœud Geo secondaire <b>en lecture seule</b>. Si vous voulez apporter des modifications, vous devez le faire depuis cette page sur le %{primary_node}."
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr "Vous êtes sur un nœud Geo secondaire <b>en lecture seule</b>. Nous ne pourrez effectuer que des modifications ou des actions limitées depuis cette page."
-
msgid "Geo|You need a different license to use Geo replication"
msgstr "Il faut une licence différente pour utiliser la réplication géographique"
-msgid "Geo|misconfigured"
-msgstr "mal configuré"
-
-msgid "Geo|primary"
-msgstr "primaire"
-
-msgid "Geo|secondary"
-msgstr "secondaire"
-
msgid "Get a free instance review"
msgstr "Obtenez une revue d’instance gratuite"
@@ -3936,6 +3638,9 @@ msgstr "URL du dépôt Git"
msgid "Git revision"
msgstr "Révision de Git"
+msgid "Git storage health information has been reset"
+msgstr "Les informations sur l’état de santé du stockage Git ont été réinitialisées"
+
msgid "Git strategy for pipelines"
msgstr "Stratégie Git pour les pipelines"
@@ -4032,21 +3737,9 @@ msgstr "Identifiant du groupe"
msgid "Group Runners"
msgstr "Exécuteurs de groupe"
-msgid "Group SAML must be enabled to test"
-msgstr "Le SAML de groupe doit être activé afin de pouvoir tester"
-
-msgid "Group URL"
-msgstr "URL du groupe"
-
msgid "Group avatar"
msgstr "Avatar de groupe"
-msgid "Group description"
-msgstr "Description du groupe"
-
-msgid "Group description (optional)"
-msgstr "Description du groupe (optionnel)"
-
msgid "Group details"
msgstr "Détails du groupe"
@@ -4056,9 +3749,6 @@ msgstr "Informations du groupe :"
msgid "Group maintainers can register group runners in the %{link}"
msgstr "Les responsables de groupe peuvent créer des exécuteurs de groupe via %{link}"
-msgid "Group name"
-msgstr "Nom du groupe"
-
msgid "Group: %{group_name}"
msgstr "Groupe : %{group_name}"
@@ -4110,6 +3800,9 @@ msgstr "En savoir plus sur les badges numériques."
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr "Empêcher le partage d’un projet du groupe %{group} avec d’autres groupes"
+msgid "GroupSettings|Share with group lock"
+msgstr "Partager avec un verrou de groupe"
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr "Ce paramètre s’applique au groupe %{ancestor_group} et a été forcé pour ce sous‐groupe."
@@ -4504,36 +4197,6 @@ msgstr "Les tickets peuvent être des bogues, des tâches ou des sujets de discu
msgid "Issues closed"
msgstr "Tickets clos"
-msgid "Issues, merge requests, pushes and comments."
-msgstr "Tickets, demandes de fusion, poussées Git et commentaires."
-
-msgid "IssuesAnalytics|After you begin creating issues for your projects, we can start tracking and displaying metrics for them"
-msgstr "Une fois que vous aurez commencé à créer des tickets d’incident en relation avec vos projets, nous pourrons commencer à en effectuer le suivi et afficher des statistiques les concernant"
-
-msgid "IssuesAnalytics|Issues Created"
-msgstr "Tickets créés"
-
-msgid "IssuesAnalytics|Issues created per month"
-msgstr "Tickets créés par mois"
-
-msgid "IssuesAnalytics|Last 12 months"
-msgstr "Les 12 derniers mois"
-
-msgid "IssuesAnalytics|Sorry, your filter produced no results"
-msgstr "Désolé, aucun résultat ne correspond à vos critères de recherche"
-
-msgid "IssuesAnalytics|There are no issues for the projects in your group"
-msgstr "Il n’y a aucun ticket concernant les projets de votre groupe"
-
-msgid "IssuesAnalytics|To widen your search, change or remove filters in the filter bar above"
-msgstr "Afin d’élargir votre recherche, modifiez ou supprimez des critères de recherche dans la barre de filtrage ci‐dessus"
-
-msgid "Jaeger URL"
-msgstr "URL Jaeger"
-
-msgid "Jaeger tracing"
-msgstr "Traçage de Jaeger"
-
msgid "Jan"
msgstr "janv."
@@ -4675,9 +4338,6 @@ msgstr "Promouvoir l’étiquette"
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr "La promotion de l’étiquette « %{labelTitle} » va la rendre disponible pour tous les projets du groupe %{groupName}. Les étiquettes de projet ayant le même intitulé seront fusionnées. Cette action est irréversible."
-msgid "Large File Storage"
-msgstr "Stockage de fichiers volumineux"
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] "Le dernier %d jour"
@@ -4698,9 +4358,6 @@ msgstr "Dernière modification le %{date}"
msgid "Last edited by %{name}"
msgstr "Dernière modification par %{name}"
-msgid "Last reply by"
-msgstr "Dernière réponse de"
-
msgid "Last update"
msgstr "Dernière mise à jour"
@@ -4749,15 +4406,6 @@ msgstr "Laisser les options « type de fichier » et « mode de livraison
msgid "License"
msgstr "Licence"
-msgid "LicenseManagement|Add a license"
-msgstr "Ajouter une licence"
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr "Ajouter manuellement des licences afin d’approuver ou mettre sur liste noire"
-
-msgid "LicenseManagement|Approve"
-msgstr "Approuver"
-
msgid "LicenseManagement|Approve license"
msgstr "Approuver la licence"
@@ -4767,9 +4415,6 @@ msgstr "Approuver la licence ?"
msgid "LicenseManagement|Approved"
msgstr "Approuvée"
-msgid "LicenseManagement|Blacklist"
-msgstr "Mettre sur liste noire"
-
msgid "LicenseManagement|Blacklist license"
msgstr "Mettre la licence en liste noire"
@@ -4779,9 +4424,6 @@ msgstr "Mettre la licence en liste noire ?"
msgid "LicenseManagement|Blacklisted"
msgstr "En liste noire"
-msgid "LicenseManagement|Cancel"
-msgstr "Annuler"
-
msgid "LicenseManagement|License"
msgstr "Licence"
@@ -4791,9 +4433,6 @@ msgstr "Gestion des licences"
msgid "LicenseManagement|License details"
msgstr "Détails de la licence"
-msgid "LicenseManagement|License name"
-msgstr "Nom de la licence"
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr "Gérez les licences approuvées et sur liste noire pour ce projet."
@@ -4806,15 +4445,9 @@ msgstr "Supprimer la licence"
msgid "LicenseManagement|Remove license?"
msgstr "Supprimer la licence ?"
-msgid "LicenseManagement|Submit"
-msgstr "Envoyer"
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr "Il n’y a actuellement aucune licence approuvée ou sur liste noire pour ce projet."
-msgid "LicenseManagement|This license already exists in this project."
-msgstr "Cette licence existe déjà pour ce projet."
-
msgid "LicenseManagement|URL"
msgstr "URL"
@@ -4841,9 +4474,6 @@ msgstr "Lister vos dépôts Gitea"
msgid "List available repositories"
msgstr "Lister les dépôts disponibles"
-msgid "List view"
-msgstr "Vue en liste"
-
msgid "List your Bitbucket Server repositories"
msgstr "Lister vos dépôts BitBucket Server"
@@ -4889,9 +4519,6 @@ msgstr "Verrouillé aux projets en cours"
msgid "Locks give the ability to lock specific file or folder."
msgstr "Les verrous permettent de verrouiller un fichier ou un dossier spécifique."
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr "Journaux"
@@ -4961,36 +4588,6 @@ msgstr "Marquer comme fait"
msgid "Markdown enabled"
msgstr "Markdown activé"
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr "Ajouter une liste à puces"
-
-msgid "MarkdownToolbar|Add a link"
-msgstr "Ajouter un lien"
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr "Ajouter une liste numérotée"
-
-msgid "MarkdownToolbar|Add a table"
-msgstr "Ajouter un tableau"
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr "Ajouter une liste de tâches"
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr "Ajouter du texte en gras"
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr "Ajouter du texte en italique"
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr "Afficher en plein écran"
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr "Insérer une citation"
-
-msgid "MarkdownToolbar|Insert code"
-msgstr "Insérer du code"
-
msgid "Maven Metadata"
msgstr "Métadonnées Maven"
@@ -5000,6 +4597,9 @@ msgstr "Paquet Maven"
msgid "Max access level"
msgstr "Niveau d’accès maximum"
+msgid "Maximum git storage failures"
+msgstr "Nombre maximum d’échecs du stockage Git"
+
msgid "Maximum job timeout"
msgstr "Durée maximale d’exécution de la tâche"
@@ -5009,12 +4609,6 @@ msgstr "mai"
msgid "Median"
msgstr "Médian"
-msgid "Member lock"
-msgstr "Verrouillage des membres"
-
-msgid "Member since %{date}"
-msgstr "Membre depuis le %{date}"
-
msgid "Members"
msgstr "Membres"
@@ -5048,21 +4642,6 @@ msgstr "Demandes de fusion"
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr "Les demandes de fusion permettent de proposer les modifications que vous avez apportées à un projet et de discuter de ces modifications avec les autres"
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr "Une erreur est survenue lors de l’enregistrement du brouillon du commentaire."
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr "La discussion reste à l’état « résolu »."
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr "La discussion reste à l’état « non résolu »."
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr "La discussion passera à l’état « résolu »."
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr "La discussion passera à l’état « non résolu »."
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr "Résoudre cette discussion avec un nouveau ticket"
@@ -5081,12 +4660,6 @@ msgstr "Afficher le fichier remplacé au commit %{commitId}"
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr "%{paragraphStart}a changé la description %{descriptionChangedTimes} fois %{timeDifferenceMinutes}%{paragraphEnd}"
-msgid "MergeRequest|Filter files"
-msgstr "Filtrer les fichiers"
-
-msgid "MergeRequest|No files found"
-msgstr "Aucun fichier trouvé"
-
msgid "Merged"
msgstr "Fusionnée"
@@ -5285,9 +4858,6 @@ msgstr "Mois"
msgid "More"
msgstr "Plus"
-msgid "More actions"
-msgstr "Autres actions"
-
msgid "More info"
msgstr "En savoir plus"
@@ -5321,9 +4891,6 @@ msgstr "Nommez votre clef personnelle avec un titre"
msgid "Name:"
msgstr "Nom :"
-msgid "Naming, visibility"
-msgstr "Nommage, visibilité"
-
msgid "Nav|Help"
msgstr "Aide"
@@ -5446,9 +5013,6 @@ msgstr "Aucune image de conteneur stockée pour ce projet. Ajoutez‐en une en s
msgid "No contributions were found"
msgstr "Aucune contribution n’a été trouvée"
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr "Aucune date d’échéance"
@@ -5458,6 +5022,9 @@ msgstr "Aucune estimation ou temps passé"
msgid "No file chosen"
msgstr "Aucun fichier sélectionné"
+msgid "No files found"
+msgstr "Aucun fichier trouvé"
+
msgid "No files found."
msgstr "Aucun fichier trouvé."
@@ -5557,18 +5124,6 @@ msgstr "Remarque : Envisagez de demander à votre administra·teur·trice GitLa
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|Show all activity"
-msgstr "Afficher toute l’activité"
-
-msgid "Notes|Show comments only"
-msgstr "Afficher uniquement les commentaires"
-
-msgid "Notes|Show history only"
-msgstr "Afficher uniquement l’historique"
-
msgid "Notification events"
msgstr "Événement de notifications"
@@ -5641,6 +5196,9 @@ msgstr "nov."
msgid "November"
msgstr "novembre"
+msgid "Number of access attempts"
+msgstr "Nombre de tentatives d’accès"
+
msgid "OK"
msgstr "OK"
@@ -5688,9 +5246,6 @@ msgstr "Ouvrir"
msgid "Open in Xcode"
msgstr "Ouvrir dans Xcode"
-msgid "Open projects"
-msgstr "Ouvrir des projets"
-
msgid "Open sidebar"
msgstr "Ouvrir la barre latérale"
@@ -5715,21 +5270,6 @@ msgstr "Ouvrir dans une nouvelle fenêtre"
msgid "Operations"
msgstr "Opérations"
-msgid "Operations Dashboard"
-msgstr "Tableau de bord des opérations"
-
-msgid "Operations Settings"
-msgstr "Paramètres des opérations"
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr "Ajouter un projet au tableau de bord"
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr "Le tableau de bord des opérations fournit un résumé de l’état de santé opérationnel de chaque projet, comprenant les états des pipelines et des alertes."
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr "Impossible d’ajouter %{invalidProjects}. Le tableau de bord des opérations n’est disponible que pour les projets avec un abonnement Gold."
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr "Vous pouvez éventuellement %{link_to_customize} la manière dont les adresses de courriel et les noms d’utilisateur issus de FogBugz sont importés dans GitLab."
@@ -5796,9 +5336,6 @@ msgstr "Mot de Passe"
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr "Collez votre clef SSH publique, qui est habituellement située dans le fichier « ~/.ssh/id_rsa.pub » et commence par « ssh-rsa ». N’utilisez pas votre clef SSH privée !"
-msgid "Path, transfer, remove"
-msgstr "Chemin d’accès, transfert et suppression"
-
msgid "Path:"
msgstr "Chemin d’accès :"
@@ -5826,15 +5363,15 @@ msgstr "Optimisation des performances"
msgid "Permissions"
msgstr "Droits d’accès"
-msgid "Permissions, LFS, 2FA"
-msgstr "Autorisations, LFS, 2FA"
-
msgid "Personal Access Token"
msgstr "Jeton d’accès personnel"
msgid "Pipeline"
msgstr "Pipeline"
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr "Pipeline %{pipelineLinkStart} nᵒ %{pipelineId} %{pipelineLinkEnd} de %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+
msgid "Pipeline Health"
msgstr "État de santé du pipeline"
@@ -5952,24 +5489,15 @@ msgstr "Une erreur est survenue lors de la récupération des pipelines. Réessa
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr "Ce projet n’est actuellement pas configuré pour exécuter des pipelines."
-msgid "Pipeline|Commit"
-msgstr "Commit"
-
msgid "Pipeline|Create for"
msgstr "Créer pour"
msgid "Pipeline|Create pipeline"
msgstr "Créer un pipeline"
-msgid "Pipeline|Duration"
-msgstr "Durée"
-
msgid "Pipeline|Existing branch name or tag"
msgstr "Nom de branche ou d’étiquette existant"
-msgid "Pipeline|Pipeline"
-msgstr "Pipeline"
-
msgid "Pipeline|Run Pipeline"
msgstr "Exécuter le pipeline"
@@ -5979,12 +5507,6 @@ msgstr "Chercher des branches"
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr "Spécifier la valeur de la variable à utiliser lors de l’exécution. Les valeurs spécifiées dans %{settings_link} seront utilisées par défaut."
-msgid "Pipeline|Stages"
-msgstr "Étapes"
-
-msgid "Pipeline|Status"
-msgstr "État"
-
msgid "Pipeline|Stop pipeline"
msgstr "Arrêter le pipeline"
@@ -6021,18 +5543,12 @@ msgstr "Lancer"
msgid "Please accept the Terms of Service before continuing."
msgstr "Veuillez accepter les conditions générales d’utilisation avant de continuer."
-msgid "Please choose a group URL with no special characters."
-msgstr "Veuillez choisir une URL de groupe sans caractères spéciaux."
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr "Veuillez les convertir en %{link_to_git} et repasser par %{link_to_import_flow}."
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr "Veuillez les convertir en dépôts Git sur Google Code et repasser par %{link_to_import_flow}."
-msgid "Please fill in a descriptive name for your group."
-msgstr "Veuillez saisir un nom descriptif pour votre groupe."
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr "Veuillez noter que cette application n’est pas fournie par GitLab, vous devriez vérifier son authenticité avant d’autoriser son accès."
@@ -6045,9 +5561,6 @@ msgstr "Veuillez résoudre le reCAPTCHA"
msgid "Please try again"
msgstr "Veuillez réessayer"
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr "Veuillez utiliser ce formulaire pour signaler à GitLab les utilisateurs qui créent des tickets ou des commentaires indésirables, ou qui se comportent de manière inappropriée."
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr "Veuillez patienter pendant la connexion à votre dépôt. Actualisez à votre guise."
@@ -6063,9 +5576,6 @@ msgstr "Thème de navigation"
msgid "Press Enter or click to search"
msgstr "Appuyez sur Entrée ou cliquez pour rechercher"
-msgid "Prevent adding new members to project membership within this group"
-msgstr "Empêcher l’ajout de nouveaux membres au projet au sein de ce groupe"
-
msgid "Preview"
msgstr "Aperçu"
@@ -6108,6 +5618,9 @@ msgstr "Vous êtes sur le point de supprimer définitivement %{yourAccount}, ain
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 "Vous êtes sur le point de changer le nom d’utilisateur %{currentUsernameBold} en %{newUsernameBold}. Le profil et les projets seront redirigés vers l’espace de noms %{newUsername}, mais cette redirection expire si un nouvel utilisateur ou un nouveau groupe est créé avec l’ancien nom %{currentUsername}. Veuillez mettre à jour vos dépôts Git dès que possible."
+msgid "Profiles|%{author_name} made a private contribution"
+msgstr "%{author_name} a fait une contribution privée"
+
msgid "Profiles|Account scheduled for removal."
msgstr "Compte programmé pour suppression."
@@ -6168,12 +5681,6 @@ msgstr "Mot de passe incorrect"
msgid "Profiles|Invalid username"
msgstr "Nom d’utilisateur incorrect"
-msgid "Profiles|Learn more"
-msgstr "En savoir plus"
-
-msgid "Profiles|Made a private contribution"
-msgstr "a fait une contribution privée"
-
msgid "Profiles|Main settings"
msgstr "Paramètres principaux"
@@ -6213,9 +5720,6 @@ msgstr "Ceci ne ressemble pas à une clef SSH publique, êtes‐vous sûr(e) de
msgid "Profiles|This email will be displayed on your public profile."
msgstr "Cette adresse de courriel sera affichée sur votre profil public."
-msgid "Profiles|This email will be used for web based operations, such as edits and merges. %{learn_more}"
-msgstr "Cette adresse de courriel sera utilisée pour les opérations Web, telles que les modifications et les fusions. %{learn_more}"
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr "Cet émoji et ce message apparaîtront sur votre profil et partout dans l’interface."
@@ -6240,9 +5744,6 @@ msgstr "Mettre à jour le nom d’utilisateur"
msgid "Profiles|Upload new avatar"
msgstr "Téléverser un nouvel avatar"
-msgid "Profiles|Use a private email - %{email}"
-msgstr "Utiliser une adresse de courriel privée — %{email}"
-
msgid "Profiles|Username change failed - %{message}"
msgstr "Le changement de nom d’utilisateur a échoué : %{message}"
@@ -6397,7 +5898,7 @@ msgid "ProjectOverview|Unstar"
msgstr "Supprimer l’étoile"
msgid "ProjectOverview|You have reached your project limit"
-msgstr "Vous avez atteint la limite de votre projet"
+msgstr ""
msgid "ProjectOverview|You must sign in to star a project"
msgstr "Vous devez vous authentifier afin de pouvoir ajouter une étoile à un projet"
@@ -6444,9 +5945,6 @@ msgstr "Projets"
msgid "Projects shared with %{group_name}"
msgstr "Projets partagés avec %{group_name}"
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr "Les projets appartenant à un groupe sont préfixés avec l’espace de noms du groupe. Les projets existants peuvent être déplacés dans un groupe."
-
msgid "ProjectsDropdown|Frequently visited"
msgstr "Les plus consultés"
@@ -6516,6 +6014,9 @@ msgstr "Configuration automatique"
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr "Déployer et configurer automatiquement Prometheus sur vos grappes de serveurs pour surveiller les environnements de vos projets"
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr "Par défaut, Prometheus écoute sur « http://localhost:9090 ». Il n’est pas recommandé de changer l’adresse et le port par défaut car cela pourrait affecter ou entrer en conflit avec d’autres services fonctionnant sur le serveur GitLab."
+
msgid "PrometheusService|Common metrics"
msgstr "Métriques communes"
@@ -6711,9 +6212,6 @@ msgstr "Fonctionnalités en temps réel"
msgid "Recent searches"
msgstr "Recherches récentes"
-msgid "Redirect to SAML provider to test configuration"
-msgstr "Rediriger vers le fournisseur SAML pour tester la configuration"
-
msgid "Reference:"
msgstr "Référence :"
@@ -6776,21 +6274,12 @@ msgstr "Supprimer l’exécuteur"
msgid "Remove avatar"
msgstr "Supprimer l’avatar"
-msgid "Remove group"
-msgstr "Supprimer le groupe"
-
msgid "Remove priority"
msgstr "Supprimer la priorité"
msgid "Remove project"
msgstr "Supprimer le projet"
-msgid "Removed group can not be restored!"
-msgstr "Un groupe supprimé ne peut être restauré !"
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr "Supprimer le groupe entraînera la suppression de tous les projets et ressources affiliés."
-
msgid "Rename"
msgstr "Renommer"
@@ -6812,30 +6301,33 @@ msgstr "Répondez directement à ce courriel ou %{view_it_on_gitlab}."
msgid "Repo by URL"
msgstr "Dépôt par URL"
-msgid "Report abuse to GitLab"
-msgstr "Signaler un abus à GitLab"
-
msgid "Reporting"
msgstr "Rapports"
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr "%{failedString} et %{resolvedString}"
-msgid "Reports|Actions"
-msgstr "Actions"
-
msgid "Reports|Class"
msgstr "Classe"
msgid "Reports|Confidence"
msgstr "Confiance"
+msgid "Reports|Dismiss Vulnerability"
+msgstr "Rejeter la vulnérabilité"
+
msgid "Reports|Execution time"
msgstr "Durée d’exécution"
msgid "Reports|Failure"
msgstr "Échec"
+msgid "Reports|More info"
+msgstr "Plus d’informations"
+
+msgid "Reports|New Issue"
+msgstr "Nouveau ticket"
+
msgid "Reports|Severity"
msgstr "Sévérité"
@@ -6887,12 +6379,12 @@ msgstr "Demander l’accès"
msgid "Requests Profiles"
msgstr "Profils de requêtes"
-msgid "Require all users in this group to setup Two-factor authentication"
-msgstr "Exiger de tous les utilisateurs de ce groupe la configuration de l’authentification à double facteur"
-
msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr "Exiger que tous les utilisateurs acceptent les conditions générales d’utilisation et la politique de confidentialité quand ils accèdent à GitLab."
+msgid "Reset git storage health information"
+msgstr "Réinitialiser les informations de santé du stockage Git"
+
msgid "Reset health check access token"
msgstr "Réinitialiser le jeton d’accès au bilan de santé"
@@ -7057,9 +6549,6 @@ msgstr "Enregistrer l’application"
msgid "Save changes"
msgstr "Enregistrer les modifications"
-msgid "Save changes before testing"
-msgstr "Enregistrer les modifications avant de tester"
-
msgid "Save pipeline schedule"
msgstr "Sauvegarder la planification du pipeline"
@@ -7123,15 +6612,9 @@ msgstr "Rechercher ou aller à…"
msgid "Search project"
msgstr "Rechercher des projets"
-msgid "Search projects"
-msgstr "Rechercher des projets"
-
msgid "Search users"
msgstr "Rechercher des utilisateurs et utilisatrices"
-msgid "Search your projects"
-msgstr "Rechercher dans vos projets"
-
msgid "SearchAutocomplete|All GitLab"
msgstr "Dans tout GitLab"
@@ -7156,8 +6639,14 @@ msgstr "Dans ce groupe"
msgid "SearchAutocomplete|in this project"
msgstr "Dans ce projet"
-msgid "Secret"
-msgstr "Secret"
+msgid "Seconds before reseting failure information"
+msgstr "Nombre de secondes avant réinitialisation des informations d’échec"
+
+msgid "Seconds to wait for a storage access attempt"
+msgstr "Nombre de secondes d’attente avant une tentative d’accès au stockage"
+
+msgid "Secret:"
+msgstr "Secret :"
msgid "Security"
msgstr "Sécurité"
@@ -7165,48 +6654,6 @@ msgstr "Sécurité"
msgid "Security Dashboard"
msgstr "Tableau de bord de sécurité"
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr "Erreur lors de la récupération des données du tableau de bord. Veuillez vérifier votre connexion réseau puis réessayer."
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr "Erreur lors de la récupération du nombre de vulnérabilités. Veuillez vérifier votre connexion réseau puis réessayer."
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr "Erreur lors de la récupération de la liste des vulnérabilités. Veuillez vérifier votre connexion réseau puis réessayer."
-
-msgid "Security Dashboard|Issue Created"
-msgstr "Ticket créé"
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr "Pour le moment, le tableau de bord de sécurité ne prend uniquement en charge que SAST."
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr "Plus d’informations"
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
-
-msgid "Security Reports|There was an error creating the issue."
-msgstr "Une erreur est survenue lors de la création du ticket."
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr "Une erreur est survenue lors du rejet de la vulnérabilité."
-
-msgid "Security Reports|There was an error reverting the dismissal."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting this dismissal."
-msgstr ""
-
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
msgstr "Le tableau de bord de sécurité affiche le dernier rapport de sécurité. Utilisez‐le pour rechercher et corriger les vulnérabilités."
@@ -7228,9 +6675,6 @@ msgstr "Sélectionnez un groupe à inviter"
msgid "Select a namespace to fork the project"
msgstr "Sélectionnez un espace de noms afin de créer une divergence du projet"
-msgid "Select a template repository"
-msgstr "Sélectionner un modèle de dépôt"
-
msgid "Select a timezone"
msgstr "Sélectionnez un fuseau horaire"
@@ -7303,9 +6747,6 @@ msgstr "Expiration de la session, restrictions des projets et taille des pièces
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Définissez un mot de passe pour votre compte afin de pouvoir récupérer ou pousser vos modification via %{protocol}."
-msgid "Set a template repository for projects in this group"
-msgstr "Définir un modèle de dépôt pour les projets de ce groupe"
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr "Définissez les valeurs par défaut et restreignez les niveaux de visibilité. Configurez les sources d’importation et le protocole d’accès pour Git."
@@ -7339,30 +6780,6 @@ msgstr "Configurez votre projet afin de pouvoir pousser et/ou récupérer automa
msgid "SetPasswordToCloneLink|set a password"
msgstr "définir un mot de passe"
-msgid "SetStatusModal|Add status emoji"
-msgstr "Ajouter un émoji d’état"
-
-msgid "SetStatusModal|Clear status"
-msgstr "Effacer l’état"
-
-msgid "SetStatusModal|Edit status"
-msgstr "Modifier l’état"
-
-msgid "SetStatusModal|Remove status"
-msgstr "Supprimer l’état"
-
-msgid "SetStatusModal|Set a status"
-msgstr "Définir un état"
-
-msgid "SetStatusModal|Set status"
-msgstr "Définir l’état"
-
-msgid "SetStatusModal|Sorry, we weren't able to set your status. Please try again later."
-msgstr "Désolé, l’état n’a pas pu être défini. Veuillez réessayer ultérieurement."
-
-msgid "SetStatusModal|What's your status?"
-msgstr "Quel est votre état ?"
-
msgid "Settings"
msgstr "Paramètres"
@@ -7467,12 +6884,6 @@ msgstr "L’intégration de Slack permet d’interagir avec GitLab via des comma
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr "Plus lent, mais permet de s’assurer que l’espace de travail du projet est vierge, comme il clone le dépôt à partir de zéro pour chaque tâche"
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr "Extraits de code"
@@ -7500,15 +6911,9 @@ msgstr "Une erreur s’est produite lors de la fermeture du / de la %{issua
msgid "Something went wrong while fetching %{listType} list"
msgstr "Une erreur est survenue lors de la récupération de la liste de %{listType}"
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr "Une erreur est survenue lors de la récupération des commentaires. Veuillez réessayer."
-
msgid "Something went wrong while fetching group member contributions"
msgstr "Une erreur s’est produite lors de la récupération des contributions des membres du groupe"
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr "Une erreur est survenue lors de la récupération des environnements pour cette demande de fusion. Veuillez réessayer."
-
msgid "Something went wrong while fetching the projects."
msgstr "Une erreur s’est produite lors de la récupération des projets."
@@ -7521,24 +6926,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr "Une erreur s’est produite lors de la « résolution » de la discussion. Veuillez réessayer."
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr "Une erreur est survenue, impossible d’ajouter %{project} au tableau de bord"
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr "Une erreur est survenue, impossible d’obtenir des projets d’opérations"
-
-msgid "Something went wrong, unable to remove project"
-msgstr "Une erreur est survenue, impossible de supprimer le projet"
-
msgid "Something went wrong. Please try again."
msgstr "Quelque chose s’est mal passé. Veuillez réessayer."
msgid "Sorry, no epics matched your search"
msgstr "Désolé, aucune épopée ne correspond à votre recherche"
-msgid "Sorry, no projects matched your search"
-msgstr "Désolé, aucun projet ne correspond à votre recherche"
-
msgid "Sort by"
msgstr "Trier par"
@@ -7713,21 +7106,12 @@ msgstr "Projets favoris"
msgid "Start a %{new_merge_request} with these changes"
msgstr "Créer une %{new_merge_request} avec ces changements"
-msgid "Start a review"
-msgstr "Démarrer une revue de code"
-
-msgid "Start and due date"
-msgstr "Dates de début et d’échéance"
-
msgid "Start date"
msgstr "Date de début"
msgid "Start the Runner!"
msgstr "Démarrer l’exécuteur !"
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr "Démarré"
@@ -7740,9 +7124,6 @@ msgstr "Énoncez votre message à activer"
msgid "Status"
msgstr "État "
-msgid "Stop environment"
-msgstr "Arrêter l’environnement"
-
msgid "Stop impersonation"
msgstr "Arrêter l’emprunt d’identité"
@@ -7752,9 +7133,6 @@ msgstr "Arrêter cet environnement"
msgid "Stopped"
msgstr "Arrêté"
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr "L’arrêt de cet environnement est actuellement impossible car un déploiement est en cours"
-
msgid "Storage"
msgstr "Stockage"
@@ -7770,9 +7148,6 @@ msgstr "Sous‐groupes et projets"
msgid "Submit as spam"
msgstr "Soumettre comme indésirable"
-msgid "Submit review"
-msgstr "Envoyer la revue de code"
-
msgid "Submit search"
msgstr "Soumettre la recherche"
@@ -7785,12 +7160,6 @@ msgstr "S’abonner au niveau du groupe"
msgid "Subscribe at project level"
msgstr "S’abonner au niveau du projet"
-msgid "Subscribed"
-msgstr "Abonné"
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr "Résumé des tickets, demandes de fusion, poussages de code et commentaires (fuseau horaire : %{utcFormatted})"
-
msgid "Switch branch/tag"
msgstr "Changer de branche ou d’étiquette"
@@ -7916,9 +7285,6 @@ msgstr "Conditions générales d’utilisation et politique de confidentialité"
msgid "Terms of Service and Privacy Policy"
msgstr "Conditions générales d’utilisation et politique de confidentialité"
-msgid "Test SAML SSO"
-msgstr "Tester l’authentification SAML"
-
msgid "Test coverage parsing"
msgstr "Analyse de la couverture des tests"
@@ -7967,6 +7333,12 @@ msgstr "Le présentoir des tickets affiche le temps nécessaire entre la créati
msgid "The maximum file size allowed is 200KB."
msgstr "La taille maximale autorisée pour un fichier est de 200 Kio."
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr "Le nombre de tentatives que GitLab va effectuer pour accéder à un stockage."
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr "Nombre d’échecs avant que GitLab n’empêche tout accès au stockage. Ce nombre d’échecs peut être réinitialisé dans l’interface d’administration : %{link_to_health_page} ou en suivant la %{api_documentation_link}."
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr "La phrase de passe permettant de déchiffrer la clef privée. Ceci est facultatif et la valeur est chiffrée au repos."
@@ -8015,6 +7387,9 @@ msgstr "L’étape d’évaluation montre le temps entre la création de la dema
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr "La feuille de route affiche la progression de vos épopées dans le temps"
+msgid "The secure token used by the Runner to checkout the project"
+msgstr "Le jeton sécurisé utilisé par l’exécuteur pour vérifier (checkout) le projet"
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr "L’étape de pré-production indique le temps entre l’acceptation d’une demande fusion et le déploiement du code dans l’environnent de production. Les données seront automatiquement ajoutées lorsque vous aurez fait votre première mise en production."
@@ -8024,6 +7399,15 @@ msgstr "Les onglets ci‐dessous seront supprimés dans une prochaine version"
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr "L’étape de test montre le temps que que met l’intégration continue de GitLab pour exécuter chaque pipeline pour une demande de fusion donnée. Les données seront automatiquement ajoutées après que votre premier pipeline s’achèvera."
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr "Délai en secondes pendant lequel GitLab gardera les informations d’échec. Si aucun échec ne survient pendant ce délai, les informations de ce montage seront réinitialisées."
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr "Temps en secondes pendant lequel GitLab essaiera d’accéder au stockage. Après ce délai, une erreur d’expiration du délai d’attente sera déclenchée."
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr "Intervalle entre deux vérifications du stockage, en secondes. Si une précédente vérification n’est pas encore terminée lorsqu’une nouvelle doit commencer, cette dernière est sautée."
+
msgid "The time taken by each data entry gathered by that stage."
msgstr "Le temps pris par chaque entrée récoltée durant cette étape."
@@ -8063,6 +7447,9 @@ msgstr "Il n’y a aucune modification indexée"
msgid "There are no unstaged changes"
msgstr "Il n’y a aucune modification non indexée"
+msgid "There are problems accessing Git storage: "
+msgstr "Il y a des difficultés à accéder aux données Git : "
+
msgid "There was an error adding a todo."
msgstr "Une erreur est survenue lors de l’ajout d’une tâche à accomplir (todo)."
@@ -8135,9 +7522,6 @@ msgstr "Ce groupe ne fournit pas encore d’exécuteurs de groupe."
msgid "This is a confidential issue."
msgstr "Ce ticket est confidentiel."
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr "Il s’agit d’une tâche différée devant être exécutée dans %{remainingTime}"
-
msgid "This is the author's first Merge Request to this project."
msgstr "C’est la première demande de fusion de cet auteur pour ce projet."
@@ -8177,11 +7561,8 @@ msgstr "Cette tâche est un déploiement obsolète sur %{environmentLink}."
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr "Cette tâche est un déploiement obsolète sur %{environmentLink}. Afficher le déploiement le plus récent %{deploymentLink}."
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr "Cette tâche est archivée. Seul le pipeline complet peut faire l’objet d’une nouvelle exécution."
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
-msgstr "Cette tâche va effectuer un déploiement sur %{environmentLink} et écrasera le %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
+msgstr "Cette tâche va effectuer un déploiement sur %{environmentLink} et écrasera le dernier %{deploymentLink}."
msgid "This job is creating a deployment to %{environmentLink}."
msgstr "Cette tâche va effectuer un déploiement sur %{environmentLink}."
@@ -8201,9 +7582,6 @@ msgstr "Cette tâche est le déploiement le plus récent sur %{link}."
msgid "This job requires a manual action"
msgstr "Cette tâche nécessite une action manuelle"
-msgid "This job will automatically run after it's timer finishes. Often they are used for incremental roll-out deploys to production environments. When unscheduled it converts into a manual action."
-msgstr "Cette tâche s’exécutera automatiquement à l’heure programmée. Les tâches programmées sont souvent utilisées pour les déploiements continus dans des environnements de production. Lorsqu’elles sont déprogrammées, elles deviennent des tâches qui peuvent être démarrées manuellement."
-
msgid "This means you can not push code until you create an empty repository or import existing one."
msgstr "Cela signifie que vous ne pouvez pas pousser du code tant que vous n’avez pas créé un dépôt vide ou que vous n’avez pas importé un dépôt existant."
@@ -8228,9 +7606,6 @@ msgstr "Ce projet"
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr "Ce projet n’appartient pas à un groupe et ne peut donc pas faire appel à un exécuteur de groupe."
-msgid "This project does not have a wiki homepage yet"
-msgstr "Ce projet n’a pas encore de page d’accueil de wiki"
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr "Ce projet n’a pas de facturation activée. Afin de créer une grappe de serveurs, veuillez <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">activer la facturation<i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> et réessayer."
@@ -8240,12 +7615,6 @@ msgstr "Ce dépôt"
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 setting can be overridden in each project."
-msgstr "Ce paramètre peut être outrepassé pour chacun des projets."
-
-msgid "This setting will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr "Ce paramètre modifie le nom d’hôte qui est utilisé pour générer des courriels de commit privés. %{learn_more}"
-
msgid "This source diff could not be displayed because it is too large."
msgstr "Ce diff n’a pas pu être affiché car il est trop grand."
@@ -8273,15 +7642,9 @@ msgstr "Temps avant qu’un ticket ne soit planifié"
msgid "Time before an issue starts implementation"
msgstr "Temps avant que la résolution du ticket ne débute"
-msgid "Time before enforced"
-msgstr "Durée avant mise en application"
-
msgid "Time between merge request creation and merge/close"
msgstr "Temps entre la création d’une demande de fusion et sa fusion/clôture"
-msgid "Time estimate"
-msgstr "Estimation du temps"
-
msgid "Time in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr "Délai d’attente, en secondes, d’une réponse du service externe. Lorsque le service ne répond pas à temps, l’accès sera refusé."
@@ -8478,9 +7841,6 @@ msgstr "Afin d’activer et d’afficher les cohortes d’utilisateurs, consulte
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 "Pour commencer, entrez votre URL FogBugz et vos informations de connexion ci‐dessous. Dans les étapes suivantes, vous pourrez mettre en correspondance les comptes des utilisateurs et sélectionner les projets à importer."
-msgid "To get started, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr "Pour commencer, créez un lien vers cette page sur votre serveur Jaeger, ou bien découvrez comment %{link_start_tag}installer Jaeger%{link_end_tag}"
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr "Pour commencer, entrez l’URL de votre hôte Gitea et un %{link_to_personal_token}."
@@ -8505,9 +7865,6 @@ msgstr "Pour déplacer ou copier un projet GitLab entier depuis une autre instal
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr "Pour n’utiliser uniquement que les fonctionnalités d’intégration et livraison continues (CI / CD) pour un dépôt externe, choisissez <strong>Intégration et livraison continues (CI / CD) pour dépôt externe</strong>."
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-msgstr "Afin d’ouvrir Jaeger pour visualiser facilement le traçage de GitLab, créez un lien vers la page %{start_tag}Traçage%{end_tag} sur votre serveur"
-
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 "Pour configurer l’authentification SAML pour votre groupe via un fournisseur d’identité tel qu’Azure, Okta, Onelogin, Ping Identity ou votre fournisseur SAML 2.0 personnalisé :"
@@ -8526,9 +7883,6 @@ msgstr "Afin d’afficher la feuille de route, ajoutez une date de début ou d
msgid "To widen your search, change or remove filters."
msgstr "Afin d’élargir votre recherche, modifiez ou supprimez des filtres."
-msgid "Today"
-msgstr "Aujourd’hui"
-
msgid "Todo"
msgstr "Tâche"
@@ -8544,9 +7898,6 @@ msgstr "Afficher ou masquer la description du commit"
msgid "Toggle discussion"
msgstr "Basculer la discussion"
-msgid "Toggle file browser"
-msgstr "Afficher/masquer le navigateur de fichiers"
-
msgid "Toggle navigation"
msgstr "Activer/désactiver la navigation"
@@ -8562,9 +7913,6 @@ msgstr "État du commutateur : Actif"
msgid "Token"
msgstr "Jeton"
-msgid "Tomorrow"
-msgstr "Demain"
-
msgid "Too many changes to show."
msgstr "Trop de changements à afficher."
@@ -8580,9 +7928,6 @@ msgstr "Temps total de test pour tous les commits/fusions"
msgid "Total: %{total}"
msgstr "Total : %{total}"
-msgid "Tracing"
-msgstr "Traçage"
-
msgid "Track activity with Contribution Analytics."
msgstr "Suivre l’activité avec l’analyse des contributions."
@@ -8592,9 +7937,6 @@ msgstr "Suivre les groupes de tickets qui partagent un thème, entre différents
msgid "Track time with quick actions"
msgstr "Suivre le temps estimé/passé avec les actions rapides"
-msgid "Tree view"
-msgstr "Vue arborescente"
-
msgid "Trending"
msgstr "Tendance"
@@ -8613,33 +7955,21 @@ msgstr "Déclencher cette action manuelle"
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr "Les déclencheurs peuvent forcer la reconstruction pour une branche ou une étiquette spécifique via l’appel à une API. Ces jetons emprunteront l’identité de l’utilisateur auquel ils sont associés, ainsi que ses accès et permissions sur les projets."
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr "Dépanner et surveiller votre application grâce au traçage"
-
msgid "Try again"
msgstr "Veuillez réessayer"
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr "Activer le service d’assistance"
msgid "Twitter"
msgstr "Twitter"
-msgid "Two-factor authentication"
-msgstr "Authentification à double facteur"
-
msgid "Type"
msgstr "Type"
msgid "Unable to load the diff. %{button_try_again}"
msgstr "Impossible de charger le diff. %{button_try_again}"
-msgid "Unable to save your changes"
-msgstr "Impossible d’enregistrer les modifications"
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr "Impossible de vous connecter au groupe via SAML en raison de « %{reason} »"
@@ -8664,9 +7994,6 @@ msgstr "Déverrouillé"
msgid "Unresolve discussion"
msgstr "Marquer la discussion comme non résolue"
-msgid "Unschedule job"
-msgstr "Déprogrammer la tâche"
-
msgid "Unstage"
msgstr "Désindexer"
@@ -8703,17 +8030,14 @@ msgstr "Non vérifié"
msgid "Up to date"
msgstr "À jour"
-msgid "Upcoming"
-msgstr "À venir"
-
msgid "Update"
msgstr "Mettre à jour"
msgid "Update now"
msgstr "Mettre à jour maintenant"
-msgid "Update your group name, description, avatar, and visibility."
-msgstr "Modifiez le nom du groupe, sa description, son avatar et sa visibilité."
+msgid "Update your group name, description, avatar, and other general settings."
+msgstr "Modifiez le nom du groupe, sa description, son logo et d’autres paramètres généraux."
msgid "Updating"
msgstr "Mise à jour en cours"
@@ -8790,51 +8114,6 @@ msgstr "Limites de l’utilisateur et du débit IP"
msgid "User map"
msgstr "Correspondance entre utilisateurs"
-msgid "UserProfile|Activity"
-msgstr "Activité"
-
-msgid "UserProfile|Already reported for abuse"
-msgstr "Déjà signalé comme abus"
-
-msgid "UserProfile|Contributed projects"
-msgstr "À contribué aux projets"
-
-msgid "UserProfile|Edit profile"
-msgstr "Modifier le profil"
-
-msgid "UserProfile|Groups"
-msgstr "Groupes"
-
-msgid "UserProfile|Most Recent Activity"
-msgstr "Activité la plus récente"
-
-msgid "UserProfile|Overview"
-msgstr "Vue d’ensemble"
-
-msgid "UserProfile|Personal projects"
-msgstr "Projets personnels"
-
-msgid "UserProfile|Recent contributions"
-msgstr "Contributions récentes"
-
-msgid "UserProfile|Report abuse"
-msgstr "Signaler un abus"
-
-msgid "UserProfile|Snippets"
-msgstr "Fragments de code"
-
-msgid "UserProfile|Subscribe"
-msgstr "S’abonner"
-
-msgid "UserProfile|This user has a private profile"
-msgstr "Cet utilisateur a un profil privé"
-
-msgid "UserProfile|View all"
-msgstr "Tout afficher"
-
-msgid "UserProfile|View user in admin area"
-msgstr "Afficher l’utilisateur dans l’espace d’administration"
-
msgid "Users"
msgstr "Utilisateurs et utilisatrices"
@@ -8862,15 +8141,6 @@ msgstr "Vérifié"
msgid "Version"
msgstr "Version"
-msgid "View %{alerts}"
-msgstr "Afficher les %{alerts}"
-
-msgid "View app"
-msgstr "Voir l’application"
-
-msgid "View documentation"
-msgstr "Voir la documentation"
-
msgid "View epics list"
msgstr "Afficher la liste des épopées"
@@ -8904,15 +8174,9 @@ msgstr "Afficher les labels de projet"
msgid "View replaced file @ "
msgstr "Voir le fichier remplacé @ "
-msgid "View the documentation"
-msgstr "Afficher la documentation"
-
msgid "Visibility and access controls"
msgstr "Contrôles de visibilité et d’accès"
-msgid "Visibility level"
-msgstr "Niveau de visibilité"
-
msgid "Visibility level:"
msgstr "Niveau de visibilité :"
@@ -8931,36 +8195,6 @@ msgstr "Public"
msgid "VisibilityLevel|Unknown"
msgstr "Inconnu"
-msgid "Vulnerability|Class"
-msgstr "Classe"
-
-msgid "Vulnerability|Confidence"
-msgstr "Confiance"
-
-msgid "Vulnerability|Description"
-msgstr "Description"
-
-msgid "Vulnerability|File"
-msgstr "Fichier"
-
-msgid "Vulnerability|Identifiers"
-msgstr "Identifiants"
-
-msgid "Vulnerability|Instances"
-msgstr "Instances"
-
-msgid "Vulnerability|Links"
-msgstr "Liens"
-
-msgid "Vulnerability|Project"
-msgstr "Projet"
-
-msgid "Vulnerability|Severity"
-msgstr "Gravité"
-
-msgid "Vulnerability|Solution"
-msgstr "Solution"
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr "Vous voulez voir les données ? Merci de contacter un administrateur pour en obtenir l’accès."
@@ -9000,12 +8234,6 @@ msgstr "Lorsque cette option est activée, les utilisateurs et utilisarices ne p
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr "Lorsque vous laissez l’URL vide, des étiquettes de classification peuvent toujours être spécifiées sans désactiver les fonctionnalités inter‐projets ni effectuer de vérifications d’autorisation externes."
-msgid "Who can see this group?"
-msgstr "Qui peut voir ce groupe ?"
-
-msgid "Who will be able to see this group?"
-msgstr "Qui sera en mesure de voir ce groupe ?"
-
msgid "Wiki"
msgstr "Wiki"
@@ -9156,9 +8384,6 @@ msgstr "Oui, l’ajouter"
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr "Oui, permettez‐moi d’associer les utilisateurs de Google Code aux noms complets ou aux nom d’utilisateurs de GitLab."
-msgid "Yesterday"
-msgstr "Hier"
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr "Vous êtes un administrateur ou une administratrice, ce qui signifie qu’accorder un accès à <strong>%{client_name}</strong> lui permettra d’interagir avec GitLab en tant qu’administrateur également. Faites‐le avec prudence."
@@ -9177,6 +8402,9 @@ msgstr "Vous allez transférer %{project_full_name} à un nouveau ou une nouvell
msgid "You are on a read-only GitLab instance."
msgstr "Vous êtes sur une instance GitLab en lecture seule."
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr "Vous êtes sur un nœud Geo secondaire <b>en lecture seule</b>. Si vous voulez apporter des modifications, vous devez le faire depuis cette page sur le %{primary_node}."
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr "Vous pouvez %{linkStart}afficher les données brutes%{linkEnd} à la place."
@@ -9186,6 +8414,9 @@ msgstr "Vous pouvez également créer un projet en ligne de commande."
msgid "You can also star a label to make it a priority label."
msgstr "Vous pouvez marquer un label comme important pour en faire un label prioritaire."
+msgid "You can also test your .gitlab-ci.yml in the %{linkStart}Lint%{linkEnd}"
+msgstr "Vous pouvez également tester votre .gitlab-ci.yml avec %{linkStart}Lint%{linkEnd}"
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr "Vous pouvez facilement y contribuer en demandant à rejoindre ces groupes."
@@ -9201,24 +8432,21 @@ msgstr "Vous ne pouvez ajouter de fichier que dans une branche"
msgid "You can only edit files when you are on a branch"
msgstr "Vous ne pouvez modifier des fichiers que dans une branche"
+msgid "You can reset runners registration token by pressing a button below."
+msgstr "Vous pouvez réinitialiser le jeton d’inscription des exécuteurs en appuyant sur un bouton ci‐dessous."
+
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 "Vous pouvez résoudre le conflit de fusion Git soit en mode interactif, en cliquant sur les boutons « %{use_ours} » ou « %{use_theirs} », soit en modifiant directement les fichiers. Valider ces modifications dans la branche « %{branch_name} »"
msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr "Vous pouvez configurer des tâches pour n’utiliser des exécuteurs qu’avec des étiquettes spécifiques. Séparez les étiquettes par des virgules."
-msgid "You can test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
-msgstr "Vous pouvez tester votre fichier « .gitlab-ci.yml » avec %{linkStart}CI Lint%{linkEnd}."
-
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."
msgid "You cannot write to this read-only GitLab instance."
msgstr "Vous ne pouvez pas écrire sur cette instance GitLab en lecture seule."
-msgid "You do not have any subscriptions yet"
-msgstr "Vous n’avez souscrit à aucun abonnement pour le moment"
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr "Vous ne disposez pas des autorisations appropriées pour outrepasser les paramètres de synchronisation du groupe LDAP."
@@ -9321,9 +8549,6 @@ msgstr "Vos modifications peuvent être validées sur %{branch_name} car une dem
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr "Vos modifications ont été validées. Commit %{commitId} %{commitStats}"
-msgid "Your changes have been saved"
-msgstr "Vos modifications ont été enregistrées"
-
msgid "Your comment will not be visible to the public."
msgstr "Votre commentaire ne sera pas visible publiquement."
@@ -9374,53 +8599,53 @@ msgstr "%{remainingPackagesCount} restant(s)"
msgid "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerability"
msgid_plural "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerabilities"
-msgstr[0] "%{reportType} %{status} a détecté %{fixedCount} vulnérabilité corrigée"
-msgstr[1] "%{reportType} %{status} a détecté %{fixedCount} vulnérabilités corrigées"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|%{reportType} %{status} detected %{newCount} new vulnerability"
msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} new vulnerabilities"
-msgstr[0] "%{reportType} %{status} a détecté %{newCount} nouvelle vulnérabilité"
-msgstr[1] "%{reportType} %{status} a détecté %{newCount} nouvelles vulnérabilités"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|%{reportType} %{status} detected %{newCount} new, and %{fixedCount} fixed vulnerabilities"
-msgstr "%{reportType} %{status} a détecté de nouvelles vulnérabilités (%{newCount}) et des vulnérabilités corrigées (%{fixedCount})"
+msgstr ""
msgid "ciReport|%{reportType} %{status} detected %{newCount} vulnerability for the source branch only"
msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} vulnerabilities for the source branch only"
-msgstr[0] "%{reportType} %{status} a détecté %{newCount} vulnérabilité dans la branche source"
-msgstr[1] "%{reportType} %{status} a détecté %{newCount} vulnérabilités dans la branche source"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|%{reportType} %{status} detected no new vulnerabilities"
-msgstr "%{reportType} %{status} n’a détecté aucune nouvelle vulnérabilité"
+msgstr ""
msgid "ciReport|%{reportType} %{status} detected no vulnerabilities"
-msgstr "%{reportType} %{status} n’a détecté aucune vulnérabilité"
+msgstr ""
msgid "ciReport|%{reportType} %{status} detected no vulnerabilities for the source branch only"
-msgstr "%{reportType} %{status} n’a détecté aucune vulnérabilité dans la branche source"
+msgstr ""
msgid "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerability"
msgid_plural "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerabilities"
-msgstr[0] "%{reportType} a détecté %{vulnerabilityCount} vulnérabilité"
-msgstr[1] "%{reportType} a détecté %{vulnerabilityCount} vulnérabilités"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|%{reportType} detected no vulnerabilities"
-msgstr "%{reportType} n’a détecté aucune vulnérabilité"
+msgstr ""
msgid "ciReport|%{reportType} is loading"
-msgstr "%{reportType} est en cours de chargement"
+msgstr ""
msgid "ciReport|%{reportType}: Loading resulted in an error"
-msgstr "%{reportType} : le chargement a généré une erreur"
+msgstr ""
msgid "ciReport|(errors when loading results)"
-msgstr "(erreurs lors du chargement des résultats)"
+msgstr ""
msgid "ciReport|(is loading)"
-msgstr "(en cours de chargement)"
+msgstr ""
msgid "ciReport|(is loading, errors when loading results)"
-msgstr "(en cours de chargement, erreurs lors du chargement des résultats)"
+msgstr ""
msgid "ciReport|Class"
msgstr "Classe"
@@ -9432,19 +8657,28 @@ msgid "ciReport|Confidence"
msgstr "Niveau de confiance"
msgid "ciReport|Container scanning"
-msgstr "Analyse du conteneur"
+msgstr ""
+
+msgid "ciReport|Container scanning detected"
+msgstr "Analyse de conteneur détectée"
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr "L’analyse des conteneurs permet la détection de vulnérabilités connues dans vos images Docker."
msgid "ciReport|DAST"
-msgstr "DAST"
+msgstr ""
+
+msgid "ciReport|DAST detected"
+msgstr "DAST détecté"
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr "L’analyse des dépendances a détecté une vulnérabilité connue dans les dépendances de votre code source."
msgid "ciReport|Dependency scanning"
-msgstr "Analyse des dépendances"
+msgstr ""
+
+msgid "ciReport|Dependency scanning detected"
+msgstr "Analyse de dépendances détectée"
msgid "ciReport|Description"
msgstr "Description"
@@ -9498,9 +8732,6 @@ msgstr "Liens"
msgid "ciReport|Loading %{reportName} report"
msgstr "Chargement du rapport %{reportName}"
-msgid "ciReport|Manage licenses"
-msgstr "Gérer les licences"
-
msgid "ciReport|Method"
msgstr "Méthode"
@@ -9520,7 +8751,10 @@ msgid "ciReport|Revert dismissal"
msgstr "Annuler le rejet"
msgid "ciReport|SAST"
-msgstr "SAST"
+msgstr ""
+
+msgid "ciReport|SAST detected"
+msgstr "SAST détecté"
msgid "ciReport|Security scanning"
msgstr "Analyse de sécurité"
@@ -9569,6 +8803,9 @@ msgstr[1] "Utilisé par %{packagesString} et %{lastPackage}"
msgid "ciReport|View full report"
msgstr "Voir le rapport complet"
+msgid "ciReport|no vulnerabilities"
+msgstr "aucune vulnérabilité"
+
msgid "ciReport|on pipeline"
msgstr "dans le pipeline"
@@ -9604,11 +8841,6 @@ msgstr "désactivé"
msgid "done"
msgstr "terminé"
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] "brouillon"
-msgstr[1] "brouillons"
-
msgid "enabled"
msgstr "activé"
@@ -9618,12 +8850,6 @@ msgstr "%{slash_command} mettra à jour la durée estimée avec la dernière com
msgid "for this project"
msgstr "pour ce projet"
-msgid "from"
-msgstr "de"
-
-msgid "help"
-msgstr "aide"
-
msgid "here"
msgstr "ici"
@@ -9653,9 +8879,6 @@ msgstr "n’est pas un certificat X.509 valide."
msgid "issue boards"
msgstr "tableaux des tickets"
-msgid "latest deployment"
-msgstr "dernier déploiement"
-
msgid "latest version"
msgstr "dernière version"
@@ -9936,11 +9159,6 @@ msgstr "jeton d’accès personnel"
msgid "private key does not match certificate."
msgstr "la clef privée ne correspond pas au certificat."
-msgid "project"
-msgid_plural "projects"
-msgstr[0] "projet"
-msgstr[1] "projets"
-
msgid "remaining"
msgstr "restant"
@@ -9953,11 +9171,6 @@ msgstr "supprimer la date d’échéance"
msgid "remove weight"
msgstr "supprimer le poids"
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] "réponse"
-msgstr[1] "réponses"
-
msgid "source"
msgstr "source"
diff --git a/locale/gl_ES/gitlab.po b/locale/gl_ES/gitlab.po
index 420f95656bd..44c47901b56 100644
--- a/locale/gl_ES/gitlab.po
+++ b/locale/gl_ES/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Galician\n"
"Language: gl_ES\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: gl\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:23\n"
+"PO-Revision-Date: 2018-10-02 09:29\n"
msgid " Status"
msgstr ""
@@ -31,14 +31,6 @@ msgid_plural " improved on %d points"
msgstr[0] ""
msgstr[1] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -54,11 +46,6 @@ msgid_plural "%d commits behind"
msgstr[0] ""
msgstr[1] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d exportador"
@@ -104,6 +91,11 @@ msgid_plural "%d unstaged changes"
msgstr[0] ""
msgstr[1] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+
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] ""
@@ -112,31 +104,17 @@ msgstr[1] ""
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
msgstr[1] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -164,12 +142,23 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -320,9 +309,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -371,6 +357,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr ""
@@ -398,30 +390,15 @@ msgstr ""
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -431,15 +408,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -485,6 +456,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -521,17 +495,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "All"
msgstr ""
@@ -547,9 +516,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -559,12 +525,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -580,9 +540,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -628,12 +585,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -646,9 +597,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -661,9 +609,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -691,9 +636,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -736,18 +678,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -766,7 +702,7 @@ msgstr ""
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -790,9 +726,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr ""
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -811,9 +744,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1069,15 +999,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1368,9 +1289,6 @@ 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 ""
@@ -1401,6 +1319,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1455,7 +1376,7 @@ msgstr ""
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1518,9 +1439,6 @@ msgstr ""
msgid "CiStatusLabel|created"
msgstr ""
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr ""
@@ -1539,9 +1457,6 @@ msgstr ""
msgid "CiStatusLabel|skipped"
msgstr ""
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr ""
@@ -1554,9 +1469,6 @@ msgstr ""
msgid "CiStatusText|created"
msgstr ""
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr ""
@@ -1611,10 +1523,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1674,24 +1586,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1794,9 +1694,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1848,12 +1745,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1863,6 +1754,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1872,7 +1766,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1881,13 +1775,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1905,6 +1796,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1932,9 +1826,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1947,7 +1838,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2019,12 +1910,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2082,18 +1979,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2203,9 +2094,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2215,10 +2103,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2347,9 +2232,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2374,27 +2256,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2470,9 +2340,6 @@ msgstr ""
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr ""
@@ -2521,9 +2388,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr ""
@@ -2542,9 +2406,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2611,21 +2472,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr ""
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr ""
@@ -2635,9 +2481,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2775,12 +2618,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2805,12 +2642,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2850,9 +2681,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2868,9 +2696,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2997,6 +2822,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3117,7 +2945,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3267,9 +3095,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3324,12 +3149,6 @@ msgstr ""
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3339,9 +3158,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr ""
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3351,81 +3167,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3477,9 +3218,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3531,9 +3269,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3558,9 +3293,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3780,22 +3512,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3804,9 +3527,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3828,7 +3548,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3852,9 +3572,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3867,10 +3584,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3906,24 +3623,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3936,6 +3638,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4032,21 +3737,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4056,9 +3749,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4110,6 +3800,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4504,36 +4197,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4675,9 +4338,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] ""
@@ -4698,9 +4358,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4749,15 +4406,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4767,9 +4415,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4779,9 +4424,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4791,9 +4433,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4806,15 +4445,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4841,9 +4474,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4889,9 +4519,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -4961,36 +4588,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5000,6 +4597,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5009,12 +4609,6 @@ msgstr ""
msgid "Median"
msgstr ""
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5048,21 +4642,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5081,12 +4660,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5285,9 +4858,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5321,9 +4891,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5446,9 +5013,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5458,6 +5022,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5557,18 +5124,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr ""
@@ -5641,6 +5196,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5688,9 +5246,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5715,21 +5270,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5796,9 +5336,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5826,15 +5363,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr ""
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr ""
@@ -5952,24 +5489,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -5979,12 +5507,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6021,18 +5543,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6045,9 +5561,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6063,9 +5576,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6108,6 +5618,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6168,12 +5681,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6213,9 +5720,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6240,9 +5744,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6444,9 +5945,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6516,6 +6014,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6711,9 +6212,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6776,21 +6274,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr ""
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6812,30 +6301,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6887,10 +6379,10 @@ msgstr ""
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7057,9 +6549,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr ""
@@ -7123,15 +6612,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7156,55 +6639,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7228,9 +6675,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr ""
@@ -7303,9 +6747,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7339,30 +6780,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr ""
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7467,12 +6884,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7500,15 +6911,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7521,24 +6926,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7713,21 +7106,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7740,9 +7124,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7752,9 +7133,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7770,9 +7148,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7785,12 +7160,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr ""
@@ -7916,9 +7285,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7967,6 +7333,12 @@ msgstr ""
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8015,6 +7387,9 @@ msgstr ""
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr ""
@@ -8024,6 +7399,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr ""
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr ""
@@ -8063,6 +7447,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8135,9 +7522,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8177,10 +7561,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8201,9 +7582,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8228,9 +7606,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8240,12 +7615,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8273,15 +7642,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8478,9 +7841,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8505,9 +7865,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8526,9 +7883,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8544,9 +7898,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8562,9 +7913,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8580,9 +7928,6 @@ msgstr ""
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8592,9 +7937,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8613,33 +7955,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8664,9 +7994,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8703,16 +8030,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8790,51 +8114,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8862,15 +8141,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8904,15 +8174,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8931,36 +8195,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""
@@ -9000,12 +8234,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9156,9 +8384,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9177,6 +8402,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9186,6 +8414,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9201,13 +8432,13 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9216,9 +8447,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9321,9 +8549,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9434,18 +8659,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9498,9 +8732,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9522,6 +8753,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9569,6 +8803,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9604,11 +8841,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "enabled"
msgstr ""
@@ -9618,12 +8850,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9653,9 +8879,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9936,11 +9159,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "remaining"
msgstr ""
@@ -9953,11 +9171,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "source"
msgstr ""
diff --git a/locale/he_IL/gitlab.po b/locale/he_IL/gitlab.po
index 9431a0651bb..7cff1c5d712 100644
--- a/locale/he_IL/gitlab.po
+++ b/locale/he_IL/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Hebrew\n"
"Language: he_IL\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: he\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:22\n"
+"PO-Revision-Date: 2018-10-02 09:26\n"
msgid " Status"
msgstr ""
@@ -35,16 +35,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -66,13 +56,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -136,6 +119,13 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
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] ""
@@ -146,21 +136,12 @@ msgstr[3] ""
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
@@ -168,13 +149,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -202,12 +176,25 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -382,9 +369,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -433,6 +417,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr ""
@@ -460,30 +450,15 @@ msgstr ""
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -493,15 +468,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -547,6 +516,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -583,19 +555,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "All"
msgstr ""
@@ -611,9 +576,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -623,12 +585,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -644,9 +600,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -692,12 +645,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -710,9 +657,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -725,9 +669,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -755,9 +696,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -800,18 +738,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -830,7 +762,7 @@ msgstr ""
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -854,9 +786,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr ""
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -875,9 +804,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1133,15 +1059,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1434,9 +1351,6 @@ 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 ""
@@ -1467,6 +1381,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1521,7 +1438,7 @@ msgstr ""
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1584,9 +1501,6 @@ msgstr ""
msgid "CiStatusLabel|created"
msgstr ""
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr ""
@@ -1605,9 +1519,6 @@ msgstr ""
msgid "CiStatusLabel|skipped"
msgstr ""
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr ""
@@ -1620,9 +1531,6 @@ msgstr ""
msgid "CiStatusText|created"
msgstr ""
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr ""
@@ -1677,10 +1585,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1740,24 +1648,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1860,9 +1756,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1914,12 +1807,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1929,6 +1816,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1938,7 +1828,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1947,13 +1837,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1971,6 +1858,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1998,9 +1888,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -2013,7 +1900,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2085,12 +1972,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2148,18 +2041,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2273,9 +2160,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2285,10 +2169,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2417,9 +2298,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2444,27 +2322,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2540,9 +2406,6 @@ msgstr ""
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr ""
@@ -2591,9 +2454,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr ""
@@ -2612,9 +2472,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2681,21 +2538,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr ""
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr ""
@@ -2705,9 +2547,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2847,12 +2686,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2877,12 +2710,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2922,9 +2749,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2940,9 +2764,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -3069,6 +2890,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3189,7 +3013,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3339,9 +3163,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3396,12 +3217,6 @@ msgstr ""
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3411,9 +3226,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr ""
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3423,81 +3235,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3549,9 +3286,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3603,9 +3337,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3630,9 +3361,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3852,22 +3580,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3876,9 +3595,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3900,7 +3616,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3924,9 +3640,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3939,10 +3652,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3978,24 +3691,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -4008,6 +3706,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4104,21 +3805,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4128,9 +3817,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4182,6 +3868,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4580,36 +4269,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4751,9 +4410,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] ""
@@ -4776,9 +4432,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4827,15 +4480,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4845,9 +4489,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4857,9 +4498,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4869,9 +4507,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4884,15 +4519,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4921,9 +4550,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4969,9 +4595,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -5041,36 +4664,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5080,6 +4673,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5089,12 +4685,6 @@ msgstr ""
msgid "Median"
msgstr ""
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5128,21 +4718,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5161,12 +4736,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5365,9 +4934,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5401,9 +4967,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5528,9 +5091,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5540,6 +5100,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5639,18 +5202,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr ""
@@ -5723,6 +5274,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5772,9 +5326,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5799,21 +5350,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5880,9 +5416,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5910,15 +5443,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr ""
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr ""
@@ -6036,24 +5569,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -6063,12 +5587,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6105,18 +5623,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6129,9 +5641,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6147,9 +5656,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6192,6 +5698,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6252,12 +5761,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6297,9 +5800,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6324,9 +5824,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6528,9 +6025,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6600,6 +6094,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6795,9 +6292,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6862,21 +6356,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr ""
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6898,30 +6383,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6973,10 +6461,10 @@ msgstr ""
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7145,9 +6633,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr ""
@@ -7211,15 +6696,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7244,55 +6723,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7316,9 +6759,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr ""
@@ -7391,9 +6831,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7427,30 +6864,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr ""
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7557,12 +6970,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7590,15 +6997,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7611,24 +7012,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7803,21 +7192,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7830,9 +7210,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7842,9 +7219,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7860,9 +7234,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7875,12 +7246,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr ""
@@ -8008,9 +7373,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -8059,6 +7421,12 @@ msgstr ""
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8107,6 +7475,9 @@ msgstr ""
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr ""
@@ -8116,6 +7487,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr ""
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr ""
@@ -8155,6 +7535,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8227,9 +7610,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8269,10 +7649,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8293,9 +7670,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8320,9 +7694,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8332,12 +7703,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8365,15 +7730,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8574,9 +7933,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8601,9 +7957,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8622,9 +7975,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8640,9 +7990,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8658,9 +8005,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8676,9 +8020,6 @@ msgstr ""
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8688,9 +8029,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8709,33 +8047,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8760,9 +8086,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8799,16 +8122,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8886,51 +8206,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8958,15 +8233,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -9000,15 +8266,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -9027,36 +8287,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""
@@ -9096,12 +8326,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9252,9 +8476,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9273,6 +8494,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9282,6 +8506,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9297,13 +8524,13 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9312,9 +8539,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9417,9 +8641,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9538,18 +8759,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9606,9 +8836,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9630,6 +8857,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9679,6 +8909,9 @@ msgstr[3] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9716,13 +8949,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "enabled"
msgstr ""
@@ -9732,12 +8958,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9769,9 +8989,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -10062,13 +9279,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "remaining"
msgstr ""
@@ -10081,13 +9291,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "source"
msgstr ""
diff --git a/locale/hu_HU/gitlab.po b/locale/hu_HU/gitlab.po
deleted file mode 100644
index 02eaff28e83..00000000000
--- a/locale/hu_HU/gitlab.po
+++ /dev/null
@@ -1,9995 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: gitlab-ee\n"
-"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
-"Language-Team: Hungarian\n"
-"Language: hu_HU\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: crowdin.com\n"
-"X-Crowdin-Project: gitlab-ee\n"
-"X-Crowdin-Language: hu\n"
-"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:20\n"
-
-msgid " Status"
-msgstr ""
-
-msgid " and"
-msgstr ""
-
-msgid " degraded on %d point"
-msgid_plural " degraded on %d points"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid " improved on %d point"
-msgid_plural " improved on %d points"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d changed file"
-msgid_plural "%d changed files"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d commit"
-msgid_plural "%d commits"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d commit behind"
-msgid_plural "%d commits behind"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d exporter"
-msgid_plural "%d exporters"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d failed test result"
-msgid_plural "%d failed test results"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d fixed test result"
-msgid_plural "%d fixed test results"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d issue"
-msgid_plural "%d issues"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d layer"
-msgid_plural "%d layers"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d merge request"
-msgid_plural "%d merge requests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d metric"
-msgid_plural "%d metrics"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d staged change"
-msgid_plural "%d staged changes"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d unstaged change"
-msgid_plural "%d unstaged changes"
-msgstr[0] ""
-msgstr[1] ""
-
-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] ""
-msgstr[1] ""
-
-msgid "%{actionText} & %{openOrClose} %{noteable}"
-msgstr ""
-
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
-msgid "%{commit_author_link} authored %{commit_timeago}"
-msgstr ""
-
-msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
-msgstr ""
-
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
-msgid "%{count} participant"
-msgid_plural "%{count} participants"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%{filePath} deleted"
-msgstr ""
-
-msgid "%{firstLabel} +%{labelCount} more"
-msgstr ""
-
-msgid "%{group_docs_link_start}Groups%{group_docs_link_end} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
-msgstr ""
-
-msgid "%{issuableType} will be removed! Are you sure?"
-msgstr ""
-
-msgid "%{loadingIcon} Started"
-msgstr ""
-
-msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
-msgstr ""
-
-msgid "%{name}'s avatar"
-msgstr ""
-
-msgid "%{nip_domain} can be used as an alternative to a custom domain."
-msgstr ""
-
-msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
-msgstr ""
-
-msgid "%{openOrClose} %{noteable}"
-msgstr ""
-
-msgid "%{percent}%% complete"
-msgstr ""
-
-msgid "%{text} %{files}"
-msgid_plural "%{text} %{files} files"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%{text} is available"
-msgstr ""
-
-msgid "%{title} changes"
-msgstr ""
-
-msgid "%{unstaged} unstaged and %{staged} staged changes"
-msgstr ""
-
-msgid "%{usage_ping_link_start}Learn more%{usage_ping_link_end} about what information is shared with GitLab Inc."
-msgstr ""
-
-msgid "+ %{count} more"
-msgstr ""
-
-msgid "+ %{moreCount} more"
-msgstr ""
-
-msgid "- Runner is active and can process any new jobs"
-msgstr ""
-
-msgid "- Runner is paused and will not receive any new jobs"
-msgstr ""
-
-msgid "- show less"
-msgstr ""
-
-msgid "1 %{type} addition"
-msgid_plural "%{count} %{type} additions"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 %{type} modification"
-msgid_plural "%{count} %{type} modifications"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 closed issue"
-msgid_plural "%d closed issues"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 closed merge request"
-msgid_plural "%d closed merge requests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 group"
-msgid_plural "%d groups"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 merged merge request"
-msgid_plural "%d merged merge requests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 open merge request"
-msgid_plural "%d open merge requests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 pipeline"
-msgid_plural "%d pipelines"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 role"
-msgid_plural "%d roles"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 user"
-msgid_plural "%d users"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1st contribution!"
-msgstr ""
-
-msgid "2FA enabled"
-msgstr ""
-
-msgid "403|Please contact your GitLab administrator to get the 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 "<code>\"johnsmith@example.com\": \"@johnsmith\"</code> will add \"By <a href=\"#\">@johnsmith</a>\" to all issues and comments originally created by johnsmith@example.com, and will set <a href=\"#\">@johnsmith</a> as the assignee on all issues originally assigned to johnsmith@example.com."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"John Smith\"</code> will add \"By John Smith\" to all issues and comments originally created by johnsmith@example.com."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"johnsm...@example.com\"</code> will add \"By johnsm...@example.com\" to all issues and comments originally created by johnsmith@example.com. The email address or username is masked to ensure the user's privacy."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"johnsmith@example.com\"</code> will add \"By <a href=\"#\">johnsmith@example.com</a>\" to all issues and comments originally created by johnsmith@example.com. By default, the email address or username is masked to ensure the user's privacy. Use this option if you want to show the full email address."
-msgstr ""
-
-msgid "<strong>%{changedFilesLength} unstaged</strong> and <strong>%{stagedFilesLength} staged</strong> changes"
-msgstr ""
-
-msgid "<strong>%{created_count}</strong> created, <strong>%{accepted_count}</strong> accepted."
-msgstr ""
-
-msgid "<strong>%{created_count}</strong> created, <strong>%{closed_count}</strong> closed."
-msgstr ""
-
-msgid "<strong>%{group_name}</strong> group members"
-msgstr ""
-
-msgid "<strong>%{pushes}</strong> pushes, more than <strong>%{commits}</strong> commits by <strong>%{people}</strong> contributors."
-msgstr ""
-
-msgid "<strong>Removes</strong> source branch"
-msgstr ""
-
-msgid "A 'Runner' is a process which runs a job. You can set up as many Runners as you need."
-msgstr ""
-
-msgid "A collection of graphs regarding Continuous Integration"
-msgstr ""
-
-msgid "A default branch cannot be chosen for an empty project."
-msgstr ""
-
-msgid "A deleted user"
-msgstr ""
-
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
-msgid "A new branch will be created in your fork and a new merge request will be started."
-msgstr ""
-
-msgid "A project is where you house your files (repository), plan your work (issues), and publish your documentation (wiki), %{among_other_things_link}."
-msgstr ""
-
-msgid "A regular expression that will be used to find the test coverage output in the job trace. Leave blank to disable"
-msgstr ""
-
-msgid "A user with write access to the source branch selected this option"
-msgstr ""
-
-msgid "About GitLab"
-msgstr ""
-
-msgid "About GitLab CE"
-msgstr ""
-
-msgid "About auto deploy"
-msgstr ""
-
-msgid "About this feature"
-msgstr ""
-
-msgid "Abuse Reports"
-msgstr ""
-
-msgid "Abuse reports"
-msgstr ""
-
-msgid "Accept terms"
-msgstr ""
-
-msgid "Accepted MR"
-msgstr ""
-
-msgid "Access Tokens"
-msgstr ""
-
-msgid "Access denied! Please verify you can add deploy keys to this repository."
-msgstr ""
-
-msgid "Access expiration date"
-msgstr ""
-
-msgid "Access to '%{classification_label}' not allowed"
-msgstr ""
-
-msgid "Account"
-msgstr ""
-
-msgid "Account and limit"
-msgstr ""
-
-msgid "Active"
-msgstr ""
-
-msgid "Active Sessions"
-msgstr ""
-
-msgid "Activity"
-msgstr ""
-
-msgid "Add"
-msgstr ""
-
-msgid "Add Changelog"
-msgstr ""
-
-msgid "Add Contribution guide"
-msgstr ""
-
-msgid "Add Group Webhooks and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Add Jaeger URL"
-msgstr ""
-
-msgid "Add Kubernetes cluster"
-msgstr ""
-
-msgid "Add Readme"
-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 table"
-msgstr ""
-
-msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
-msgstr ""
-
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
-msgid "Add license"
-msgstr ""
-
-msgid "Add new application"
-msgstr ""
-
-msgid "Add new directory"
-msgstr ""
-
-msgid "Add projects"
-msgstr ""
-
-msgid "Add reaction"
-msgstr ""
-
-msgid "Add to review"
-msgstr ""
-
-msgid "Add todo"
-msgstr ""
-
-msgid "Add user(s) to the group:"
-msgstr ""
-
-msgid "Add users to group"
-msgstr ""
-
-msgid "Adding new applications is disabled in your GitLab instance. Please contact your GitLab administrator to get the permission"
-msgstr ""
-
-msgid "Additional text"
-msgstr ""
-
-msgid "Admin Area"
-msgstr ""
-
-msgid "Admin Overview"
-msgstr ""
-
-msgid "Admin area"
-msgstr ""
-
-msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-msgstr ""
-
-msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-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|You’re about to stop all jobs.This will halt all current jobs that are running."
-msgstr ""
-
-msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once 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 "AdminProjects|Delete project"
-msgstr ""
-
-msgid "AdminSettings|Specify a domain to use by default for every project's Auto Review Apps and Auto Deploy stages."
-msgstr ""
-
-msgid "AdminUsers|Block user"
-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|To confirm, type %{projectName}"
-msgstr ""
-
-msgid "AdminUsers|To confirm, type %{username}"
-msgstr ""
-
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
-msgstr ""
-
-msgid "Advanced settings"
-msgstr ""
-
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "All"
-msgstr ""
-
-msgid "All changes are committed"
-msgstr ""
-
-msgid "All features are enabled for blank projects, from templates, or when importing, but you can disable them afterward in the project settings."
-msgstr ""
-
-msgid "All users"
-msgstr ""
-
-msgid "Allow commits from members who can merge to the target branch."
-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 rendering of PlantUML diagrams in Asciidoc documents."
-msgstr ""
-
-msgid "Allow requests to the local network from hooks and services."
-msgstr ""
-
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
-msgid "Allows you to add and manage Kubernetes clusters."
-msgstr ""
-
-msgid "Also called \"Issuer\" or \"Relying party trust identifier\""
-msgstr ""
-
-msgid "Also called \"Relying party service URL\" or \"Reply URL\""
-msgstr ""
-
-msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to connect."
-msgstr ""
-
-msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr ""
-
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
-msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
-msgstr ""
-
-msgid "An application called %{link_to_client} is requesting access to your GitLab account."
-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 accured whilst committing your changes."
-msgstr ""
-
-msgid "An error has occurred"
-msgstr ""
-
-msgid "An error occured creating the new branch."
-msgstr ""
-
-msgid "An error occured whilst fetching the job trace."
-msgstr ""
-
-msgid "An error occured whilst fetching the latest pipeline."
-msgstr ""
-
-msgid "An error occured whilst loading all the files."
-msgstr ""
-
-msgid "An error occured whilst loading the file content."
-msgstr ""
-
-msgid "An error occured whilst loading the file."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request changes."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request version data."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request."
-msgstr ""
-
-msgid "An error occured whilst loading the pipelines jobs."
-msgstr ""
-
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
-msgid "An error occurred previewing the blob"
-msgstr ""
-
-msgid "An error occurred when toggling the notification subscription"
-msgstr ""
-
-msgid "An error occurred when updating the issue weight"
-msgstr ""
-
-msgid "An error occurred while adding approver"
-msgstr ""
-
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
-msgid "An error occurred while detecting host keys"
-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 fetching markdown preview"
-msgstr ""
-
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
-msgid "An error occurred while fetching sidebar data"
-msgstr ""
-
-msgid "An error occurred while fetching stages."
-msgstr ""
-
-msgid "An error occurred while fetching the job log."
-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 pipeline."
-msgstr ""
-
-msgid "An error occurred while getting projects"
-msgstr ""
-
-msgid "An error occurred while importing project: %{details}"
-msgstr ""
-
-msgid "An error occurred while initializing path locks"
-msgstr ""
-
-msgid "An error occurred while loading chart data"
-msgstr ""
-
-msgid "An error occurred while loading commit signatures"
-msgstr ""
-
-msgid "An error occurred while loading diff"
-msgstr ""
-
-msgid "An error occurred while loading filenames"
-msgstr ""
-
-msgid "An error occurred while loading the file"
-msgstr ""
-
-msgid "An error occurred while making the request."
-msgstr ""
-
-msgid "An error occurred while removing approver"
-msgstr ""
-
-msgid "An error occurred while rendering KaTeX"
-msgstr ""
-
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
-msgid "An error occurred while retrieving calendar activity"
-msgstr ""
-
-msgid "An error occurred while retrieving diff"
-msgstr ""
-
-msgid "An error occurred while saving LDAP override status. Please try again."
-msgstr ""
-
-msgid "An error occurred while saving assignees"
-msgstr ""
-
-msgid "An error occurred while subscribing to notifications."
-msgstr ""
-
-msgid "An error occurred while unsubscribing to notifications."
-msgstr ""
-
-msgid "An error occurred while updating the comment"
-msgstr ""
-
-msgid "An error occurred while validating username"
-msgstr ""
-
-msgid "An error occurred. Please try again."
-msgstr ""
-
-msgid "Analytics"
-msgstr ""
-
-msgid "Anonymous"
-msgstr ""
-
-msgid "Anti-spam verification"
-msgstr ""
-
-msgid "Any"
-msgstr ""
-
-msgid "Any Label"
-msgstr ""
-
-msgid "Appearance"
-msgstr ""
-
-msgid "Application"
-msgstr ""
-
-msgid "Application ID"
-msgstr ""
-
-msgid "Application: %{name}"
-msgstr ""
-
-msgid "Applications"
-msgstr ""
-
-msgid "Apr"
-msgstr ""
-
-msgid "April"
-msgstr ""
-
-msgid "Archived project! Repository and other project resources are read-only"
-msgstr ""
-
-msgid "Archived projects"
-msgstr ""
-
-msgid "Are you sure you want to delete this pipeline schedule?"
-msgstr ""
-
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
-msgid "Are you sure you want to lose unsaved changes?"
-msgstr ""
-
-msgid "Are you sure you want to regenerate the public key? You will have to update the public key on the remote server before mirroring will work again."
-msgstr ""
-
-msgid "Are you sure you want to remove %{group_name}?"
-msgstr ""
-
-msgid "Are you sure you want to remove this identity?"
-msgstr ""
-
-msgid "Are you sure you want to reset registration token?"
-msgstr ""
-
-msgid "Are you sure you want to reset the health check token?"
-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?"
-msgstr ""
-
-msgid "Artifact ID"
-msgstr ""
-
-msgid "Artifacts"
-msgstr ""
-
-msgid "Ascending"
-msgstr ""
-
-msgid "Ask your group maintainer to set up a group Runner."
-msgstr ""
-
-msgid "Assertion consumer service URL"
-msgstr ""
-
-msgid "Assign custom color like #FF0000"
-msgstr ""
-
-msgid "Assign labels"
-msgstr ""
-
-msgid "Assign milestone"
-msgstr ""
-
-msgid "Assign to"
-msgstr ""
-
-msgid "Assigned Issues"
-msgstr ""
-
-msgid "Assigned Merge Requests"
-msgstr ""
-
-msgid "Assigned to :name"
-msgstr ""
-
-msgid "Assigned to me"
-msgstr ""
-
-msgid "Assignee"
-msgstr ""
-
-msgid "Assignee lists not available with your current license"
-msgstr ""
-
-msgid "Assignee lists show all issues assigned to the selected user."
-msgstr ""
-
-msgid "Assignee(s)"
-msgstr ""
-
-msgid "Attach a file by drag &amp; drop or %{upload_link}"
-msgstr ""
-
-msgid "Audit Events"
-msgstr ""
-
-msgid "Aug"
-msgstr ""
-
-msgid "August"
-msgstr ""
-
-msgid "Authentication Log"
-msgstr ""
-
-msgid "Authentication log"
-msgstr ""
-
-msgid "Authentication method"
-msgstr ""
-
-msgid "Author"
-msgstr ""
-
-msgid "Authorization code:"
-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 "Authorized At"
-msgstr ""
-
-msgid "Authorized applications (%{size})"
-msgstr ""
-
-msgid "Authors: %{authors}"
-msgstr ""
-
-msgid "Auto DevOps"
-msgstr ""
-
-msgid "Auto DevOps enabled"
-msgstr ""
-
-msgid "Auto DevOps, runners and job artifacts"
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a %{kubernetes} to work correctly."
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a domain name and a %{kubernetes} to work correctly."
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a domain name to work correctly."
-msgstr ""
-
-msgid "Auto-cancel redundant, pending pipelines"
-msgstr ""
-
-msgid "AutoDevOps|Auto DevOps"
-msgstr ""
-
-msgid "AutoDevOps|Auto DevOps documentation"
-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. %{more_information_link}"
-msgstr ""
-
-msgid "AutoDevOps|You can automatically build and test your application if you %{link_to_auto_devops_settings} for this project. You can automatically deploy it as well, if you %{link_to_add_kubernetes_cluster}."
-msgstr ""
-
-msgid "AutoDevOps|add a Kubernetes cluster"
-msgstr ""
-
-msgid "AutoDevOps|enable Auto DevOps"
-msgstr ""
-
-msgid "Automatically marked as default internal user"
-msgstr ""
-
-msgid "Available"
-msgstr ""
-
-msgid "Available group Runners : %{runners}"
-msgstr ""
-
-msgid "Available group Runners : %{runners}."
-msgstr ""
-
-msgid "Avatar will be removed. Are you sure?"
-msgstr ""
-
-msgid "Average per day: %{average}"
-msgstr ""
-
-msgid "Background Color"
-msgstr ""
-
-msgid "Background Jobs"
-msgstr ""
-
-msgid "Background color"
-msgstr ""
-
-msgid "Badges"
-msgstr ""
-
-msgid "Badges|A new badge was added."
-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|Delete badge"
-msgstr ""
-
-msgid "Badges|Delete badge?"
-msgstr ""
-
-msgid "Badges|Deleting the badge failed, please try again."
-msgstr ""
-
-msgid "Badges|Group Badge"
-msgstr ""
-
-msgid "Badges|Link"
-msgstr ""
-
-msgid "Badges|No badge image"
-msgstr ""
-
-msgid "Badges|No image to preview"
-msgstr ""
-
-msgid "Badges|Please fill in a valid URL"
-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|The %{docsLinkStart}variables%{docsLinkEnd} GitLab supports: %{placeholders}"
-msgstr ""
-
-msgid "Badges|The badge was deleted."
-msgstr ""
-
-msgid "Badges|The badge was saved."
-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 <strong>cannot</strong> be restored."
-msgstr ""
-
-msgid "Badges|Your badges"
-msgstr ""
-
-msgid "Badges|e.g. %{exampleUrl}"
-msgstr ""
-
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
-msgid "Begin with the selected commit"
-msgstr ""
-
-msgid "Below are examples of regex for existing tools:"
-msgstr ""
-
-msgid "Below you will find all the groups that are public."
-msgstr ""
-
-msgid "Billing"
-msgstr ""
-
-msgid "BillingPlans|%{group_name} is currently on the %{plan_link} plan."
-msgstr ""
-
-msgid "BillingPlans|Automatic downgrade and upgrade to some plans is currently not available."
-msgstr ""
-
-msgid "BillingPlans|Current plan"
-msgstr ""
-
-msgid "BillingPlans|Customer Support"
-msgstr ""
-
-msgid "BillingPlans|Downgrade"
-msgstr ""
-
-msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Gold."
-msgstr ""
-
-msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}."
-msgstr ""
-
-msgid "BillingPlans|Manage plan"
-msgstr ""
-
-msgid "BillingPlans|Please contact %{customer_support_link} in that case."
-msgstr ""
-
-msgid "BillingPlans|See all %{plan_name} features"
-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|Upgrade"
-msgstr ""
-
-msgid "BillingPlans|You are currently on the %{plan_link} plan."
-msgstr ""
-
-msgid "BillingPlans|Your GitLab.com trial expired on %{expiration_date}. %{learn_more_text}"
-msgstr ""
-
-msgid "BillingPlans|Your Gold trial will <strong>expire after %{expiration_date}</strong>. You can learn more about GitLab.com Gold by reading about our %{features_link}."
-msgstr ""
-
-msgid "BillingPlans|features"
-msgstr ""
-
-msgid "BillingPlans|frequently asked questions"
-msgstr ""
-
-msgid "BillingPlans|monthly"
-msgstr ""
-
-msgid "BillingPlans|paid annually at %{price_per_year}"
-msgstr ""
-
-msgid "BillingPlans|per user"
-msgstr ""
-
-msgid "Bitbucket Server Import"
-msgstr ""
-
-msgid "Bitbucket import"
-msgstr ""
-
-msgid "Blog"
-msgstr ""
-
-msgid "Boards"
-msgstr ""
-
-msgid "Branch %{branchName} was not found in this project's repository."
-msgstr ""
-
-msgid "Branch (%{branch_count})"
-msgid_plural "Branches (%{branch_count})"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Branch <strong>%{branch_name}</strong> was created. To set up auto deploy, choose a GitLab CI Yaml template and commit your changes. %{link_to_autodeploy_doc}"
-msgstr ""
-
-msgid "Branch has changed"
-msgstr ""
-
-msgid "Branch is already taken"
-msgstr ""
-
-msgid "Branch name"
-msgstr ""
-
-msgid "BranchSwitcherPlaceholder|Search branches"
-msgstr ""
-
-msgid "BranchSwitcherTitle|Switch branch"
-msgstr ""
-
-msgid "Branches"
-msgstr ""
-
-msgid "Branches|Active"
-msgstr ""
-
-msgid "Branches|Active branches"
-msgstr ""
-
-msgid "Branches|All"
-msgstr ""
-
-msgid "Branches|Cant 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 merged branches"
-msgstr ""
-
-msgid "Branches|Delete protected branch"
-msgstr ""
-
-msgid "Branches|Delete protected branch '%{branch_name}'?"
-msgstr ""
-
-msgid "Branches|Deleting the '%{branch_name}' 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|Once you confirm and press %{delete_protected_branch}, it cannot be undone or recovered."
-msgstr ""
-
-msgid "Branches|Only a project maintainer or owner can delete a protected branch"
-msgstr ""
-
-msgid "Branches|Overview"
-msgstr ""
-
-msgid "Branches|Protected branches can be managed in %{project_settings_link}."
-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|Sort by"
-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 %{default_branch}."
-msgstr ""
-
-msgid "Branches|To avoid data loss, consider merging this branch before deleting it."
-msgstr ""
-
-msgid "Branches|To confirm, type %{branch_name_confirmation}:"
-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|You’re about to permanently delete the protected branch %{branch_name}."
-msgstr ""
-
-msgid "Branches|diverged from upstream"
-msgstr ""
-
-msgid "Branches|merged"
-msgstr ""
-
-msgid "Branches|project settings"
-msgstr ""
-
-msgid "Branches|protected"
-msgstr ""
-
-msgid "Browse Directory"
-msgstr ""
-
-msgid "Browse File"
-msgstr ""
-
-msgid "Browse Files"
-msgstr ""
-
-msgid "Browse files"
-msgstr ""
-
-msgid "Built-In"
-msgstr ""
-
-msgid "Business metrics (Custom)"
-msgstr ""
-
-msgid "ByAuthor|by"
-msgstr ""
-
-msgid "CI / CD"
-msgstr ""
-
-msgid "CI / CD Settings"
-msgstr ""
-
-msgid "CI will run using the credentials assigned above."
-msgstr ""
-
-msgid "CI/CD"
-msgstr ""
-
-msgid "CI/CD configuration"
-msgstr ""
-
-msgid "CI/CD for external repo"
-msgstr ""
-
-msgid "CI/CD settings"
-msgstr ""
-
-msgid "CICD|Auto DevOps"
-msgstr ""
-
-msgid "CICD|Auto DevOps will automatically build, test, and deploy your application based on a predefined Continuous Integration and Delivery configuration."
-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|Deployment strategy"
-msgstr ""
-
-msgid "CICD|Deployment strategy needs a domain name to work correctly."
-msgstr ""
-
-msgid "CICD|Do not set up a domain here if you are setting up multiple Kubernetes clusters with Auto DevOps."
-msgstr ""
-
-msgid "CICD|Jobs"
-msgstr ""
-
-msgid "CICD|Learn more about Auto DevOps"
-msgstr ""
-
-msgid "CICD|The Auto DevOps pipeline will run if no alternative CI configuration file is found."
-msgstr ""
-
-msgid "CICD|You need to specify a domain if you want to use Auto Review Apps and Auto Deploy stages."
-msgstr ""
-
-msgid "CICD|instance enabled"
-msgstr ""
-
-msgid "Callback URL"
-msgstr ""
-
-msgid "Can't find HEAD commit for this branch"
-msgstr ""
-
-msgid "Cancel"
-msgstr ""
-
-msgid "Cancel this job"
-msgstr ""
-
-msgid "Cannot be merged automatically"
-msgstr ""
-
-msgid "Cannot modify managed Kubernetes cluster"
-msgstr ""
-
-msgid "Certificate fingerprint"
-msgstr ""
-
-msgid "Change Weight"
-msgstr ""
-
-msgid "Change template"
-msgstr ""
-
-msgid "Change this value to influence how frequently the GitLab UI polls for updates."
-msgstr ""
-
-msgid "ChangeTypeActionLabel|Pick into branch"
-msgstr ""
-
-msgid "ChangeTypeActionLabel|Revert in branch"
-msgstr ""
-
-msgid "ChangeTypeAction|Cherry-pick"
-msgstr ""
-
-msgid "ChangeTypeAction|Revert"
-msgstr ""
-
-msgid "ChangeTypeAction|This will create a new commit in order to revert the existing changes."
-msgstr ""
-
-msgid "Changelog"
-msgstr ""
-
-msgid "Changes are shown as if the <b>source</b> revision was being merged into the <b>target</b> revision."
-msgstr ""
-
-msgid "Charts"
-msgstr ""
-
-msgid "Chat"
-msgstr ""
-
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
-msgstr ""
-
-msgid "Checking %{text} availability…"
-msgstr ""
-
-msgid "Checking branch availability..."
-msgstr ""
-
-msgid "Cherry-pick this commit"
-msgstr ""
-
-msgid "Cherry-pick this merge request"
-msgstr ""
-
-msgid "Choose <strong>Create archive</strong> and wait for archiving to complete."
-msgstr ""
-
-msgid "Choose <strong>Next</strong> at the bottom of the page."
-msgstr ""
-
-msgid "Choose File ..."
-msgstr ""
-
-msgid "Choose a branch/tag (e.g. %{master}) or enter a commit (e.g. %{sha}) to see what's changed or to create a merge request."
-msgstr ""
-
-msgid "Choose a template..."
-msgstr ""
-
-msgid "Choose a type..."
-msgstr ""
-
-msgid "Choose any color."
-msgstr ""
-
-msgid "Choose between <code>clone</code> or <code>fetch</code> to get the recent application code"
-msgstr ""
-
-msgid "Choose file..."
-msgstr ""
-
-msgid "Choose the top-level group for your repository imports."
-msgstr ""
-
-msgid "Choose which groups you wish to synchronize to this secondary node."
-msgstr ""
-
-msgid "Choose which repositories you want to connect and run CI/CD pipelines."
-msgstr ""
-
-msgid "Choose which repositories you want to import."
-msgstr ""
-
-msgid "Choose which shards you wish to synchronize to this secondary node."
-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|skipped"
-msgstr ""
-
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
-msgid "CiStatusLabel|waiting for manual action"
-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|skipped"
-msgstr ""
-
-msgid "CiStatus|running"
-msgstr ""
-
-msgid "CiVariables|Input variable key"
-msgstr ""
-
-msgid "CiVariables|Input variable value"
-msgstr ""
-
-msgid "CiVariables|Remove variable row"
-msgstr ""
-
-msgid "CiVariable|* (All environments)"
-msgstr ""
-
-msgid "CiVariable|All environments"
-msgstr ""
-
-msgid "CiVariable|Create wildcard"
-msgstr ""
-
-msgid "CiVariable|Error occured while saving variables"
-msgstr ""
-
-msgid "CiVariable|New environment"
-msgstr ""
-
-msgid "CiVariable|Protected"
-msgstr ""
-
-msgid "CiVariable|Search environments"
-msgstr ""
-
-msgid "CiVariable|Toggle protected"
-msgstr ""
-
-msgid "CiVariable|Validation failed"
-msgstr ""
-
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
-msgstr ""
-
-msgid "Clear search"
-msgstr ""
-
-msgid "Clear search input"
-msgstr ""
-
-msgid "Click any <strong>project name</strong> in the project list below to navigate to the project milestone."
-msgstr ""
-
-msgid "Click the <strong>Download</strong> button and wait for downloading to complete."
-msgstr ""
-
-msgid "Click the <strong>Promote</strong> button in the top right corner to promote it to a group milestone."
-msgstr ""
-
-msgid "Click the <strong>Select none</strong> button on the right, since we only need \"Google Code Project Hosting\"."
-msgstr ""
-
-msgid "Click the button below to begin the install process by navigating to the Kubernetes page"
-msgstr ""
-
-msgid "Click to expand it."
-msgstr ""
-
-msgid "Click to expand text"
-msgstr ""
-
-msgid "Client authentication certificate"
-msgstr ""
-
-msgid "Client authentication key"
-msgstr ""
-
-msgid "Client authentication key password"
-msgstr ""
-
-msgid "Clients"
-msgstr ""
-
-msgid "Clone repository"
-msgstr ""
-
-msgid "Close"
-msgstr ""
-
-msgid "Close epic"
-msgstr ""
-
-msgid "Closed"
-msgstr ""
-
-msgid "Closed issues"
-msgstr ""
-
-msgid "ClusterIntegration|%{appList} was successfully installed on your Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
-msgstr ""
-
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
-msgid "ClusterIntegration|API URL"
-msgstr ""
-
-msgid "ClusterIntegration|Add Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
-msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
-msgstr ""
-
-msgid "ClusterIntegration|After installing Ingress, you will need to point your wildcard DNS at the generated external IP address in order to view your app after it is deployed. %{ingressHelpLink}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch zone machine types: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|Applications"
-msgstr ""
-
-msgid "ClusterIntegration|Are you sure you want to remove this Kubernetes cluster's integration? This will not delete your actual Kubernetes cluster."
-msgstr ""
-
-msgid "ClusterIntegration|CA Certificate"
-msgstr ""
-
-msgid "ClusterIntegration|Certificate Authority bundle (PEM format)"
-msgstr ""
-
-msgid "ClusterIntegration|Choose which applications to install on your Kubernetes cluster. Helm Tiller is required to install any of the following applications."
-msgstr ""
-
-msgid "ClusterIntegration|Choose which of your environments will use this cluster."
-msgstr ""
-
-msgid "ClusterIntegration|Copy API URL"
-msgstr ""
-
-msgid "ClusterIntegration|Copy CA Certificate"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Ingress IP Address to clipboard"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Jupyter Hostname to clipboard"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Kubernetes cluster name"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Token"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Did you know?"
-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 the details for your Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Environment scope"
-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|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Integration"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Runner"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Runner connects to this project's repository and executes CI/CD jobs, pushing results back and deploying, applications to production."
-msgstr ""
-
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
-msgid "ClusterIntegration|Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Helm Tiller"
-msgstr ""
-
-msgid "ClusterIntegration|Helm streamlines installing and managing Kubernetes applications. Tiller runs inside of your Kubernetes Cluster, and manages releases of your charts."
-msgstr ""
-
-msgid "ClusterIntegration|Hide"
-msgstr ""
-
-msgid "ClusterIntegration|If you are setting up multiple clusters and are using Auto DevOps, %{help_link_start}read this first%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|In order to show the health of the cluster, we'll need to provision your cluster with Prometheus to collect the required data."
-msgstr ""
-
-msgid "ClusterIntegration|Ingress"
-msgstr ""
-
-msgid "ClusterIntegration|Ingress IP Address"
-msgstr ""
-
-msgid "ClusterIntegration|Ingress gives you a way to route requests to services based on the request host or path, centralizing a number of services into a single entrypoint."
-msgstr ""
-
-msgid "ClusterIntegration|Install"
-msgstr ""
-
-msgid "ClusterIntegration|Install Prometheus"
-msgstr ""
-
-msgid "ClusterIntegration|Installed"
-msgstr ""
-
-msgid "ClusterIntegration|Installing"
-msgstr ""
-
-msgid "ClusterIntegration|Integrate Kubernetes cluster automation"
-msgstr ""
-
-msgid "ClusterIntegration|Integration status"
-msgstr ""
-
-msgid "ClusterIntegration|Jupyter Hostname"
-msgstr ""
-
-msgid "ClusterIntegration|JupyterHub"
-msgstr ""
-
-msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
-msgstr ""
-
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster details"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster health"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster name"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
-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 ""
-
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
-msgid "ClusterIntegration|Manage"
-msgstr ""
-
-msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{link_gke}"
-msgstr ""
-
-msgid "ClusterIntegration|More information"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|Note:"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Please enter access information for your Kubernetes cluster. If you need help, you can read our %{link_to_help_page} on Kubernetes"
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
-msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
-msgstr ""
-
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Project namespace"
-msgstr ""
-
-msgid "ClusterIntegration|Project namespace (optional, unique)"
-msgstr ""
-
-msgid "ClusterIntegration|Prometheus"
-msgstr ""
-
-msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
-msgstr ""
-
-msgid "ClusterIntegration|RBAC-enabled cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Remove Kubernetes cluster integration"
-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|Replace this with your own hostname if you want. If you do so, point hostname to Ingress IP Address from above."
-msgstr ""
-
-msgid "ClusterIntegration|Request to begin installing failed"
-msgstr ""
-
-msgid "ClusterIntegration|Save changes"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
-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 zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Service token"
-msgstr ""
-
-msgid "ClusterIntegration|Show"
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong on our end."
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong while creating your Kubernetes cluster on Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong while installing %{title}"
-msgstr ""
-
-msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
-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 option will allow you to install applications on RBAC clusters."
-msgstr ""
-
-msgid "ClusterIntegration|Toggle Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Token"
-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|With a Kubernetes cluster associated to this project, you can use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
-
-msgid "ClusterIntegration|You must first install Helm Tiller before installing the applications below"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|check the pricing here"
-msgstr ""
-
-msgid "ClusterIntegration|documentation"
-msgstr ""
-
-msgid "ClusterIntegration|help page"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
-msgid "ClusterIntegration|properly configured"
-msgstr ""
-
-msgid "ClusterIntegration|sign up"
-msgstr ""
-
-msgid "Code owners"
-msgstr ""
-
-msgid "Cohorts"
-msgstr ""
-
-msgid "Collapse"
-msgstr ""
-
-msgid "Collapse sidebar"
-msgstr ""
-
-msgid "Comment"
-msgstr ""
-
-msgid "Comment & resolve discussion"
-msgstr ""
-
-msgid "Comment & unresolve discussion"
-msgstr ""
-
-msgid "Comment form position"
-msgstr ""
-
-msgid "Comments"
-msgstr ""
-
-msgid "Commit"
-msgid_plural "Commits"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Commit (%{commit_count})"
-msgid_plural "Commits (%{commit_count})"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Commit Message"
-msgstr ""
-
-msgid "Commit duration in minutes for last 30 commits"
-msgstr ""
-
-msgid "Commit message"
-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|An error occurred while fetching merge requests data."
-msgstr ""
-
-msgid "Commits|Commit: %{commitText}"
-msgstr ""
-
-msgid "Commits|History"
-msgstr ""
-
-msgid "Commits|No related merge requests found"
-msgstr ""
-
-msgid "Committed by"
-msgstr ""
-
-msgid "Commit…"
-msgstr ""
-
-msgid "Compare"
-msgstr ""
-
-msgid "Compare Git revisions"
-msgstr ""
-
-msgid "Compare Revisions"
-msgstr ""
-
-msgid "Compare changes with the last commit"
-msgstr ""
-
-msgid "Compare changes with the merge request target branch"
-msgstr ""
-
-msgid "CompareBranches|%{source_branch} and %{target_branch} are the same."
-msgstr ""
-
-msgid "CompareBranches|Compare"
-msgstr ""
-
-msgid "CompareBranches|Source"
-msgstr ""
-
-msgid "CompareBranches|Target"
-msgstr ""
-
-msgid "CompareBranches|There isn't anything to compare."
-msgstr ""
-
-msgid "Confidential"
-msgstr ""
-
-msgid "Confidentiality"
-msgstr ""
-
-msgid "Configure Gitaly timeouts."
-msgstr ""
-
-msgid "Configure Tracing"
-msgstr ""
-
-msgid "Configure automatic git checks and housekeeping on repositories."
-msgstr ""
-
-msgid "Configure limits for web and API requests."
-msgstr ""
-
-msgid "Configure push mirrors."
-msgstr ""
-
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
-msgstr ""
-
-msgid "Configure the way a user creates a new account."
-msgstr ""
-
-msgid "Connect"
-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 "Connecting..."
-msgstr ""
-
-msgid "Container Registry"
-msgstr ""
-
-msgid "ContainerRegistry|Created"
-msgstr ""
-
-msgid "ContainerRegistry|First log in to GitLab&rsquo;s Container Registry using your GitLab username and password. If you have %{link_2fa} you need to use a %{link_token}:"
-msgstr ""
-
-msgid "ContainerRegistry|GitLab supports up to 3 levels of image names. The following examples of images are valid for your project:"
-msgstr ""
-
-msgid "ContainerRegistry|How to use the Container Registry"
-msgstr ""
-
-msgid "ContainerRegistry|Learn more about"
-msgstr ""
-
-msgid "ContainerRegistry|No tags in Container Registry for this container image."
-msgstr ""
-
-msgid "ContainerRegistry|Once you log in, you&rsquo;re free to create and upload a container image using the common %{build} and %{push} commands"
-msgstr ""
-
-msgid "ContainerRegistry|Remove repository"
-msgstr ""
-
-msgid "ContainerRegistry|Remove tag"
-msgstr ""
-
-msgid "ContainerRegistry|Size"
-msgstr ""
-
-msgid "ContainerRegistry|Tag"
-msgstr ""
-
-msgid "ContainerRegistry|Tag ID"
-msgstr ""
-
-msgid "ContainerRegistry|Use different image names"
-msgstr ""
-
-msgid "ContainerRegistry|With the Docker Container Registry integrated into GitLab, every project can have its own space to store its Docker images."
-msgstr ""
-
-msgid "ContainerRegistry|You can also use a %{deploy_token} for read-only access to the registry images."
-msgstr ""
-
-msgid "Continue"
-msgstr ""
-
-msgid "Continue to the next step"
-msgstr ""
-
-msgid "Continuous Integration and Deployment"
-msgstr ""
-
-msgid "Contribute to GitLab"
-msgstr ""
-
-msgid "Contribution"
-msgstr ""
-
-msgid "Contribution guide"
-msgstr ""
-
-msgid "Contributions for <strong>%{calendar_date}</strong>"
-msgstr ""
-
-msgid "Contributions per group member"
-msgstr ""
-
-msgid "Contributors"
-msgstr ""
-
-msgid "ContributorsPage|%{startDate} – %{endDate}"
-msgstr ""
-
-msgid "ContributorsPage|Building repository graph."
-msgstr ""
-
-msgid "ContributorsPage|Commits to %{branch_name}, excluding merge commits. Limited to 6,000 commits."
-msgstr ""
-
-msgid "ContributorsPage|Please wait a moment, this page will automatically refresh when ready."
-msgstr ""
-
-msgid "Control the display of third party offers."
-msgstr ""
-
-msgid "Control the maximum concurrency of LFS/attachment backfill for this secondary node"
-msgstr ""
-
-msgid "Control the maximum concurrency of repository backfill for this secondary node"
-msgstr ""
-
-msgid "Control the maximum concurrency of verification operations for this Geo node"
-msgstr ""
-
-msgid "ConvDev Index"
-msgstr ""
-
-msgid "Copy %{protocol} clone URL"
-msgstr ""
-
-msgid "Copy HTTPS clone URL"
-msgstr ""
-
-msgid "Copy ID to clipboard"
-msgstr ""
-
-msgid "Copy SSH clone URL"
-msgstr ""
-
-msgid "Copy SSH public key to clipboard"
-msgstr ""
-
-msgid "Copy URL to clipboard"
-msgstr ""
-
-msgid "Copy branch name to clipboard"
-msgstr ""
-
-msgid "Copy command to clipboard"
-msgstr ""
-
-msgid "Copy commit SHA to clipboard"
-msgstr ""
-
-msgid "Copy file path to clipboard"
-msgstr ""
-
-msgid "Copy incoming email address to clipboard"
-msgstr ""
-
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
-msgid "Copy reference to clipboard"
-msgstr ""
-
-msgid "Copy secret to clipboard"
-msgstr ""
-
-msgid "Copy to clipboard"
-msgstr ""
-
-msgid "Copy token to clipboard"
-msgstr ""
-
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
-msgid "Create"
-msgstr ""
-
-msgid "Create New Directory"
-msgstr ""
-
-msgid "Create a new branch"
-msgstr ""
-
-msgid "Create a new branch and merge request"
-msgstr ""
-
-msgid "Create a new issue"
-msgstr ""
-
-msgid "Create a personal access token on your account to pull or push via %{protocol}."
-msgstr ""
-
-msgid "Create branch"
-msgstr ""
-
-msgid "Create commit"
-msgstr ""
-
-msgid "Create directory"
-msgstr ""
-
-msgid "Create empty repository"
-msgstr ""
-
-msgid "Create epic"
-msgstr ""
-
-msgid "Create file"
-msgstr ""
-
-msgid "Create group"
-msgstr ""
-
-msgid "Create group label"
-msgstr ""
-
-msgid "Create issue"
-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 new branch"
-msgstr ""
-
-msgid "Create new directory"
-msgstr ""
-
-msgid "Create new file"
-msgstr ""
-
-msgid "Create new file or directory"
-msgstr ""
-
-msgid "Create new label"
-msgstr ""
-
-msgid "Create new..."
-msgstr ""
-
-msgid "Create project label"
-msgstr ""
-
-msgid "Create your first page"
-msgstr ""
-
-msgid "CreateTag|Tag"
-msgstr ""
-
-msgid "CreateTokenToCloneLink|create a personal access token"
-msgstr ""
-
-msgid "Created"
-msgstr ""
-
-msgid "Created At"
-msgstr ""
-
-msgid "Created by me"
-msgstr ""
-
-msgid "Created on"
-msgstr ""
-
-msgid "Created on:"
-msgstr ""
-
-msgid "Creating epic"
-msgstr ""
-
-msgid "Cron Timezone"
-msgstr ""
-
-msgid "Cron syntax"
-msgstr ""
-
-msgid "Current Branch"
-msgstr ""
-
-msgid "Current node"
-msgstr ""
-
-msgid "CurrentUser|Profile"
-msgstr ""
-
-msgid "CurrentUser|Settings"
-msgstr ""
-
-msgid "Custom"
-msgstr ""
-
-msgid "Custom CI config path"
-msgstr ""
-
-msgid "Custom hostname (for private commit emails)"
-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 %{notification_link}."
-msgstr ""
-
-msgid "Custom project templates"
-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 how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
-msgid "Cycle Analytics"
-msgstr ""
-
-msgid "Cycle Analytics gives an overview of how much time it takes to go from idea to production in your project."
-msgstr ""
-
-msgid "CycleAnalyticsStage|Code"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Issue"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Plan"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Production"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Review"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Staging"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Test"
-msgstr ""
-
-msgid "Dashboard"
-msgstr ""
-
-msgid "DashboardProjects|All"
-msgstr ""
-
-msgid "DashboardProjects|Personal"
-msgstr ""
-
-msgid "Date picker"
-msgstr ""
-
-msgid "Debug"
-msgstr ""
-
-msgid "Dec"
-msgstr ""
-
-msgid "December"
-msgstr ""
-
-msgid "Decline and sign out"
-msgstr ""
-
-msgid "Default Branch"
-msgstr ""
-
-msgid "Default classification label"
-msgstr ""
-
-msgid "Default: Directly import the Google Code email address or username"
-msgstr ""
-
-msgid "Default: Map a FogBugz account ID to a full name"
-msgstr ""
-
-msgid "Define a custom pattern with cron syntax"
-msgstr ""
-
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
-msgid "Delete"
-msgstr ""
-
-msgid "Delete Package"
-msgstr ""
-
-msgid "Delete Snippet"
-msgstr ""
-
-msgid "Delete comment"
-msgstr ""
-
-msgid "Delete list"
-msgstr ""
-
-msgid "Deleted"
-msgstr ""
-
-msgid "Deny"
-msgstr ""
-
-msgid "Deploy"
-msgid_plural "Deploys"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Deploy Keys"
-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|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 "DeployKeys|Write access allowed"
-msgstr ""
-
-msgid "DeployKeys|You are going to remove this deploy key. Are you sure?"
-msgstr ""
-
-msgid "DeployTokens|Active Deploy Tokens (%{active_tokens})"
-msgstr ""
-
-msgid "DeployTokens|Add a deploy token"
-msgstr ""
-
-msgid "DeployTokens|Allows read-only access to the registry images"
-msgstr ""
-
-msgid "DeployTokens|Allows read-only access to the repository"
-msgstr ""
-
-msgid "DeployTokens|Copy deploy token to clipboard"
-msgstr ""
-
-msgid "DeployTokens|Copy username to clipboard"
-msgstr ""
-
-msgid "DeployTokens|Create deploy token"
-msgstr ""
-
-msgid "DeployTokens|Created"
-msgstr ""
-
-msgid "DeployTokens|Deploy Tokens"
-msgstr ""
-
-msgid "DeployTokens|Deploy tokens allow read-only access to your repository and registry images."
-msgstr ""
-
-msgid "DeployTokens|Expires"
-msgstr ""
-
-msgid "DeployTokens|Name"
-msgstr ""
-
-msgid "DeployTokens|Pick a name for the application, and we'll give you a unique deploy token."
-msgstr ""
-
-msgid "DeployTokens|Revoke"
-msgstr ""
-
-msgid "DeployTokens|Revoke %{name}"
-msgstr ""
-
-msgid "DeployTokens|Scopes"
-msgstr ""
-
-msgid "DeployTokens|This action cannot be undone."
-msgstr ""
-
-msgid "DeployTokens|This project has no active Deploy Tokens."
-msgstr ""
-
-msgid "DeployTokens|Use this token as a password. Make sure you save it - you won't be able to access it again."
-msgstr ""
-
-msgid "DeployTokens|Use this username as a login."
-msgstr ""
-
-msgid "DeployTokens|Username"
-msgstr ""
-
-msgid "DeployTokens|You are about to revoke"
-msgstr ""
-
-msgid "DeployTokens|Your New Deploy Token"
-msgstr ""
-
-msgid "DeployTokens|Your new project deploy token has been created."
-msgstr ""
-
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
-msgid "Deprioritize label"
-msgstr ""
-
-msgid "Descending"
-msgstr ""
-
-msgid "Description"
-msgstr ""
-
-msgid "Description templates allow you to define context-specific templates for issue and merge request description fields for your project."
-msgstr ""
-
-msgid "Description:"
-msgstr ""
-
-msgid "Destroy"
-msgstr ""
-
-msgid "Details"
-msgstr ""
-
-msgid "Detect host keys"
-msgstr ""
-
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
-msgid "Diffs|No file name available"
-msgstr ""
-
-msgid "Diffs|Something went wrong while fetching diff lines."
-msgstr ""
-
-msgid "Direction"
-msgstr ""
-
-msgid "Directory name"
-msgstr ""
-
-msgid "Disable"
-msgstr ""
-
-msgid "Disable for this project"
-msgstr ""
-
-msgid "Disable group Runners"
-msgstr ""
-
-msgid "Discard"
-msgstr ""
-
-msgid "Discard all changes"
-msgstr ""
-
-msgid "Discard all unstaged changes?"
-msgstr ""
-
-msgid "Discard changes"
-msgstr ""
-
-msgid "Discard changes to %{path}?"
-msgstr ""
-
-msgid "Discard draft"
-msgstr ""
-
-msgid "Discard review"
-msgstr ""
-
-msgid "Discover GitLab Geo."
-msgstr ""
-
-msgid "Discover projects, groups and snippets. Share your projects with others"
-msgstr ""
-
-msgid "Dismiss"
-msgstr ""
-
-msgid "Dismiss Cycle Analytics introduction box"
-msgstr ""
-
-msgid "Dismiss Merge Request promotion"
-msgstr ""
-
-msgid "Dismiss trial promotion"
-msgstr ""
-
-msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
-msgstr ""
-
-msgid "Documentation for popular identity providers"
-msgstr ""
-
-msgid "Domain"
-msgstr ""
-
-msgid "Don't show again"
-msgstr ""
-
-msgid "Done"
-msgstr ""
-
-msgid "Download"
-msgstr ""
-
-msgid "Download tar"
-msgstr ""
-
-msgid "Download tar.bz2"
-msgstr ""
-
-msgid "Download tar.gz"
-msgstr ""
-
-msgid "Download zip"
-msgstr ""
-
-msgid "DownloadArtifacts|Download"
-msgstr ""
-
-msgid "DownloadCommit|Email Patches"
-msgstr ""
-
-msgid "DownloadCommit|Plain Diff"
-msgstr ""
-
-msgid "DownloadSource|Download"
-msgstr ""
-
-msgid "Downvotes"
-msgstr ""
-
-msgid "Due date"
-msgstr ""
-
-msgid "During this process, you’ll be asked for URLs from GitLab’s side. Use the URLs shown below."
-msgstr ""
-
-msgid "Each Runner can be in one of the following states:"
-msgstr ""
-
-msgid "Edit"
-msgstr ""
-
-msgid "Edit Label"
-msgstr ""
-
-msgid "Edit Pipeline Schedule %{id}"
-msgstr ""
-
-msgid "Edit Snippet"
-msgstr ""
-
-msgid "Edit application"
-msgstr ""
-
-msgid "Edit files in the editor and commit changes here"
-msgstr ""
-
-msgid "Edit group: %{group_name}"
-msgstr ""
-
-msgid "Edit identity for %{user_name}"
-msgstr ""
-
-msgid "Elasticsearch"
-msgstr ""
-
-msgid "Elasticsearch integration. Elasticsearch AWS IAM."
-msgstr ""
-
-msgid "Email"
-msgstr ""
-
-msgid "Email patch"
-msgstr ""
-
-msgid "Emails"
-msgstr ""
-
-msgid "Embed"
-msgstr ""
-
-msgid "Enable"
-msgstr ""
-
-msgid "Enable Auto DevOps"
-msgstr ""
-
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
-msgid "Enable SAML authentication for this group"
-msgstr ""
-
-msgid "Enable Sentry for error reporting and logging."
-msgstr ""
-
-msgid "Enable and configure InfluxDB metrics."
-msgstr ""
-
-msgid "Enable and configure Prometheus metrics."
-msgstr ""
-
-msgid "Enable classification control using an external service"
-msgstr ""
-
-msgid "Enable for this project"
-msgstr ""
-
-msgid "Enable group Runners"
-msgstr ""
-
-msgid "Enable or disable the Pseudonymizer data collection."
-msgstr ""
-
-msgid "Enable or disable version check and usage ping."
-msgstr ""
-
-msgid "Enable reCAPTCHA or Akismet and set IP limits."
-msgstr ""
-
-msgid "Enable the Performance Bar for a given group."
-msgstr ""
-
-msgid "Enable usage ping"
-msgstr ""
-
-msgid "Enable usage ping to get an overview of how you are using GitLab from a feature perspective."
-msgstr ""
-
-msgid "Enabled"
-msgstr ""
-
-msgid "Ends at (UTC)"
-msgstr ""
-
-msgid "Enter in your Bitbucket Server URL and personal access token below"
-msgstr ""
-
-msgid "Enter the issue description"
-msgstr ""
-
-msgid "Enter the issue title"
-msgstr ""
-
-msgid "Enter the merge request description"
-msgstr ""
-
-msgid "Enter the merge request title"
-msgstr ""
-
-msgid "Environments"
-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 stopping the environment, please try again"
-msgstr ""
-
-msgid "Environments|Are you sure you want to stop this environment?"
-msgstr ""
-
-msgid "Environments|Commit"
-msgstr ""
-
-msgid "Environments|Deploy to..."
-msgstr ""
-
-msgid "Environments|Deployment"
-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|Job"
-msgstr ""
-
-msgid "Environments|Learn more about stopping environments"
-msgstr ""
-
-msgid "Environments|New environment"
-msgstr ""
-
-msgid "Environments|No deployments yet"
-msgstr ""
-
-msgid "Environments|No pod name has been specified"
-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|Note that this action will stop the environment, but it will %{emphasis_start}not%{emphasis_end} have an effect on any existing deployment due to no “stop environment action” being defined in the %{ci_config_link_start}.gitlab-ci.yml%{ci_config_link_end} file."
-msgstr ""
-
-msgid "Environments|Open live environment"
-msgstr ""
-
-msgid "Environments|Pod logs from"
-msgstr ""
-
-msgid "Environments|Re-deploy to environment"
-msgstr ""
-
-msgid "Environments|Read more about environments"
-msgstr ""
-
-msgid "Environments|Rollback environment"
-msgstr ""
-
-msgid "Environments|Show all"
-msgstr ""
-
-msgid "Environments|Stop"
-msgstr ""
-
-msgid "Environments|Stop environment"
-msgstr ""
-
-msgid "Environments|Updated"
-msgstr ""
-
-msgid "Environments|You don't have any environments right now"
-msgstr ""
-
-msgid "Environments|protected"
-msgstr ""
-
-msgid "Epic"
-msgstr ""
-
-msgid "Epic will be removed! Are you sure?"
-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|An error occurred while saving %{epicDateType} date"
-msgstr ""
-
-msgid "Epics|How can I solve this?"
-msgstr ""
-
-msgid "Epics|More information"
-msgstr ""
-
-msgid "Epics|These dates affect how your epics appear in the roadmap. Dates from milestones come from the milestones assigned to issues in the epic. You can also set fixed dates or remove them entirely."
-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|due"
-msgstr ""
-
-msgid "Epics|start"
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Error Reporting and Logging"
-msgstr ""
-
-msgid "Error creating epic"
-msgstr ""
-
-msgid "Error fetching contributors data."
-msgstr ""
-
-msgid "Error fetching labels."
-msgstr ""
-
-msgid "Error fetching network graph."
-msgstr ""
-
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching usage ping data."
-msgstr ""
-
-msgid "Error loading branch data. Please try again."
-msgstr ""
-
-msgid "Error loading branches."
-msgstr ""
-
-msgid "Error loading last commit."
-msgstr ""
-
-msgid "Error loading markdown preview"
-msgstr ""
-
-msgid "Error loading merge requests."
-msgstr ""
-
-msgid "Error loading project data. Please try again."
-msgstr ""
-
-msgid "Error loading template types."
-msgstr ""
-
-msgid "Error loading template."
-msgstr ""
-
-msgid "Error occurred when toggling the notification subscription"
-msgstr ""
-
-msgid "Error saving label update."
-msgstr ""
-
-msgid "Error updating status for all todos."
-msgstr ""
-
-msgid "Error updating todo status."
-msgstr ""
-
-msgid "Error while loading the merge request. Please try again."
-msgstr ""
-
-msgid "Estimated"
-msgstr ""
-
-msgid "EventFilterBy|Filter by all"
-msgstr ""
-
-msgid "EventFilterBy|Filter by comments"
-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 "Every day (at 4:00am)"
-msgstr ""
-
-msgid "Every month (on the 1st at 4:00am)"
-msgstr ""
-
-msgid "Every week (Sundays at 4:00am)"
-msgstr ""
-
-msgid "Everyone can contribute"
-msgstr ""
-
-msgid "Expand"
-msgstr ""
-
-msgid "Expand all"
-msgstr ""
-
-msgid "Expand sidebar"
-msgstr ""
-
-msgid "Expiration date"
-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 projects"
-msgstr ""
-
-msgid "Explore public groups"
-msgstr ""
-
-msgid "External Classification Policy Authorization"
-msgstr ""
-
-msgid "External authentication"
-msgstr ""
-
-msgid "External authorization denied access to this project"
-msgstr ""
-
-msgid "External authorization request timeout"
-msgstr ""
-
-msgid "ExternalAuthorizationService|Classification Label"
-msgstr ""
-
-msgid "ExternalAuthorizationService|Classification label"
-msgstr ""
-
-msgid "ExternalAuthorizationService|When no classification label is set the default label `%{default_label}` will be used."
-msgstr ""
-
-msgid "Facebook"
-msgstr ""
-
-msgid "Failed"
-msgstr ""
-
-msgid "Failed Jobs"
-msgstr ""
-
-msgid "Failed to change the owner"
-msgstr ""
-
-msgid "Failed to check related branches."
-msgstr ""
-
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
-msgid "Failed to remove issue from board, please try again."
-msgstr ""
-
-msgid "Failed to remove mirror."
-msgstr ""
-
-msgid "Failed to remove the pipeline schedule"
-msgstr ""
-
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
-msgid "Failed to update issues, please try again."
-msgstr ""
-
-msgid "Failure"
-msgstr ""
-
-msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
-msgstr ""
-
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
-msgid "Feb"
-msgstr ""
-
-msgid "February"
-msgstr ""
-
-msgid "Fields on this page are now uneditable, you can configure"
-msgstr ""
-
-msgid "File templates"
-msgstr ""
-
-msgid "Files"
-msgstr ""
-
-msgid "Files (%{human_size})"
-msgstr ""
-
-msgid "Fill in the fields below, turn on <strong>%{enable_label}</strong>, and press <strong>%{save_changes}</strong>"
-msgstr ""
-
-msgid "Filter"
-msgstr ""
-
-msgid "Filter by %{issuable_type} that are currently closed."
-msgstr ""
-
-msgid "Filter by %{issuable_type} that are currently opened."
-msgstr ""
-
-msgid "Filter by commit message"
-msgstr ""
-
-msgid "Filter..."
-msgstr ""
-
-msgid "Find by path"
-msgstr ""
-
-msgid "Find file"
-msgstr ""
-
-msgid "Find the downloaded ZIP file and decompress it."
-msgstr ""
-
-msgid "Find the newly extracted <code>Takeout/Google Code Project Hosting/GoogleCodeProjectHosting.json</code> file."
-msgstr ""
-
-msgid "Fingerprints"
-msgstr ""
-
-msgid "Finish review"
-msgstr ""
-
-msgid "Finished"
-msgstr ""
-
-msgid "FirstPushedBy|First"
-msgstr ""
-
-msgid "FirstPushedBy|pushed by"
-msgstr ""
-
-msgid "Fixed date"
-msgstr ""
-
-msgid "Fixed due date"
-msgstr ""
-
-msgid "Fixed start date"
-msgstr ""
-
-msgid "Fixed:"
-msgstr ""
-
-msgid "FogBugz Email"
-msgstr ""
-
-msgid "FogBugz Import"
-msgstr ""
-
-msgid "FogBugz Password"
-msgstr ""
-
-msgid "FogBugz URL"
-msgstr ""
-
-msgid "FogBugz import"
-msgstr ""
-
-msgid "Follow the steps below to export your Google Code project data."
-msgstr ""
-
-msgid "Font Color"
-msgstr ""
-
-msgid "Footer message"
-msgstr ""
-
-msgid "For internal projects, any logged in user can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "For more information, go to the "
-msgstr ""
-
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
-msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
-msgstr ""
-
-msgid "For private projects, any member (guest or higher) can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "For public projects, anyone can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "ForkedFromProjectPath|Forked from"
-msgstr ""
-
-msgid "ForkedFromProjectPath|Forked from %{project_name} (deleted)"
-msgstr ""
-
-msgid "Forking in progress"
-msgstr ""
-
-msgid "Format"
-msgstr ""
-
-msgid "Found errors in your .gitlab-ci.yml:"
-msgstr ""
-
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
-msgid "From %{provider_title}"
-msgstr ""
-
-msgid "From Bitbucket"
-msgstr ""
-
-msgid "From Bitbucket Server"
-msgstr ""
-
-msgid "From FogBugz"
-msgstr ""
-
-msgid "From GitLab.com"
-msgstr ""
-
-msgid "From Google Code"
-msgstr ""
-
-msgid "From issue creation until deploy to production"
-msgstr ""
-
-msgid "From merge request merge until deploy to production"
-msgstr ""
-
-msgid "From milestones:"
-msgstr ""
-
-msgid "From the Kubernetes cluster details view, install Runner from the applications list"
-msgstr ""
-
-msgid "GPG Keys"
-msgstr ""
-
-msgid "General"
-msgstr ""
-
-msgid "General pipelines"
-msgstr ""
-
-msgid "Generate a default set of labels"
-msgstr ""
-
-msgid "Geo"
-msgstr ""
-
-msgid "Geo Nodes"
-msgstr ""
-
-msgid "Geo allows you to replicate your GitLab instance to other geographical locations."
-msgstr ""
-
-msgid "GeoNodeSyncStatus|Node is failing or broken."
-msgstr ""
-
-msgid "GeoNodeSyncStatus|Node is slow, overloaded, or it just recovered after an outage."
-msgstr ""
-
-msgid "GeoNodes|Checksummed"
-msgstr ""
-
-msgid "GeoNodes|Data is out of date from %{timeago}"
-msgstr ""
-
-msgid "GeoNodes|Data replication lag"
-msgstr ""
-
-msgid "GeoNodes|Disabling a node stops the sync process. Are you sure?"
-msgstr ""
-
-msgid "GeoNodes|Does not match the primary storage configuration"
-msgstr ""
-
-msgid "GeoNodes|Failed"
-msgstr ""
-
-msgid "GeoNodes|Full"
-msgstr ""
-
-msgid "GeoNodes|GitLab version"
-msgstr ""
-
-msgid "GeoNodes|GitLab version does not match the primary node version"
-msgstr ""
-
-msgid "GeoNodes|Health status"
-msgstr ""
-
-msgid "GeoNodes|Last event ID processed by cursor"
-msgstr ""
-
-msgid "GeoNodes|Last event ID seen from primary"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Repository checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Repository verification"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Wiki checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Wiki verification"
-msgstr ""
-
-msgid "GeoNodes|Loading nodes"
-msgstr ""
-
-msgid "GeoNodes|Local LFS objects"
-msgstr ""
-
-msgid "GeoNodes|Local attachments"
-msgstr ""
-
-msgid "GeoNodes|Local job artifacts"
-msgstr ""
-
-msgid "GeoNodes|New node"
-msgstr ""
-
-msgid "GeoNodes|Node Authentication was successfully repaired."
-msgstr ""
-
-msgid "GeoNodes|Node was successfully removed."
-msgstr ""
-
-msgid "GeoNodes|Not checksummed"
-msgstr ""
-
-msgid "GeoNodes|Out of sync"
-msgstr ""
-
-msgid "GeoNodes|Removing a node stops the sync process. Are you sure?"
-msgstr ""
-
-msgid "GeoNodes|Replication slot WAL"
-msgstr ""
-
-msgid "GeoNodes|Replication slots"
-msgstr ""
-
-msgid "GeoNodes|Repositories"
-msgstr ""
-
-msgid "GeoNodes|Repositories checksummed for verification with their counterparts on Secondary nodes"
-msgstr ""
-
-msgid "GeoNodes|Repositories verified with their counterparts on the Primary node"
-msgstr ""
-
-msgid "GeoNodes|Repository checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Repository verification progress"
-msgstr ""
-
-msgid "GeoNodes|Selective"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while changing node status"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while fetching nodes"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while removing node"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while repairing node"
-msgstr ""
-
-msgid "GeoNodes|Storage config"
-msgstr ""
-
-msgid "GeoNodes|Sync settings"
-msgstr ""
-
-msgid "GeoNodes|Synced"
-msgstr ""
-
-msgid "GeoNodes|Unused slots"
-msgstr ""
-
-msgid "GeoNodes|Unverified"
-msgstr ""
-
-msgid "GeoNodes|Used slots"
-msgstr ""
-
-msgid "GeoNodes|Verified"
-msgstr ""
-
-msgid "GeoNodes|Wiki checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Wiki verification progress"
-msgstr ""
-
-msgid "GeoNodes|Wikis"
-msgstr ""
-
-msgid "GeoNodes|Wikis checksummed for verification with their counterparts on Secondary nodes"
-msgstr ""
-
-msgid "GeoNodes|Wikis verified with their counterparts on the Primary node"
-msgstr ""
-
-msgid "GeoNodes|You have configured Geo nodes using an insecure HTTP connection. We recommend the use of HTTPS."
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for forced re-download"
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for re-check"
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|All"
-msgstr ""
-
-msgid "Geo|All projects"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
-msgstr ""
-
-msgid "Geo|Failed"
-msgstr ""
-
-msgid "Geo|File sync capacity"
-msgstr ""
-
-msgid "Geo|Geo Status"
-msgstr ""
-
-msgid "Geo|Groups to synchronize"
-msgstr ""
-
-msgid "Geo|In sync"
-msgstr ""
-
-msgid "Geo|Last successful sync"
-msgstr ""
-
-msgid "Geo|Last sync attempt"
-msgstr ""
-
-msgid "Geo|Last time verified"
-msgstr ""
-
-msgid "Geo|Never"
-msgstr ""
-
-msgid "Geo|Next sync scheduled at"
-msgstr ""
-
-msgid "Geo|Not synced yet"
-msgstr ""
-
-msgid "Geo|Pending"
-msgstr ""
-
-msgid "Geo|Pending synchronization"
-msgstr ""
-
-msgid "Geo|Pending verification"
-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|Recheck"
-msgstr ""
-
-msgid "Geo|Recheck all projects"
-msgstr ""
-
-msgid "Geo|Redownload"
-msgstr ""
-
-msgid "Geo|Remove"
-msgstr ""
-
-msgid "Geo|Repository sync capacity"
-msgstr ""
-
-msgid "Geo|Resync"
-msgstr ""
-
-msgid "Geo|Resync all projects"
-msgstr ""
-
-msgid "Geo|Retry count"
-msgstr ""
-
-msgid "Geo|Select groups to replicate."
-msgstr ""
-
-msgid "Geo|Shards to synchronize"
-msgstr ""
-
-msgid "Geo|Status"
-msgstr ""
-
-msgid "Geo|Synced"
-msgstr ""
-
-msgid "Geo|Synchronization failed - %{error}"
-msgstr ""
-
-msgid "Geo|Tracking entry for project (%{project_id}) was successfully removed."
-msgstr ""
-
-msgid "Geo|Tracking entry will be removed. Are you sure?"
-msgstr ""
-
-msgid "Geo|Unknown state"
-msgstr ""
-
-msgid "Geo|Verification capacity"
-msgstr ""
-
-msgid "Geo|Verification failed - %{error}"
-msgstr ""
-
-msgid "Geo|Waiting for scheduler"
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
-msgid "Geo|You need a different license to use Geo replication"
-msgstr ""
-
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
-msgid "Get a free instance review"
-msgstr ""
-
-msgid "Git"
-msgstr ""
-
-msgid "Git repository URL"
-msgstr ""
-
-msgid "Git revision"
-msgstr ""
-
-msgid "Git strategy for pipelines"
-msgstr ""
-
-msgid "Git version"
-msgstr ""
-
-msgid "GitHub import"
-msgstr ""
-
-msgid "GitLab CI Linter has been moved"
-msgstr ""
-
-msgid "GitLab Geo"
-msgstr ""
-
-msgid "GitLab Group Runners can execute code for all the projects in this group."
-msgstr ""
-
-msgid "GitLab Import"
-msgstr ""
-
-msgid "GitLab User"
-msgstr ""
-
-msgid "GitLab project export"
-msgstr ""
-
-msgid "GitLab single sign on URL"
-msgstr ""
-
-msgid "GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "GitLab.com import"
-msgstr ""
-
-msgid "GitLab’s issue tracker"
-msgstr ""
-
-msgid "Gitaly"
-msgstr ""
-
-msgid "Gitaly Servers"
-msgstr ""
-
-msgid "Gitaly|Address"
-msgstr ""
-
-msgid "Gitea Host URL"
-msgstr ""
-
-msgid "Gitea Import"
-msgstr ""
-
-msgid "Go Back"
-msgstr ""
-
-msgid "Go back"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Go to %{link_to_google_takeout}."
-msgstr ""
-
-msgid "Google Code import"
-msgstr ""
-
-msgid "Google Takeout"
-msgstr ""
-
-msgid "Google authentication is not %{link_to_documentation}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
-msgid "Got it!"
-msgstr ""
-
-msgid "Graph"
-msgstr ""
-
-msgid "Group"
-msgstr ""
-
-msgid "Group CI/CD settings"
-msgstr ""
-
-msgid "Group Git LFS status:"
-msgstr ""
-
-msgid "Group ID"
-msgstr ""
-
-msgid "Group Runners"
-msgstr ""
-
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
-msgid "Group avatar"
-msgstr ""
-
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
-msgid "Group details"
-msgstr ""
-
-msgid "Group info:"
-msgstr ""
-
-msgid "Group maintainers can register group runners in the %{link}"
-msgstr ""
-
-msgid "Group name"
-msgstr ""
-
-msgid "Group: %{group_name}"
-msgstr ""
-
-msgid "GroupRoadmap|From %{dateWord}"
-msgstr ""
-
-msgid "GroupRoadmap|Loading roadmap"
-msgstr ""
-
-msgid "GroupRoadmap|Something went wrong while fetching epics"
-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|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the quarters view, only epics in the past quarter, current quarter, and next 4 quarters are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the weeks view, only epics in the past week, current week, and next 4 weeks are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the months view, only epics in the past month, current month, and next 5 months are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the quarters view, only epics in the past quarter, current quarter, and next 4 quarters are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the weeks view, only epics in the past week, current week, and next 4 weeks are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|Until %{dateWord}"
-msgstr ""
-
-msgid "GroupSettings|Badges"
-msgstr ""
-
-msgid "GroupSettings|Customize your group badges."
-msgstr ""
-
-msgid "GroupSettings|Learn more about badges."
-msgstr ""
-
-msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
-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|This setting will be applied to all subgroups unless overridden by a group owner. Groups that already have access to the project will continue to have access unless removed manually."
-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|remove the share with group lock from %{ancestor_group_name}"
-msgstr ""
-
-msgid "Groups"
-msgstr ""
-
-msgid "Groups can also be nested by creating %{subgroup_docs_link_start}subgroups%{subgroup_docs_link_end}."
-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|If you organize your projects under a group, it works like a folder."
-msgstr ""
-
-msgid "GroupsEmptyState|No groups found"
-msgstr ""
-
-msgid "GroupsEmptyState|You can manage your group member’s permissions and access to each project in the group."
-msgstr ""
-
-msgid "GroupsTree|Are you sure you want to leave the \"%{fullName}\" group?"
-msgstr ""
-
-msgid "GroupsTree|Create a project in this group."
-msgstr ""
-
-msgid "GroupsTree|Create a subgroup in this group."
-msgstr ""
-
-msgid "GroupsTree|Edit group"
-msgstr ""
-
-msgid "GroupsTree|Failed to leave the group. Please make sure you are not the only owner."
-msgstr ""
-
-msgid "GroupsTree|Leave this 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|Search by name"
-msgstr ""
-
-msgid "Have your users email"
-msgstr ""
-
-msgid "Header message"
-msgstr ""
-
-msgid "Health Check"
-msgstr ""
-
-msgid "Health information can be retrieved from the following endpoints. More information is available"
-msgstr ""
-
-msgid "HealthCheck|Access token is"
-msgstr ""
-
-msgid "HealthCheck|Healthy"
-msgstr ""
-
-msgid "HealthCheck|No Health Problems Detected"
-msgstr ""
-
-msgid "HealthCheck|Unhealthy"
-msgstr ""
-
-msgid "Help"
-msgstr ""
-
-msgid "Help page"
-msgstr ""
-
-msgid "Help page text and support page url."
-msgstr ""
-
-msgid "Here is the public SSH key that needs to be added to the remote server. For more information, please refer to the documentation."
-msgstr ""
-
-msgid "Hide host keys manual input"
-msgstr ""
-
-msgid "Hide payload"
-msgstr ""
-
-msgid "Hide value"
-msgid_plural "Hide values"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Hide whitespace changes"
-msgstr ""
-
-msgid "History"
-msgstr ""
-
-msgid "Housekeeping successfully started"
-msgstr ""
-
-msgid "I accept the %{terms_link}"
-msgstr ""
-
-msgid "I accept the|Terms of Service and Privacy Policy"
-msgstr ""
-
-msgid "ID"
-msgstr ""
-
-msgid "IDE|Allow live previews of JavaScript projects in the Web IDE using CodeSandbox client side evaluation."
-msgstr ""
-
-msgid "IDE|Back"
-msgstr ""
-
-msgid "IDE|Client side evaluation"
-msgstr ""
-
-msgid "IDE|Commit"
-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|Open in file view"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
-msgid "IDE|Review"
-msgstr ""
-
-msgid "IP Address"
-msgstr ""
-
-msgid "Identifier"
-msgstr ""
-
-msgid "Identities"
-msgstr ""
-
-msgid "Identity provider single sign on URL"
-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."
-msgstr ""
-
-msgid "If disabled, the access level will depend on the user's permissions in the project."
-msgstr ""
-
-msgid "If enabled"
-msgstr ""
-
-msgid "If enabled, access to projects will be validated on an external service using their classification label."
-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 already have files you can push them using the %{link_to_cli} below."
-msgstr ""
-
-msgid "If your HTTP repository is not publicly accessible, add authentication information to the URL: <code>https://username:password@gitlab.company.com/group/project.git</code>."
-msgstr ""
-
-msgid "ImageDiffViewer|2-up"
-msgstr ""
-
-msgid "ImageDiffViewer|Onion skin"
-msgstr ""
-
-msgid "ImageDiffViewer|Swipe"
-msgstr ""
-
-msgid "Import"
-msgstr ""
-
-msgid "Import Projects from Gitea"
-msgstr ""
-
-msgid "Import all compatible projects"
-msgstr ""
-
-msgid "Import all projects"
-msgstr ""
-
-msgid "Import all repositories"
-msgstr ""
-
-msgid "Import an exported GitLab project"
-msgstr ""
-
-msgid "Import in progress"
-msgstr ""
-
-msgid "Import multiple repositories by uploading a manifest file."
-msgstr ""
-
-msgid "Import project"
-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 projects from Google Code"
-msgstr ""
-
-msgid "Import repositories from Bitbucket Server"
-msgstr ""
-
-msgid "Import repositories from GitHub"
-msgstr ""
-
-msgid "Import repository"
-msgstr ""
-
-msgid "ImportButtons|Connect repositories from"
-msgstr ""
-
-msgid "Improve Issue boards with GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Improve issues management with Issue weight and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Improve search with Advanced Global Search and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "In order to enable instance-level analytics, please ask an admin to enable %{usage_ping_link_start}usage ping%{usage_ping_link_end}."
-msgstr ""
-
-msgid "In the next step, you'll be able to select the projects you want to import."
-msgstr ""
-
-msgid "Include a Terms of Service agreement and Privacy Policy that all users must accept."
-msgstr ""
-
-msgid "Include the username in the URL if required: <code>https://username@gitlab.company.com/group/project.git</code>."
-msgstr ""
-
-msgid "Incompatible Project"
-msgstr ""
-
-msgid "Indicates whether this runner can pick jobs without tags"
-msgstr ""
-
-msgid "Inline"
-msgstr ""
-
-msgid "Input host keys manually"
-msgstr ""
-
-msgid "Input your repository URL"
-msgstr ""
-
-msgid "Install GitLab Runner"
-msgstr ""
-
-msgid "Install Runner on Kubernetes"
-msgstr ""
-
-msgid "Instance"
-msgid_plural "Instances"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Instance Statistics"
-msgstr ""
-
-msgid "Instance Statistics visibility"
-msgstr ""
-
-msgid "Instance does not support multiple Kubernetes clusters"
-msgstr ""
-
-msgid "Integrations"
-msgstr ""
-
-msgid "Integrations Settings"
-msgstr ""
-
-msgid "Interested parties can even contribute by pushing commits if they want to."
-msgstr ""
-
-msgid "Internal - The group and any internal projects can be viewed by any logged in user."
-msgstr ""
-
-msgid "Internal - The project can be accessed by any logged in user."
-msgstr ""
-
-msgid "Internal users"
-msgstr ""
-
-msgid "Interval Pattern"
-msgstr ""
-
-msgid "Introducing Cycle Analytics"
-msgstr ""
-
-msgid "Invite"
-msgstr ""
-
-msgid "Issue"
-msgstr ""
-
-msgid "Issue Boards"
-msgstr ""
-
-msgid "Issue board focus mode"
-msgstr ""
-
-msgid "Issue events"
-msgstr ""
-
-msgid "IssueBoards|Board"
-msgstr ""
-
-msgid "IssueBoards|Boards"
-msgstr ""
-
-msgid "Issues"
-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, 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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
-msgid "Jan"
-msgstr ""
-
-msgid "January"
-msgstr ""
-
-msgid "Job"
-msgstr ""
-
-msgid "Job has been erased"
-msgstr ""
-
-msgid "Jobs"
-msgstr ""
-
-msgid "Job|Browse"
-msgstr ""
-
-msgid "Job|Complete Raw"
-msgstr ""
-
-msgid "Job|Download"
-msgstr ""
-
-msgid "Job|Erase job log"
-msgstr ""
-
-msgid "Job|Job artifacts"
-msgstr ""
-
-msgid "Job|Job has been erased"
-msgstr ""
-
-msgid "Job|Job has been erased by"
-msgstr ""
-
-msgid "Job|Keep"
-msgstr ""
-
-msgid "Job|Scroll to bottom"
-msgstr ""
-
-msgid "Job|Scroll to top"
-msgstr ""
-
-msgid "Job|Show complete raw"
-msgstr ""
-
-msgid "Job|The artifacts were removed"
-msgstr ""
-
-msgid "Job|The artifacts will be removed in"
-msgstr ""
-
-msgid "Job|This job is stuck, because the project doesn't have any runners online assigned to it."
-msgstr ""
-
-msgid "Jul"
-msgstr ""
-
-msgid "July"
-msgstr ""
-
-msgid "Jun"
-msgstr ""
-
-msgid "June"
-msgstr ""
-
-msgid "Kubernetes"
-msgstr ""
-
-msgid "Kubernetes Cluster"
-msgstr ""
-
-msgid "Kubernetes cluster creation time exceeds timeout; %{timeout}"
-msgstr ""
-
-msgid "Kubernetes cluster integration was not removed."
-msgstr ""
-
-msgid "Kubernetes cluster integration was successfully removed."
-msgstr ""
-
-msgid "Kubernetes cluster was successfully updated."
-msgstr ""
-
-msgid "Kubernetes configured"
-msgstr ""
-
-msgid "Kubernetes service integration has been deprecated. %{deprecated_message_content} your Kubernetes clusters using the new <a href=\"%{url}\"/>Kubernetes Clusters</a> page"
-msgstr ""
-
-msgid "LFS"
-msgstr ""
-
-msgid "LFSStatus|Disabled"
-msgstr ""
-
-msgid "LFSStatus|Enabled"
-msgstr ""
-
-msgid "Label"
-msgstr ""
-
-msgid "Label actions dropdown"
-msgstr ""
-
-msgid "Label lists show all issues with the selected label."
-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|<span>Promote label</span> %{labelTitle} <span>to Group Label?</span>"
-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. This action cannot be reversed."
-msgstr ""
-
-msgid "Large File Storage"
-msgstr ""
-
-msgid "Last %d day"
-msgid_plural "Last %d days"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Last Pipeline"
-msgstr ""
-
-msgid "Last commit"
-msgstr ""
-
-msgid "Last contact"
-msgstr ""
-
-msgid "Last edited %{date}"
-msgstr ""
-
-msgid "Last edited by %{name}"
-msgstr ""
-
-msgid "Last reply by"
-msgstr ""
-
-msgid "Last update"
-msgstr ""
-
-msgid "Last updated"
-msgstr ""
-
-msgid "LastPushEvent|You pushed to"
-msgstr ""
-
-msgid "LastPushEvent|at"
-msgstr ""
-
-msgid "Latest changes"
-msgstr ""
-
-msgid "Learn more"
-msgstr ""
-
-msgid "Learn more about %{issue_boards_url}, to keep track of issues in multiple lists, using labels, assignees, and milestones. If you’re missing something from issue boards, please create an issue on %{gitlab_issues_url}."
-msgstr ""
-
-msgid "Learn more about Kubernetes"
-msgstr ""
-
-msgid "Learn more about protected branches"
-msgstr ""
-
-msgid "Learn more in the"
-msgstr ""
-
-msgid "Learn more in the|pipeline schedules documentation"
-msgstr ""
-
-msgid "Leave"
-msgstr ""
-
-msgid "Leave group"
-msgstr ""
-
-msgid "Leave project"
-msgstr ""
-
-msgid "Leave the \"File type\" and \"Delivery method\" options on their default values."
-msgstr ""
-
-msgid "License"
-msgstr ""
-
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
-msgid "LicenseManagement|Approve license"
-msgstr ""
-
-msgid "LicenseManagement|Approve license?"
-msgstr ""
-
-msgid "LicenseManagement|Approved"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist license"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist license?"
-msgstr ""
-
-msgid "LicenseManagement|Blacklisted"
-msgstr ""
-
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
-msgid "LicenseManagement|License"
-msgstr ""
-
-msgid "LicenseManagement|License Management"
-msgstr ""
-
-msgid "LicenseManagement|License details"
-msgstr ""
-
-msgid "LicenseManagement|License name"
-msgstr ""
-
-msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
-msgstr ""
-
-msgid "LicenseManagement|Packages"
-msgstr ""
-
-msgid "LicenseManagement|Remove license"
-msgstr ""
-
-msgid "LicenseManagement|Remove license?"
-msgstr ""
-
-msgid "LicenseManagement|Submit"
-msgstr ""
-
-msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
-msgstr ""
-
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
-msgid "LicenseManagement|URL"
-msgstr ""
-
-msgid "LicenseManagement|You are about to remove the license, %{name}, from this project."
-msgstr ""
-
-msgid "Licenses"
-msgstr ""
-
-msgid "Limited to showing %d event at most"
-msgid_plural "Limited to showing %d events at most"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "LinkedIn"
-msgstr ""
-
-msgid "List"
-msgstr ""
-
-msgid "List Your Gitea Repositories"
-msgstr ""
-
-msgid "List available repositories"
-msgstr ""
-
-msgid "List view"
-msgstr ""
-
-msgid "List your Bitbucket Server repositories"
-msgstr ""
-
-msgid "List your GitHub repositories"
-msgstr ""
-
-msgid "Live preview"
-msgstr ""
-
-msgid "Loading contribution stats for group members"
-msgstr ""
-
-msgid "Loading the GitLab IDE..."
-msgstr ""
-
-msgid "Loading..."
-msgstr ""
-
-msgid "Lock"
-msgstr ""
-
-msgid "Lock %{issuableDisplayName}"
-msgstr ""
-
-msgid "Lock not found"
-msgstr ""
-
-msgid "Lock this %{issuableDisplayName}? Only <strong>project members</strong> will be able to comment."
-msgstr ""
-
-msgid "Lock to current projects"
-msgstr ""
-
-msgid "Locked"
-msgstr ""
-
-msgid "Locked Files"
-msgstr ""
-
-msgid "Locked to current projects"
-msgstr ""
-
-msgid "Locks give the ability to lock specific file or folder."
-msgstr ""
-
-msgid "Login with smartcard"
-msgstr ""
-
-msgid "Logs"
-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 sure you're logged into the account that owns the projects you'd like to import."
-msgstr ""
-
-msgid "Manage Git repositories with fine-grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki."
-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 you've authorized to use your account."
-msgstr ""
-
-msgid "Manage group labels"
-msgstr ""
-
-msgid "Manage labels"
-msgstr ""
-
-msgid "Manage project labels"
-msgstr ""
-
-msgid "Manage your group’s membership while adding another level of security with SAML."
-msgstr ""
-
-msgid "Manifest"
-msgstr ""
-
-msgid "Manifest file import"
-msgstr ""
-
-msgid "Map a FogBugz account ID to a GitLab user"
-msgstr ""
-
-msgid "Map a Google Code user to a GitLab user"
-msgstr ""
-
-msgid "Map a Google Code user to a full email address"
-msgstr ""
-
-msgid "Map a Google Code user to a full name"
-msgstr ""
-
-msgid "Mar"
-msgstr ""
-
-msgid "March"
-msgstr ""
-
-msgid "Mark todo as done"
-msgstr ""
-
-msgid "Markdown enabled"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
-msgid "Maven Metadata"
-msgstr ""
-
-msgid "Maven package"
-msgstr ""
-
-msgid "Max access level"
-msgstr ""
-
-msgid "Maximum job timeout"
-msgstr ""
-
-msgid "May"
-msgstr ""
-
-msgid "Median"
-msgstr ""
-
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
-msgid "Members"
-msgstr ""
-
-msgid "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 "Merge Request"
-msgstr ""
-
-msgid "Merge Request:"
-msgstr ""
-
-msgid "Merge Requests"
-msgstr ""
-
-msgid "Merge Requests created"
-msgstr ""
-
-msgid "Merge events"
-msgstr ""
-
-msgid "Merge request"
-msgstr ""
-
-msgid "Merge request approvals"
-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 "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
-msgid "MergeRequests|Resolve this discussion in a new issue"
-msgstr ""
-
-msgid "MergeRequests|Saving the comment failed"
-msgstr ""
-
-msgid "MergeRequests|Toggle comments for this file"
-msgstr ""
-
-msgid "MergeRequests|View file @ %{commitId}"
-msgstr ""
-
-msgid "MergeRequests|View replaced file @ %{commitId}"
-msgstr ""
-
-msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
-msgstr ""
-
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
-msgid "Merged"
-msgstr ""
-
-msgid "Messages"
-msgstr ""
-
-msgid "Metrics"
-msgstr ""
-
-msgid "Metrics - Influx"
-msgstr ""
-
-msgid "Metrics - Prometheus"
-msgstr ""
-
-msgid "Metrics and profiling"
-msgstr ""
-
-msgid "Metrics|Business"
-msgstr ""
-
-msgid "Metrics|Check out the CI/CD documentation on deploying to an environment"
-msgstr ""
-
-msgid "Metrics|Create metric"
-msgstr ""
-
-msgid "Metrics|Edit metric"
-msgstr ""
-
-msgid "Metrics|Environment"
-msgstr ""
-
-msgid "Metrics|For grouping similar metrics"
-msgstr ""
-
-msgid "Metrics|Label of the chart's vertical axis. Usually the type of the unit being charted. The horizontal axis (X-axis) always represents time."
-msgstr ""
-
-msgid "Metrics|Learn about environments"
-msgstr ""
-
-msgid "Metrics|Legend label (optional)"
-msgstr ""
-
-msgid "Metrics|Must be a valid PromQL query."
-msgstr ""
-
-msgid "Metrics|Name"
-msgstr ""
-
-msgid "Metrics|New metric"
-msgstr ""
-
-msgid "Metrics|No deployed environments"
-msgstr ""
-
-msgid "Metrics|Prometheus Query Documentation"
-msgstr ""
-
-msgid "Metrics|Query"
-msgstr ""
-
-msgid "Metrics|Response"
-msgstr ""
-
-msgid "Metrics|System"
-msgstr ""
-
-msgid "Metrics|There was an error fetching the environments data, please try again"
-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 while retrieving metrics"
-msgstr ""
-
-msgid "Metrics|Type"
-msgstr ""
-
-msgid "Metrics|Unexpected deployment data response from prometheus endpoint"
-msgstr ""
-
-msgid "Metrics|Unexpected metrics data response from prometheus endpoint"
-msgstr ""
-
-msgid "Metrics|Unit label"
-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|Y-axis label"
-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 "Milestone"
-msgstr ""
-
-msgid "Milestone lists not available with your current license"
-msgstr ""
-
-msgid "Milestone lists show all issues from the selected milestone."
-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|<p>%{milestonePromotion}</p> %{finalWarning}"
-msgstr ""
-
-msgid "Milestones|Delete milestone"
-msgstr ""
-
-msgid "Milestones|Delete milestone %{milestoneTitle}?"
-msgstr ""
-
-msgid "Milestones|Failed to delete milestone %{milestoneTitle}"
-msgstr ""
-
-msgid "Milestones|Milestone %{milestoneTitle} was not found"
-msgstr ""
-
-msgid "Milestones|Promote %{milestoneTitle} to group milestone?"
-msgstr ""
-
-msgid "Milestones|Promote Milestone"
-msgstr ""
-
-msgid "Milestones|Promoting %{milestone} will make it available for all projects inside %{groupName}. Existing project milestones with the same name will be merged. "
-msgstr ""
-
-msgid "Milestones|This action cannot be reversed."
-msgstr ""
-
-msgid "Mirror a repository"
-msgstr ""
-
-msgid "Mirror direction"
-msgstr ""
-
-msgid "Mirror repository"
-msgstr ""
-
-msgid "Mirror user"
-msgstr ""
-
-msgid "Mirrored repositories"
-msgstr ""
-
-msgid "Mirroring repositories"
-msgstr ""
-
-msgid "MissingSSHKeyWarningLink|add an SSH key"
-msgstr ""
-
-msgid "Modal|Cancel"
-msgstr ""
-
-msgid "Modal|Close"
-msgstr ""
-
-msgid "Monitoring"
-msgstr ""
-
-msgid "Months"
-msgstr ""
-
-msgid "More"
-msgstr ""
-
-msgid "More actions"
-msgstr ""
-
-msgid "More info"
-msgstr ""
-
-msgid "More information"
-msgstr ""
-
-msgid "More information is available|here"
-msgstr ""
-
-msgid "Most stars"
-msgstr ""
-
-msgid "Move"
-msgstr ""
-
-msgid "Move issue"
-msgstr ""
-
-msgid "Multiple issue boards"
-msgstr ""
-
-msgid "Name"
-msgstr ""
-
-msgid "Name new label"
-msgstr ""
-
-msgid "Name your individual key via a title"
-msgstr ""
-
-msgid "Name:"
-msgstr ""
-
-msgid "Naming, visibility"
-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 "Network"
-msgstr ""
-
-msgid "Never"
-msgstr ""
-
-msgid "New"
-msgstr ""
-
-msgid "New Application"
-msgstr ""
-
-msgid "New Group"
-msgstr ""
-
-msgid "New Identity"
-msgstr ""
-
-msgid "New Issue"
-msgid_plural "New Issues"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "New Label"
-msgstr ""
-
-msgid "New Pipeline Schedule"
-msgstr ""
-
-msgid "New Snippet"
-msgstr ""
-
-msgid "New Snippets"
-msgstr ""
-
-msgid "New branch"
-msgstr ""
-
-msgid "New branch unavailable"
-msgstr ""
-
-msgid "New directory"
-msgstr ""
-
-msgid "New epic"
-msgstr ""
-
-msgid "New file"
-msgstr ""
-
-msgid "New group"
-msgstr ""
-
-msgid "New identity"
-msgstr ""
-
-msgid "New issue"
-msgstr ""
-
-msgid "New label"
-msgstr ""
-
-msgid "New merge request"
-msgstr ""
-
-msgid "New pipelines will cancel older, pending pipelines on the same branch"
-msgstr ""
-
-msgid "New project"
-msgstr ""
-
-msgid "New schedule"
-msgstr ""
-
-msgid "New snippet"
-msgstr ""
-
-msgid "New subgroup"
-msgstr ""
-
-msgid "New tag"
-msgstr ""
-
-msgid "New..."
-msgstr ""
-
-msgid "No"
-msgstr ""
-
-msgid "No Label"
-msgstr ""
-
-msgid "No assignee"
-msgstr ""
-
-msgid "No branches found"
-msgstr ""
-
-msgid "No changes"
-msgstr ""
-
-msgid "No connection could be made to a Gitaly Server, please check your logs!"
-msgstr ""
-
-msgid "No container images stored for this project. Add one by following the instructions above."
-msgstr ""
-
-msgid "No contributions were found"
-msgstr ""
-
-msgid "No credit card required."
-msgstr ""
-
-msgid "No due date"
-msgstr ""
-
-msgid "No estimate or time spent"
-msgstr ""
-
-msgid "No file chosen"
-msgstr ""
-
-msgid "No files found."
-msgstr ""
-
-msgid "No issues for the selected time period."
-msgstr ""
-
-msgid "No labels with such name or description"
-msgstr ""
-
-msgid "No license. All rights reserved"
-msgstr ""
-
-msgid "No merge requests for the selected time period."
-msgstr ""
-
-msgid "No merge requests found"
-msgstr ""
-
-msgid "No messages were logged"
-msgstr ""
-
-msgid "No other labels with such name or description"
-msgstr ""
-
-msgid "No packages stored for this project."
-msgstr ""
-
-msgid "No prioritised labels with such name or description"
-msgstr ""
-
-msgid "No public groups"
-msgstr ""
-
-msgid "No pushes for the selected time period."
-msgstr ""
-
-msgid "No repository"
-msgstr ""
-
-msgid "No runners found"
-msgstr ""
-
-msgid "No schedules"
-msgstr ""
-
-msgid "No, directly import the existing email addresses and usernames."
-msgstr ""
-
-msgid "Nodes"
-msgstr ""
-
-msgid "None"
-msgstr ""
-
-msgid "Not all comments are displayed because you're comparing two versions of the diff."
-msgstr ""
-
-msgid "Not all comments are displayed because you're viewing an old version of the diff."
-msgstr ""
-
-msgid "Not allowed to merge"
-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 enough data"
-msgstr ""
-
-msgid "Not now"
-msgstr ""
-
-msgid "Note that the master branch is automatically protected. %{link_to_protected_branches}"
-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 "Notes|Are you sure you want to cancel creating this comment?"
-msgstr ""
-
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
-msgid "Notification events"
-msgstr ""
-
-msgid "NotificationEvent|Close issue"
-msgstr ""
-
-msgid "NotificationEvent|Close merge request"
-msgstr ""
-
-msgid "NotificationEvent|Failed pipeline"
-msgstr ""
-
-msgid "NotificationEvent|Merge merge request"
-msgstr ""
-
-msgid "NotificationEvent|New epic"
-msgstr ""
-
-msgid "NotificationEvent|New issue"
-msgstr ""
-
-msgid "NotificationEvent|New merge request"
-msgstr ""
-
-msgid "NotificationEvent|New note"
-msgstr ""
-
-msgid "NotificationEvent|Reassign issue"
-msgstr ""
-
-msgid "NotificationEvent|Reassign merge request"
-msgstr ""
-
-msgid "NotificationEvent|Reopen issue"
-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 off"
-msgstr ""
-
-msgid "Notifications on"
-msgstr ""
-
-msgid "Nov"
-msgstr ""
-
-msgid "November"
-msgstr ""
-
-msgid "OK"
-msgstr ""
-
-msgid "Oct"
-msgstr ""
-
-msgid "October"
-msgstr ""
-
-msgid "OfSearchInADropdown|Filter"
-msgstr ""
-
-msgid "Once imported, repositories can be mirrored over SSH. Read more %{ssh_link}"
-msgstr ""
-
-msgid "One more item"
-msgid_plural "%d more items"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "One or more of your Bitbucket 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 Google Code projects cannot be imported into GitLab directly because they use Subversion or Mercurial for version control, rather than Git."
-msgstr ""
-
-msgid "Only admins"
-msgstr ""
-
-msgid "Only comments from the following commit are shown below"
-msgstr ""
-
-msgid "Only mirror protected branches"
-msgstr ""
-
-msgid "Only project members can comment."
-msgstr ""
-
-msgid "Oops, are you sure?"
-msgstr ""
-
-msgid "Open"
-msgstr ""
-
-msgid "Open in Xcode"
-msgstr ""
-
-msgid "Open projects"
-msgstr ""
-
-msgid "Open sidebar"
-msgstr ""
-
-msgid "Open source software to collaborate on code"
-msgstr ""
-
-msgid "Opened"
-msgstr ""
-
-msgid "Opened MR"
-msgstr ""
-
-msgid "Opened issues"
-msgstr ""
-
-msgid "OpenedNDaysAgo|Opened"
-msgstr ""
-
-msgid "Opens in a new window"
-msgstr ""
-
-msgid "Operations"
-msgstr ""
-
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
-msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
-msgstr ""
-
-msgid "Optionally, you can %{link_to_customize} how Google Code 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 "Other Labels"
-msgstr ""
-
-msgid "Other information"
-msgstr ""
-
-msgid "Otherwise it is recommended you start with one of the options below."
-msgstr ""
-
-msgid "Outbound requests"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Overwrite diverged branches"
-msgstr ""
-
-msgid "Owner"
-msgstr ""
-
-msgid "Package information"
-msgstr ""
-
-msgid "Package was removed"
-msgstr ""
-
-msgid "Packages"
-msgstr ""
-
-msgid "Pages"
-msgstr ""
-
-msgid "Pagination|Last »"
-msgstr ""
-
-msgid "Pagination|Next"
-msgstr ""
-
-msgid "Pagination|Prev"
-msgstr ""
-
-msgid "Pagination|« First"
-msgstr ""
-
-msgid "Part of merge request changes"
-msgstr ""
-
-msgid "Password"
-msgstr ""
-
-msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
-msgstr ""
-
-msgid "Path, transfer, remove"
-msgstr ""
-
-msgid "Path:"
-msgstr ""
-
-msgid "Pause"
-msgstr ""
-
-msgid "Paused Runners don't accept new jobs"
-msgstr ""
-
-msgid "Pending"
-msgstr ""
-
-msgid "People without permission will never get a notification and won't be able to comment."
-msgstr ""
-
-msgid "Per job. If a job passes this threshold, it will be marked as failed"
-msgstr ""
-
-msgid "Perform advanced options such as changing path, transferring, or removing the group."
-msgstr ""
-
-msgid "Performance optimization"
-msgstr ""
-
-msgid "Permissions"
-msgstr ""
-
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
-msgid "Personal Access Token"
-msgstr ""
-
-msgid "Pipeline"
-msgstr ""
-
-msgid "Pipeline Health"
-msgstr ""
-
-msgid "Pipeline Schedule"
-msgstr ""
-
-msgid "Pipeline Schedules"
-msgstr ""
-
-msgid "Pipeline quota"
-msgstr ""
-
-msgid "Pipeline triggers"
-msgstr ""
-
-msgid "PipelineCharts|Failed:"
-msgstr ""
-
-msgid "PipelineCharts|Overall statistics"
-msgstr ""
-
-msgid "PipelineCharts|Success ratio:"
-msgstr ""
-
-msgid "PipelineCharts|Successful:"
-msgstr ""
-
-msgid "PipelineCharts|Total:"
-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 "PipelineSheduleIntervalPattern|Custom"
-msgstr ""
-
-msgid "Pipelines"
-msgstr ""
-
-msgid "Pipelines charts"
-msgstr ""
-
-msgid "Pipelines for last month"
-msgstr ""
-
-msgid "Pipelines for last week"
-msgstr ""
-
-msgid "Pipelines for last year"
-msgstr ""
-
-msgid "Pipelines|Build with confidence"
-msgstr ""
-
-msgid "Pipelines|CI Lint"
-msgstr ""
-
-msgid "Pipelines|Clear Runner Caches"
-msgstr ""
-
-msgid "Pipelines|Continuous Integration can help catch bugs by running your tests automatically, while Continuous Deployment can help you deliver code to your product environment."
-msgstr ""
-
-msgid "Pipelines|Get started with Pipelines"
-msgstr ""
-
-msgid "Pipelines|Loading Pipelines"
-msgstr ""
-
-msgid "Pipelines|Project cache successfully reset."
-msgstr ""
-
-msgid "Pipelines|Run Pipeline"
-msgstr ""
-
-msgid "Pipelines|Something went wrong while cleaning runners cache."
-msgstr ""
-
-msgid "Pipelines|There are currently no %{scope} pipelines."
-msgstr ""
-
-msgid "Pipelines|There are currently no pipelines."
-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 project is not currently set up to run pipelines."
-msgstr ""
-
-msgid "Pipeline|Commit"
-msgstr ""
-
-msgid "Pipeline|Create for"
-msgstr ""
-
-msgid "Pipeline|Create pipeline"
-msgstr ""
-
-msgid "Pipeline|Duration"
-msgstr ""
-
-msgid "Pipeline|Existing branch name or tag"
-msgstr ""
-
-msgid "Pipeline|Pipeline"
-msgstr ""
-
-msgid "Pipeline|Run Pipeline"
-msgstr ""
-
-msgid "Pipeline|Search branches"
-msgstr ""
-
-msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} 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|Variables"
-msgstr ""
-
-msgid "Pipeline|You’re about to stop pipeline %{pipelineId}."
-msgstr ""
-
-msgid "Pipeline|all"
-msgstr ""
-
-msgid "Pipeline|success"
-msgstr ""
-
-msgid "Pipeline|with stage"
-msgstr ""
-
-msgid "Pipeline|with stages"
-msgstr ""
-
-msgid "Plain diff"
-msgstr ""
-
-msgid "PlantUML"
-msgstr ""
-
-msgid "Play"
-msgstr ""
-
-msgid "Please accept the Terms of Service before continuing."
-msgstr ""
-
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
-msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
-msgstr ""
-
-msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
-msgstr ""
-
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
-msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
-msgstr ""
-
-msgid "Please select at least one filter to see results"
-msgstr ""
-
-msgid "Please solve the reCAPTCHA"
-msgstr ""
-
-msgid "Please try again"
-msgstr ""
-
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-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 "Preferences"
-msgstr ""
-
-msgid "Preferences|Navigation theme"
-msgstr ""
-
-msgid "Press Enter or click to search"
-msgstr ""
-
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
-msgid "Preview"
-msgstr ""
-
-msgid "Preview payload"
-msgstr ""
-
-msgid "Primary"
-msgstr ""
-
-msgid "Prioritize"
-msgstr ""
-
-msgid "Prioritize label"
-msgstr ""
-
-msgid "Prioritized Labels"
-msgstr ""
-
-msgid "Prioritized label"
-msgstr ""
-
-msgid "Private - Project access must be granted explicitly to each user."
-msgstr ""
-
-msgid "Private - The group and its projects can only be viewed by members."
-msgstr ""
-
-msgid "Private projects can be created in your personal namespace with:"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile Settings"
-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|Account scheduled for removal."
-msgstr ""
-
-msgid "Profiles|Add key"
-msgstr ""
-
-msgid "Profiles|Add status emoji"
-msgstr ""
-
-msgid "Profiles|Avatar cropper"
-msgstr ""
-
-msgid "Profiles|Avatar will be removed. Are you sure?"
-msgstr ""
-
-msgid "Profiles|Change username"
-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|Clear status"
-msgstr ""
-
-msgid "Profiles|Current path: %{path}"
-msgstr ""
-
-msgid "Profiles|Current status"
-msgstr ""
-
-msgid "Profiles|Delete Account"
-msgstr ""
-
-msgid "Profiles|Delete account"
-msgstr ""
-
-msgid "Profiles|Delete your account?"
-msgstr ""
-
-msgid "Profiles|Deleting an account has the following effects:"
-msgstr ""
-
-msgid "Profiles|Do not show on profile"
-msgstr ""
-
-msgid "Profiles|Don't display activity-related personal information on your profiles"
-msgstr ""
-
-msgid "Profiles|Edit Profile"
-msgstr ""
-
-msgid "Profiles|Invalid password"
-msgstr ""
-
-msgid "Profiles|Invalid username"
-msgstr ""
-
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
-msgid "Profiles|Main settings"
-msgstr ""
-
-msgid "Profiles|No file chosen"
-msgstr ""
-
-msgid "Profiles|Path"
-msgstr ""
-
-msgid "Profiles|Position and size your new avatar"
-msgstr ""
-
-msgid "Profiles|Private contributions"
-msgstr ""
-
-msgid "Profiles|Public Avatar"
-msgstr ""
-
-msgid "Profiles|Remove avatar"
-msgstr ""
-
-msgid "Profiles|Set new profile picture"
-msgstr ""
-
-msgid "Profiles|Some options are unavailable for LDAP accounts"
-msgstr ""
-
-msgid "Profiles|Tell us about yourself in fewer than 250 characters."
-msgstr ""
-
-msgid "Profiles|The maximum file size allowed is 200KB."
-msgstr ""
-
-msgid "Profiles|This doesn't look like a public SSH key, are you sure you want to add it?"
-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. %{learn_more}"
-msgstr ""
-
-msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
-msgstr ""
-
-msgid "Profiles|This feature is experimental and translations are not complete yet."
-msgstr ""
-
-msgid "Profiles|This information will appear on your profile."
-msgstr ""
-
-msgid "Profiles|Type your %{confirmationValue} to confirm:"
-msgstr ""
-
-msgid "Profiles|Typically starts with \"ssh-rsa …\""
-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|Username change failed - %{message}"
-msgstr ""
-
-msgid "Profiles|Username successfully changed"
-msgstr ""
-
-msgid "Profiles|Website"
-msgstr ""
-
-msgid "Profiles|What's your status?"
-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 transfer ownership or delete these groups before you can delete your account."
-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|e.g. My MacBook key"
-msgstr ""
-
-msgid "Profiles|your account"
-msgstr ""
-
-msgid "Profiling - Performance bar"
-msgstr ""
-
-msgid "Programming languages used in this repository"
-msgstr ""
-
-msgid "Progress"
-msgstr ""
-
-msgid "Project"
-msgstr ""
-
-msgid "Project '%{project_name}' is in the process of being deleted."
-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 Badges"
-msgstr ""
-
-msgid "Project URL"
-msgstr ""
-
-msgid "Project access must be granted explicitly to each user."
-msgstr ""
-
-msgid "Project avatar"
-msgstr ""
-
-msgid "Project avatar in repository: %{link}"
-msgstr ""
-
-msgid "Project details"
-msgstr ""
-
-msgid "Project export could not be deleted."
-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 started. A download link will be sent by email."
-msgstr ""
-
-msgid "Project name"
-msgstr ""
-
-msgid "Project slug"
-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 "ProjectLastActivity|Never"
-msgstr ""
-
-msgid "ProjectLifecycle|Stage"
-msgstr ""
-
-msgid "ProjectOverview|Fork"
-msgstr ""
-
-msgid "ProjectOverview|Forks"
-msgstr ""
-
-msgid "ProjectOverview|Go to your fork"
-msgstr ""
-
-msgid "ProjectOverview|Star"
-msgstr ""
-
-msgid "ProjectOverview|Unstar"
-msgstr ""
-
-msgid "ProjectOverview|You have reached your project limit"
-msgstr ""
-
-msgid "ProjectOverview|You must sign in to star a project"
-msgstr ""
-
-msgid "ProjectPage|Project ID: %{project_id}"
-msgstr ""
-
-msgid "ProjectSettings|Badges"
-msgstr ""
-
-msgid "ProjectSettings|Contact an admin to change this setting."
-msgstr ""
-
-msgid "ProjectSettings|Customize your project badges."
-msgstr ""
-
-msgid "ProjectSettings|Failed to protect the tag"
-msgstr ""
-
-msgid "ProjectSettings|Failed to update tag!"
-msgstr ""
-
-msgid "ProjectSettings|Learn more about badges."
-msgstr ""
-
-msgid "ProjectSettings|Only signed commits can be pushed to this repository."
-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|Users can only push commits to this repository that were committed with one of their own verified emails."
-msgstr ""
-
-msgid "Projects"
-msgstr ""
-
-msgid "Projects shared with %{group_name}"
-msgstr ""
-
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-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 "PrometheusAlerts|Add alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Alert set"
-msgstr ""
-
-msgid "PrometheusAlerts|Edit alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error creating alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error deleting alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error fetching alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error saving alert"
-msgstr ""
-
-msgid "PrometheusAlerts|No alert set"
-msgstr ""
-
-msgid "PrometheusAlerts|Operator"
-msgstr ""
-
-msgid "PrometheusAlerts|Threshold"
-msgstr ""
-
-msgid "PrometheusDashboard|Time"
-msgstr ""
-
-msgid "PrometheusService|%{exporters} with %{metrics} were found"
-msgstr ""
-
-msgid "PrometheusService|<p class=\"text-tertiary\">No <a href=\"%{docsUrl}\">common metrics</a> were found</p>"
-msgstr ""
-
-msgid "PrometheusService|Active"
-msgstr ""
-
-msgid "PrometheusService|Auto configuration"
-msgstr ""
-
-msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
-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|Custom metrics"
-msgstr ""
-
-msgid "PrometheusService|Finding and configuring metrics..."
-msgstr ""
-
-msgid "PrometheusService|Finding custom metrics..."
-msgstr ""
-
-msgid "PrometheusService|Install Prometheus on clusters"
-msgstr ""
-
-msgid "PrometheusService|Manage clusters"
-msgstr ""
-
-msgid "PrometheusService|Manual configuration"
-msgstr ""
-
-msgid "PrometheusService|Metrics"
-msgstr ""
-
-msgid "PrometheusService|Missing environment variable"
-msgstr ""
-
-msgid "PrometheusService|More information"
-msgstr ""
-
-msgid "PrometheusService|New metric"
-msgstr ""
-
-msgid "PrometheusService|Prometheus API Base URL, like http://prometheus.example.com/"
-msgstr ""
-
-msgid "PrometheusService|Prometheus is being automatically managed on your clusters"
-msgstr ""
-
-msgid "PrometheusService|These metrics will only be monitored after your first deployment to an environment"
-msgstr ""
-
-msgid "PrometheusService|Time-series monitoring service"
-msgstr ""
-
-msgid "PrometheusService|To enable manual configuration, uninstall Prometheus from your clusters"
-msgstr ""
-
-msgid "PrometheusService|To enable the installation of Prometheus on your clusters, deactivate the manual configuration below"
-msgstr ""
-
-msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
-msgstr ""
-
-msgid "Promote"
-msgstr ""
-
-msgid "Promote these project milestones into a group milestone."
-msgstr ""
-
-msgid "Promote to Group Milestone"
-msgstr ""
-
-msgid "Promote to group label"
-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|This feature is locked."
-msgstr ""
-
-msgid "Promotions|Upgrade plan"
-msgstr ""
-
-msgid "Protected"
-msgstr ""
-
-msgid "Protected Environments"
-msgstr ""
-
-msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
-msgstr ""
-
-msgid "ProtectedEnvironment|Allowed to deploy"
-msgstr ""
-
-msgid "ProtectedEnvironment|Choose who is allowed to deploy"
-msgstr ""
-
-msgid "ProtectedEnvironment|Environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect Environments in order to restrict who can execute deployments."
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect an environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protected Environment (%{protected_environments_count})"
-msgstr ""
-
-msgid "ProtectedEnvironment|Select an environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|There are currently no protected environments, protect an environment with the form above."
-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 "Protip:"
-msgstr ""
-
-msgid "Provider"
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-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 pipelines"
-msgstr ""
-
-msgid "Pull"
-msgstr ""
-
-msgid "Push"
-msgstr ""
-
-msgid "Push Rules"
-msgstr ""
-
-msgid "Push events"
-msgstr ""
-
-msgid "Push project from command line"
-msgstr ""
-
-msgid "Push to create a project"
-msgstr ""
-
-msgid "PushRule|Committer restriction"
-msgstr ""
-
-msgid "Pushed"
-msgstr ""
-
-msgid "Pushes"
-msgstr ""
-
-msgid "Quarters"
-msgstr ""
-
-msgid "Quick actions can be used in the issues description and comment boxes."
-msgstr ""
-
-msgid "Read more"
-msgstr ""
-
-msgid "Read more about project permissions <strong>%{link_to_help}</strong>"
-msgstr ""
-
-msgid "Readme"
-msgstr ""
-
-msgid "Real-time features"
-msgstr ""
-
-msgid "Recent searches"
-msgstr ""
-
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
-msgid "Reference:"
-msgstr ""
-
-msgid "Refresh"
-msgstr ""
-
-msgid "Refreshing in a second to show the updated status..."
-msgid_plural "Refreshing in %d seconds to show the updated status..."
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Regenerate key"
-msgstr ""
-
-msgid "Regex pattern"
-msgstr ""
-
-msgid "Register / Sign In"
-msgstr ""
-
-msgid "Register and see your runners for this group."
-msgstr ""
-
-msgid "Register and see your runners for this project."
-msgstr ""
-
-msgid "Registry"
-msgstr ""
-
-msgid "Related Commits"
-msgstr ""
-
-msgid "Related Deployed Jobs"
-msgstr ""
-
-msgid "Related Issues"
-msgstr ""
-
-msgid "Related Jobs"
-msgstr ""
-
-msgid "Related Merge Requests"
-msgstr ""
-
-msgid "Related Merged Requests"
-msgstr ""
-
-msgid "Related merge requests"
-msgstr ""
-
-msgid "Remind later"
-msgstr ""
-
-msgid "Remove"
-msgstr ""
-
-msgid "Remove Runner"
-msgstr ""
-
-msgid "Remove avatar"
-msgstr ""
-
-msgid "Remove group"
-msgstr ""
-
-msgid "Remove priority"
-msgstr ""
-
-msgid "Remove project"
-msgstr ""
-
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
-msgid "Rename"
-msgstr ""
-
-msgid "Rename file"
-msgstr ""
-
-msgid "Rename folder"
-msgstr ""
-
-msgid "Reopen epic"
-msgstr ""
-
-msgid "Repair authentication"
-msgstr ""
-
-msgid "Reply to this email directly or %{view_it_on_gitlab}."
-msgstr ""
-
-msgid "Repo by URL"
-msgstr ""
-
-msgid "Report abuse to GitLab"
-msgstr ""
-
-msgid "Reporting"
-msgstr ""
-
-msgid "Reports|%{failedString} and %{resolvedString}"
-msgstr ""
-
-msgid "Reports|Actions"
-msgstr ""
-
-msgid "Reports|Class"
-msgstr ""
-
-msgid "Reports|Confidence"
-msgstr ""
-
-msgid "Reports|Execution time"
-msgstr ""
-
-msgid "Reports|Failure"
-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 results are being parsed"
-msgstr ""
-
-msgid "Reports|Vulnerability"
-msgstr ""
-
-msgid "Reports|no changed test results"
-msgstr ""
-
-msgid "Repository"
-msgstr ""
-
-msgid "Repository Settings"
-msgstr ""
-
-msgid "Repository URL"
-msgstr ""
-
-msgid "Repository has no locks."
-msgstr ""
-
-msgid "Repository maintenance"
-msgstr ""
-
-msgid "Repository mirror"
-msgstr ""
-
-msgid "Repository storage"
-msgstr ""
-
-msgid "RepositorySettingsAccessLevel|Select"
-msgstr ""
-
-msgid "Request Access"
-msgstr ""
-
-msgid "Requests Profiles"
-msgstr ""
-
-msgid "Require all users in this group to setup Two-factor authentication"
-msgstr ""
-
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
-msgstr ""
-
-msgid "Reset health check access token"
-msgstr ""
-
-msgid "Reset runners registration token"
-msgstr ""
-
-msgid "Resolve all discussions in new issue"
-msgstr ""
-
-msgid "Resolve conflicts on source branch"
-msgstr ""
-
-msgid "Resolve discussion"
-msgstr ""
-
-msgid "Response metrics (AWS ELB)"
-msgstr ""
-
-msgid "Response metrics (Custom)"
-msgstr ""
-
-msgid "Response metrics (HA Proxy)"
-msgstr ""
-
-msgid "Response metrics (NGINX Ingress)"
-msgstr ""
-
-msgid "Response metrics (NGINX)"
-msgstr ""
-
-msgid "Resume"
-msgstr ""
-
-msgid "Retry"
-msgstr ""
-
-msgid "Retry this job"
-msgstr ""
-
-msgid "Retry verification"
-msgstr ""
-
-msgid "Reveal Variables"
-msgstr ""
-
-msgid "Reveal value"
-msgid_plural "Reveal values"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Revert this commit"
-msgstr ""
-
-msgid "Revert this merge request"
-msgstr ""
-
-msgid "Review"
-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 "Reviewing"
-msgstr ""
-
-msgid "Reviewing (merge request !%{mergeRequestId})"
-msgstr ""
-
-msgid "Revoke"
-msgstr ""
-
-msgid "Roadmap"
-msgstr ""
-
-msgid "Run CI/CD pipelines for external repositories"
-msgstr ""
-
-msgid "Run untagged jobs"
-msgstr ""
-
-msgid "Runner cannot be assigned to other projects"
-msgstr ""
-
-msgid "Runner runs jobs from all unassigned projects"
-msgstr ""
-
-msgid "Runner runs jobs from all unassigned projects in its group"
-msgstr ""
-
-msgid "Runner runs jobs from assigned projects"
-msgstr ""
-
-msgid "Runner token"
-msgstr ""
-
-msgid "Runner will not receive any new jobs"
-msgstr ""
-
-msgid "Runners"
-msgstr ""
-
-msgid "Runners API"
-msgstr ""
-
-msgid "Runners can be placed on separate users, servers, and even on your local machine."
-msgstr ""
-
-msgid "Runners can be placed on separate users, servers, even on your local machine."
-msgstr ""
-
-msgid "Runners currently online: %{active_runners_count}"
-msgstr ""
-
-msgid "Runners page"
-msgstr ""
-
-msgid "Runners page."
-msgstr ""
-
-msgid "Runners|You have used all your shared Runners pipeline minutes."
-msgstr ""
-
-msgid "Running"
-msgstr ""
-
-msgid "SAML SSO"
-msgstr ""
-
-msgid "SAML SSO for %{group_name}"
-msgstr ""
-
-msgid "SAML Single Sign On"
-msgstr ""
-
-msgid "SAML Single Sign On Settings"
-msgstr ""
-
-msgid "SAST"
-msgstr ""
-
-msgid "SHA1 fingerprint of the SAML token signing certificate. Get this from your identity provider, where it can also be called \"Thumbprint\"."
-msgstr ""
-
-msgid "SSH Keys"
-msgstr ""
-
-msgid "SSH host keys"
-msgstr ""
-
-msgid "SSH public key"
-msgstr ""
-
-msgid "SSL Verification"
-msgstr ""
-
-msgid "Save"
-msgstr ""
-
-msgid "Save application"
-msgstr ""
-
-msgid "Save changes"
-msgstr ""
-
-msgid "Save changes before testing"
-msgstr ""
-
-msgid "Save pipeline schedule"
-msgstr ""
-
-msgid "Save variables"
-msgstr ""
-
-msgid "Schedule a new pipeline"
-msgstr ""
-
-msgid "Scheduled"
-msgstr ""
-
-msgid "Schedules"
-msgstr ""
-
-msgid "Scheduling Pipelines"
-msgstr ""
-
-msgid "Scope"
-msgstr ""
-
-msgid "Scoped issue boards"
-msgstr ""
-
-msgid "Scroll down to <strong>Google Code Project Hosting</strong> and enable the switch on the right."
-msgstr ""
-
-msgid "Scroll to bottom"
-msgstr ""
-
-msgid "Scroll to top"
-msgstr ""
-
-msgid "Search"
-msgstr ""
-
-msgid "Search branches"
-msgstr ""
-
-msgid "Search branches and tags"
-msgstr ""
-
-msgid "Search files"
-msgstr ""
-
-msgid "Search for projects, issues, etc."
-msgstr ""
-
-msgid "Search merge requests"
-msgstr ""
-
-msgid "Search milestones"
-msgstr ""
-
-msgid "Search or filter results..."
-msgstr ""
-
-msgid "Search or jump to…"
-msgstr ""
-
-msgid "Search project"
-msgstr ""
-
-msgid "Search projects"
-msgstr ""
-
-msgid "Search users"
-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|in all GitLab"
-msgstr ""
-
-msgid "SearchAutocomplete|in this group"
-msgstr ""
-
-msgid "SearchAutocomplete|in this project"
-msgstr ""
-
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
-
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting the dismissal."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting this dismissal."
-msgstr ""
-
-msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
-msgstr ""
-
-msgid "SecurityDashboard|Monitor vulnerabilities in your code"
-msgstr ""
-
-msgid "SecurityDashboard|Pipeline %{pipelineLink} triggered"
-msgstr ""
-
-msgid "Select"
-msgstr ""
-
-msgid "Select Archive Format"
-msgstr ""
-
-msgid "Select a group to invite"
-msgstr ""
-
-msgid "Select a namespace to fork the project"
-msgstr ""
-
-msgid "Select a template repository"
-msgstr ""
-
-msgid "Select a timezone"
-msgstr ""
-
-msgid "Select an existing Kubernetes cluster or create a new one"
-msgstr ""
-
-msgid "Select assignee"
-msgstr ""
-
-msgid "Select branch/tag"
-msgstr ""
-
-msgid "Select project"
-msgstr ""
-
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
-msgid "Select projects you want to import."
-msgstr ""
-
-msgid "Select source branch"
-msgstr ""
-
-msgid "Select target branch"
-msgstr ""
-
-msgid "Select the branch you want to set as the default for this project. All merge requests and commits will automatically be made against this branch unless you specify a different one."
-msgstr ""
-
-msgid "Select the custom project template source group."
-msgstr ""
-
-msgid "Selecting a GitLab user will add a link to the GitLab user in the descriptions of issues and comments (e.g. \"By <a href=\"#\">@johnsmith</a>\"). It will also associate and/or assign these issues and comments with the selected user."
-msgstr ""
-
-msgid "Selective synchronization"
-msgstr ""
-
-msgid "Send email"
-msgstr ""
-
-msgid "Send usage data"
-msgstr ""
-
-msgid "Sep"
-msgstr ""
-
-msgid "September"
-msgstr ""
-
-msgid "Server version"
-msgstr ""
-
-msgid "Service Desk"
-msgstr ""
-
-msgid "Service Templates"
-msgstr ""
-
-msgid "Service URL"
-msgstr ""
-
-msgid "Session expiration, projects limit and attachment size."
-msgstr ""
-
-msgid "Set a password on your account to pull or push via %{protocol}."
-msgstr ""
-
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
-msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
-msgstr ""
-
-msgid "Set instance-wide template repository"
-msgstr ""
-
-msgid "Set max session time for web terminal."
-msgstr ""
-
-msgid "Set notification email for abuse reports."
-msgstr ""
-
-msgid "Set requirements for a user to sign-in. Enable mandatory two-factor authentication."
-msgstr ""
-
-msgid "Set up CI/CD"
-msgstr ""
-
-msgid "Set up a %{type} Runner manually"
-msgstr ""
-
-msgid "Set up a specific Runner automatically"
-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 your project to automatically push and/or pull changes to/from another repository. Branches, tags, and commits will be synced automatically."
-msgstr ""
-
-msgid "SetPasswordToCloneLink|set a password"
-msgstr ""
-
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
-msgid "Settings"
-msgstr ""
-
-msgid "Share"
-msgstr ""
-
-msgid "Share the <strong>%{sso_label}</strong> with members so they can sign in to your group through your identity provider"
-msgstr ""
-
-msgid "Shared Runners"
-msgstr ""
-
-msgid "Shared projects"
-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 "Sherlock Transactions"
-msgstr ""
-
-msgid "Show command"
-msgstr ""
-
-msgid "Show complete raw log"
-msgstr ""
-
-msgid "Show latest version"
-msgstr ""
-
-msgid "Show latest version of the diff"
-msgstr ""
-
-msgid "Show parent pages"
-msgstr ""
-
-msgid "Show parent subgroups"
-msgstr ""
-
-msgid "Show whitespace changes"
-msgstr ""
-
-msgid "Showing %d event"
-msgid_plural "Showing %d events"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Side-by-side"
-msgstr ""
-
-msgid "Sidebar|Change weight"
-msgstr ""
-
-msgid "Sidebar|None"
-msgstr ""
-
-msgid "Sidebar|Only numeral characters allowed"
-msgstr ""
-
-msgid "Sidebar|Weight"
-msgstr ""
-
-msgid "Sign in"
-msgstr ""
-
-msgid "Sign in / Register"
-msgstr ""
-
-msgid "Sign in to %{group_name}"
-msgstr ""
-
-msgid "Sign in with Single Sign-On"
-msgstr ""
-
-msgid "Sign out"
-msgstr ""
-
-msgid "Sign-in restrictions"
-msgstr ""
-
-msgid "Sign-up restrictions"
-msgstr ""
-
-msgid "Size"
-msgstr ""
-
-msgid "Size and domain settings for static websites"
-msgstr ""
-
-msgid "Slack application"
-msgstr ""
-
-msgid "Slack integration allows you to interact with GitLab via slash commands in a chat window."
-msgstr ""
-
-msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
-msgstr ""
-
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
-msgid "Snippets"
-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 trying to change the confidentiality of this issue"
-msgstr ""
-
-msgid "Something went wrong trying to change the locked state of this %{issuableDisplayName}"
-msgstr ""
-
-msgid "Something went wrong when toggling the button"
-msgstr ""
-
-msgid "Something went wrong while closing the %{issuable}. Please try again later"
-msgstr ""
-
-msgid "Something went wrong while fetching %{listType} list"
-msgstr ""
-
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
-msgid "Something went wrong while fetching group member contributions"
-msgstr ""
-
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
-msgid "Something went wrong while fetching the projects."
-msgstr ""
-
-msgid "Something went wrong while fetching the registry list."
-msgstr ""
-
-msgid "Something went wrong while reopening the %{issuable}. Please try again later"
-msgstr ""
-
-msgid "Something went wrong while resolving this discussion. Please try again."
-msgstr ""
-
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
-msgid "Something went wrong. Please try again."
-msgstr ""
-
-msgid "Sorry, no epics matched your search"
-msgstr ""
-
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
-msgid "Sort by"
-msgstr ""
-
-msgid "SortOptions|Access level, ascending"
-msgstr ""
-
-msgid "SortOptions|Access level, descending"
-msgstr ""
-
-msgid "SortOptions|Created date"
-msgstr ""
-
-msgid "SortOptions|Due date"
-msgstr ""
-
-msgid "SortOptions|Due later"
-msgstr ""
-
-msgid "SortOptions|Due soon"
-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|Last joined"
-msgstr ""
-
-msgid "SortOptions|Last updated"
-msgstr ""
-
-msgid "SortOptions|Least popular"
-msgstr ""
-
-msgid "SortOptions|Less weight"
-msgstr ""
-
-msgid "SortOptions|Milestone"
-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 joined"
-msgstr ""
-
-msgid "SortOptions|Oldest sign in"
-msgstr ""
-
-msgid "SortOptions|Oldest updated"
-msgstr ""
-
-msgid "SortOptions|Popularity"
-msgstr ""
-
-msgid "SortOptions|Priority"
-msgstr ""
-
-msgid "SortOptions|Recent sign in"
-msgstr ""
-
-msgid "SortOptions|Start date"
-msgstr ""
-
-msgid "SortOptions|Start later"
-msgstr ""
-
-msgid "SortOptions|Start soon"
-msgstr ""
-
-msgid "SortOptions|Weight"
-msgstr ""
-
-msgid "Source"
-msgstr ""
-
-msgid "Source (branch or tag)"
-msgstr ""
-
-msgid "Source code"
-msgstr ""
-
-msgid "Source is not available"
-msgstr ""
-
-msgid "Spam Logs"
-msgstr ""
-
-msgid "Spam and Anti-bot Protection"
-msgstr ""
-
-msgid "Specific Runners"
-msgstr ""
-
-msgid "Specify an e-mail address regex pattern to identify default internal users."
-msgstr ""
-
-msgid "Specify the following URL during the Runner setup:"
-msgstr ""
-
-msgid "Squash commits"
-msgstr ""
-
-msgid "Stage"
-msgstr ""
-
-msgid "Stage & Commit"
-msgstr ""
-
-msgid "Stage all changes"
-msgstr ""
-
-msgid "Stage changes"
-msgstr ""
-
-msgid "Staged"
-msgstr ""
-
-msgid "Staged %{type}"
-msgstr ""
-
-msgid "Star a label to make it a priority label. Order the prioritized labels to change their relative priority, by dragging."
-msgstr ""
-
-msgid "StarProject|Star"
-msgstr ""
-
-msgid "Starred Projects"
-msgstr ""
-
-msgid "Starred Projects' Activity"
-msgstr ""
-
-msgid "Starred projects"
-msgstr ""
-
-msgid "Start a %{new_merge_request} with these changes"
-msgstr ""
-
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
-msgid "Start date"
-msgstr ""
-
-msgid "Start the Runner!"
-msgstr ""
-
-msgid "Start your trial"
-msgstr ""
-
-msgid "Started"
-msgstr ""
-
-msgid "Starts at (UTC)"
-msgstr ""
-
-msgid "State your message to activate"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Stop environment"
-msgstr ""
-
-msgid "Stop impersonation"
-msgstr ""
-
-msgid "Stop this environment"
-msgstr ""
-
-msgid "Stopped"
-msgstr ""
-
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
-msgid "Storage"
-msgstr ""
-
-msgid "Storage:"
-msgstr ""
-
-msgid "Subgroups"
-msgstr ""
-
-msgid "Subgroups and projects"
-msgstr ""
-
-msgid "Submit as spam"
-msgstr ""
-
-msgid "Submit review"
-msgstr ""
-
-msgid "Submit search"
-msgstr ""
-
-msgid "Subscribe"
-msgstr ""
-
-msgid "Subscribe at group level"
-msgstr ""
-
-msgid "Subscribe at project level"
-msgstr ""
-
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
-msgid "Switch branch/tag"
-msgstr ""
-
-msgid "Sync information"
-msgstr ""
-
-msgid "System Hooks"
-msgstr ""
-
-msgid "System Info"
-msgstr ""
-
-msgid "System header and footer:"
-msgstr ""
-
-msgid "System metrics (Custom)"
-msgstr ""
-
-msgid "System metrics (Kubernetes)"
-msgstr ""
-
-msgid "Tag (%{tag_count})"
-msgid_plural "Tags (%{tag_count})"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Tags"
-msgstr ""
-
-msgid "Tags feed"
-msgstr ""
-
-msgid "Tags:"
-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|Create tag"
-msgstr ""
-
-msgid "TagsPage|Delete tag"
-msgstr ""
-
-msgid "TagsPage|Deleting the %{tag_name} 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|Optionally, add a message to the tag."
-msgstr ""
-
-msgid "TagsPage|Optionally, add release notes to the tag. They will be stored in the GitLab database and displayed on the tags page."
-msgstr ""
-
-msgid "TagsPage|Release notes"
-msgstr ""
-
-msgid "TagsPage|Repository has no tags yet."
-msgstr ""
-
-msgid "TagsPage|Sort by"
-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|Use git tag command to add a new one:"
-msgstr ""
-
-msgid "TagsPage|Write your release notes or drag files here…"
-msgstr ""
-
-msgid "TagsPage|protected"
-msgstr ""
-
-msgid "Target Branch"
-msgstr ""
-
-msgid "Target branch"
-msgstr ""
-
-msgid "Team"
-msgstr ""
-
-msgid "Template"
-msgstr ""
-
-msgid "Templates"
-msgstr ""
-
-msgid "Terms of Service Agreement and Privacy Policy"
-msgstr ""
-
-msgid "Terms of Service and Privacy Policy"
-msgstr ""
-
-msgid "Test SAML SSO"
-msgstr ""
-
-msgid "Test coverage parsing"
-msgstr ""
-
-msgid "Thanks! Don't show me this again"
-msgstr ""
-
-msgid "The Advanced Global 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 "The Git LFS objects will <strong>not</strong> be synced."
-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 X509 Certificate to use when mutual TLS is required to communicate with the external authorization service. If left blank, the server certificate is still validated when accessing over HTTPS."
-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 coding stage shows the time from the first commit to creating the merge request. The data will automatically be added here once you create your first merge request."
-msgstr ""
-
-msgid "The collection of events added to the data gathered for that stage."
-msgstr ""
-
-msgid "The connection will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr ""
-
-msgid "The deployment of this job to %{environmentLink} did not succeed."
-msgstr ""
-
-msgid "The fork relationship has been removed."
-msgstr ""
-
-msgid "The import will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr ""
-
-msgid "The issue stage shows the time it takes from creating an issue to assigning the issue to a milestone, or add the issue to a list on your Issue Board. Begin creating issues to see data for this stage."
-msgstr ""
-
-msgid "The maximum file size allowed is 200KB."
-msgstr ""
-
-msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
-msgstr ""
-
-msgid "The path to CI config file. Defaults to <code>.gitlab-ci.yml</code>"
-msgstr ""
-
-msgid "The phase of the development lifecycle."
-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 planning stage shows the time from the previous step to pushing your first commit. This time will be added automatically once you push your first commit."
-msgstr ""
-
-msgid "The private key to use when a client certificate is provided. This value is encrypted at rest."
-msgstr ""
-
-msgid "The production stage shows the total time it takes between creating an issue and deploying the code to production. The data will be automatically added once you have completed the full idea to production cycle."
-msgstr ""
-
-msgid "The project can be accessed by any logged in user."
-msgstr ""
-
-msgid "The project can be accessed without any authentication."
-msgstr ""
-
-msgid "The pseudonymizer data collection is disabled. When enabled, GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "The repository for this project does not exist."
-msgstr ""
-
-msgid "The repository for this project is empty"
-msgstr ""
-
-msgid "The repository must be accessible over <code>http://</code>, <code>https://</code> or <code>git://</code>."
-msgstr ""
-
-msgid "The repository must be accessible over <code>http://</code>, <code>https://</code>, <code>ssh://</code> and <code>git://</code>."
-msgstr ""
-
-msgid "The review stage shows the time from creating the merge request to merging it. The data will automatically be added after you merge your first merge request."
-msgstr ""
-
-msgid "The roadmap shows the progress of your epics along a timeline"
-msgstr ""
-
-msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
-msgstr ""
-
-msgid "The tabs below will be removed in a future version"
-msgstr ""
-
-msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
-msgstr ""
-
-msgid "The time taken by each data entry gathered by that stage."
-msgstr ""
-
-msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
-msgstr ""
-
-msgid "The usage ping is disabled, and cannot be configured through this form."
-msgstr ""
-
-msgid "The user map is a JSON document mapping the Google Code users that participated on your projects to the way their email addresses and usernames will be imported into GitLab. You can change this by changing the value on the right hand side of <code>:</code>. Be sure to preserve the surrounding double quotes, other punctuation and the email address or username on the left hand side."
-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 value lying at the midpoint of a series of observed values. E.g., between 3, 5, 9, the median is 5. Between 3, 5, 7, 8, the median is (5+7)/2 = 6."
-msgstr ""
-
-msgid "There are no archived projects yet"
-msgstr ""
-
-msgid "There are no issues to show"
-msgstr ""
-
-msgid "There are no labels yet"
-msgstr ""
-
-msgid "There are no merge requests to show"
-msgstr ""
-
-msgid "There are no projects shared with this group yet"
-msgstr ""
-
-msgid "There are no staged changes"
-msgstr ""
-
-msgid "There are no unstaged changes"
-msgstr ""
-
-msgid "There was an error adding a todo."
-msgstr ""
-
-msgid "There was an error deleting the todo."
-msgstr ""
-
-msgid "There was an error loading users activity calendar."
-msgstr ""
-
-msgid "There was an error saving your notification settings."
-msgstr ""
-
-msgid "There was an error subscribing to this label."
-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 "They can be managed using the %{link}."
-msgstr ""
-
-msgid "Third party offers"
-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 application was created by %{link_to_owner}."
-msgstr ""
-
-msgid "This application will be able to:"
-msgstr ""
-
-msgid "This board's scope is reduced"
-msgstr ""
-
-msgid "This branch has changed since you started editing. Would you like to create a new branch?"
-msgstr ""
-
-msgid "This container registry has been scheduled for deletion."
-msgstr ""
-
-msgid "This date is after the due date, so this epic won't appear in the roadmap."
-msgstr ""
-
-msgid "This date is before the start date, so this epic won't appear in the roadmap."
-msgstr ""
-
-msgid "This diff is collapsed."
-msgstr ""
-
-msgid "This directory"
-msgstr ""
-
-msgid "This group"
-msgstr ""
-
-msgid "This group allows you to sign in with your %{group_name} Single Sign-On account. This will redirect you to an external sign in page."
-msgstr ""
-
-msgid "This group does not provide any group Runners yet."
-msgstr ""
-
-msgid "This is a confidential issue."
-msgstr ""
-
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
-msgid "This is the author's first Merge Request to this project."
-msgstr ""
-
-msgid "This issue is confidential"
-msgstr ""
-
-msgid "This issue is confidential and locked."
-msgstr ""
-
-msgid "This issue is locked."
-msgstr ""
-
-msgid "This job depends on a user to trigger its process. Often they are used to deploy code to production environments"
-msgstr ""
-
-msgid "This job depends on upstream jobs that need to succeed in order for this job to be triggered"
-msgstr ""
-
-msgid "This job does not have a trace."
-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}."
-msgstr ""
-
-msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
-msgstr ""
-
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink}."
-msgstr ""
-
-msgid "This job is in pending state and is waiting to be picked by a runner"
-msgstr ""
-
-msgid "This job is stuck, because you don't have any active runners online with any of these tags assigned to them:"
-msgstr ""
-
-msgid "This job is stuck, because you don't have any active runners that can run this job."
-msgstr ""
-
-msgid "This job is the most recent deployment to %{link}."
-msgstr ""
-
-msgid "This job requires a manual action"
-msgstr ""
-
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
-msgstr ""
-
-msgid "This merge request is locked."
-msgstr ""
-
-msgid "This option is disabled as you don't have write permissions for the current branch"
-msgstr ""
-
-msgid "This option is disabled while you still have unstaged changes"
-msgstr ""
-
-msgid "This page is unavailable because you are not allowed to read information across multiple projects."
-msgstr ""
-
-msgid "This page will be removed in a future release."
-msgstr ""
-
-msgid "This project"
-msgstr ""
-
-msgid "This project does not belong to a group and can therefore not make use of group Runners."
-msgstr ""
-
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
-msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
-msgstr ""
-
-msgid "This repository"
-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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
-msgid "This source diff could not be displayed because it is too large."
-msgstr ""
-
-msgid "This timeout will take precedence when lower than Project-defined timeout"
-msgstr ""
-
-msgid "This user has no identities"
-msgstr ""
-
-msgid "This 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 "This 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. Upon creation or when reassigning you can only assign yourself to be the mirror user."
-msgstr ""
-
-msgid "This will delete the custom metric, Are you sure?"
-msgstr ""
-
-msgid "Those emails automatically become issues (with the comments becoming the email conversation) listed here."
-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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
-msgstr ""
-
-msgid "Time remaining"
-msgstr ""
-
-msgid "Time spent"
-msgstr ""
-
-msgid "Time tracking"
-msgstr ""
-
-msgid "Time until first merge request"
-msgstr ""
-
-msgid "TimeTrackingEstimated|Est"
-msgstr ""
-
-msgid "TimeTracking|Estimated:"
-msgstr ""
-
-msgid "TimeTracking|Spent"
-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 ago"
-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 "Timeout"
-msgstr ""
-
-msgid "Time|hr"
-msgid_plural "Time|hrs"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Time|min"
-msgid_plural "Time|mins"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Time|s"
-msgstr ""
-
-msgid "Tip:"
-msgstr ""
-
-msgid "Title"
-msgstr ""
-
-msgid "To GitLab"
-msgstr ""
-
-msgid "To add an SSH key you need to %{generate_link_start}generate one%{link_end} or use an %{existing_link_start}existing key%{link_end}."
-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>repo</code> 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 an SVN repository, check out %{svn_link}."
-msgstr ""
-
-msgid "To define internal users, first enable new users set to external"
-msgstr ""
-
-msgid "To enable it and see User Cohorts, visit %{application_settings_link_start}application settings%{application_settings_link_end}."
-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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
-msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
-msgstr ""
-
-msgid "To help improve GitLab and its user experience, GitLab will periodically collect usage information."
-msgstr ""
-
-msgid "To help improve GitLab, we would like to periodically collect usage information. This can be changed at any time in %{settings_link_start}Settings%{link_end}. %{info_link_start}More Information%{link_end}"
-msgstr ""
-
-msgid "To import GitHub repositories, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr ""
-
-msgid "To import GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories:"
-msgstr ""
-
-msgid "To import an SVN repository, check out %{svn_link}."
-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>CI/CD for external repo</strong>."
-msgstr ""
-
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 start serving your jobs you can add Runners to your group"
-msgstr ""
-
-msgid "To this GitLab instance"
-msgstr ""
-
-msgid "To validate your GitLab CI configurations, go to 'CI/CD → Pipelines' inside your project, and click on the 'CI Lint' button."
-msgstr ""
-
-msgid "To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown."
-msgstr ""
-
-msgid "To widen your search, change or remove filters."
-msgstr ""
-
-msgid "Today"
-msgstr ""
-
-msgid "Todo"
-msgstr ""
-
-msgid "Todos"
-msgstr ""
-
-msgid "Toggle Sidebar"
-msgstr ""
-
-msgid "Toggle commit description"
-msgstr ""
-
-msgid "Toggle discussion"
-msgstr ""
-
-msgid "Toggle file browser"
-msgstr ""
-
-msgid "Toggle navigation"
-msgstr ""
-
-msgid "Toggle sidebar"
-msgstr ""
-
-msgid "ToggleButton|Toggle Status: OFF"
-msgstr ""
-
-msgid "ToggleButton|Toggle Status: ON"
-msgstr ""
-
-msgid "Token"
-msgstr ""
-
-msgid "Tomorrow"
-msgstr ""
-
-msgid "Too many changes to show."
-msgstr ""
-
-msgid "Total Contributions"
-msgstr ""
-
-msgid "Total Time"
-msgstr ""
-
-msgid "Total test time for all commits/merges"
-msgstr ""
-
-msgid "Total: %{total}"
-msgstr ""
-
-msgid "Tracing"
-msgstr ""
-
-msgid "Track activity with Contribution Analytics."
-msgstr ""
-
-msgid "Track groups of issues that share a theme, across projects and milestones"
-msgstr ""
-
-msgid "Track time with quick actions"
-msgstr ""
-
-msgid "Tree view"
-msgstr ""
-
-msgid "Trending"
-msgstr ""
-
-msgid "Trigger"
-msgstr ""
-
-msgid "Trigger pipelines for mirror updates"
-msgstr ""
-
-msgid "Trigger pipelines when branches or tags are updated from 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."
-msgstr ""
-
-msgid "Trigger this manual action"
-msgstr ""
-
-msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
-msgstr ""
-
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
-msgid "Try again"
-msgstr ""
-
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
-msgid "Turn on Service Desk"
-msgstr ""
-
-msgid "Twitter"
-msgstr ""
-
-msgid "Two-factor authentication"
-msgstr ""
-
-msgid "Type"
-msgstr ""
-
-msgid "Unable to load the diff. %{button_try_again}"
-msgstr ""
-
-msgid "Unable to save your changes"
-msgstr ""
-
-msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
-msgstr ""
-
-msgid "Unable to update this epic at this time."
-msgstr ""
-
-msgid "Undo"
-msgstr ""
-
-msgid "Unknown"
-msgstr ""
-
-msgid "Unlock"
-msgstr ""
-
-msgid "Unlock this %{issuableDisplayName}? <strong>Everyone</strong> will be able to comment."
-msgstr ""
-
-msgid "Unlocked"
-msgstr ""
-
-msgid "Unresolve discussion"
-msgstr ""
-
-msgid "Unschedule job"
-msgstr ""
-
-msgid "Unstage"
-msgstr ""
-
-msgid "Unstage all changes"
-msgstr ""
-
-msgid "Unstage changes"
-msgstr ""
-
-msgid "Unstaged"
-msgstr ""
-
-msgid "Unstaged %{type}"
-msgstr ""
-
-msgid "Unstaged and staged %{type}"
-msgstr ""
-
-msgid "Unstar"
-msgstr ""
-
-msgid "Unsubscribe"
-msgstr ""
-
-msgid "Unsubscribe at group level"
-msgstr ""
-
-msgid "Unsubscribe at project level"
-msgstr ""
-
-msgid "Unverified"
-msgstr ""
-
-msgid "Up to date"
-msgstr ""
-
-msgid "Upcoming"
-msgstr ""
-
-msgid "Update"
-msgstr ""
-
-msgid "Update now"
-msgstr ""
-
-msgid "Update your group name, description, avatar, and visibility."
-msgstr ""
-
-msgid "Updating"
-msgstr ""
-
-msgid "Upgrade your plan to activate Advanced Global Search."
-msgstr ""
-
-msgid "Upgrade your plan to activate Contribution Analytics."
-msgstr ""
-
-msgid "Upgrade your plan to activate Group Webhooks."
-msgstr ""
-
-msgid "Upgrade your plan to activate Issue weight."
-msgstr ""
-
-msgid "Upgrade your plan to improve Issue boards."
-msgstr ""
-
-msgid "Upload <code>GoogleCodeProjectHosting.json</code> here:"
-msgstr ""
-
-msgid "Upload New File"
-msgstr ""
-
-msgid "Upload file"
-msgstr ""
-
-msgid "UploadLink|click to upload"
-msgstr ""
-
-msgid "Upvotes"
-msgstr ""
-
-msgid "Usage ping is not enabled"
-msgstr ""
-
-msgid "Usage statistics"
-msgstr ""
-
-msgid "Use <code>%{native_redirect_uri}</code> for local tests"
-msgstr ""
-
-msgid "Use Service Desk to connect with your users (e.g. to offer customer support) through email right inside GitLab"
-msgstr ""
-
-msgid "Use group milestones to manage issues from multiple projects in the same milestone."
-msgstr ""
-
-msgid "Use one line per URI"
-msgstr ""
-
-msgid "Use template"
-msgstr ""
-
-msgid "Use the following registration token during setup:"
-msgstr ""
-
-msgid "Use your global notification setting"
-msgstr ""
-
-msgid "Used by members to sign in to your group in GitLab"
-msgstr ""
-
-msgid "User Cohorts are only shown when the %{usage_ping_link_start}usage ping%{usage_ping_link_end} is enabled."
-msgstr ""
-
-msgid "User Settings"
-msgstr ""
-
-msgid "User and IP Rate Limits"
-msgstr ""
-
-msgid "User map"
-msgstr ""
-
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
-msgid "Users"
-msgstr ""
-
-msgid "Variables"
-msgstr ""
-
-msgid "Variables are applied to environments via the runner. They can be protected by only exposing them to protected branches or tags. You can use variables for passwords, secret keys, or whatever you want."
-msgstr ""
-
-msgid "Various container registry settings."
-msgstr ""
-
-msgid "Various email settings."
-msgstr ""
-
-msgid "Various settings that affect GitLab performance."
-msgstr ""
-
-msgid "Verification information"
-msgstr ""
-
-msgid "Verified"
-msgstr ""
-
-msgid "Version"
-msgstr ""
-
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
-msgid "View epics list"
-msgstr ""
-
-msgid "View file @ "
-msgstr ""
-
-msgid "View group labels"
-msgstr ""
-
-msgid "View issue"
-msgstr ""
-
-msgid "View it on GitLab"
-msgstr ""
-
-msgid "View jobs"
-msgstr ""
-
-msgid "View labels"
-msgstr ""
-
-msgid "View log"
-msgstr ""
-
-msgid "View open merge request"
-msgstr ""
-
-msgid "View project labels"
-msgstr ""
-
-msgid "View replaced file @ "
-msgstr ""
-
-msgid "View the documentation"
-msgstr ""
-
-msgid "Visibility and access controls"
-msgstr ""
-
-msgid "Visibility level"
-msgstr ""
-
-msgid "Visibility level:"
-msgstr ""
-
-msgid "Visibility:"
-msgstr ""
-
-msgid "VisibilityLevel|Internal"
-msgstr ""
-
-msgid "VisibilityLevel|Private"
-msgstr ""
-
-msgid "VisibilityLevel|Public"
-msgstr ""
-
-msgid "VisibilityLevel|Unknown"
-msgstr ""
-
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
-msgid "Want to see the data? Please ask an administrator for access."
-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 want to be sure it is you, please confirm you are not a robot."
-msgstr ""
-
-msgid "Web IDE"
-msgstr ""
-
-msgid "Web terminal"
-msgstr ""
-
-msgid "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 "Weeks"
-msgstr ""
-
-msgid "Weight"
-msgstr ""
-
-msgid "Weight %{weight}"
-msgstr ""
-
-msgid "When a runner is locked, it cannot be assigned to other projects"
-msgstr ""
-
-msgid "When enabled, users cannot use GitLab until the terms have been accepted."
-msgstr ""
-
-msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
-msgstr ""
-
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
-msgid "Wiki"
-msgstr ""
-
-msgid "WikiClone|Clone your wiki"
-msgstr ""
-
-msgid "WikiClone|Git Access"
-msgstr ""
-
-msgid "WikiClone|Install Gollum"
-msgstr ""
-
-msgid "WikiClone|It is recommended to install %{markdown} so that GFM features render locally:"
-msgstr ""
-
-msgid "WikiClone|Start Gollum and edit locally"
-msgstr ""
-
-msgid "WikiEditPageTip|Tip: You can move this page by adding the path to the beginning of the title."
-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 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|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|Create your first page"
-msgstr ""
-
-msgid "WikiEmpty|Suggest wiki improvement"
-msgstr ""
-
-msgid "WikiEmpty|The wiki lets you write documentation for your project"
-msgstr ""
-
-msgid "WikiEmpty|This project has no wiki pages"
-msgstr ""
-
-msgid "WikiEmpty|You must be a project member in order to add wiki pages."
-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 "WikiMarkdownDocs|More examples are in the %{docs_link}"
-msgstr ""
-
-msgid "WikiMarkdownDocs|documentation"
-msgstr ""
-
-msgid "WikiMarkdownTip|To link to a (new) page, simply type %{link_example}"
-msgstr ""
-
-msgid "WikiNewPagePlaceholder|how-to-setup"
-msgstr ""
-
-msgid "WikiNewPageTip|Tip: You can specify the full path for the new file. We will automatically create any missing directories."
-msgstr ""
-
-msgid "WikiNewPageTitle|New Wiki Page"
-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 %{page_link} and make sure your changes will not unintentionally remove theirs."
-msgstr ""
-
-msgid "WikiPageConflictMessage|the page"
-msgstr ""
-
-msgid "WikiPageCreate|Create %{page_title}"
-msgstr ""
-
-msgid "WikiPageEdit|Update %{page_title}"
-msgstr ""
-
-msgid "WikiPage|Page slug"
-msgstr ""
-
-msgid "WikiPage|Write your content or drag files here…"
-msgstr ""
-
-msgid "Wiki|Create Page"
-msgstr ""
-
-msgid "Wiki|Create page"
-msgstr ""
-
-msgid "Wiki|Edit Page"
-msgstr ""
-
-msgid "Wiki|More Pages"
-msgstr ""
-
-msgid "Wiki|New page"
-msgstr ""
-
-msgid "Wiki|Page history"
-msgstr ""
-
-msgid "Wiki|Page version"
-msgstr ""
-
-msgid "Wiki|Pages"
-msgstr ""
-
-msgid "Wiki|Wiki Pages"
-msgstr ""
-
-msgid "With contribution analytics you can have an overview for the activity of issues, merge requests and push events of your organization and its members."
-msgstr ""
-
-msgid "Withdraw Access Request"
-msgstr ""
-
-msgid "Yes"
-msgstr ""
-
-msgid "Yes, add it"
-msgstr ""
-
-msgid "Yes, let me map Google Code users to full names or GitLab users."
-msgstr ""
-
-msgid "Yesterday"
-msgstr ""
-
-msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
-msgstr ""
-
-msgid "You are going to remove %{group_name}. Removed groups CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to remove %{project_full_name}. Removed project CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to remove the fork relationship to source project %{forked_from_project}. Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to transfer %{project_full_name} to another owner. Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are on a read-only GitLab instance."
-msgstr ""
-
-msgid "You can %{linkStart}view the blob%{linkEnd} instead."
-msgstr ""
-
-msgid "You can also create a project from the command line."
-msgstr ""
-
-msgid "You can also star a label to make it a priority label."
-msgstr ""
-
-msgid "You can easily contribute to them by requesting to join these groups."
-msgstr ""
-
-msgid "You can easily install a Runner on a Kubernetes cluster. %{link_to_help_page}"
-msgstr ""
-
-msgid "You can move around the graph by using the arrow keys."
-msgstr ""
-
-msgid "You can only add files when you are on a branch"
-msgstr ""
-
-msgid "You can only edit files when you are on a branch"
-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 set up jobs to only use Runners with specific tags. Separate tags with commas."
-msgstr ""
-
-msgid "You can test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
-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 do not have any subscriptions yet"
-msgstr ""
-
-msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
-msgstr ""
-
-msgid "You don't have any applications"
-msgstr ""
-
-msgid "You don't have any authorized applications"
-msgstr ""
-
-msgid "You have no permissions"
-msgstr ""
-
-msgid "You have reached your project limit"
-msgstr ""
-
-msgid "You must accept our Terms of Service and privacy policy in order to register an account"
-msgstr ""
-
-msgid "You must have maintainer access to force delete a lock"
-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 will loose all changes you've made to this file. This action cannot be undone."
-msgstr ""
-
-msgid "You will loose all the unstaged changes you've made in this project. This action cannot be undone."
-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 pull or push project code via %{protocol} until you %{set_password_link} on your account"
-msgstr ""
-
-msgid "You won't be able to pull or push project code via SSH until you %{add_ssh_key_link} to your profile"
-msgstr ""
-
-msgid "You won't be able to pull or push project code via SSH until you add an SSH key to your profile"
-msgstr ""
-
-msgid "You'll need to use different branch names to get a valid comparison."
-msgstr ""
-
-msgid "You're receiving this email because %{reason}."
-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 "YouTube"
-msgstr ""
-
-msgid "Your Groups"
-msgstr ""
-
-msgid "Your Kubernetes cluster information on this page is still editable, but you are advised to disable and reconfigure"
-msgstr ""
-
-msgid "Your Projects (default)"
-msgstr ""
-
-msgid "Your Projects' Activity"
-msgstr ""
-
-msgid "Your Todos"
-msgstr ""
-
-msgid "Your applications (%{size})"
-msgstr ""
-
-msgid "Your authorized applications"
-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 comment will not be visible to the public."
-msgstr ""
-
-msgid "Your groups"
-msgstr ""
-
-msgid "Your name"
-msgstr ""
-
-msgid "Your projects"
-msgstr ""
-
-msgid "a deleted user"
-msgstr ""
-
-msgid "ago"
-msgstr ""
-
-msgid "among other things"
-msgstr ""
-
-msgid "assign yourself"
-msgstr ""
-
-msgid "branch name"
-msgstr ""
-
-msgid "by"
-msgstr ""
-
-msgid "ciReport|%{linkStartTag}Learn more about Container Scanning %{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|%{namespace} is affected by %{vulnerability}."
-msgstr ""
-
-msgid "ciReport|%{remainingPackagesCount} more"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerability"
-msgid_plural "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} new vulnerability"
-msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} new vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} new, and %{fixedCount} fixed vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} vulnerability for the source branch only"
-msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} vulnerabilities for the source branch only"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|%{reportType} %{status} detected no new vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected no vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected no vulnerabilities for the source branch only"
-msgstr ""
-
-msgid "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerability"
-msgid_plural "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|%{reportType} detected no vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} is loading"
-msgstr ""
-
-msgid "ciReport|%{reportType}: Loading resulted in an error"
-msgstr ""
-
-msgid "ciReport|(errors when loading results)"
-msgstr ""
-
-msgid "ciReport|(is loading)"
-msgstr ""
-
-msgid "ciReport|(is loading, errors when loading results)"
-msgstr ""
-
-msgid "ciReport|Class"
-msgstr ""
-
-msgid "ciReport|Code quality"
-msgstr ""
-
-msgid "ciReport|Confidence"
-msgstr ""
-
-msgid "ciReport|Container scanning"
-msgstr ""
-
-msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
-msgstr ""
-
-msgid "ciReport|DAST"
-msgstr ""
-
-msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
-msgstr ""
-
-msgid "ciReport|Dependency scanning"
-msgstr ""
-
-msgid "ciReport|Description"
-msgstr ""
-
-msgid "ciReport|Dismiss vulnerability"
-msgstr ""
-
-msgid "ciReport|Dismissed by"
-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|File"
-msgstr ""
-
-msgid "ciReport|Fixed:"
-msgstr ""
-
-msgid "ciReport|Identifiers"
-msgstr ""
-
-msgid "ciReport|Instances"
-msgstr ""
-
-msgid "ciReport|Learn more about interacting with security reports (Alpha)."
-msgstr ""
-
-msgid "ciReport|License management detected %d license for the source branch only"
-msgid_plural "ciReport|License management detected %d licenses for the source branch only"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|License management detected %d new license"
-msgid_plural "ciReport|License management detected %d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|License management detected no licenses for the source branch only"
-msgstr ""
-
-msgid "ciReport|License management detected no new licenses"
-msgstr ""
-
-msgid "ciReport|Links"
-msgstr ""
-
-msgid "ciReport|Loading %{reportName} report"
-msgstr ""
-
-msgid "ciReport|Manage licenses"
-msgstr ""
-
-msgid "ciReport|Method"
-msgstr ""
-
-msgid "ciReport|Namespace"
-msgstr ""
-
-msgid "ciReport|No changes to code quality"
-msgstr ""
-
-msgid "ciReport|No changes to performance metrics"
-msgstr ""
-
-msgid "ciReport|Performance metrics"
-msgstr ""
-
-msgid "ciReport|Revert dismissal"
-msgstr ""
-
-msgid "ciReport|SAST"
-msgstr ""
-
-msgid "ciReport|Security scanning"
-msgstr ""
-
-msgid "ciReport|Security scanning failed loading any results"
-msgstr ""
-
-msgid "ciReport|Severity"
-msgstr ""
-
-msgid "ciReport|Solution"
-msgstr ""
-
-msgid "ciReport|Static Application Security Testing (SAST) detects known vulnerabilities in your source code."
-msgstr ""
-
-msgid "ciReport|There was an error creating the issue. Please try again."
-msgstr ""
-
-msgid "ciReport|There was an error dismissing the vulnerability. Please try again."
-msgstr ""
-
-msgid "ciReport|There was an error loading DAST report"
-msgstr ""
-
-msgid "ciReport|There was an error loading SAST report"
-msgstr ""
-
-msgid "ciReport|There was an error loading container scanning report"
-msgstr ""
-
-msgid "ciReport|There was an error loading dependency scanning report"
-msgstr ""
-
-msgid "ciReport|There was an error reverting the dismissal. Please try again."
-msgstr ""
-
-msgid "ciReport|Upgrade %{name} from %{version} to %{fixed}."
-msgstr ""
-
-msgid "ciReport|Used by %{packagesString}"
-msgid_plural "ciReport|Used by %{packagesString}, and %{lastPackage}"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|View full report"
-msgstr ""
-
-msgid "ciReport|on pipeline"
-msgstr ""
-
-msgid "command line instructions"
-msgstr ""
-
-msgid "confidentiality|You are going to turn off the confidentiality. This means <strong>everyone</strong> will be able to see and leave a comment on this issue."
-msgstr ""
-
-msgid "confidentiality|You are going to turn on the confidentiality. This means that only team members with <strong>at least Reporter access</strong> are able to see and leave comments on the issue."
-msgstr ""
-
-msgid "connecting"
-msgstr ""
-
-msgid "could not read private key, is the passphrase correct?"
-msgstr ""
-
-msgid "customize"
-msgstr ""
-
-msgid "day"
-msgid_plural "days"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "deploy token"
-msgstr ""
-
-msgid "disabled"
-msgstr ""
-
-msgid "done"
-msgstr ""
-
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "enabled"
-msgstr ""
-
-msgid "estimateCommand|%{slash_command} will update the estimated time with the latest command."
-msgstr ""
-
-msgid "for this project"
-msgstr ""
-
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
-msgid "here"
-msgstr ""
-
-msgid "https://your-bitbucket-server"
-msgstr ""
-
-msgid "import flow"
-msgstr ""
-
-msgid "importing"
-msgstr ""
-
-msgid "instance completed"
-msgid_plural "instances completed"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "is invalid because there is downstream lock"
-msgstr ""
-
-msgid "is invalid because there is upstream lock"
-msgstr ""
-
-msgid "is not a valid X509 certificate."
-msgstr ""
-
-msgid "issue boards"
-msgstr ""
-
-msgid "latest deployment"
-msgstr ""
-
-msgid "latest version"
-msgstr ""
-
-msgid "license management"
-msgstr ""
-
-msgid "locked by %{path_lock_user_name} %{created_at}"
-msgstr ""
-
-msgid "merge request"
-msgid_plural "merge requests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "mrWidget| Please restore it or use a different %{missingBranchName} branch"
-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|Add approval"
-msgstr ""
-
-msgid "mrWidget|Allows commits from members who can merge to the target branch"
-msgstr ""
-
-msgid "mrWidget|An error occured while removing your approval."
-msgstr ""
-
-msgid "mrWidget|An error occured while retrieving approval data for this merge request."
-msgstr ""
-
-msgid "mrWidget|An error occurred while submitting your approval."
-msgstr ""
-
-msgid "mrWidget|Approve"
-msgstr ""
-
-msgid "mrWidget|Approved by"
-msgstr ""
-
-msgid "mrWidget|Cancel automatic merge"
-msgstr ""
-
-msgid "mrWidget|Check out branch"
-msgstr ""
-
-msgid "mrWidget|Checking ability to merge automatically"
-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"
-msgstr ""
-
-msgid "mrWidget|Create an issue to resolve them later"
-msgstr ""
-
-msgid "mrWidget|Deployment statistics are not available currently"
-msgstr ""
-
-msgid "mrWidget|Did not close"
-msgstr ""
-
-msgid "mrWidget|Email patches"
-msgstr ""
-
-msgid "mrWidget|Failed to load deployment statistics"
-msgstr ""
-
-msgid "mrWidget|Fast-forward merge is not possible. To merge this request, first rebase locally."
-msgstr ""
-
-msgid "mrWidget|If the %{branch} branch exists in your local repository, you can merge this merge request manually using the"
-msgstr ""
-
-msgid "mrWidget|If the %{missingBranchName} branch exists in your local repository, you can merge this merge request manually using the command line"
-msgstr ""
-
-msgid "mrWidget|Loading deployment statistics"
-msgstr ""
-
-msgid "mrWidget|Mentions"
-msgstr ""
-
-msgid "mrWidget|Merge"
-msgstr ""
-
-msgid "mrWidget|Merge failed."
-msgstr ""
-
-msgid "mrWidget|Merge locally"
-msgstr ""
-
-msgid "mrWidget|Merge request approved"
-msgstr ""
-
-msgid "mrWidget|Merge request approved; you can approve additionally"
-msgstr ""
-
-msgid "mrWidget|Merged by"
-msgstr ""
-
-msgid "mrWidget|No Approval required"
-msgstr ""
-
-msgid "mrWidget|No Approval required; you can still approve"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
-msgid "mrWidget|Pipeline blocked. The pipeline for this merge request requires a manual action to proceed"
-msgstr ""
-
-msgid "mrWidget|Plain diff"
-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 Source Branch"
-msgstr ""
-
-msgid "mrWidget|Remove source branch"
-msgstr ""
-
-msgid "mrWidget|Remove your approval"
-msgstr ""
-
-msgid "mrWidget|Request to merge"
-msgstr ""
-
-msgid "mrWidget|Requires 1 more approval"
-msgid_plural "mrWidget|Requires %d more approvals"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "mrWidget|Requires 1 more approval by"
-msgid_plural "mrWidget|Requires %d more approvals by"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "mrWidget|Resolve conflicts"
-msgstr ""
-
-msgid "mrWidget|Resolve these conflicts or ask someone with write access to this repository to merge it locally"
-msgstr ""
-
-msgid "mrWidget|Revert"
-msgstr ""
-
-msgid "mrWidget|Revert this merge request in a new merge request"
-msgstr ""
-
-msgid "mrWidget|Set by"
-msgstr ""
-
-msgid "mrWidget|The changes were merged into"
-msgstr ""
-
-msgid "mrWidget|The changes were not merged into"
-msgstr ""
-
-msgid "mrWidget|The changes will be merged into"
-msgstr ""
-
-msgid "mrWidget|The pipeline for this merge request failed. Please retry the job or push a new commit to fix the failure"
-msgstr ""
-
-msgid "mrWidget|The source branch HEAD has recently changed. Please reload the page and review the changes before merging"
-msgstr ""
-
-msgid "mrWidget|The source branch has been removed"
-msgstr ""
-
-msgid "mrWidget|The source branch is %{commitsBehindLinkStart}%{commitsBehind}%{commitsBehindLinkEnd} the target branch"
-msgstr ""
-
-msgid "mrWidget|The source branch is being removed"
-msgstr ""
-
-msgid "mrWidget|The source branch will be removed"
-msgstr ""
-
-msgid "mrWidget|The source branch will not be removed"
-msgstr ""
-
-msgid "mrWidget|There are merge conflicts"
-msgstr ""
-
-msgid "mrWidget|There are unresolved discussions. Please resolve these discussions"
-msgstr ""
-
-msgid "mrWidget|This merge request failed to be merged automatically"
-msgstr ""
-
-msgid "mrWidget|This merge request is in the process of being merged"
-msgstr ""
-
-msgid "mrWidget|This project is archived, write access has been disabled"
-msgstr ""
-
-msgid "mrWidget|You are not allowed to edit this project directly. Please fork to make changes."
-msgstr ""
-
-msgid "mrWidget|You can merge this merge request manually using the"
-msgstr ""
-
-msgid "mrWidget|You can remove source branch now"
-msgstr ""
-
-msgid "mrWidget|branch does not exist."
-msgstr ""
-
-msgid "mrWidget|command line"
-msgstr ""
-
-msgid "mrWidget|into"
-msgstr ""
-
-msgid "mrWidget|to be merged automatically when the pipeline succeeds"
-msgstr ""
-
-msgid "n/a"
-msgstr ""
-
-msgid "new merge request"
-msgstr ""
-
-msgid "notification emails"
-msgstr ""
-
-msgid "or"
-msgstr ""
-
-msgid "out of %d total test"
-msgid_plural "out of %d total tests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "parent"
-msgid_plural "parents"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "password"
-msgstr ""
-
-msgid "personal access token"
-msgstr ""
-
-msgid "private key does not match certificate."
-msgstr ""
-
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "remaining"
-msgstr ""
-
-msgid "remove"
-msgstr ""
-
-msgid "remove due date"
-msgstr ""
-
-msgid "remove weight"
-msgstr ""
-
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "source"
-msgstr ""
-
-msgid "spendCommand|%{slash_command} will update the sum of the time spent."
-msgstr ""
-
-msgid "started"
-msgstr ""
-
-msgid "this document"
-msgstr ""
-
-msgid "to help your contributors communicate effectively!"
-msgstr ""
-
-msgid "toggle collapse"
-msgstr ""
-
-msgid "username"
-msgstr ""
-
-msgid "uses Kubernetes clusters to deploy your code!"
-msgstr ""
-
-msgid "view it on GitLab"
-msgstr ""
-
-msgid "with %{additions} additions, %{deletions} deletions."
-msgstr ""
-
-msgid "within %d minute "
-msgid_plural "within %d minutes "
-msgstr[0] ""
-msgstr[1] ""
-
diff --git a/locale/id_ID/gitlab.po b/locale/id_ID/gitlab.po
index e7ecf7ca352..2f3c35e4253 100644
--- a/locale/id_ID/gitlab.po
+++ b/locale/id_ID/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Indonesian\n"
"Language: id_ID\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: id\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:18\n"
+"PO-Revision-Date: 2018-10-02 09:28\n"
msgid " Status"
msgstr ""
@@ -29,13 +29,6 @@ msgid " improved on %d point"
msgid_plural " improved on %d points"
msgstr[0] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -48,10 +41,6 @@ msgid "%d commit behind"
msgid_plural "%d commits behind"
msgstr[0] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -88,6 +77,10 @@ msgid "%d unstaged change"
msgid_plural "%d unstaged changes"
msgstr[0] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+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] ""
@@ -95,29 +88,16 @@ msgstr[0] ""
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -145,12 +125,22 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -289,9 +279,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -340,6 +327,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr ""
@@ -367,30 +360,15 @@ msgstr ""
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -400,15 +378,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -454,6 +426,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -490,16 +465,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-
msgid "All"
msgstr ""
@@ -515,9 +486,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -527,12 +495,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -548,9 +510,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -596,12 +555,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -614,9 +567,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -629,9 +579,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -659,9 +606,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -704,18 +648,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -734,7 +672,7 @@ msgstr ""
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -758,9 +696,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr ""
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -779,9 +714,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1037,15 +969,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1335,9 +1258,6 @@ 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 ""
@@ -1368,6 +1288,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1422,7 +1345,7 @@ msgstr ""
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1485,9 +1408,6 @@ msgstr ""
msgid "CiStatusLabel|created"
msgstr ""
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr ""
@@ -1506,9 +1426,6 @@ msgstr ""
msgid "CiStatusLabel|skipped"
msgstr ""
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr ""
@@ -1521,9 +1438,6 @@ msgstr ""
msgid "CiStatusText|created"
msgstr ""
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr ""
@@ -1578,10 +1492,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1641,24 +1555,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1761,9 +1663,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1815,12 +1714,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1830,6 +1723,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1839,7 +1735,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1848,13 +1744,10 @@ 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}."
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about Kubernetes"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1872,6 +1765,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1899,9 +1795,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1914,7 +1807,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -1986,12 +1879,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2049,18 +1948,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2168,9 +2061,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2180,10 +2070,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2312,9 +2199,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2339,27 +2223,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2435,9 +2307,6 @@ msgstr ""
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr ""
@@ -2486,9 +2355,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr ""
@@ -2507,9 +2373,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2576,21 +2439,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr ""
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr ""
@@ -2600,9 +2448,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2739,12 +2584,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2769,12 +2608,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2814,9 +2647,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2832,9 +2662,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2961,6 +2788,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3081,7 +2911,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3231,9 +3061,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3288,12 +3115,6 @@ msgstr ""
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3303,9 +3124,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr ""
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3315,81 +3133,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3441,9 +3184,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3495,9 +3235,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3522,9 +3259,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3744,22 +3478,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3768,9 +3493,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3792,7 +3514,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3816,9 +3538,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3831,10 +3550,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3870,24 +3589,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3900,6 +3604,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -3996,21 +3703,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4020,9 +3715,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4074,6 +3766,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4466,36 +4161,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4637,9 +4302,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] ""
@@ -4659,9 +4321,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4710,15 +4369,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4728,9 +4378,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4740,9 +4387,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4752,9 +4396,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4767,15 +4408,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4801,9 +4436,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4849,9 +4481,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -4921,36 +4550,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -4960,6 +4559,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -4969,12 +4571,6 @@ msgstr ""
msgid "Median"
msgstr ""
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5008,21 +4604,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5041,12 +4622,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5245,9 +4820,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5281,9 +4853,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5405,9 +4974,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5417,6 +4983,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5516,18 +5085,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr ""
@@ -5600,6 +5157,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5646,9 +5206,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5673,21 +5230,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5754,9 +5296,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5784,15 +5323,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr ""
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr ""
@@ -5910,24 +5449,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -5937,12 +5467,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -5979,18 +5503,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6003,9 +5521,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6021,9 +5536,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6066,6 +5578,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6126,12 +5641,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6171,9 +5680,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6198,9 +5704,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6402,9 +5905,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6474,6 +5974,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6669,9 +6172,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6733,21 +6233,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr ""
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6769,30 +6260,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6844,10 +6338,10 @@ msgstr ""
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7013,9 +6507,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr ""
@@ -7079,15 +6570,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7112,55 +6597,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7184,9 +6633,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr ""
@@ -7259,9 +6705,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7295,30 +6738,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr ""
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7422,12 +6841,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7455,15 +6868,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7476,24 +6883,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7668,21 +7063,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7695,9 +7081,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7707,9 +7090,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7725,9 +7105,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7740,12 +7117,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr ""
@@ -7870,9 +7241,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7921,6 +7289,12 @@ msgstr ""
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -7969,6 +7343,9 @@ msgstr ""
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr ""
@@ -7978,6 +7355,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr ""
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr ""
@@ -8017,6 +7403,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8089,9 +7478,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8131,10 +7517,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8155,9 +7538,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8182,9 +7562,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8194,12 +7571,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8227,15 +7598,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8430,9 +7795,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8457,9 +7819,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8478,9 +7837,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8496,9 +7852,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8514,9 +7867,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8532,9 +7882,6 @@ msgstr ""
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8544,9 +7891,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8565,33 +7909,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8616,9 +7948,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8655,16 +7984,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8742,51 +8068,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8814,15 +8095,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8856,15 +8128,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8883,36 +8149,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""
@@ -8952,12 +8188,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9108,9 +8338,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9129,6 +8356,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9138,6 +8368,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9153,13 +8386,13 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9168,9 +8401,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9273,9 +8503,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9382,18 +8609,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9444,9 +8680,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9468,6 +8701,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9514,6 +8750,9 @@ msgstr[0] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9548,10 +8787,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-
msgid "enabled"
msgstr ""
@@ -9561,12 +8796,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9595,9 +8824,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9873,10 +9099,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-
msgid "remaining"
msgstr ""
@@ -9889,10 +9111,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-
msgid "source"
msgstr ""
diff --git a/locale/it/gitlab.po b/locale/it/gitlab.po
index 0a686e6d56d..984a200c958 100644
--- a/locale/it/gitlab.po
+++ b/locale/it/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Italian\n"
"Language: it_IT\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: it\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:20\n"
+"PO-Revision-Date: 2018-10-02 09:28\n"
msgid " Status"
msgstr ""
@@ -31,14 +31,6 @@ msgid_plural " improved on %d points"
msgstr[0] ""
msgstr[1] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -54,11 +46,6 @@ msgid_plural "%d commits behind"
msgstr[0] ""
msgstr[1] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -104,6 +91,11 @@ msgid_plural "%d unstaged changes"
msgstr[0] ""
msgstr[1] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+
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] "%s commit aggiuntivo è stato omesso per evitare degradi di prestazioni negli issues."
@@ -112,31 +104,17 @@ msgstr[1] "%s commit aggiuntivi sono stati omessi per evitare degradi di prestaz
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr "%{commit_author_link} fatto %{commit_timeago}"
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] "%{count} partecipante"
msgstr[1] "%{count} partecipanti"
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -164,12 +142,23 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} commits precedenti %{default_branch}, %{number_commits_ahead} commits avanti"
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr "%{number_of_failures} di %{maximum_failures} fallimenti. GitLab consentirà l'accesso al prossimo tentativo."
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr "%{number_of_failures} di %{maximum_failures} fallimenti. Gitlab non ritenterà automaticamente. Ripristina l'informazioni d'archiviazione quando il problema è risolto."
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] "%{storage_name}: tentativo d'accesso all'archiviazione fallito da parte dell'host:"
+msgstr[1] "%{storage_name}: %{failed_attempts} tentativi d'accesso all'archiviazione falliti:"
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -320,9 +309,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -371,6 +357,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr "L'accesso agli storages è stato temporaneamente disabilitato per consentire il mount di ripristino. Resetta le info d'archiviazione dopo che l'issue è stato risolto per consentire nuovamente l'accesso."
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr "Account"
@@ -398,30 +390,15 @@ msgstr "Aggiungi Guida per contribuire"
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -431,15 +408,9 @@ msgstr ""
msgid "Add new directory"
msgstr "Aggiungi una directory (cartella)"
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -485,6 +456,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr "Pagina di stato"
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -521,17 +495,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr "Impostazioni Avanzate"
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "All"
msgstr "Tutto"
@@ -547,9 +516,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -559,12 +525,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -580,9 +540,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -628,12 +585,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -646,9 +597,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -661,9 +609,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr "Errore durante il recupero dei dati della barra laterale"
@@ -691,9 +636,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -736,18 +678,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr "Si è verificato un errore. Riprova."
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -766,7 +702,7 @@ msgstr "Aspetto"
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -790,9 +726,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr "Sei sicuro di voler cancellare questa pipeline programmata?"
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -811,9 +744,6 @@ msgstr "Sei sicuro di voler ripristinare il token di registrazione?"
msgid "Are you sure you want to reset the health check token?"
msgstr "Confermi di voler resettare il token di controllo di stato?"
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1069,15 +999,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1368,9 +1289,6 @@ 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 ""
@@ -1401,6 +1319,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1455,7 +1376,7 @@ msgstr "Grafici"
msgid "Chat"
msgstr "Chat"
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1518,9 +1439,6 @@ msgstr "cancellato"
msgid "CiStatusLabel|created"
msgstr "creato"
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr "fallito"
@@ -1539,9 +1457,6 @@ msgstr "in coda"
msgid "CiStatusLabel|skipped"
msgstr "saltata"
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr "in attesa di azione manuale"
@@ -1554,9 +1469,6 @@ msgstr "cancellata"
msgid "CiStatusText|created"
msgstr "creata"
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr "fallita"
@@ -1611,10 +1523,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
-msgstr ""
+msgid "CircuitBreakerApiLink|circuitbreaker api"
+msgstr "api circuitbreaker"
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1674,24 +1586,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr "API URL"
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1794,9 +1694,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr "Helm Tiller"
@@ -1848,12 +1745,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1863,6 +1754,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1872,7 +1766,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1881,13 +1775,10 @@ 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}."
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about Kubernetes"
-msgstr ""
-
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1905,6 +1796,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1932,9 +1826,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1947,7 +1838,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2019,12 +1910,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2082,18 +1979,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr "Commenti"
@@ -2203,9 +2094,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2215,10 +2103,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2347,9 +2232,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2374,27 +2256,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2470,9 +2340,6 @@ msgstr "Crea nuovo..."
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr "Tag"
@@ -2521,9 +2388,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr "Eventi-Notifica personalizzati"
@@ -2542,9 +2406,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr "Statistiche Cicliche"
@@ -2611,21 +2472,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr "Definisci un patter personalizzato mediante la sintassi cron"
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr "Elimina"
@@ -2635,9 +2481,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2775,12 +2618,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2805,12 +2642,6 @@ msgstr "Dettagli"
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2850,9 +2681,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2868,9 +2696,6 @@ msgstr "Chiudi l'introduzione alle Analisi Cicliche"
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2997,6 +2822,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3117,8 +2945,8 @@ msgstr ""
msgid "Environments|Updated"
msgstr "Aggiornato"
-msgid "Environments|You don't have any environments right now"
-msgstr ""
+msgid "Environments|You don't have any environments right now."
+msgstr "Attualmente non hai alcun ambiente."
msgid "Environments|protected"
msgstr ""
@@ -3267,9 +3095,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3324,12 +3149,6 @@ msgstr "Impossibile cambiare owner"
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3339,9 +3158,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr "Impossibile rimuovere la pipeline pianificata"
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3351,81 +3167,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr "Feb"
@@ -3477,9 +3218,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3531,9 +3269,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3558,9 +3293,6 @@ msgstr "Formato"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3780,22 +3512,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3804,9 +3527,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3828,7 +3548,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3852,9 +3572,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3867,10 +3584,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3906,24 +3623,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3936,6 +3638,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr "Le informazioni sullo stato dell'archiviazione Git è stata ripristinata"
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4032,21 +3737,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4056,9 +3749,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4110,6 +3800,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr "Blocca la condivisione di un progetto di %{group} con altri gruppi"
+msgid "GroupSettings|Share with group lock"
+msgstr "Condividi con il gruppo chiuso"
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr "Questa modifica è stata applicata su %{ancestor_group} ed è stata ignorata nel sottogruppo."
@@ -4504,36 +4197,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr "Gen"
@@ -4675,9 +4338,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] "L'ultimo %d giorno"
@@ -4698,9 +4358,6 @@ msgstr "Ultima modifica %{date}"
msgid "Last edited by %{name}"
msgstr "Modificato da %{name}"
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr "Ultimo aggiornamento"
@@ -4749,15 +4406,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4767,9 +4415,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4779,9 +4424,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4791,9 +4433,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4806,15 +4445,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4841,9 +4474,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4889,9 +4519,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -4961,36 +4588,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5000,6 +4597,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5009,12 +4609,6 @@ msgstr ""
msgid "Median"
msgstr "Mediano"
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr "Membri"
@@ -5048,21 +4642,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5081,12 +4660,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5285,9 +4858,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5321,9 +4891,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5446,9 +5013,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5458,6 +5022,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5557,18 +5124,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr "Notifica eventi"
@@ -5641,6 +5196,9 @@ msgstr "Nov"
msgid "November"
msgstr "Novembre"
+msgid "Number of access attempts"
+msgstr "Numero di tentativi di accesso raggiunto"
+
msgid "OK"
msgstr ""
@@ -5688,9 +5246,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5715,21 +5270,6 @@ msgstr "Si apre in una nuova finestra"
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5796,9 +5336,6 @@ msgstr "Password"
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5826,15 +5363,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr "Pipeline"
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr "Stato della Pipeline"
@@ -5952,24 +5489,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -5979,12 +5507,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6021,18 +5543,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6045,9 +5561,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6063,9 +5576,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6108,6 +5618,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr "Account pianificato per la rimozione."
@@ -6168,12 +5681,6 @@ msgstr "Password non valida"
msgid "Profiles|Invalid username"
msgstr "Username non valido"
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6213,9 +5720,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6240,9 +5744,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6444,9 +5945,6 @@ msgstr "Progetti"
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr "Visitati di frequente"
@@ -6516,6 +6014,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr "Di default, Prometheus è in ascolto su ‘http://localhost:9090‘. Non è consigliabile cambiare l'indirizzo e la porta di default in quanto ciò potrebbe influenzare o causare conflitto con altri servizi in esecuzione sul server GitLab."
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6711,9 +6212,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6776,21 +6274,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr "Rimuovi progetto"
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6812,30 +6301,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6887,10 +6379,10 @@ msgstr "Richiedi accesso"
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7057,9 +6549,6 @@ msgstr ""
msgid "Save changes"
msgstr "Salva modifiche"
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr "Salva pianificazione pipeline"
@@ -7123,15 +6612,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7156,55 +6639,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security"
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Dashboard"
+msgid "Secret:"
msgstr ""
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
-
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7228,9 +6675,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr "Seleziona una timezone"
@@ -7303,9 +6747,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Establezca una contraseña en su cuenta para actualizar o enviar a través de %{protocol}."
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7339,30 +6780,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr "imposta una password"
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr "Impostazioni"
@@ -7467,12 +6884,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr "Snippet"
@@ -7500,15 +6911,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr "Qualcosa è andato storto durante il fetch dei progetti."
@@ -7521,24 +6926,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr "Ordina per"
@@ -7713,21 +7106,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr "inizia una %{new_merge_request} con queste modifiche"
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7740,9 +7124,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7752,9 +7133,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7770,9 +7148,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7785,12 +7160,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr "Cambia branch/tag"
@@ -7916,9 +7285,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7967,6 +7333,12 @@ msgstr "Lo stadio di Issue mostra il tempo che impiega un issue ad esser correla
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8015,6 +7387,9 @@ msgstr "Lo stadio di revisione mostra il tempo tra una richiesta di merge al suo
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr "Lo stadio di pre-rilascio mostra il tempo che trascorre da una MR (Richiesta di Merge) completata al suo rilascio in ambiente di produzione. Questa informazione sarà disponibile dal tuo primo rilascio in produzione"
@@ -8024,6 +7399,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr "Lo stadio di test mostra il tempo che ogni Pipeline impiega per essere eseguita in ogni Richiesta di Merge correlata. L'informazione sarà disponibile automaticamente quando la tua prima Pipeline avrà finito d'esser eseguita."
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr "Il tempo aggregato relativo eventi/data entry raccolto in quello stadio."
@@ -8063,6 +7447,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8135,9 +7522,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8177,10 +7561,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8201,9 +7582,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr "Questo significa che non è possibile effettuare push di codice fino a che non crei una repository vuota o ne importi una esistente"
@@ -8228,9 +7606,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8240,12 +7615,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8273,15 +7642,9 @@ msgstr "Il tempo che impiega un issue per esser pianificato"
msgid "Time before an issue starts implementation"
msgstr "Il tempo che impiega un issue per esser implementato"
-msgid "Time before enforced"
-msgstr ""
-
msgid "Time between merge request creation and merge/close"
msgstr "Il tempo tra la creazione di una richiesta di merge ed il merge/close"
-msgid "Time estimate"
-msgstr ""
-
msgid "Time in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8478,9 +7841,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8505,9 +7865,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8526,9 +7883,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8544,9 +7898,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8562,9 +7913,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8580,9 +7928,6 @@ msgstr "Tempo totale di test per tutti i commits/merges"
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8592,9 +7937,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8613,33 +7955,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8664,9 +7994,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8703,16 +8030,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8790,51 +8114,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8862,15 +8141,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8904,15 +8174,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8931,36 +8195,6 @@ msgstr "Pubblico"
msgid "VisibilityLevel|Unknown"
msgstr "Sconosciuto"
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr "Vuoi visualizzare i dati? Richiedi l'accesso ad un amministratore, grazie."
@@ -9000,12 +8234,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9156,9 +8384,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9177,6 +8402,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9186,6 +8414,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9201,13 +8432,13 @@ msgstr "Puoi aggiungere files solo quando sei in una branch"
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9216,9 +8447,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9321,9 +8549,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9434,18 +8659,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9498,9 +8732,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9522,6 +8753,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9569,6 +8803,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9604,11 +8841,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "enabled"
msgstr ""
@@ -9618,12 +8850,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9653,9 +8879,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9936,11 +9159,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "remaining"
msgstr ""
@@ -9953,11 +9171,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "source"
msgstr ""
diff --git a/locale/ja/gitlab.po b/locale/ja/gitlab.po
index 26390fb862a..ac940230ac2 100644
--- a/locale/ja/gitlab.po
+++ b/locale/ja/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Japanese\n"
"Language: ja_JP\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: ja\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:46\n"
+"PO-Revision-Date: 2018-10-02 11:46\n"
msgid " Status"
msgstr " ステータス"
@@ -29,13 +29,6 @@ msgid " improved on %d point"
msgid_plural " improved on %d points"
msgstr[0] " %dポイントで改善"
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] "%d 個の変更されたファイル"
@@ -48,10 +41,6 @@ msgid "%d commit behind"
msgid_plural "%d commits behind"
msgstr[0] "%d個のコミット待ち"
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d exporter"
@@ -88,6 +77,10 @@ msgid "%d unstaged change"
msgid_plural "%d unstaged changes"
msgstr[0] "%d件の未ステージの変更"
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] "%d の脆弱性"
+
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] "パフォーマンス低下を避けるため %s 個のコミットを省略しました。"
@@ -95,29 +88,16 @@ msgstr[0] "パフォーマンス低下を避けるため %s 個のコミット
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr "%{actionText} と %{openOrClose} %{noteable}"
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr "%{commit_author_link} が %{commit_timeago} にコミットしました"
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] "%{count} 人の参加者"
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-
msgid "%{filePath} deleted"
msgstr "%{filePath} が削除されました"
@@ -145,12 +125,22 @@ msgstr "%{nip_domain} は、カスタムドメインの代替として使用で
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{default_branch} から %{number_commits_behind} コミット遅れていて、 %{number_commits_ahead} コミット進んでいます。"
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr "%{maximum_failures}回中 %{number_of_failures}回失敗。次回アクセス可能です。"
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr "%{maximum_failures}回中 %{number_of_failures}回失敗。GitLab は再試行しません。問題を解決してからストレージ情報をリセットしてください。"
+
msgid "%{openOrClose} %{noteable}"
msgstr "%{openOrClose} %{noteable}"
msgid "%{percent}%% complete"
msgstr "%{percent}%% 完了"
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] "%{storage_name}: 失敗したアクセスの試行回数 %{failed_attempts}:"
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] "%{text} %{files} ファイル"
@@ -263,7 +253,7 @@ msgid "<strong>%{changedFilesLength} unstaged</strong> and <strong>%{stagedFiles
msgstr ""
msgid "<strong>%{created_count}</strong> created, <strong>%{accepted_count}</strong> accepted."
-msgstr "<strong>%{created_count}</strong> を作成、<strong>%{accepted_count}</strong> 個を受け入れました。"
+msgstr ""
msgid "<strong>%{created_count}</strong> created, <strong>%{closed_count}</strong> closed."
msgstr "<strong>%{created_count}</strong>を作成、<strong>%{closed_count}</strong>個をクローズしました。"
@@ -289,9 +279,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr "フォークに新しいブランチが作成され、新しいマージリクエストが開始します。"
@@ -299,7 +286,7 @@ msgid "A project is where you house your files (repository), plan your work (iss
msgstr "プロジェクトとはファイルを格納(リポジトリ) し、計画を立て(課題)、ドキュメントを公開(wiki) する場所です。 %{among_other_things_link}"
msgid "A regular expression that will be used to find the test coverage output in the job trace. Leave blank to disable"
-msgstr "ジョブトレースでテストカバレッジの結果を見つけるために使用される正規表現です。無効にする場合は空白のままにします。"
+msgstr ""
msgid "A user with write access to the source branch selected this option"
msgstr "このオプションを選択したソースブランチへの書き込みを許可されたユーザー"
@@ -326,7 +313,7 @@ msgid "Accept terms"
msgstr "利用規約に同意する"
msgid "Accepted MR"
-msgstr "承認されたマージリクエスト"
+msgstr ""
msgid "Access Tokens"
msgstr "アクセス トークン"
@@ -335,11 +322,17 @@ msgid "Access denied! Please verify you can add deploy keys to this repository."
msgstr "アクセスが拒否されました!このリポジトリにデプロイキーを追加できることを確認してください。"
msgid "Access expiration date"
-msgstr "アクセス有効期限"
+msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr "'%{classification_label}'へのアクセスは許可されていません"
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr "mount によって復旧できるように、失敗が発生しているストレージへのアクセスを一時的に抑止しました。再度アクセスするためには、問題を解決してからストレージ情報をリセットしてください。"
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr "Runner トークンにアクセスし、パイプラインの設定をカスタマイズ、そしてパイプラインの状態とカバレッジレポートを閲覧します。"
+
msgid "Account"
msgstr "アカウント"
@@ -367,32 +360,17 @@ msgstr "貢献者向けガイドを追加"
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr "Kubernetes クラスターを追加"
msgid "Add Readme"
msgstr "Readmeを追加"
-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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr "すべてのメールに表示するテキストを追加します。 ただし、%{character_limit} 文字の制限があります。"
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
-msgstr "ライセンスを追加"
+msgstr ""
msgid "Add new application"
msgstr "新しいアプリケーションを追加"
@@ -400,20 +378,14 @@ msgstr "新しいアプリケーションを追加"
msgid "Add new directory"
msgstr "新規ディレクトリを追加"
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr "リアクションの追加"
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr "Todoを追加"
msgid "Add user(s) to the group:"
-msgstr "グループにユーザーを追加:"
+msgstr ""
msgid "Add users to group"
msgstr "ユーザーをグループへ追加"
@@ -454,6 +426,9 @@ msgstr "ジョブの停止に失敗しました"
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr "全てのジョブを停止します。これにより現在実行中のジョブは停止されます。"
+msgid "AdminHealthPageLink|health page"
+msgstr "ステータスページ"
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -490,16 +465,12 @@ msgstr "確認のため、%{projectName} を入力してください"
msgid "AdminUsers|To confirm, type %{username}"
msgstr "確認のため、%{username} を入力してください"
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
-msgstr ""
+msgid "Advanced"
+msgstr "高度な設定"
msgid "Advanced settings"
msgstr "高度な設定"
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-
msgid "All"
msgstr "すべて"
@@ -515,9 +486,6 @@ msgstr "すべてのユーザー"
msgid "Allow commits from members who can merge to the target branch."
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 "パイプラインに加え、ログや成果物などのようなジョブの詳細な情報に対して、パブリックレベルのアクセスを許可します。"
@@ -527,12 +495,6 @@ msgstr "AsciidocドキュメントでのPlantUML図のレンダリングを許
msgid "Allow requests to the local network from hooks and services."
msgstr "フックおよびサービスからのローカルネットワークへのリクエストを許可する。"
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr "Kubernetes クラスターを追加および管理できます。"
@@ -548,9 +510,6 @@ msgstr "あるいは、 %{personal_access_token_link} を使用することも
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr "あるいは、 %{personal_access_token_link} を使用することもできます。パーソナルアクセストークンを作成する際に、<code>repo</code>スコープを選択する必要があります。これにより、インポートすることができるパブリックリポジトリとプライベートリポジトリの一覧を表示することができます。"
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -572,11 +531,11 @@ msgstr "新しいブランチの作成中にエラーが発生しました。"
msgid "An error occured whilst fetching the job trace."
msgstr "ジョブトレースの取得中にエラーが発生しました。"
-msgid "An error occured whilst fetching the latest pipeline."
-msgstr ""
+msgid "An error occured whilst fetching the latest pipline."
+msgstr "最新のパイプラインの取得中にエラーが発生しました。"
msgid "An error occured whilst loading all the files."
-msgstr "すべてのファイルの読込中にエラーが発生しました。"
+msgstr ""
msgid "An error occured whilst loading the file content."
msgstr "ファイルの内容を読込中にエラーが発生しました。"
@@ -596,12 +555,6 @@ msgstr "マージリクエストの読込中にエラーが発生しました。
msgid "An error occured whilst loading the pipelines jobs."
msgstr "パイプラインジョブの読込中にエラーが発生しました。"
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr "Blobのプレビュー中にエラーが発生しました"
@@ -614,9 +567,6 @@ msgstr "課題のウエイト更新時にエラーが発生しました"
msgid "An error occurred while adding approver"
msgstr "承認者の追加中にエラーが発生しました"
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr "ホストキーの検出中にエラーが発生しました"
@@ -629,9 +579,6 @@ msgstr "ハイライトを消去しているときにエラーが発生しまし
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr "サイドバーのデータ取得中にエラーが発生しました。"
@@ -651,19 +598,16 @@ msgid "An error occurred while fetching the pipeline."
msgstr "パイプラインの取得中にエラーが発生しました。"
msgid "An error occurred while getting projects"
-msgstr "プロジェクトの取得中にエラーが発生しました"
+msgstr ""
msgid "An error occurred while importing project: %{details}"
-msgstr "プロジェクトのインポート中にエラーが発生しました:%{details}"
+msgstr ""
msgid "An error occurred while initializing path locks"
msgstr "パスロックの初期化中にエラーが発生しました"
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
-msgstr "コミットシグネチャの読込み中にエラーが発生しました"
+msgstr ""
msgid "An error occurred while loading diff"
msgstr "差分の読み込み中にエラーが発生しました"
@@ -704,18 +648,12 @@ msgstr "通知の購読中にエラーが発生しました。"
msgid "An error occurred while unsubscribing to notifications."
msgstr "通知の購読を解除中にエラーが発生しました。"
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr "ユーザ名の検証中にエラーが発生しました"
msgid "An error occurred. Please try again."
msgstr "エラーが発生しました。再度お試しください。"
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr "匿名"
@@ -734,11 +672,11 @@ msgstr "外観"
msgid "Application"
msgstr "アプリケーション"
-msgid "Application ID"
-msgstr ""
+msgid "Application Id"
+msgstr "アプリケーション ID"
msgid "Application: %{name}"
-msgstr "アプリケーション:%{name}"
+msgstr ""
msgid "Applications"
msgstr "アプリケーション"
@@ -758,9 +696,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr "このパイプラインスケジュールを削除しますか?"
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr "変更が保存されていませんが破棄してもよろしいですか?"
@@ -779,9 +714,6 @@ msgstr "本当に登録トークンをリセットしますか?"
msgid "Are you sure you want to reset the health check token?"
msgstr "本当にヘルスチェックトークンをリセットしますか?"
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr "%{path_lock_path} のロックを解除してもよろしいですか?"
@@ -798,7 +730,7 @@ msgid "Ascending"
msgstr "昇順"
msgid "Ask your group maintainer to set up a group Runner."
-msgstr "グループ Runner の設定は、グループの Maintainer に依頼してください。"
+msgstr ""
msgid "Assertion consumer service URL"
msgstr "アサーション コンシューマー サービス URL"
@@ -831,7 +763,7 @@ msgid "Assignee"
msgstr "担当者"
msgid "Assignee lists not available with your current license"
-msgstr "現在のライセンスでは担当者リストを利用できません"
+msgstr ""
msgid "Assignee lists show all issues assigned to the selected user."
msgstr "担当者一覧には、選択したユーザーに割り当てられているすべての課題が表示されます。"
@@ -858,13 +790,13 @@ msgid "Authentication log"
msgstr "認証ログ"
msgid "Authentication method"
-msgstr "認証方法"
+msgstr ""
msgid "Author"
msgstr "作成者"
msgid "Authorization code:"
-msgstr "認証コード:"
+msgstr ""
msgid "Authorization was granted by entering your username and password in the application."
msgstr "このアプリケーションにあなたのユーザー名とパスワードが入力されたので、承認が許可されました。"
@@ -873,13 +805,13 @@ msgid "Authorize"
msgstr "承認する"
msgid "Authorize %{link_to_client} to use your account?"
-msgstr "あなたのアカウントに %{link_to_client} を承認しますか?"
+msgstr ""
msgid "Authorized At"
msgstr ""
msgid "Authorized applications (%{size})"
-msgstr "承認されたアプリケーション(%{size})"
+msgstr ""
msgid "Authors: %{authors}"
msgstr "作成者: %{authors}"
@@ -1037,20 +969,11 @@ msgstr "バッジ"
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr "選択したコミットではじめる"
msgid "Below are examples of regex for existing tools:"
-msgstr "以下のものは、既存の正規表現ツールの例です:"
+msgstr ""
msgid "Below you will find all the groups that are public."
msgstr "以下に公開されている全グループを表示します。"
@@ -1110,13 +1033,13 @@ msgid "BillingPlans|features"
msgstr "機能"
msgid "BillingPlans|frequently asked questions"
-msgstr "FAQ 集"
+msgstr ""
msgid "BillingPlans|monthly"
msgstr "月額"
msgid "BillingPlans|paid annually at %{price_per_year}"
-msgstr "年額 %{price_per_year}"
+msgstr ""
msgid "BillingPlans|per user"
msgstr "1ユーザーにつき"
@@ -1335,9 +1258,6 @@ 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 ""
@@ -1368,6 +1288,9 @@ msgstr "インスタンスが有効"
msgid "Callback URL"
msgstr "コールバック URL"
+msgid "Callback url"
+msgstr "コールバック URL"
+
msgid "Can't find HEAD commit for this branch"
msgstr "このブランチには HEAD コミットが見つかりません"
@@ -1384,7 +1307,7 @@ msgid "Cannot modify managed Kubernetes cluster"
msgstr "管理下の Kubernetes クラスターを変更できません"
msgid "Certificate fingerprint"
-msgstr "証明書のフィンガー プリント"
+msgstr ""
msgid "Change Weight"
msgstr "ウェイトを変更する"
@@ -1422,8 +1345,8 @@ msgstr "チャート"
msgid "Chat"
msgstr "チャット"
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
-msgstr ""
+msgid "Check interval"
+msgstr "チェックの間隔"
msgid "Checking %{text} availability…"
msgstr "%{text} が利用可能か確認しています…"
@@ -1485,9 +1408,6 @@ msgstr "キャンセル"
msgid "CiStatusLabel|created"
msgstr "作成済み"
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr "失敗"
@@ -1506,9 +1426,6 @@ msgstr "開始待ち"
msgid "CiStatusLabel|skipped"
msgstr "スキップ済み"
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr "手動実行待ち"
@@ -1521,9 +1438,6 @@ msgstr "キャンセル"
msgid "CiStatusText|created"
msgstr "作成済み"
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr "失敗"
@@ -1578,10 +1492,10 @@ msgstr "保護の切り替え"
msgid "CiVariable|Validation failed"
msgstr "検証に失敗しました"
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
-msgstr "使用できません:%{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
+msgstr "Circuit Breaker API"
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1603,7 +1517,7 @@ msgid "Click the button below to begin the install process by navigating to the
msgstr "下のボタンをクリックすると、Kubernetesのページに遷移し、インストールプロセスを開始します"
msgid "Click to expand it."
-msgstr "クリックして展開。"
+msgstr ""
msgid "Click to expand text"
msgstr "クリックしてテキストを展開する"
@@ -1624,7 +1538,7 @@ msgid "Clone repository"
msgstr "リポジトリをクローン"
msgid "Close"
-msgstr "クローズする"
+msgstr ""
msgid "Close epic"
msgstr ""
@@ -1641,24 +1555,12 @@ msgstr "%{appList} は正常に Kubernetes クラスターにインストール
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr "API URL"
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr "Kubernetes クラスターを追加"
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr "この Kubernetes クラスター統合に関する詳細オプション"
@@ -1761,9 +1663,6 @@ msgstr "Google Kubernetes Engine"
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr "Google Kubernetes Engine プロジェクト"
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr "Helm Tiller"
@@ -1815,12 +1714,6 @@ msgstr "JupyterHub"
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr "Kubernetes クラスター"
@@ -1830,6 +1723,9 @@ msgstr "Kubernetes クラスターの詳細"
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr "Kubernetes クラスターの稼働状態"
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr "Kubernetes クラスターの統合"
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr "Kubernetes クラスターを Google Kubernetes Engine 上に作成しています..."
@@ -1839,8 +1735,8 @@ msgstr "Kubernetes クラスター名"
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr "Kubernetes クラスター は正常に Google Kubernetes Engine に作成されました。クラスター の詳細を表示するにはページを更新してください。"
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
+msgstr "Kubernetes クラスターを利用すると、 Review Apps の使用、アプリケーションのデプロイ、パイプラインの実行などをより簡単に実現できます。%{link_to_help_page}"
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
msgstr "Kubernetes クラスターは、このプロジェクトにアプリケーションのデプロイや Review Apps の環境を提供するのに使用できます。"
@@ -1848,15 +1744,12 @@ 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}Kubernetes%{help_link_end}."
+msgstr "%{help_link_start}Kubernetes%{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 ""
-
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Machine type"
msgstr "マシンタイプ"
@@ -1872,6 +1765,9 @@ msgstr "%{link_gke} にアクセスして Kubernetes クラスターを管理"
msgid "ClusterIntegration|More information"
msgstr "詳細情報"
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr "検索条件に一致するマシンタイプはありません"
@@ -1899,9 +1795,6 @@ msgstr "Google アカウントが次の要件を満たしていることを確
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr "プロジェクトの名前空間"
@@ -1914,7 +1807,7 @@ msgstr "Prometheus"
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -1986,12 +1879,18 @@ msgstr "%{title} のインストール中に問題が発生しました"
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr "Kubernetes クラスターを切り替え"
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr "Kubernetes クラスターを切り替え"
@@ -2049,18 +1948,12 @@ msgstr "折りたたむ"
msgid "Collapse sidebar"
msgstr "サイドバーを隠す"
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr "この検討にコメントし解決する"
msgid "Comment & unresolve discussion"
msgstr "この検討にコメントし未解決にする"
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr "コメント"
@@ -2082,7 +1975,7 @@ msgid "Commit message"
msgstr "コミットメッセージ"
msgid "Commit statistics for %{ref} %{start_time} - %{end_time}"
-msgstr "%{start_time} から %{end_time} までの %{ref} ブランチの統計"
+msgstr ""
msgid "Commit to %{branchName} branch"
msgstr "%{branchName} ブランチにコミット"
@@ -2103,10 +1996,10 @@ msgid "Commits feed"
msgstr "コミットフィード"
msgid "Commits per day hour (UTC)"
-msgstr "時間帯別のコミット数 (UTC)"
+msgstr ""
msgid "Commits per day of month"
-msgstr "1ヶ月ごとのコミット数"
+msgstr ""
msgid "Commits per weekday"
msgstr "週ごとのコミット数"
@@ -2127,7 +2020,7 @@ msgid "Committed by"
msgstr "コミット担当者: "
msgid "Commit…"
-msgstr "コミット"
+msgstr ""
msgid "Compare"
msgstr "比較"
@@ -2168,9 +2061,6 @@ msgstr "機密性"
msgid "Configure Gitaly timeouts."
msgstr "Gitaly のタイムアウトを設定します。"
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr "リポジトリに対して自動実行する Git チェックとハウスキーピングを設定します。"
@@ -2178,13 +2068,10 @@ msgid "Configure limits for web and API requests."
msgstr "ウェブおよびAPIリクエストの制限を設定する。"
msgid "Configure push mirrors."
-msgstr "プッシュミラーを構成します。"
-
-msgid "Configure storage path settings."
msgstr ""
-msgid "Configure the %{link} integration."
-msgstr ""
+msgid "Configure storage path and circuit breaker settings."
+msgstr "ストレージのパスとサーキットブレーカーを設定する。"
msgid "Configure the way a user creates a new account."
msgstr "ユーザーが新しいアカウントを作成する方法を設定します。"
@@ -2256,7 +2143,7 @@ msgid "Continue"
msgstr "続行"
msgid "Continue to the next step"
-msgstr "次のステップに進みます"
+msgstr ""
msgid "Continuous Integration and Deployment"
msgstr "継続的インテグレーションとデプロイ"
@@ -2312,9 +2199,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2337,27 +2221,15 @@ msgid "Copy file path to clipboard"
msgstr "ファイルパスをクリップボードにコピーする"
msgid "Copy incoming email address to clipboard"
-msgstr "受信用メールアドレスをクリップボードにコピーします。"
-
-msgid "Copy link"
-msgstr "リンクをコピー"
-
-msgid "Copy name to clipboard"
msgstr ""
msgid "Copy reference to clipboard"
msgstr "クリップボードへコピー"
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr "クリップボードにコピー"
msgid "Copy token to clipboard"
-msgstr "トークンをクリップボードにコピーします"
-
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
msgstr ""
msgid "Create"
@@ -2397,13 +2269,13 @@ msgid "Create file"
msgstr "ファイルを作成"
msgid "Create group"
-msgstr "グループを作成"
+msgstr ""
msgid "Create group label"
msgstr "グループラベルを作成"
msgid "Create issue"
-msgstr "課題を作成"
+msgstr ""
msgid "Create lists from labels. Issues with that label appear in that list."
msgstr "ラベルからリストを作成。そのラベルの課題がリストに表示されます。"
@@ -2424,7 +2296,7 @@ msgid "Create new file"
msgstr "新規ファイル作成"
msgid "Create new file or directory"
-msgstr "新しいファイルやディレクトリを作成します"
+msgstr ""
msgid "Create new label"
msgstr "ラベルの新規作成"
@@ -2435,9 +2307,6 @@ msgstr "新規作成"
msgid "Create project label"
msgstr "プロジェクトラベルを作成"
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr "タグ"
@@ -2457,7 +2326,7 @@ msgid "Created on"
msgstr ""
msgid "Created on:"
-msgstr "作成日時:"
+msgstr ""
msgid "Creating epic"
msgstr "エピックを作成しています"
@@ -2469,7 +2338,7 @@ msgid "Cron syntax"
msgstr "Cron の構文"
msgid "Current Branch"
-msgstr "現在のブランチ"
+msgstr ""
msgid "Current node"
msgstr "現在のノード"
@@ -2486,9 +2355,6 @@ msgstr "カスタム"
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr "カスタム通知設定"
@@ -2496,7 +2362,7 @@ msgid "Custom notification levels are the same as participating levels. With cus
msgstr "\"カスタム\" の通知レベルの基本は \"参加\" と同じです。また、カスタム通知に設定することで選択したカスタムイベントの通知を受け取ることもできます。もっと詳しく知りたい場合は %{notification_link} を見てください。"
msgid "Custom project templates"
-msgstr "カスタムプロジェクトテンプレート"
+msgstr ""
msgid "Customize colors"
msgstr "カスタムカラー"
@@ -2507,9 +2373,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr "Runner トークンにアクセスし、パイプラインの設定をカスタマイズ、そしてパイプラインの状態とカバレッジレポートを閲覧します。"
-
msgid "Cycle Analytics"
msgstr "サイクル分析"
@@ -2576,21 +2439,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr "Cron 構文でカスタムなパターンを指定する"
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr "削除"
@@ -2600,9 +2448,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr "スニペットを削除"
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr "リストを削除する"
@@ -2739,12 +2584,6 @@ msgstr "新規デプロイトークン"
msgid "DeployTokens|Your new project deploy token has been created."
msgstr "新しいプロジェクトデプロイトークンが作成されました。"
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr "非優先ラベル"
@@ -2758,7 +2597,7 @@ msgid "Description templates allow you to define context-specific templates for
msgstr "Description テンプレートを使用すると、プロジェクトの課題およびマージリクエスト説明に対するコンテキスト固有のテンプレートを定義できます。"
msgid "Description:"
-msgstr "説明:"
+msgstr ""
msgid "Destroy"
msgstr "破棄"
@@ -2769,12 +2608,6 @@ msgstr "詳細"
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr "使用可能なファイル名がありません"
@@ -2809,14 +2642,11 @@ msgid "Discard changes"
msgstr "変更を破棄する"
msgid "Discard changes to %{path}?"
-msgstr "%{path} の変更を破棄しますか?"
+msgstr ""
msgid "Discard draft"
msgstr "下書きを破棄"
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr "GitLab Geo について"
@@ -2832,9 +2662,6 @@ msgstr "サイクル分析の紹介を閉じる"
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2887,7 +2714,7 @@ msgid "During this process, you’ll be asked for URLs from GitLab’s side. Use
msgstr "このプロセスの途中で、GitLab 側からの URL を聞かれるので、次の URL を使用してください。"
msgid "Each Runner can be in one of the following states:"
-msgstr "各 Runner は次のいずれかの状態をとります:"
+msgstr ""
msgid "Edit"
msgstr "編集"
@@ -2916,8 +2743,8 @@ msgstr "%{user_name} の ID を編集する"
msgid "Elasticsearch"
msgstr "Elasticsearch"
-msgid "Elasticsearch integration. Elasticsearch AWS IAM."
-msgstr ""
+msgid "Elasticsearch intergration. Elasticsearch AWS IAM."
+msgstr "Elasticsearch の統合。Elasticsearch AWS IAM。"
msgid "Email"
msgstr "メール"
@@ -2961,6 +2788,9 @@ msgstr "このプロジェクトでは有効にする"
msgid "Enable group Runners"
msgstr "グループ Runner を有効にする"
+msgid "Enable or disable certain group features and choose access levels."
+msgstr "特定のグループ機能を有効または無効にし、アクセスレベルを選択します。"
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -2971,7 +2801,7 @@ msgid "Enable reCAPTCHA or Akismet and set IP limits."
msgstr "reCAPTCHA または Akismet の有効、および IP 制限を設定する。"
msgid "Enable the Performance Bar for a given group."
-msgstr "指定グループのパフォーマンスバーを有効にする。"
+msgstr ""
msgid "Enable usage ping"
msgstr ""
@@ -2989,7 +2819,7 @@ msgid "Enter in your Bitbucket Server URL and personal access token below"
msgstr ""
msgid "Enter the issue description"
-msgstr "課題の説明を入力してください"
+msgstr ""
msgid "Enter the issue title"
msgstr ""
@@ -3081,7 +2911,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr "更新済み"
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3231,9 +3061,6 @@ msgstr "サイドバーを開く"
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3288,12 +3115,6 @@ msgstr "オーナーを変更できませんでした"
msgid "Failed to check related branches."
msgstr "関連するブランチの確認に失敗しました。"
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr "ボードの課題の削除に失敗しました。やり直してください。"
@@ -3303,9 +3124,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr "パイプラインスケジュールを削除できませんでした"
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr "課題の更新に失敗しました。もう一度やり直してください。"
@@ -3315,81 +3133,6 @@ msgstr "失敗"
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr "2月"
@@ -3441,9 +3184,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr "完了"
@@ -3495,9 +3235,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3522,9 +3259,6 @@ msgstr "フォーマット"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ".gitlab-ci.yml にエラーが見つかりました:"
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr "%{provider_title}から"
@@ -3676,10 +3410,10 @@ msgid "GeoNodes|Repositories verified with their counterparts on the Primary nod
msgstr "プライマリノードの対応リポジトリとの検証が完了したリポジトリ"
msgid "GeoNodes|Repository checksum progress"
-msgstr "リポジトリチェックサムの進行状況"
+msgstr ""
msgid "GeoNodes|Repository verification progress"
-msgstr "リポジトリ検証の進捗状況"
+msgstr ""
msgid "GeoNodes|Selective"
msgstr "選択的"
@@ -3744,22 +3478,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr "すべてのプロジェクト"
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3768,9 +3493,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr "ファイル同期容量"
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr "同期グループ"
@@ -3792,7 +3514,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3816,9 +3538,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3831,10 +3550,10 @@ msgstr "リポジトリ同期容量"
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3870,24 +3589,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3900,6 +3604,9 @@ msgstr "Git リポジトリ URL"
msgid "Git revision"
msgstr "Git リビジョン"
+msgid "Git storage health information has been reset"
+msgstr "git ストレージの正常性情報がリセットされました"
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -3996,35 +3703,20 @@ msgstr "グループ ID"
msgid "Group Runners"
msgstr "グループ Runner"
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr "グループの詳細"
msgid "Group info:"
-msgstr "グループ情報:"
+msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr "グループ Maintainer は %{link} でグループ Runner を登録できます。"
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
-msgstr "グループ:%{group_name}"
+msgstr ""
msgid "GroupRoadmap|From %{dateWord}"
msgstr "%{dateWord} から"
@@ -4074,6 +3766,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr "%{group} 内のプロジェクトを他のグループと共有しないようにする"
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr "この設定は %{ancestor_group} に適用され、サブグループで上書きされます。"
@@ -4289,7 +3984,7 @@ msgid "If using GitHub, you’ll see pipeline statuses on GitHub for your commit
msgstr "GitHub を使用している場合、GitHub 上のコミットやプルリクエスからパイプラインの状態を確認することができます。%{more_info_link}"
msgid "If you already have files you can push them using the %{link_to_cli} below."
-msgstr "すでにファイルが存在するときは、次の %{link_to_cli} を使用してファイルをプッシュできます。"
+msgstr ""
msgid "If your HTTP repository is not publicly accessible, add authentication information to the URL: <code>https://username:password@gitlab.company.com/group/project.git</code>."
msgstr ""
@@ -4404,7 +4099,7 @@ msgid_plural "Instances"
msgstr[0] "インスタンス"
msgid "Instance Statistics"
-msgstr "インスタンス統計"
+msgstr ""
msgid "Instance Statistics visibility"
msgstr ""
@@ -4446,7 +4141,7 @@ msgid "Issue Boards"
msgstr ""
msgid "Issue board focus mode"
-msgstr "課題ボード フォーカス モード"
+msgstr ""
msgid "Issue events"
msgstr "課題イベント"
@@ -4455,45 +4150,15 @@ msgid "IssueBoards|Board"
msgstr "ボード"
msgid "IssueBoards|Boards"
-msgstr "ボード"
+msgstr ""
msgid "Issues"
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, 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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
+msgid "Issues closed"
msgstr ""
msgid "Jan"
@@ -4572,16 +4237,16 @@ msgid "Kubernetes Cluster"
msgstr "Kubernetes クラスター"
msgid "Kubernetes cluster creation time exceeds timeout; %{timeout}"
-msgstr "Kubernetes クラスターの作成中にタイムアウトしました:%{timeout}"
+msgstr ""
msgid "Kubernetes cluster integration was not removed."
msgstr "Kubernetes クラスターの統合は削除されませんでした。"
msgid "Kubernetes cluster integration was successfully removed."
-msgstr "Kubernetes クラスターの統合は正常に削除されました。"
+msgstr ""
msgid "Kubernetes cluster was successfully updated."
-msgstr "Kubernetes クラスターは正常に更新されました。"
+msgstr ""
msgid "Kubernetes configured"
msgstr "Kubernetes 構成済み"
@@ -4637,9 +4302,6 @@ msgstr "ラベルの昇格"
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] "過去%d日間"
@@ -4659,9 +4321,6 @@ msgstr "最終編集日 %{date}"
msgid "Last edited by %{name}"
msgstr "最終編集者 %{name}"
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr "最終更新"
@@ -4678,13 +4337,13 @@ msgid "Latest changes"
msgstr "最新の変更"
msgid "Learn more"
-msgstr "詳細"
+msgstr ""
msgid "Learn more about %{issue_boards_url}, to keep track of issues in multiple lists, using labels, assignees, and milestones. If you’re missing something from issue boards, please create an issue on %{gitlab_issues_url}."
msgstr ""
msgid "Learn more about Kubernetes"
-msgstr "Kubernetes の詳細"
+msgstr ""
msgid "Learn more about protected branches"
msgstr "保護されたブランチについての詳細"
@@ -4710,15 +4369,6 @@ msgstr ""
msgid "License"
msgstr "ライセンス"
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4728,9 +4378,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4740,9 +4387,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr "ライセンス"
@@ -4752,9 +4396,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4767,15 +4408,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr "URL"
@@ -4801,9 +4436,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4849,11 +4481,8 @@ msgstr "現在のプロジェクトはロックされています"
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
-msgstr "ログ"
+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 ""
@@ -4921,36 +4550,6 @@ msgstr "Todo を完了にする"
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -4960,6 +4559,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -4969,12 +4571,6 @@ msgstr "5月"
msgid "Median"
msgstr "中央値"
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr "メンバー"
@@ -5006,21 +4602,6 @@ 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 "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
msgstr ""
msgid "MergeRequests|Resolve this discussion in a new issue"
@@ -5041,12 +4622,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr "マージ済み"
@@ -5245,9 +4820,6 @@ msgstr "月"
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5281,9 +4853,6 @@ msgstr ""
msgid "Name:"
msgstr "名前:"
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr "ヘルプ"
@@ -5405,9 +4974,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr "期限なし"
@@ -5417,6 +4983,9 @@ msgstr ""
msgid "No file chosen"
msgstr "ファイルが選択されていません"
+msgid "No files found"
+msgstr "ファイルが見つかりませんでした"
+
msgid "No files found."
msgstr "ファイルが見つかりません。"
@@ -5505,27 +5074,15 @@ msgid "Note: As an administrator you may like to configure %{github_integration_
msgstr "注: 管理者として%{github_integration_link} を設定すると、GitHub 経由のログインを許可し、個人用のアクセストークンを生成せずにリポジトリに接続することができます。"
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 "注:管理者として%{github_integration_link} を設定すると、GitHub 経由のログインを許可し、個人用のアクセストークンを生成せずにリポジトリをインポートすることができます。"
+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 "注: GitLab の管理者に%{github_integration_link} を設定して、GitHub 経由のログインを許可し、個人用のアクセストークンを生成せずにリポジトリに接続できないか問い合わせください。"
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 "注: GitLab の管理者に%{github_integration_link} を設定して、GitHub 経由のログインが許可し、個人用のアクセストークンを生成せずにリポジトリをインポートできないか問い合わせください。"
-
-msgid "Notes|Are you sure you want to cancel creating this comment?"
-msgstr ""
-
-msgid "Notes|Collapse replies"
msgstr ""
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
+msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
msgid "Notification events"
@@ -5600,6 +5157,9 @@ msgstr "11月"
msgid "November"
msgstr "11月"
+msgid "Number of access attempts"
+msgstr "アクセス試行回数"
+
msgid "OK"
msgstr "OK"
@@ -5646,9 +5206,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr "Xcode で開く"
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr "サイドバーを開く"
@@ -5673,21 +5230,6 @@ msgstr "新規ウィンドウで開く"
msgid "Operations"
msgstr "運用"
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5754,9 +5296,6 @@ msgstr "パスワード"
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr "あなたの SSH 公開鍵を貼り付けます。この鍵は通常、ファイル '~/.ssh/id_rsa.pub' 内にあり、'ssh-rsa' という文字列から始まります。SSH の秘密鍵を使用しないようにしてください。"
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr "パス:"
@@ -5784,15 +5323,15 @@ msgstr "パフォーマンスの最適化"
msgid "Permissions"
msgstr "権限"
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr "個人のアクセストークン"
msgid "Pipeline"
msgstr "パイプライン"
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr "パイプラインの進捗状況"
@@ -5910,24 +5449,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr "このプロジェクトは現在パイプラインを実行するように設定されていません。"
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr "実行対象"
msgid "Pipeline|Create pipeline"
msgstr "パイプラインを作成"
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr "パイプラインを実行"
@@ -5937,12 +5467,6 @@ msgstr "ブランチの検索"
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr "この実行で使用される変数の値を指定します。 %{settings_link} で指定された値がデフォルトで使用されます。"
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr "パイプラインの停止"
@@ -5979,18 +5503,12 @@ msgstr "実行"
msgid "Please accept the Terms of Service before continuing."
msgstr "続ける前に、利用規約に同意する必要があります。"
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6003,9 +5521,6 @@ msgstr "reCAPTCHA を解決してください"
msgid "Please try again"
msgstr "もう一度やり直してください"
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr "リポジトリに接続できるまで、しばらくお待ちください。完了すると、画面が自動的に更新されます。"
@@ -6021,9 +5536,6 @@ msgstr "ナビゲーションテーマ"
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6052,7 +5564,7 @@ msgid "Private - The group and its projects can only be viewed by members."
msgstr "プライベート - グループとプロジェクトはメンバーのみが閲覧できます。"
msgid "Private projects can be created in your personal namespace with:"
-msgstr "あなた個人の名前空間にプライベートプロジェクトを作成できます:"
+msgstr ""
msgid "Profile"
msgstr "プロフィール"
@@ -6066,6 +5578,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr "削除予定のアカウントです。"
@@ -6126,12 +5641,6 @@ msgstr "パスワードが正しくありません"
msgid "Profiles|Invalid username"
msgstr "ユーザー名が正しくありません"
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6171,9 +5680,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6198,9 +5704,6 @@ msgstr "ユーザー名を更新"
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr "ユーザー名の変更に失敗しました - %{message}"
@@ -6402,14 +5905,11 @@ msgstr "プロジェクト"
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr "よく使うプロジェクト"
msgid "ProjectsDropdown|Loading projects"
-msgstr "プロジェクトをロード中"
+msgstr ""
msgid "ProjectsDropdown|Projects you visit often will appear here"
msgstr "よく使うプロジェクトはここに表示されます"
@@ -6469,11 +5969,14 @@ msgid "PrometheusService|Active"
msgstr "アクティブ"
msgid "PrometheusService|Auto configuration"
-msgstr "自動設定"
+msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr "プロジェクト環境を監視するため、クラスターに Prometheus を自動的にデプロイし設定する"
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr "共通メトリクス"
@@ -6669,9 +6172,6 @@ msgstr "リアルタイム機能"
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr "参照:"
@@ -6733,21 +6233,12 @@ msgstr "Runner を削除"
msgid "Remove avatar"
msgstr "アバターを削除"
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr "優先度を削除"
msgid "Remove project"
msgstr "プロジェクトを削除"
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6769,30 +6260,33 @@ msgstr ""
msgid "Repo by URL"
msgstr "リポジトリ URL"
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6844,12 +6338,12 @@ msgstr "アクセス権限をリクエストする"
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
-msgstr ""
-
msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr "GitLab にアクセスする際に、すべてのユーザーが利用規約に同意することを要求します。"
+msgid "Reset git storage health information"
+msgstr "git ストレージの正常性情報をリセット"
+
msgid "Reset health check access token"
msgstr "正常性チェックアクセストークンをリセット"
@@ -7013,9 +6507,6 @@ msgstr ""
msgid "Save changes"
msgstr "変更を保存"
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr "パイプラインスケジュールを保存"
@@ -7079,15 +6570,9 @@ msgstr ""
msgid "Search project"
msgstr "プロジェクトを検索"
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr "ユーザーを検索"
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7112,7 +6597,13 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
+msgid "Seconds before reseting failure information"
+msgstr "失敗情報をリセットするまでの秒数"
+
+msgid "Seconds to wait for a storage access attempt"
+msgstr "ストレージアクセスを再試行するまでの秒数"
+
+msgid "Secret:"
msgstr ""
msgid "Security"
@@ -7121,48 +6612,6 @@ msgstr "セキュリティ"
msgid "Security Dashboard"
msgstr "セキュリティダッシュボード"
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
-
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting the dismissal."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting this dismissal."
-msgstr ""
-
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
msgstr ""
@@ -7184,9 +6633,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr "プロジェクトをフォークする名前空間を選択してください"
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr "タイムゾーンを選択"
@@ -7259,11 +6705,8 @@ msgstr "セッションの有効期限、プロジェクトの上限、添付フ
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "%{protocol} プロコトル経由でプル、プッシュするためにアカウントのパスワードを設定。"
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
-msgstr "デフォルトを設定し、可視性レベルを制限します。インポートソースと git アクセスプロトコルを設定します。"
+msgstr ""
msgid "Set instance-wide template repository"
msgstr ""
@@ -7272,7 +6715,7 @@ msgid "Set max session time for web terminal."
msgstr ""
msgid "Set notification email for abuse reports."
-msgstr "迷惑行為レポートの通知メールを設定する。"
+msgstr ""
msgid "Set requirements for a user to sign-in. Enable mandatory two-factor authentication."
msgstr ""
@@ -7295,30 +6738,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr "パスワードを設定"
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr "設定"
@@ -7422,12 +6841,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr "スニペット"
@@ -7435,7 +6848,7 @@ msgid "Something went wrong on our end"
msgstr ""
msgid "Something went wrong on our end."
-msgstr "問題が発生しました。"
+msgstr ""
msgid "Something went wrong on our end. Please try again!"
msgstr ""
@@ -7455,15 +6868,9 @@ msgstr "%{issuable} を解決中に問題が発生しました。あとでもう
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr "グループメンバーの貢献度を取得中に問題が発生しました"
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7476,26 +6883,14 @@ msgstr "%{issuable} の再開処理中に問題が発生しました。あとで
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr "この検討を解決しているときに問題が発生しました。もう一度やり直してください。"
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr "問題が発生しました。再試行してください。"
msgid "Sorry, no epics matched your search"
msgstr "申し訳ありません、検索に一致するエピックはありません"
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
-msgstr "並べ替え"
+msgstr ""
msgid "SortOptions|Access level, ascending"
msgstr "アクセスレベル昇順"
@@ -7522,7 +6917,7 @@ msgid "SortOptions|Largest group"
msgstr "グループの大きい順"
msgid "SortOptions|Largest repository"
-msgstr "リポジトリの大きい順"
+msgstr ""
msgid "SortOptions|Last Contact"
msgstr ""
@@ -7585,7 +6980,7 @@ msgid "SortOptions|Popularity"
msgstr "人気順"
msgid "SortOptions|Priority"
-msgstr "優先度順"
+msgstr ""
msgid "SortOptions|Recent sign in"
msgstr "最近のサインイン順"
@@ -7606,7 +7001,7 @@ msgid "Source"
msgstr "ソース"
msgid "Source (branch or tag)"
-msgstr "ソース (ブランチかタグ)"
+msgstr ""
msgid "Source code"
msgstr "ソースコード"
@@ -7663,39 +7058,27 @@ msgid "Starred Projects' Activity"
msgstr "スター付きプロジェクトの活動"
msgid "Starred projects"
-msgstr "スター付きプロジェクト"
+msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr "この変更で %{new_merge_request} を作成する"
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr "Runner を起動!"
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
-msgstr "開始済み"
+msgstr ""
msgid "Starts at (UTC)"
-msgstr "開始時刻 (UTC)"
+msgstr ""
msgid "State your message to activate"
msgstr ""
msgid "Status"
-msgstr "状態"
-
-msgid "Stop environment"
msgstr ""
msgid "Stop impersonation"
@@ -7707,9 +7090,6 @@ msgstr "この環境を停止する"
msgid "Stopped"
msgstr "停止中"
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr "ストレージ"
@@ -7725,9 +7105,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7740,12 +7117,6 @@ msgstr "グループレベルで購読する"
msgid "Subscribe at project level"
msgstr "プロジェクトレベルで購読する"
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr "ブランチ・タグ切り替え"
@@ -7759,7 +7130,7 @@ msgid "System Info"
msgstr "システム情報"
msgid "System header and footer:"
-msgstr "システムヘッダーとフッター:"
+msgstr "システムヘッダーとフッター:"
msgid "System metrics (Custom)"
msgstr ""
@@ -7781,7 +7152,7 @@ msgid "Tags:"
msgstr "タグ:"
msgid "TagsPage|Browse commits"
-msgstr "コミットを表示"
+msgstr ""
msgid "TagsPage|Browse files"
msgstr "ファイルを表示"
@@ -7799,7 +7170,7 @@ msgid "TagsPage|Delete tag"
msgstr "タグ削除"
msgid "TagsPage|Deleting the %{tag_name} tag cannot be undone. Are you sure?"
-msgstr "%{tag_name} タグの削除はやり直しができません。よろしいでしょうか?"
+msgstr ""
msgid "TagsPage|Edit release notes"
msgstr "リリースノートを編集"
@@ -7829,7 +7200,7 @@ msgid "TagsPage|Repository has no tags yet."
msgstr ""
msgid "TagsPage|Sort by"
-msgstr "並べ替え"
+msgstr ""
msgid "TagsPage|Tags"
msgstr "タグ一覧"
@@ -7844,7 +7215,7 @@ msgid "TagsPage|Use git tag command to add a new one:"
msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
-msgstr "リリースノートを書くか、ここにファイルをドラッグ…"
+msgstr ""
msgid "TagsPage|protected"
msgstr "保護"
@@ -7870,9 +7241,6 @@ msgstr "利用規約とプライバシーポリシー"
msgid "Terms of Service and Privacy Policy"
msgstr "利用規約とプライバシーポリシー"
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7921,6 +7289,12 @@ msgstr "課題ステージでは、課題が登録されてからマイルスト
msgid "The maximum file size allowed is 200KB."
msgstr "許可される最大ファイルサイズは 200KB です。"
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr "GitLab によるストレージへのアクセス試行回数"
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr "秘密鍵の復号に必要となるパスフレーズ。これはオプションで、値は暗号化して保存されます。"
@@ -7958,7 +7332,7 @@ msgid "The repository for this project is empty"
msgstr "このプロジェクトにリポジトリはありません"
msgid "The repository must be accessible over <code>http://</code>, <code>https://</code> or <code>git://</code>."
-msgstr "リポジトリには、<code>http://</code>、 <code>https://</code> または <code>git://</code>で接続できなければなりません。"
+msgstr ""
msgid "The repository must be accessible over <code>http://</code>, <code>https://</code>, <code>ssh://</code> and <code>git://</code>."
msgstr ""
@@ -7969,6 +7343,9 @@ msgstr "レビューステージとは、マージリクエストを作成して
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr "ステージングステージでは、マージリクエストがマージされてからコードがプロダクション環境にデプロイされるまでの時間が表示されます。このデータは最初にプロダクションにデプロイしたときに自動的に追加されます。"
@@ -7978,6 +7355,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr "テスティングステージでは、GitLab CI が関連するマージリクエストの各パイプラインを実行する時間が表示されます。このデータは最初のパイプラインが完了したときに自動的に追加されます。"
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr "GitLab は障害情報を秒単位で保存しています。この間に障害が発生しなかった場合、マウントに関する情報はリセットされます。"
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr "GitLab がストレージにアクセスしようとする時間(秒)。この時間が経過すると、タイムアウトエラーが発生します。"
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr "このステージに収集されたデータ毎の時間"
@@ -8017,6 +7403,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr "Git ストレージへのアクセスに問題があります: "
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8039,7 +7428,7 @@ msgid "There was an error when subscribing to this label."
msgstr "ラベルの購読するときにエラーが発生しました。"
msgid "There was an error when unsubscribing from this label."
-msgstr "ラベルの購読解除するときにエラーが発生しました。"
+msgstr ""
msgid "They can be managed using the %{link}."
msgstr "%{link}を使用してそれらを管理できます。"
@@ -8089,9 +7478,6 @@ msgstr "このグループはまだグループ Runner を提供していませ
msgid "This is a confidential issue."
msgstr "これは非公開の課題です。"
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8108,7 +7494,7 @@ msgid "This job depends on a user to trigger its process. Often they are used to
msgstr "このジョブはプロセスをトリガーにするユーザーに依存します。多くの場合、本番環境へコードをデプロイするために使用されます。"
msgid "This job depends on upstream jobs that need to succeed in order for this job to be triggered"
-msgstr "このジョブは、前工程のジョブが正常終了することで実行されます"
+msgstr ""
msgid "This job does not have a trace."
msgstr "このジョブにはトレースがありません。"
@@ -8131,10 +7517,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8155,9 +7538,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr "このジョブは手動による実行を求めています"
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8182,9 +7562,6 @@ msgstr "プロジェクト"
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr "このプロジェクトはグループに所属していないため、グループ Runner を利用できません。"
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8194,12 +7571,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8227,15 +7598,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr "外部サービスからの応答時間(秒単位)を設定します。設定時間内に応答が無い場合、アクセスが拒否されます。"
@@ -8252,7 +7617,7 @@ msgid "Time until first merge request"
msgstr "最初のマージリクエストまでの時間"
msgid "TimeTrackingEstimated|Est"
-msgstr "Est"
+msgstr ""
msgid "TimeTracking|Estimated:"
msgstr ""
@@ -8416,7 +7781,7 @@ msgid "To connect GitHub repositories, you can use a %{personal_access_token_lin
msgstr ""
msgid "To connect GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories:"
-msgstr "GitHub リポジトリに接続するには、GitLab があなたの GitHub リポジトリ一覧にアクセスすることを許可する必要があります:"
+msgstr "GitHub リポジトリに接続するには、GitLab があなたの GitHub リポジトリ一覧にアクセスすることを許可する必要があります:"
msgid "To connect an SVN repository, check out %{svn_link}."
msgstr "SVN リポジトリに接続するときは、%{svn_link} をご確認ください。"
@@ -8430,9 +7795,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8446,7 +7808,7 @@ msgid "To import GitHub repositories, you can use a %{personal_access_token_link
msgstr "GitHub リポジトリをインポートするために %{personal_access_token_link} を使用できます。個人用アクセストークンを作成する際は、 <code>repo</code> スコープを選択する必要があります。これによりインポートできる公開・非公開リポジトリの一覧を表示することができます。"
msgid "To import GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories:"
-msgstr "GitHub リポジトリをインポートするには、GitLab があなたの GitHub リポジトリ一覧にアクセスすることを許可する必要があります:"
+msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
msgstr "SVN リポジトリをインポートするには、%{svn_link} をご確認ください。"
@@ -8457,9 +7819,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8476,9 +7835,6 @@ msgid "To view the roadmap, add a start or due date to one of your epics in this
msgstr ""
msgid "To widen your search, change or remove filters."
-msgstr "検索範囲を広げるには、フィルターを変更または削除します。"
-
-msgid "Today"
msgstr ""
msgid "Todo"
@@ -8496,9 +7852,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr "検討の表示・非表示を切り替える"
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8514,9 +7867,6 @@ msgstr ""
msgid "Token"
msgstr "トークン"
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8530,10 +7880,7 @@ msgid "Total test time for all commits/merges"
msgstr "すべてのコミット/マージの合計テスト時間"
msgid "Total: %{total}"
-msgstr "合計:%{total}"
-
-msgid "Tracing"
-msgstr ""
+msgstr "合計: %{total}"
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8542,9 +7889,6 @@ msgid "Track groups of issues that share a theme, across projects and milestones
msgstr ""
msgid "Track time with quick actions"
-msgstr "クイックアクションで作業時間を記録"
-
-msgid "Tree view"
msgstr ""
msgid "Trending"
@@ -8565,33 +7909,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr "再試行"
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr "Twitter"
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8611,14 +7943,11 @@ msgid "Unlock this %{issuableDisplayName}? <strong>Everyone</strong> will be abl
msgstr ""
msgid "Unlocked"
-msgstr "アンロック済み"
+msgstr ""
msgid "Unresolve discussion"
msgstr "検討を未解決にする"
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8650,22 +7979,19 @@ msgid "Unsubscribe at project level"
msgstr "プロジェクトレベルで購読を解除"
msgid "Unverified"
-msgstr "未検証"
+msgstr ""
msgid "Up to date"
msgstr "最新"
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr "アップデート"
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
-msgstr ""
+msgid "Update your group name, description, avatar, and other general settings."
+msgstr "グループ名、説明、アバター、その他の一般設定を更新します。"
msgid "Updating"
msgstr ""
@@ -8742,51 +8068,6 @@ msgstr "ユーザーとIPレートの制限"
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr "ユーザー"
@@ -8803,7 +8084,7 @@ msgid "Various email settings."
msgstr "各種メール設定。"
msgid "Various settings that affect GitLab performance."
-msgstr "GitLab のパフォーマンスに影響する各種設定。"
+msgstr ""
msgid "Verification information"
msgstr ""
@@ -8814,15 +8095,6 @@ msgstr "検証済み"
msgid "Version"
msgstr "バージョン"
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8856,15 +8128,9 @@ msgstr "プロジェクトラベルを表示"
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr "可視性とアクセス制御"
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8883,36 +8149,6 @@ msgstr "パブリック"
msgid "VisibilityLevel|Unknown"
msgstr "不明"
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr "このデータを参照したいですか?アクセスするには管理者に問い合わせてください。"
@@ -8952,12 +8188,6 @@ msgstr "有効にした場合、ユーザーが規約に同意されるまで Gi
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr "Wiki"
@@ -9108,9 +8338,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9129,6 +8356,9 @@ msgstr "%{project_full_name} を別のオーナーに委譲しようとしてい
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9138,6 +8368,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr "%{linkStart}Lint%{linkEnd}で .gitlab-ci.yml をテストすることもできます"
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9153,13 +8386,13 @@ msgstr "ファイルを追加するには、どこかのブランチにいなけ
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9168,9 +8401,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9273,9 +8503,6 @@ msgstr "マージリクエストが開いているため、変更は %{branch_na
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr "このコメントは一般には表示されません。"
@@ -9382,18 +8609,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr "コンテナスキャンが検出されました"
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr "コンテナスキャンは、Docker イメージに存在する既知の脆弱性を検出します。"
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr "DAST が検出されました"
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr "依存関係スキャンが検出されました"
+
msgid "ciReport|Description"
msgstr "説明"
@@ -9413,7 +8649,7 @@ msgid "ciReport|File"
msgstr "ファイル"
msgid "ciReport|Fixed:"
-msgstr "修正済み:"
+msgstr ""
msgid "ciReport|Identifiers"
msgstr ""
@@ -9444,9 +8680,6 @@ msgstr "リンク"
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9468,6 +8701,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9475,7 +8711,7 @@ msgid "ciReport|Security scanning failed loading any results"
msgstr ""
msgid "ciReport|Severity"
-msgstr "重要度"
+msgstr ""
msgid "ciReport|Solution"
msgstr ""
@@ -9514,11 +8750,14 @@ msgstr[0] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr "脆弱性なし"
+
msgid "ciReport|on pipeline"
msgstr ""
msgid "command line instructions"
-msgstr "コマンドライン"
+msgstr ""
msgid "confidentiality|You are going to turn off the confidentiality. This means <strong>everyone</strong> will be able to see and leave a comment on this issue."
msgstr ""
@@ -9548,25 +8787,15 @@ msgstr "無効"
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-
msgid "enabled"
msgstr "有効"
msgid "estimateCommand|%{slash_command} will update the estimated time with the latest command."
-msgstr "%{slash_command} コマンドで見積時間を更新できます。"
+msgstr ""
msgid "for this project"
msgstr "このプロジェクトでは"
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9595,9 +8824,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9651,7 +8877,7 @@ msgid "mrWidget|Check out branch"
msgstr "ブランチのチェックアウト"
msgid "mrWidget|Checking ability to merge automatically"
-msgstr "自動マージ機能の有効性のチェック"
+msgstr ""
msgid "mrWidget|Cherry-pick"
msgstr "チェリーピック"
@@ -9663,10 +8889,10 @@ msgid "mrWidget|Closed"
msgstr ""
msgid "mrWidget|Closed by"
-msgstr "クローズ作業者"
+msgstr ""
msgid "mrWidget|Closes"
-msgstr "クローズ"
+msgstr ""
msgid "mrWidget|Create an issue to resolve them later"
msgstr "あとで解決するために課題を作成する"
@@ -9675,7 +8901,7 @@ msgid "mrWidget|Deployment statistics are not available currently"
msgstr ""
msgid "mrWidget|Did not close"
-msgstr "クローズしなかった"
+msgstr ""
msgid "mrWidget|Email patches"
msgstr "メールパッチ"
@@ -9690,7 +8916,7 @@ msgid "mrWidget|If the %{branch} branch exists in your local repository, you can
msgstr "%{branch} ブランチがローカルリポジトリに存在する場合は、このマージリクエストを手動でマージすることができます。"
msgid "mrWidget|If the %{missingBranchName} branch exists in your local repository, you can merge this merge request manually using the command line"
-msgstr "%{missingBranchName} ブランチがローカルリポジトリに存在する場合は、コマンドラインを使用してこのマージリクエストを手動でマージすることができます。"
+msgstr ""
msgid "mrWidget|Loading deployment statistics"
msgstr "デプロイ統計を読み込み中"
@@ -9744,7 +8970,7 @@ msgid "mrWidget|Refreshing now"
msgstr "更新中"
msgid "mrWidget|Remove Source Branch"
-msgstr "ソースブランチを削除"
+msgstr ""
msgid "mrWidget|Remove source branch"
msgstr "ソースブランチを削除する"
@@ -9779,7 +9005,7 @@ msgid "mrWidget|Set by"
msgstr "設定者"
msgid "mrWidget|The changes were merged into"
-msgstr "この変更は次のブランチにマージされました"
+msgstr ""
msgid "mrWidget|The changes were not merged into"
msgstr "この変更は次のブランチにマージされませんでした"
@@ -9809,13 +9035,13 @@ msgid "mrWidget|The source branch will not be removed"
msgstr "このソースブランチは削除されません"
msgid "mrWidget|There are merge conflicts"
-msgstr "マージの競合があります"
+msgstr ""
msgid "mrWidget|There are unresolved discussions. Please resolve these discussions"
msgstr "未解決の検討があります。これらの検討を解決してください。"
msgid "mrWidget|This merge request failed to be merged automatically"
-msgstr "このマージリクエストは自動的にマージされませんでした"
+msgstr ""
msgid "mrWidget|This merge request is in the process of being merged"
msgstr "このマージリクエストはマージ実行中です"
@@ -9873,10 +9099,6 @@ msgstr "個人のアクセストークン"
msgid "private key does not match certificate."
msgstr "秘密鍵が証明書と一致しません。"
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-
msgid "remaining"
msgstr "残り"
@@ -9889,10 +9111,6 @@ msgstr "期限を削除"
msgid "remove weight"
msgstr "ウェイトを削除"
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-
msgid "source"
msgstr "ソース"
diff --git a/locale/ko/gitlab.po b/locale/ko/gitlab.po
index 6ea7bf53a5e..a50f5bfacef 100644
--- a/locale/ko/gitlab.po
+++ b/locale/ko/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Korean\n"
"Language: ko_KR\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: ko\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:17\n"
+"PO-Revision-Date: 2018-10-02 09:28\n"
msgid " Status"
msgstr " 상태"
@@ -29,29 +29,18 @@ msgid " improved on %d point"
msgid_plural " improved on %d points"
msgstr[0] " %d 포인트 향상"
-msgid "\"%{query}\" in projects"
-msgstr "프로젝트에서 \"%{query}\""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
-msgstr[0] "%d개의 변경된 파일"
+msgstr[0] "변경된 파일 %d개"
msgid "%d commit"
msgid_plural "%d commits"
-msgstr[0] "%d개의 커밋"
+msgstr[0] "%d 커밋"
msgid "%d commit behind"
msgid_plural "%d commits behind"
msgstr[0] "%d 커밋 behind"
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] "%d개 삭제됨"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d 내보내기"
@@ -88,6 +77,10 @@ msgid "%d unstaged change"
msgid_plural "%d unstaged changes"
msgstr[0] "%d개의 스테이징되지 않은 변경사항"
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] "취약점 %d개"
+
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] "%s 추가 커밋은 성능 이슈를 방지하기 위해 생략되었습니다."
@@ -95,34 +88,21 @@ msgstr[0] "%s 추가 커밋은 성능 이슈를 방지하기 위해 생략되었
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr "%{actionText} & %{openOrClose} %{noteable}"
-msgid "%{authorsName}'s discussion"
-msgstr "%{authorsName}의 토론"
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr "%{commit_timeago} 에 %{commit_author_link} 님이 커밋하였습니다."
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
-msgstr "%{counter_storage} (%{counter_repositories} 저장소, %{counter_build_artifacts} 빌드 아티팩트, %{counter_lfs_objects} LFS)"
-
-msgid "%{count} %{alerts}"
-msgstr "%{count} %{alerts}"
-
-msgid "%{count} more assignees"
msgstr ""
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] "%{count} 명의 참여자"
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] "%{count}개의 대기중인 댓글 "
-
msgid "%{filePath} deleted"
msgstr "%{filePath} 삭제됨"
msgid "%{firstLabel} +%{labelCount} more"
-msgstr "%{firstLabel} +%{labelCount} 더보기"
+msgstr ""
msgid "%{group_docs_link_start}Groups%{group_docs_link_end} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr "%{group_docs_link_start}그룹%{group_docs_link_end}을 사용하면 여러 프로젝트를 관리하고 공동 작업을 수행 할 수 있습니다. 그룹 회원은 모든 프로젝트에 액세스 할 수 있습니다."
@@ -145,15 +125,25 @@ msgstr "%{nip_domain} 은 커스텀 도메인 대신 사용할 수 있습니다.
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{default_branch} 로부터 %{number_commits_behind} commits behind, %{number_commits_ahead} commits ahead"
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr "%{number_of_failures} / %{maximum_failures} 실패. GitLab 은 다음 시도에서 성공하면 접근을 허용할 것입니다."
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr "%{number_of_failures} / %{maximum_failures} 실패. GitLab 은 자동으로 다시 시도하지 않습니다. 문제가 해결되면 저장 공간 정보를 초기화 해주세요. "
+
msgid "%{openOrClose} %{noteable}"
msgstr "%{openOrClose} %{noteable}"
msgid "%{percent}%% complete"
msgstr "%{percent}%% 완료"
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] "%{storage_name}: 호스트의 storage 접근에 실패 %{failed_attempts} 회"
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
-msgstr[0] "%{text} %{files} 파일"
+msgstr[0] ""
msgid "%{text} is available"
msgstr "%{text} 사용 가능"
@@ -165,10 +155,10 @@ msgid "%{unstaged} unstaged and %{staged} staged changes"
msgstr "%{unstaged} 건이 스테이징되지 않았고, %{staged} 건이 스테이징 되었습니다."
msgid "%{usage_ping_link_start}Learn more%{usage_ping_link_end} about what information is shared with GitLab Inc."
-msgstr "GitLab Inc와 공유되는 정보에 대해 %{usage_ping_link_start}더 알아보기%{usage_ping_link_end}"
+msgstr ""
msgid "+ %{count} more"
-msgstr "+ %{count} 더보기"
+msgstr ""
msgid "+ %{moreCount} more"
msgstr "+ %{moreCount} 더"
@@ -220,11 +210,11 @@ msgstr[0] "%d 파이프라인"
msgid "1 role"
msgid_plural "%d roles"
-msgstr[0] "%d개의 역할"
+msgstr[0] ""
msgid "1 user"
msgid_plural "%d users"
-msgstr[0] "%d명의 사용자"
+msgstr[0] ""
msgid "1st contribution!"
msgstr "첫번째 기여!"
@@ -248,103 +238,106 @@ msgid "404|Please contact your GitLab administrator if you think this is a mista
msgstr "이것이 실수에 의한 것이라고 생각한다면 GitLab 관리자에게 문의하세요."
msgid "<code>\"johnsmith@example.com\": \"@johnsmith\"</code> will add \"By <a href=\"#\">@johnsmith</a>\" to all issues and comments originally created by johnsmith@example.com, and will set <a href=\"#\">@johnsmith</a> as the assignee on all issues originally assigned to johnsmith@example.com."
-msgstr "<code>\"johnsmith@example.com\": \"@johnsmith\"</code> 은 원래 johnsmith@example.com이 생성한 모든 이슈와 의견에 \"By <a href=\"#\">@johnsmith</a>\"을 추가하고 원래 johnsmith@example.com에 할당된 모든 이슈에 양수인으로 <a href=\"#\">@ johnsmith</a> 로 설정합니다."
+msgstr ""
msgid "<code>\"johnsmith@example.com\": \"John Smith\"</code> will add \"By John Smith\" to all issues and comments originally created by johnsmith@example.com."
-msgstr "<code>\"johnsmith@example.com\": \"John Smith\"</code> 은 johnsmith@example.com이 처음 생성한 모든 이슈와 주석에 \"By John Smith\"를 추가합니다."
+msgstr ""
msgid "<code>\"johnsmith@example.com\": \"johnsm...@example.com\"</code> will add \"By johnsm...@example.com\" to all issues and comments originally created by johnsmith@example.com. The email address or username is masked to ensure the user's privacy."
-msgstr "<code>\"johnsmith@example.com\": \"johnsm... @ example.com\"</code> 은 원래 johnsmith@example.com이 생성한 모든 이슈와 주석에 \"By johnsm... @ example.com\"을 추가합니다. 전자 메일 주소 또는 사용자 이름은 사용자의 개인 정보를 보호하기 위해 마스킹 처리됩니다."
+msgstr ""
msgid "<code>\"johnsmith@example.com\": \"johnsmith@example.com\"</code> will add \"By <a href=\"#\">johnsmith@example.com</a>\" to all issues and comments originally created by johnsmith@example.com. By default, the email address or username is masked to ensure the user's privacy. Use this option if you want to show the full email address."
-msgstr "<code>\"johnsmith@example.com\": \"johnsmith@example.com\"</code> 은 원래 johnsmith@example.com이 생성한 모든 이슈와 주석에 \"By <a href=\"#\">johnsmith@example.com</a>\"을 추가합니다. 기본적으로 이메일 주소 또는 사용자 이름은 가려져 있어서 사용자의 개인정보를 보호합니다. 전체 전자 메일 주소를 표시하려면 이 옵션을 사용하십시오."
+msgstr ""
msgid "<strong>%{changedFilesLength} unstaged</strong> and <strong>%{stagedFilesLength} staged</strong> changes"
-msgstr "<strong>%{changedFilesLength}개가 스테이징되지 않았고, %{stagedFilesLength}개가 스테이징</strong>된 변경사항"
+msgstr ""
msgid "<strong>%{created_count}</strong> created, <strong>%{accepted_count}</strong> accepted."
-msgstr "<strong>%{created_count}</strong> 생성됨, <strong>%{accepted_count}</strong> 허용됨."
+msgstr ""
msgid "<strong>%{created_count}</strong> created, <strong>%{closed_count}</strong> closed."
-msgstr "<strong>%{created_count}</strong> 생성됨, <strong>%{closed_count}</strong> 닫힘."
+msgstr ""
msgid "<strong>%{group_name}</strong> group members"
-msgstr "<strong>%{group_name}</strong> 그룹 멤버"
+msgstr ""
msgid "<strong>%{pushes}</strong> pushes, more than <strong>%{commits}</strong> commits by <strong>%{people}</strong> contributors."
msgstr ""
msgid "<strong>Removes</strong> source branch"
-msgstr "소스 브랜치 <strong>제거</strong>"
+msgstr ""
msgid "A 'Runner' is a process which runs a job. You can set up as many Runners as you need."
-msgstr "'러너(Runner)'는 작업을 실행하는 프로세스입니다. 필요한 만큼 러너를 셋업할 수 있습니다."
+msgstr ""
msgid "A collection of graphs regarding Continuous Integration"
msgstr "지속적인 통합에 관한 그래프 모음"
msgid "A default branch cannot be chosen for an empty project."
-msgstr "빈 프로젝트에서는 기본 브랜치를 선택할 수 없습니다."
+msgstr ""
msgid "A deleted user"
-msgstr "삭제된 사용자"
-
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
msgstr ""
msgid "A new branch will be created in your fork and a new merge request will be started."
-msgstr "포크와 새 머지 리퀘스트(MR)가 시작되면 새로운 브랜치가 만들어질 것입니다."
+msgstr ""
msgid "A project is where you house your files (repository), plan your work (issues), and publish your documentation (wiki), %{among_other_things_link}."
-msgstr "프로젝트는 파일을 저장하고 (저장소), 작업 계획을 세우며 (이슈), 문서를 게시하는 곳 (위키) 입니다, %{among_other_things_link}."
+msgstr ""
msgid "A regular expression that will be used to find the test coverage output in the job trace. Leave blank to disable"
msgstr ""
msgid "A user with write access to the source branch selected this option"
-msgstr "소스 브랜치에 대한 쓰기 권한이 있는 사용자가 이 옵션을 선택하였습니다."
+msgstr ""
msgid "About GitLab"
-msgstr "GitLab에 대하여"
+msgstr ""
msgid "About GitLab CE"
-msgstr "GitLab CE에 대하여"
+msgstr ""
msgid "About auto deploy"
msgstr "자동 배포 정보"
msgid "About this feature"
-msgstr "이 기능에 대해서"
+msgstr ""
msgid "Abuse Reports"
msgstr "오남용 리포트"
msgid "Abuse reports"
-msgstr "악용 사례 보고서"
+msgstr ""
msgid "Accept terms"
msgstr "약관동의"
msgid "Accepted MR"
-msgstr "승인된 MR"
+msgstr ""
msgid "Access Tokens"
msgstr "액세스 토큰"
msgid "Access denied! Please verify you can add deploy keys to this repository."
-msgstr "접근이 거부되었습니다! 이 저장소에 배포 키를 추가 할 수 있는지 확인해 주세요."
+msgstr ""
msgid "Access expiration date"
-msgstr "액세스 만료일"
+msgstr ""
msgid "Access to '%{classification_label}' not allowed"
-msgstr "%{classification_label} 에 대한 액세스가 허용되지 않습니다."
+msgstr ""
+
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr "오동작중인 저장공간에 대한 접근이 복구 작업을 위해 마운트할 수 있도록 임시로 허용되었습니다. 문제가 해결된 후 다시 접근을 허용할 수 있게 저장공간 정보를 리셋 해주세요."
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
msgid "Account"
msgstr "계정"
msgid "Account and limit"
-msgstr "계정과 제한"
+msgstr ""
msgid "Active"
msgstr "활성"
@@ -365,30 +358,15 @@ msgid "Add Contribution guide"
msgstr "기여 가이드 추가"
msgid "Add Group Webhooks and GitLab Enterprise Edition."
-msgstr "그룹 Webhooks 및 GitLab Enterprise Edition을 추가"
-
-msgid "Add Jaeger URL"
msgstr ""
msgid "Add Kubernetes cluster"
msgstr "Kubernetes 클러스터 추가"
msgid "Add Readme"
-msgstr "Readme 추가"
-
-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 table"
msgstr ""
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
-msgstr "모든 이메일에 표시될 텍스트를 추가합니다. %{character_limit} 자 제한이 있습니다."
-
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
msgstr ""
msgid "Add license"
@@ -400,44 +378,38 @@ msgstr "새 애플리케이션 추가"
msgid "Add new directory"
msgstr "새 디렉토리 추가"
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr "반응 추가"
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr "할 일 추가"
msgid "Add user(s) to the group:"
-msgstr "그룹에 사용자 추가:"
+msgstr ""
msgid "Add users to group"
msgstr "그룹에 사용자 추가"
msgid "Adding new applications is disabled in your GitLab instance. Please contact your GitLab administrator to get the permission"
-msgstr "GitLab 인스턴스에 새 애플리케이션을 추가 할 수 없습니다. 권한을 얻으려면 GitLab 관리자에게 문의하십시오."
+msgstr ""
msgid "Additional text"
-msgstr "추가 텍스트"
+msgstr ""
msgid "Admin Area"
msgstr "관리자 영역"
msgid "Admin Overview"
-msgstr "관리자 개요"
+msgstr ""
msgid "Admin area"
msgstr "관리자 영역"
msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-msgstr "%{username}을 영구적으로 삭제하려고 합니다. 이슈, 머지 리퀘스트(MR) 및 연결된 그룹이 \"Ghost-user\"으로 변경됩니다. 데이터 손실을 방지하기 위해 %{strong_start}차단 사용자%{strong_end} 기능을 사용해보세요. %{strong_start}사용자 삭제%{strong_end}시 되돌리거나, 복구할 수 없습니다."
+msgstr ""
msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-msgstr "%{username}을 영구적으로 삭제하려고 합니다. 이슈, 머지 리퀘스트(MR) 및 연결된 그룹이 삭제됩니다. 데이터 손실을 방지하기 위해 %{strong_start}사용자 차단%{strong_end} 기능을 사용해보세요. %{strong_start}사용자 삭제%{strong_end}시 되돌리거나, 복구할 수 없습니다."
+msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr "모든 작업 중지"
@@ -454,8 +426,11 @@ msgstr "작업 중지에 실패했습니다."
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr "모든 작업을 중지합니다. 현재 실행중인 모든 작업이 중지됩니다."
+msgid "AdminHealthPageLink|health page"
+msgstr "상태 페이지"
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
-msgstr "%{projectName}프로젝트, 저장소 및 문제, 병합 요청 등을 포함한 모든 관련 리소스를 영구히 삭제하려고합니다. 확인하고 %{strong_start}프로젝트 삭제%{strong_end}를 누르면 실행 취소 또는 복구를 할 수 없습니다."
+msgstr ""
msgid "AdminProjects|Delete"
msgstr "삭제"
@@ -467,39 +442,35 @@ msgid "AdminProjects|Delete project"
msgstr "프로젝트 삭제"
msgid "AdminSettings|Specify a domain to use by default for every project's Auto Review Apps and Auto Deploy stages."
-msgstr "모든 프로젝트의 자동 앱 리뷰 및 자동 배포 단계에서 기본적으로 사용할 도메인을 지정하십시오."
+msgstr ""
msgid "AdminUsers|Block user"
-msgstr "사용자 차단"
+msgstr ""
msgid "AdminUsers|Delete User %{username} and contributions?"
-msgstr " 사용자 %{username}와 기여를 삭제하시겠습니까?"
+msgstr ""
msgid "AdminUsers|Delete User %{username}?"
-msgstr " 사용자 %{username} (을)를 삭제하시겠습니까?"
+msgstr ""
msgid "AdminUsers|Delete user"
-msgstr "사용자 삭제"
+msgstr ""
msgid "AdminUsers|Delete user and contributions"
-msgstr "사용자와 기여 삭제"
+msgstr ""
msgid "AdminUsers|To confirm, type %{projectName}"
msgstr "확인을 위해 %{projectName} 를 입력해주세요."
msgid "AdminUsers|To confirm, type %{username}"
-msgstr "확인을 위해 %{username} 을 입력하세요"
-
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
msgstr ""
+msgid "Advanced"
+msgstr "고급"
+
msgid "Advanced settings"
msgstr "고급 설정"
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-
msgid "All"
msgstr "전체"
@@ -507,7 +478,7 @@ msgid "All changes are committed"
msgstr "모든 변경사항이 커밋되었습니다."
msgid "All features are enabled for blank projects, from templates, or when importing, but you can disable them afterward in the project settings."
-msgstr "모든 기능은 비어있는 프로젝트, 템플릿, 가져올 때 사용할 수 있지만 나중에 프로젝트 설정에서 비활성화 할 수 있습니다."
+msgstr ""
msgid "All users"
msgstr "모든 사용자"
@@ -515,9 +486,6 @@ msgstr "모든 사용자"
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -525,16 +493,10 @@ msgid "Allow rendering of PlantUML diagrams in Asciidoc documents."
msgstr ""
msgid "Allow requests to the local network from hooks and services."
-msgstr "후크와 서비스에서 로컬 네트워크에 대한 요청을 허용합니다."
-
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
msgstr ""
msgid "Allows you to add and manage Kubernetes clusters."
-msgstr "Kubernetes 클러스터를 추가하고 관리 할 수 ​​있습니다."
+msgstr ""
msgid "Also called \"Issuer\" or \"Relying party trust identifier\""
msgstr ""
@@ -543,25 +505,22 @@ msgid "Also called \"Relying party service URL\" or \"Reply URL\""
msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to connect."
-msgstr "대신, %{personal_access_token_link} (을) 를 사용할 수 있습니다. 개인 액세스 토큰을 생성할 때, <code>저장소</code> 범위를 선택하면 연결이 가능한 공개, 비공개 저장소를 표시할 수 있습니다."
+msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr "대신, %{personal_access_token_link} (을) 를 사용할 수 있습니다. 개인 액세스 토큰을 생성할 때, <code>저장소</code> 범위를 선택해야 가져오기가 가능한 공개, 비공개 저장소를 표시할 수 있습니다."
-
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
msgstr ""
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
-msgstr "양식을 제출하면 SSH 키가 자동으로 생성됩니다. 자세한 내용은 문서를 참조하십시오."
+msgstr ""
msgid "An application called %{link_to_client} is requesting access to your GitLab account."
-msgstr "%{link_to_client} 이라는 응용 프로그램이 GitLab 계정에 대한 액세스를 요청하고 있습니다."
+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 accured whilst committing your changes."
-msgstr "변경 커밋 중에 에러가 발생했습니다."
+msgstr ""
msgid "An error has occurred"
msgstr "에러가 발생했습니다."
@@ -570,7 +529,7 @@ msgid "An error occured creating the new branch."
msgstr "새 브랜치를 만드는 동안 오류가 발생했습니다."
msgid "An error occured whilst fetching the job trace."
-msgstr "작업를 가져오는 동안 오류가 발생했습니다."
+msgstr ""
msgid "An error occured whilst fetching the latest pipline."
msgstr ""
@@ -585,40 +544,31 @@ msgid "An error occured whilst loading the file."
msgstr "파일을 로드하는 중에 오류가 발생했습니다."
msgid "An error occured whilst loading the merge request changes."
-msgstr "머지 리퀘스트(MR) 변경사항을 가져오는 중에 오류가 발생했습니다."
+msgstr ""
msgid "An error occured whilst loading the merge request version data."
-msgstr "머지 리퀘스트(MR) 버전 데이터를 로드하는 동안 오류가 발생했습니다."
+msgstr ""
msgid "An error occured whilst loading the merge request."
-msgstr "머지 리퀘스트(MR)를 로드하는 중에 오류가 발생했습니다."
-
-msgid "An error occured whilst loading the pipelines jobs."
-msgstr "파이프라인 작업을 가져오는 중에 오류가 발생했습니다."
-
-msgid "An error occurred adding a draft to the discussion."
msgstr ""
-msgid "An error occurred adding a new draft."
+msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
msgid "An error occurred previewing the blob"
-msgstr "BLOB 미리보기 중에 오류가 발생했습니다."
+msgstr ""
msgid "An error occurred when toggling the notification subscription"
-msgstr "알림 구독 여부 변경 중에 오류가 발생했습니다."
+msgstr ""
msgid "An error occurred when updating the issue weight"
msgstr "이슈 중요도 업데이트 중 문제가 발생했습니다."
msgid "An error occurred while adding approver"
-msgstr "승인자를 추가하던 중 오류가 발생하였습니다."
-
-msgid "An error occurred while deleting the comment"
msgstr ""
msgid "An error occurred while detecting host keys"
-msgstr "호스트 키들을 삭제하던 중 오류가 발생 했습니다."
+msgstr ""
msgid "An error occurred while dismissing the alert. Refresh the page and try again."
msgstr "Alert을 해제하는 중 오류가 발생했습니다. 페이지를 새로 고친 후 다시 시도하십시오."
@@ -629,23 +579,20 @@ msgstr "기능 강조 표시를 해제하는 동안 오류가 발생했습니다
msgid "An error occurred while fetching markdown preview"
msgstr "마크다운 미리보기를 가져 오는 중에 오류가 발생했습니다."
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
-msgstr "사이드바 데이터를 가져오는 중 문제가 발생했습니다."
+msgstr ""
msgid "An error occurred while fetching stages."
msgstr "스테이지를 가져 오는 중에 오류가 발생했습니다."
msgid "An error occurred while fetching the job log."
-msgstr "작업 로그를 가져 오는 중에 오류가 발생했습니다."
+msgstr ""
msgid "An error occurred while fetching the job."
-msgstr "작업을 가져 오는 중에 오류가 발생했습니다."
+msgstr ""
msgid "An error occurred while fetching the jobs."
-msgstr "작업을 가져 오는 중에 오류가 발생했습니다."
+msgstr ""
msgid "An error occurred while fetching the pipeline."
msgstr "파이프라인을 반영하던 중 오류가 발생하였습니다."
@@ -654,19 +601,16 @@ msgid "An error occurred while getting projects"
msgstr "프로젝트를 가져오는 동안 오류가 발생 했습니다."
msgid "An error occurred while importing project: %{details}"
-msgstr "프로젝트를 가져오던 중 오류가 발생했습니다: %{details}"
-
-msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
+msgid "An error occurred while initializing path locks"
msgstr ""
msgid "An error occurred while loading commit signatures"
-msgstr "커밋 시그너쳐를 불러오는 도중에 에러가 발생했습니다."
+msgstr ""
msgid "An error occurred while loading diff"
-msgstr "차이점을 로드하는 동안 오류가 발생하였습니다."
+msgstr ""
msgid "An error occurred while loading filenames"
msgstr "파일 이름을 로드하는 중 오류가 발생했습니다."
@@ -675,22 +619,22 @@ msgid "An error occurred while loading the file"
msgstr "파일 로드 중 오류가 발생하였습니다."
msgid "An error occurred while making the request."
-msgstr "요청을 생성하는 중 오류가 발생했습니다."
+msgstr ""
msgid "An error occurred while removing approver"
msgstr ""
msgid "An error occurred while rendering KaTeX"
-msgstr "KaTeX 렌더링 도중 오류가 발생했습니다"
+msgstr ""
msgid "An error occurred while rendering preview broadcast message"
-msgstr "방송 메시지 미리보기를 렌더링하는 중 오류가 발생했습니다."
+msgstr ""
msgid "An error occurred while retrieving calendar activity"
msgstr "캘린더 활동을 가져오는 중 오류가 발생했습니다."
msgid "An error occurred while retrieving diff"
-msgstr "차이점을 가져오는 중 오류가 발생했습니다."
+msgstr ""
msgid "An error occurred while saving LDAP override status. Please try again."
msgstr ""
@@ -704,18 +648,12 @@ msgstr "알림을 구독하는 중에 오류가 발생했습니다."
msgid "An error occurred while unsubscribing to notifications."
msgstr "알림 구독을 해제하는 중 오류가 발생했습니다."
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
-msgstr "사용자 이름을 확인하는 중 오류가 발생했습니다"
+msgstr ""
msgid "An error occurred. Please try again."
msgstr "오류가 발생했습니다. 다시 시도해 주세요."
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr "익명"
@@ -726,19 +664,19 @@ msgid "Any"
msgstr "Any"
msgid "Any Label"
-msgstr "모든 라벨"
+msgstr ""
msgid "Appearance"
-msgstr "외관"
+msgstr ""
msgid "Application"
msgstr "어플리케이션"
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
-msgstr "애플리케이션: %{name}"
+msgstr ""
msgid "Applications"
msgstr "어플리케이션"
@@ -747,20 +685,17 @@ msgid "Apr"
msgstr "4월"
msgid "April"
-msgstr "4월"
+msgstr ""
msgid "Archived project! Repository and other project resources are read-only"
-msgstr "보관된 프로젝트! 저장소 및 기타 프로젝트 리소스는 읽기 전용입니다."
+msgstr ""
msgid "Archived projects"
-msgstr "아카이브된 프로젝트"
+msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr "이 파이프라인 스케쥴을 삭제 하시겠습니까?"
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr "저장되지 않은 변경사항을 삭제하겠습니까?"
@@ -768,10 +703,10 @@ msgid "Are you sure you want to regenerate the public key? You will have to upda
msgstr ""
msgid "Are you sure you want to remove %{group_name}?"
-msgstr "정말로 %{group_name}(을)를 삭제 하시겠습니까?"
+msgstr ""
msgid "Are you sure you want to remove this identity?"
-msgstr "정말로 해당 항목을 삭제하시겠습니까?"
+msgstr ""
msgid "Are you sure you want to reset registration token?"
msgstr "등록 토큰을 초기화 하시겠습니까?"
@@ -779,11 +714,8 @@ msgstr "등록 토큰을 초기화 하시겠습니까?"
msgid "Are you sure you want to reset the health check token?"
msgstr "헬스 체크 토큰을 초기화 하시겠습니까?"
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
-msgstr "정말로 %{path_lock_path}의 잠금을 해제 하시겠습니까?"
+msgstr ""
msgid "Are you sure?"
msgstr "확실합니까?"
@@ -795,16 +727,16 @@ msgid "Artifacts"
msgstr "결과물"
msgid "Ascending"
-msgstr "오름차순"
+msgstr ""
msgid "Ask your group maintainer to set up a group Runner."
-msgstr "그룹 관리자에게 그룹 Runner 를 설정하도록 요청하세요"
+msgstr ""
msgid "Assertion consumer service URL"
msgstr ""
msgid "Assign custom color like #FF0000"
-msgstr "#FF0000과 같이 맞춤 색상 지정"
+msgstr ""
msgid "Assign labels"
msgstr "라벨 지정"
@@ -819,7 +751,7 @@ msgid "Assigned Issues"
msgstr "할당된 이슈"
msgid "Assigned Merge Requests"
-msgstr "할당된 머지 리퀘스트(MR)"
+msgstr ""
msgid "Assigned to :name"
msgstr ""
@@ -831,10 +763,10 @@ msgid "Assignee"
msgstr "담당자"
msgid "Assignee lists not available with your current license"
-msgstr "담당자 목록은 현재 라이센스로는 사용할 수 없습니다."
+msgstr ""
msgid "Assignee lists show all issues assigned to the selected user."
-msgstr "담당자 목록은 선택된 사용자에게 할당 된 모든 이슈가 표시됩니다."
+msgstr ""
msgid "Assignee(s)"
msgstr "담당자"
@@ -855,10 +787,10 @@ msgid "Authentication Log"
msgstr "인증 로그"
msgid "Authentication log"
-msgstr "인증 로그"
+msgstr ""
msgid "Authentication method"
-msgstr "인증 방법"
+msgstr ""
msgid "Author"
msgstr "작성자"
@@ -867,22 +799,22 @@ msgid "Authorization code:"
msgstr "인증 코드:"
msgid "Authorization was granted by entering your username and password in the application."
-msgstr "응용 프로그램에 사용자 이름과 암호를 입력하여 권한이 부여되었습니다."
+msgstr ""
msgid "Authorize"
-msgstr "권한 부여"
+msgstr ""
msgid "Authorize %{link_to_client} to use your account?"
msgstr "%{link_to_client} 을 내 계정으로 인증하시겠어요?"
msgid "Authorized At"
-msgstr "권한 부여됨: "
+msgstr ""
msgid "Authorized applications (%{size})"
-msgstr "인증된 애플리케이션 (%{size})"
+msgstr ""
msgid "Authors: %{authors}"
-msgstr "작성자: %{authors}"
+msgstr ""
msgid "Auto DevOps"
msgstr "자동 DevOps"
@@ -921,10 +853,10 @@ msgid "AutoDevOps|Learn more in the %{link_to_documentation}"
msgstr "더 알아보기 %{link_to_documentation}"
msgid "AutoDevOps|The Auto DevOps pipeline has been enabled and will be used if no alternative CI configuration file is found. %{more_information_link}"
-msgstr "Auto DevOps 파이프 라인이 활성화되었으며 대체 CI 구성 파일이 없는 경우에 사용됩니다. %{more_information_link}"
+msgstr ""
msgid "AutoDevOps|You can automatically build and test your application if you %{link_to_auto_devops_settings} for this project. You can automatically deploy it as well, if you %{link_to_add_kubernetes_cluster}."
-msgstr "이 프로젝트가 %{link_to_auto_devops_settings} 인 경우 애플리케이션을 자동으로 빌드하고 테스트 할 수 있습니다. %{link_to_add_kubernetes_cluster} 인 경우에는 자동으로 배포까지 할 수 있습니다."
+msgstr ""
msgid "AutoDevOps|add a Kubernetes cluster"
msgstr "Kubernetes cluster 추가"
@@ -936,7 +868,7 @@ msgid "Automatically marked as default internal user"
msgstr ""
msgid "Available"
-msgstr "이용 가능"
+msgstr ""
msgid "Available group Runners : %{runners}"
msgstr "사용 가능한 그룹 Runner: %{runners}"
@@ -948,16 +880,16 @@ msgid "Avatar will be removed. Are you sure?"
msgstr "아바타가 삭제됩니다. 확실합니까?"
msgid "Average per day: %{average}"
-msgstr "하루 평균: %{average}"
+msgstr ""
msgid "Background Color"
msgstr "배경 색"
msgid "Background Jobs"
-msgstr "백그라운드 작업"
+msgstr ""
msgid "Background color"
-msgstr "배경 색"
+msgstr ""
msgid "Badges"
msgstr "배지"
@@ -969,7 +901,7 @@ msgid "Badges|Add badge"
msgstr "배지 추가"
msgid "Badges|Adding the badge failed, please check the entered URLs and try again."
-msgstr "배지 추가 실패, 입력한 URL을 확인하시고 다시 시도하십시오."
+msgstr ""
msgid "Badges|Badge image URL"
msgstr "배지 이미지 URL"
@@ -981,10 +913,10 @@ msgid "Badges|Delete badge"
msgstr "배지 삭제"
msgid "Badges|Delete badge?"
-msgstr "배지를 삭제할까요?"
+msgstr ""
msgid "Badges|Deleting the badge failed, please try again."
-msgstr "배지 삭제 실패, 다시 시도하십시오."
+msgstr ""
msgid "Badges|Group Badge"
msgstr "그룹 배지"
@@ -993,19 +925,19 @@ msgid "Badges|Link"
msgstr "링크"
msgid "Badges|No badge image"
-msgstr "잘못된 배지 이미지"
+msgstr ""
msgid "Badges|No image to preview"
msgstr "미리 볼 이미지가 없습니다"
msgid "Badges|Please fill in a valid URL"
-msgstr "유효한 URL을 입력하십시오."
+msgstr ""
msgid "Badges|Project Badge"
msgstr "프로젝트 배지"
msgid "Badges|Reload badge image"
-msgstr "배지 이미지 다시 읽어들이기"
+msgstr ""
msgid "Badges|Save changes"
msgstr "변경 사항 저장"
@@ -1014,36 +946,27 @@ msgid "Badges|Saving the badge failed, please check the entered URLs and try aga
msgstr "배지 저장 실패, 입력한 URL을 확인하시고 다시 시도하십시오."
msgid "Badges|The %{docsLinkStart}variables%{docsLinkEnd} GitLab supports: %{placeholders}"
-msgstr "GitLab이 지원하는 %{docsLinkStart}변수%{docsLinkEnd}: %{placeholders}"
+msgstr ""
msgid "Badges|The badge was deleted."
-msgstr "배지가 삭제되었습니다."
+msgstr ""
msgid "Badges|The badge was saved."
-msgstr "배지를 저장했습니다."
+msgstr ""
msgid "Badges|This group has no badges"
-msgstr "그룹에 배지가 없습니다."
+msgstr ""
msgid "Badges|This project has no badges"
-msgstr "프로젝트에 배지가 없습니다."
+msgstr ""
msgid "Badges|You are going to delete this badge. Deleted badges <strong>cannot</strong> be restored."
-msgstr "이 배지를 삭제하려고합니다. 삭제 된 배지는 <strong>복원 할 수 없습니다</strong>."
+msgstr ""
msgid "Badges|Your badges"
msgstr "내 배지"
msgid "Badges|e.g. %{exampleUrl}"
-msgstr "e.g. %{exampleUrl}"
-
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
msgstr ""
msgid "Begin with the selected commit"
@@ -1059,10 +982,10 @@ msgid "Billing"
msgstr "결제"
msgid "BillingPlans|%{group_name} is currently on the %{plan_link} plan."
-msgstr "%{group_name}(은)는 %{plan_link} 플랜을 사용하고 있습니다."
+msgstr ""
msgid "BillingPlans|Automatic downgrade and upgrade to some plans is currently not available."
-msgstr "자동 다운그레이드 또는 일부 플랜은 현재 사용할 수 없습니다."
+msgstr ""
msgid "BillingPlans|Current plan"
msgstr "현재 요금제"
@@ -1083,16 +1006,16 @@ msgid "BillingPlans|Manage plan"
msgstr "플랜 관리"
msgid "BillingPlans|Please contact %{customer_support_link} in that case."
-msgstr "%{customer_support_link}으로 연락해주세요."
+msgstr ""
msgid "BillingPlans|See all %{plan_name} features"
-msgstr "%{plan_name}의 모든 기능 보기"
+msgstr ""
msgid "BillingPlans|This group uses the plan associated with its parent group."
-msgstr "이 그룹은 상위 그룹의 플랜과 연결됩니다."
+msgstr ""
msgid "BillingPlans|To manage the plan for this group, visit the billing section of %{parent_billing_page_link}."
-msgstr "이 그룹의 플랜을 관리하려면 %{parent_billing_page_link}의 결제 섹션을 방문하세요."
+msgstr ""
msgid "BillingPlans|Upgrade"
msgstr "업그레이드"
@@ -1116,41 +1039,41 @@ msgid "BillingPlans|monthly"
msgstr "월"
msgid "BillingPlans|paid annually at %{price_per_year}"
-msgstr "매 년마다 %{price_per_year}을 지불합니다"
+msgstr ""
msgid "BillingPlans|per user"
msgstr "사용자 당"
msgid "Bitbucket Server Import"
-msgstr "Bitbucket 서버에서 가져 오기"
+msgstr ""
msgid "Bitbucket import"
-msgstr "Bitbucket에서 가져오기"
+msgstr ""
msgid "Blog"
-msgstr "블로그"
+msgstr ""
msgid "Boards"
-msgstr "보드"
+msgstr ""
msgid "Branch %{branchName} was not found in this project's repository."
msgstr ""
msgid "Branch (%{branch_count})"
msgid_plural "Branches (%{branch_count})"
-msgstr[0] "브랜치 (%{branch_count})"
+msgstr[0] ""
msgid "Branch <strong>%{branch_name}</strong> was created. To set up auto deploy, choose a GitLab CI Yaml template and commit your changes. %{link_to_autodeploy_doc}"
msgstr "<strong>%{branch_name}</strong> 브랜치가 생성되었습니다. 자동 배포를 설정하려면 GitLab CI Yaml 템플릿을 선택하고 변경 사항을 적용하십시오. %{link_to_autodeploy_doc}"
msgid "Branch has changed"
-msgstr "브랜치가 변경되었습니다."
+msgstr ""
msgid "Branch is already taken"
-msgstr "해당 브랜치는 이미 사용중입니다"
+msgstr ""
msgid "Branch name"
-msgstr "브랜치 이름"
+msgstr ""
msgid "BranchSwitcherPlaceholder|Search branches"
msgstr "브랜치 검색"
@@ -1162,55 +1085,55 @@ msgid "Branches"
msgstr "브랜치"
msgid "Branches|Active"
-msgstr "활성"
+msgstr ""
msgid "Branches|Active branches"
-msgstr "활성 브랜치"
+msgstr ""
msgid "Branches|All"
msgstr "모두"
msgid "Branches|Cant find HEAD commit for this branch"
-msgstr "이 브랜치에서 HEAD 커밋을 찾을 수 없음"
+msgstr ""
msgid "Branches|Compare"
-msgstr "비교"
+msgstr ""
msgid "Branches|Delete all branches that are merged into '%{default_branch}'"
-msgstr "'%{default_branch}'에 병합된 모든 브랜치 지우기"
+msgstr ""
msgid "Branches|Delete branch"
-msgstr "브랜치 지우기"
+msgstr ""
msgid "Branches|Delete merged branches"
-msgstr "병합된 브랜치 지우기"
+msgstr ""
msgid "Branches|Delete protected branch"
-msgstr "보호된 브랜치 지우기"
+msgstr ""
msgid "Branches|Delete protected branch '%{branch_name}'?"
-msgstr "보호된 브랜치인 '%{branch_name}'을(를) 지울까요?"
+msgstr ""
msgid "Branches|Deleting the '%{branch_name}' branch cannot be undone. Are you sure?"
-msgstr "'%{branch_name}' 브랜치를 삭제하면 되돌릴 수 없습니다. 괜찮습니까?"
+msgstr ""
msgid "Branches|Deleting the merged branches cannot be undone. Are you sure?"
-msgstr "병합된 브랜치를 삭제하면 되돌릴 수 없습니다. 괜찮을까요?"
+msgstr ""
msgid "Branches|Filter by branch name"
-msgstr "브랜치 이름으로 필터링"
+msgstr ""
msgid "Branches|Merged into %{default_branch}"
-msgstr "%{default_branch}에 머지됨"
+msgstr ""
msgid "Branches|New branch"
msgstr "새 브랜치"
msgid "Branches|No branches to show"
-msgstr "표시할 브랜치 없음"
+msgstr ""
msgid "Branches|Once you confirm and press %{delete_protected_branch}, it cannot be undone or recovered."
-msgstr "%{delete_protected_branch}(을)를 누른 후에는 삭제된 브랜치를 다시 복구할 수 없습니다."
+msgstr ""
msgid "Branches|Only a project maintainer or owner can delete a protected branch"
msgstr "프로젝트 관리자 또는 소유자 만 보호 브랜치를 삭제할 수 있습니다."
@@ -1234,22 +1157,22 @@ msgid "Branches|Show more stale branches"
msgstr "안정화된 브랜치 더 보기"
msgid "Branches|Show overview of the branches"
-msgstr "브랜치 개요 보기"
+msgstr ""
msgid "Branches|Show stale branches"
-msgstr "안정화된 브랜치 보기"
+msgstr ""
msgid "Branches|Sort by"
-msgstr "다음으로 정렬하기"
+msgstr ""
msgid "Branches|Stale"
-msgstr "안정"
+msgstr ""
msgid "Branches|Stale branches"
-msgstr "안정화된 브랜치"
+msgstr ""
msgid "Branches|The branch could not be updated automatically because it has diverged from its upstream counterpart."
-msgstr "이 브랜치는 업스트림에서 분기 중이므로 자동으로 업데이트할 수 없습니다."
+msgstr ""
msgid "Branches|The default branch cannot be deleted"
msgstr "Default 브랜치는 삭제할 수 없습니다."
@@ -1264,22 +1187,22 @@ msgid "Branches|To confirm, type %{branch_name_confirmation}:"
msgstr "확인하려면, %{branch_name_confirmation} 를 입력 합니다."
msgid "Branches|To discard the local changes and overwrite the branch with the upstream version, delete it here and choose 'Update Now' above."
-msgstr "로컬 변경사항을 취소하고 업스트림 버전으로 브랜치를 덮어쓰려면 여기서 삭제하고 '지금 업데이트'를 선택하세요."
+msgstr ""
msgid "Branches|You’re about to permanently delete the protected branch %{branch_name}."
msgstr "당신은 보호된 %{branch_name} 브랜치를 삭제하려고 합니다."
msgid "Branches|diverged from upstream"
-msgstr "업스트림에서 분기됨"
+msgstr ""
msgid "Branches|merged"
-msgstr "병합됨"
+msgstr ""
msgid "Branches|project settings"
-msgstr "프로젝트 설정"
+msgstr ""
msgid "Branches|protected"
-msgstr "보호됨"
+msgstr ""
msgid "Browse Directory"
msgstr "디렉토리 찾아보기"
@@ -1294,10 +1217,10 @@ msgid "Browse files"
msgstr "파일 찾아보기"
msgid "Built-In"
-msgstr "빌트-인"
+msgstr ""
msgid "Business metrics (Custom)"
-msgstr "비즈니스 지표 (사용자 정의)"
+msgstr ""
msgid "ByAuthor|by"
msgstr "작성자"
@@ -1306,16 +1229,16 @@ msgid "CI / CD"
msgstr "CI / CD"
msgid "CI / CD Settings"
-msgstr "CI/CD 설정"
+msgstr ""
msgid "CI will run using the credentials assigned above."
-msgstr "위의 자격 증명을 사용하여 CI가 실행됩니다."
+msgstr ""
msgid "CI/CD"
-msgstr "CI/CD"
+msgstr ""
msgid "CI/CD configuration"
-msgstr "CI/CD 구성"
+msgstr ""
msgid "CI/CD for external repo"
msgstr "외부 저장소용 CI/CD"
@@ -1330,16 +1253,13 @@ msgid "CICD|Auto DevOps will automatically build, test, and deploy your applicat
msgstr "Auto DevOps는 사전에 정의된 Continuous Integration과 Delivery 설정을 바탕으로하여 자동으로 빌드, 테스트 그리고 배포를 수행합니다."
msgid "CICD|Automatic deployment to staging, manual deployment to production"
-msgstr "스테이징 환경에 자동 배포, 프로덕션 환경에 수동 배포"
+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 "Auto DevOps 파이프라인을 기본으로 사용"
+msgstr ""
msgid "CICD|Deployment strategy"
msgstr "배포 전략"
@@ -1348,7 +1268,7 @@ msgid "CICD|Deployment strategy needs a domain name to work correctly."
msgstr "배포 전략이 올바르게 작동하려면 도메인 이름이 필요합니다."
msgid "CICD|Do not set up a domain here if you are setting up multiple Kubernetes clusters with Auto DevOps."
-msgstr "Auto DevOps로 여러 Kubernetes 클러스터를 설정하는 경우 도메인을 설정하지 마십시오."
+msgstr ""
msgid "CICD|Jobs"
msgstr "작업"
@@ -1357,7 +1277,7 @@ msgid "CICD|Learn more about Auto DevOps"
msgstr "Auto DevOps에 대해 더 알아보기"
msgid "CICD|The Auto DevOps pipeline will run if no alternative CI configuration file is found."
-msgstr "대체 CI 구성 파일이없는 경우 Auto DevOps 파이프라인이 실행됩니다."
+msgstr ""
msgid "CICD|You need to specify a domain if you want to use Auto Review Apps and Auto Deploy stages."
msgstr ""
@@ -1368,8 +1288,11 @@ msgstr "인스턴스 사용"
msgid "Callback URL"
msgstr "콜백 URL"
+msgid "Callback url"
+msgstr "콜백 url"
+
msgid "Can't find HEAD commit for this branch"
-msgstr "이 브랜치에서 HEAD 커밋을 찾을 수 없습니다."
+msgstr ""
msgid "Cancel"
msgstr "취소"
@@ -1378,22 +1301,22 @@ msgid "Cancel this job"
msgstr "이 작업 취소"
msgid "Cannot be merged automatically"
-msgstr "자동으로 병합할 수 없습니다."
+msgstr ""
msgid "Cannot modify managed Kubernetes cluster"
msgstr "이미 구성된 Kubernetes 클러스터는 수정할 수 없습니다"
msgid "Certificate fingerprint"
-msgstr "인증서 지문"
+msgstr ""
msgid "Change Weight"
-msgstr "중요도 변경"
+msgstr ""
msgid "Change template"
-msgstr "템플릿 변경"
+msgstr ""
msgid "Change this value to influence how frequently the GitLab UI polls for updates."
-msgstr "이 값에 따라 GitLab UI에서 업데이트를 확인하는 빈도가 달라집니다."
+msgstr ""
msgid "ChangeTypeActionLabel|Pick into branch"
msgstr "브랜치에서 Pick"
@@ -1422,7 +1345,7 @@ msgstr "차트"
msgid "Chat"
msgstr "채팅"
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1441,7 +1364,7 @@ msgid "Choose <strong>Create archive</strong> and wait for archiving to complete
msgstr ""
msgid "Choose <strong>Next</strong> at the bottom of the page."
-msgstr "페이지의 아래의 <strong>다음</strong> 선택"
+msgstr ""
msgid "Choose File ..."
msgstr "파일 선택 ..."
@@ -1450,10 +1373,10 @@ msgid "Choose a branch/tag (e.g. %{master}) or enter a commit (e.g. %{sha}) to s
msgstr ""
msgid "Choose a template..."
-msgstr "템플릿 선택..."
+msgstr ""
msgid "Choose a type..."
-msgstr "유형을 선택..."
+msgstr ""
msgid "Choose any color."
msgstr "아무 색상을 선택해 주세요."
@@ -1465,7 +1388,7 @@ msgid "Choose file..."
msgstr "파일 선택…"
msgid "Choose the top-level group for your repository imports."
-msgstr "저장소 가져오기에 대한 최상위 그룹을 선택하세요."
+msgstr ""
msgid "Choose which groups you wish to synchronize to this secondary node."
msgstr ""
@@ -1485,9 +1408,6 @@ msgstr "취소됨"
msgid "CiStatusLabel|created"
msgstr "생성되었습니다."
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr "실패"
@@ -1506,9 +1426,6 @@ msgstr "대기"
msgid "CiStatusLabel|skipped"
msgstr "건너 뜀"
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr "수동 실행 대기 중"
@@ -1521,9 +1438,6 @@ msgstr "취소됨"
msgid "CiStatusText|created"
msgstr "생성됨"
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr "실패"
@@ -1564,13 +1478,13 @@ msgid "CiVariable|Error occured while saving variables"
msgstr "CiVariable 변수를 저장 하는 중 오류가 발생 했습니다."
msgid "CiVariable|New environment"
-msgstr "새로운 환경"
+msgstr ""
msgid "CiVariable|Protected"
msgstr "보호됨"
msgid "CiVariable|Search environments"
-msgstr "환경 검색"
+msgstr ""
msgid "CiVariable|Toggle protected"
msgstr "Toggle 보호됨"
@@ -1578,20 +1492,20 @@ msgstr "Toggle 보호됨"
msgid "CiVariable|Validation failed"
msgstr "유효성 검사 실패"
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
-msgstr ""
+msgid "CircuitBreakerApiLink|circuitbreaker api"
+msgstr "circuitbreaker api"
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
msgstr "검색 입력 지우기"
msgid "Click any <strong>project name</strong> in the project list below to navigate to the project milestone."
-msgstr "아래 프로젝트 목록에서 <strong>프로젝트 이름</strong>을 눌러 프로젝트 마일스톤을 봅니다."
+msgstr ""
msgid "Click the <strong>Download</strong> button and wait for downloading to complete."
-msgstr "<strong>다운로드</strong> 버튼을 클릭하고 다운로드가 완료 될 때까지 기다려 주세요."
+msgstr ""
msgid "Click the <strong>Promote</strong> button in the top right corner to promote it to a group milestone."
msgstr ""
@@ -1600,7 +1514,7 @@ msgid "Click the <strong>Select none</strong> button on the right, since we only
msgstr ""
msgid "Click the button below to begin the install process by navigating to the Kubernetes page"
-msgstr "Kubernetes 페이지로 이동하여 설치 프로세스를 시작하려면 아래 버튼을 클릭하십시오."
+msgstr ""
msgid "Click to expand it."
msgstr "클릭하여 확장하십시오."
@@ -1609,25 +1523,25 @@ msgid "Click to expand text"
msgstr "텍스트를 클릭하여 확장하세요."
msgid "Client authentication certificate"
-msgstr "클라이언트 인증서"
+msgstr ""
msgid "Client authentication key"
-msgstr "클라이언트 인증 키"
+msgstr ""
msgid "Client authentication key password"
-msgstr "클라이언트 인증 키 비밀번호"
+msgstr ""
msgid "Clients"
-msgstr "클라이언트"
+msgstr ""
msgid "Clone repository"
-msgstr "저장소 클론"
+msgstr ""
msgid "Close"
msgstr "닫기"
msgid "Close epic"
-msgstr "에픽 닫기"
+msgstr ""
msgid "Closed"
msgstr "닫힘"
@@ -1636,29 +1550,17 @@ msgid "Closed issues"
msgstr "닫힌 이슈"
msgid "ClusterIntegration|%{appList} was successfully installed on your Kubernetes cluster"
-msgstr "%{appList}가 Kubernetes 클러스터에 설치되었습니다"
-
-msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
+msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
msgid "ClusterIntegration|API URL"
-msgstr "API URL"
+msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr "Kubernetes 클러스터 추가"
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr "Kubernetes 클러스터 통합에 대한 고급 옵션"
@@ -1681,13 +1583,13 @@ msgid "ClusterIntegration|Applications"
msgstr "애플리케이션"
msgid "ClusterIntegration|Are you sure you want to remove this Kubernetes cluster's integration? This will not delete your actual Kubernetes cluster."
-msgstr "이 Kubernetes 클러스터의 통합을 제거 하시겠습니까? (실제 Kubernetes 클러스터는 삭제되지 않습니다)"
+msgstr ""
msgid "ClusterIntegration|CA Certificate"
-msgstr "CA 인증서"
+msgstr ""
msgid "ClusterIntegration|Certificate Authority bundle (PEM format)"
-msgstr "인증 기관 번들 (PEM 포맷)"
+msgstr ""
msgid "ClusterIntegration|Choose which applications to install on your Kubernetes cluster. Helm Tiller is required to install any of the following applications."
msgstr ""
@@ -1696,28 +1598,28 @@ msgid "ClusterIntegration|Choose which of your environments will use this cluste
msgstr ""
msgid "ClusterIntegration|Copy API URL"
-msgstr "API URL 복사"
+msgstr ""
msgid "ClusterIntegration|Copy CA Certificate"
-msgstr "CA 인증서 복사"
+msgstr ""
msgid "ClusterIntegration|Copy Ingress IP Address to clipboard"
-msgstr "Ingress IP 주소를 클립보드로 복사"
+msgstr ""
msgid "ClusterIntegration|Copy Jupyter Hostname to clipboard"
msgstr ""
msgid "ClusterIntegration|Copy Kubernetes cluster name"
-msgstr "Kubernetes 클러스터 이름 복사"
+msgstr ""
msgid "ClusterIntegration|Copy Token"
-msgstr "토큰 복사"
+msgstr ""
msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr "Kubernetes 클러스터 생성"
+msgstr ""
msgid "ClusterIntegration|Did you know?"
-msgstr "알고 계셨나요?"
+msgstr ""
msgid "ClusterIntegration|Enable or disable GitLab's connection to your Kubernetes cluster."
msgstr ""
@@ -1738,13 +1640,13 @@ msgid "ClusterIntegration|Fetching machine types"
msgstr ""
msgid "ClusterIntegration|Fetching projects"
-msgstr "프로젝트 가져오기"
+msgstr ""
msgid "ClusterIntegration|Fetching zones"
-msgstr "영역 가져오기"
+msgstr ""
msgid "ClusterIntegration|GitLab Integration"
-msgstr "GitLab 통합"
+msgstr ""
msgid "ClusterIntegration|GitLab Runner"
msgstr "ClusterIntegration|GitLab Runner"
@@ -1753,15 +1655,12 @@ msgid "ClusterIntegration|GitLab Runner connects to this project's repository an
msgstr ""
msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr "Google Cloud Platform 프로젝트"
+msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine"
-msgstr "Google Kubernetes 엔진"
+msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr "Google Kubernetes 엔진 프로젝트"
-
-msgid "ClusterIntegration|Group cluster"
msgstr ""
msgid "ClusterIntegration|Helm Tiller"
@@ -1771,7 +1670,7 @@ msgid "ClusterIntegration|Helm streamlines installing and managing Kubernetes ap
msgstr ""
msgid "ClusterIntegration|Hide"
-msgstr "숨기기"
+msgstr ""
msgid "ClusterIntegration|If you are setting up multiple clusters and are using Auto DevOps, %{help_link_start}read this first%{help_link_end}."
msgstr ""
@@ -1780,34 +1679,34 @@ msgid "ClusterIntegration|In order to show the health of the cluster, we'll need
msgstr ""
msgid "ClusterIntegration|Ingress"
-msgstr "Ingress"
+msgstr ""
msgid "ClusterIntegration|Ingress IP Address"
-msgstr "Ingress 아이피 주소"
+msgstr ""
msgid "ClusterIntegration|Ingress gives you a way to route requests to services based on the request host or path, centralizing a number of services into a single entrypoint."
msgstr ""
msgid "ClusterIntegration|Install"
-msgstr "설치"
+msgstr ""
msgid "ClusterIntegration|Install Prometheus"
msgstr ""
msgid "ClusterIntegration|Installed"
-msgstr "설치됨"
+msgstr ""
msgid "ClusterIntegration|Installing"
-msgstr "설치중"
+msgstr ""
msgid "ClusterIntegration|Integrate Kubernetes cluster automation"
msgstr "Kubernetes 클러스터 자동화 통합"
msgid "ClusterIntegration|Integration status"
-msgstr "통합 상태"
+msgstr ""
msgid "ClusterIntegration|Jupyter Hostname"
-msgstr "Jupyter 호스트 이름"
+msgstr ""
msgid "ClusterIntegration|JupyterHub"
msgstr ""
@@ -1815,12 +1714,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr "Kubernetes 클러스터"
@@ -1828,7 +1721,10 @@ msgid "ClusterIntegration|Kubernetes cluster details"
msgstr "Kubernetes 클러스터 상세"
msgid "ClusterIntegration|Kubernetes cluster health"
-msgstr "Kubernetes 클러스터 상태"
+msgstr ""
+
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr "Kubernetes 클러스터 통합"
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr "Kubernetes 클러스터가 Google Kubernetes Engine에서 생성 중입니다..."
@@ -1837,24 +1733,21 @@ msgid "ClusterIntegration|Kubernetes cluster name"
msgstr "Kubernetes 클러스터 이름"
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
-msgstr "Kubernetes 클러스터는 Google Kubernetes Engine에서 성공적으로 생성되었습니다. Kubernetes 클러스터의 세부 정보를 보려면 페이지를 새로 고침하십시오."
-
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
msgstr ""
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
+msgstr "Kubernetes 클러스터를 사용하면 리뷰 응용 프로그램을 사용하고, 응용 프로그램을 배포하고, 파이프 라인을 실행하는 등의 작업을 손쉽게 수행 할 수 있습니다. %{link_to_help_page}"
+
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1867,11 +1760,14 @@ msgid "ClusterIntegration|Manage"
msgstr "관리"
msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{link_gke}"
-msgstr "%{link_gke}에 방문하여 Kubernetes 클러스터를 관리하세요."
+msgstr ""
msgid "ClusterIntegration|More information"
msgstr "더 많은 정보"
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1879,7 +1775,7 @@ msgid "ClusterIntegration|No projects found"
msgstr "프로젝트 없음"
msgid "ClusterIntegration|No projects matched your search"
-msgstr "검색과 일치하는 프로젝트가 없습니다."
+msgstr ""
msgid "ClusterIntegration|No zones matched your search"
msgstr ""
@@ -1899,11 +1795,8 @@ msgstr "당신의 Google 계정이 다음의 요구 사항을 충족하는지
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
-msgstr "프로젝트 네임스페이스"
+msgstr ""
msgid "ClusterIntegration|Project namespace (optional, unique)"
msgstr "프로젝트 네임 스페이스 (optional, unique)"
@@ -1914,7 +1807,7 @@ msgstr "Prometheus"
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -1986,12 +1879,18 @@ msgstr "설치하는 동안 문제가 발생했습니다. %{title}"
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr "Kubernetes 클러스터 토글"
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr "Kubernetes 클러스터 토글"
@@ -2020,10 +1919,10 @@ msgid "ClusterIntegration|access to Google Kubernetes Engine"
msgstr "구글 Kubernetes 컨테이너 엔진에 엑세스"
msgid "ClusterIntegration|check the pricing here"
-msgstr "여기서 가격을 확인하세요"
+msgstr ""
msgid "ClusterIntegration|documentation"
-msgstr "문서"
+msgstr ""
msgid "ClusterIntegration|help page"
msgstr "도움말 페이지"
@@ -2038,31 +1937,25 @@ msgid "ClusterIntegration|sign up"
msgstr "ClusterIntegration|가입"
msgid "Code owners"
-msgstr "코드 소유자"
+msgstr ""
msgid "Cohorts"
msgstr ""
msgid "Collapse"
-msgstr "감추기"
+msgstr ""
msgid "Collapse sidebar"
msgstr "사이드 바 축소"
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
-msgstr "코멘트"
+msgstr ""
msgid "Commit"
msgid_plural "Commits"
@@ -2070,10 +1963,10 @@ msgstr[0] "커밋"
msgid "Commit (%{commit_count})"
msgid_plural "Commits (%{commit_count})"
-msgstr[0] "커밋 (%{commit_count})"
+msgstr[0] ""
msgid "Commit Message"
-msgstr "커밋 메시지"
+msgstr ""
msgid "Commit duration in minutes for last 30 commits"
msgstr "최근 30 건의 커밋 소요시간 (분)"
@@ -2082,10 +1975,10 @@ msgid "Commit message"
msgstr "커밋 메시지"
msgid "Commit statistics for %{ref} %{start_time} - %{end_time}"
-msgstr "%{ref} 에 대한 커밋 통계 %{start_time} - %{end_time}"
+msgstr ""
msgid "Commit to %{branchName} branch"
-msgstr "%{branchName} 브랜치로 커밋"
+msgstr ""
msgid "CommitBoxTitle|Commit"
msgstr "커밋"
@@ -2103,40 +1996,40 @@ msgid "Commits feed"
msgstr "커밋 피드"
msgid "Commits per day hour (UTC)"
-msgstr "일일 커밋 (UTC)"
+msgstr ""
msgid "Commits per day of month"
-msgstr "월별 커밋"
+msgstr ""
msgid "Commits per weekday"
-msgstr "평일 커밋"
+msgstr ""
msgid "Commits|An error occurred while fetching merge requests data."
msgstr ""
msgid "Commits|Commit: %{commitText}"
-msgstr "커밋: %{commitText}"
+msgstr ""
msgid "Commits|History"
msgstr "이력"
msgid "Commits|No related merge requests found"
-msgstr "관련된 머지 리퀘스트(MR)가 없습니다."
+msgstr ""
msgid "Committed by"
msgstr "커밋한 사용자"
msgid "Commit…"
-msgstr "커밋..."
+msgstr ""
msgid "Compare"
msgstr "비교"
msgid "Compare Git revisions"
-msgstr "Git 리비전 비교"
+msgstr ""
msgid "Compare Revisions"
-msgstr "리비전 비교"
+msgstr ""
msgid "Compare changes with the last commit"
msgstr ""
@@ -2148,13 +2041,13 @@ msgid "CompareBranches|%{source_branch} and %{target_branch} are the same."
msgstr ""
msgid "CompareBranches|Compare"
-msgstr "비교"
+msgstr ""
msgid "CompareBranches|Source"
-msgstr "소스"
+msgstr ""
msgid "CompareBranches|Target"
-msgstr "대상"
+msgstr ""
msgid "CompareBranches|There isn't anything to compare."
msgstr ""
@@ -2168,9 +2061,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2178,16 +2068,13 @@ msgid "Configure limits for web and API requests."
msgstr ""
msgid "Configure push mirrors."
-msgstr "푸시 미러를 구성하십시오."
-
-msgid "Configure storage path settings."
msgstr ""
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
-msgstr "사용자가 새로운 계정을 만드는 방법을 설정합니다."
+msgstr ""
msgid "Connect"
msgstr "연결"
@@ -2202,7 +2089,7 @@ msgid "Connect your external repositories, and CI/CD pipelines will run for new
msgstr ""
msgid "Connecting..."
-msgstr "연결중..."
+msgstr ""
msgid "Container Registry"
msgstr "컨테이너 레지스트리"
@@ -2253,19 +2140,19 @@ msgid "ContainerRegistry|You can also use a %{deploy_token} for read-only access
msgstr ""
msgid "Continue"
-msgstr "계속"
+msgstr ""
msgid "Continue to the next step"
-msgstr "다음 단계로 진행"
+msgstr ""
msgid "Continuous Integration and Deployment"
-msgstr "지속적 통합 및 배포"
+msgstr ""
msgid "Contribute to GitLab"
-msgstr "GitLab에 기여하세요"
+msgstr ""
msgid "Contribution"
-msgstr "기여"
+msgstr ""
msgid "Contribution guide"
msgstr "기여에 대한 안내"
@@ -2280,7 +2167,7 @@ msgid "Contributors"
msgstr "기여해 주신 분들"
msgid "ContributorsPage|%{startDate} – %{endDate}"
-msgstr "%{startDate} - %{endDate}"
+msgstr ""
msgid "ContributorsPage|Building repository graph."
msgstr "저장소 그래프 작성"
@@ -2307,57 +2194,42 @@ msgid "ConvDev Index"
msgstr ""
msgid "Copy %{protocol} clone URL"
-msgstr "%{protocol} 클론 URL 복사"
+msgstr ""
msgid "Copy HTTPS clone URL"
-msgstr "HTTPS 클론 URL 복사"
-
-msgid "Copy ID to clipboard"
msgstr ""
msgid "Copy SSH clone URL"
-msgstr "SSH 클론 URL 복사"
+msgstr ""
msgid "Copy SSH public key to clipboard"
-msgstr "SSH 공개키를 클립보드에 복사하기"
+msgstr ""
msgid "Copy URL to clipboard"
msgstr "URL을 클립보드에 복사"
msgid "Copy branch name to clipboard"
-msgstr "브랜치 이름을 클립보드로 복사"
+msgstr ""
msgid "Copy command to clipboard"
-msgstr "명령을 클립보드로 복사"
+msgstr ""
msgid "Copy commit SHA to clipboard"
msgstr "커밋의 SHA를 클립보드로 복사합니다"
msgid "Copy file path to clipboard"
-msgstr "파일 경로를 클립보드에 복사"
-
-msgid "Copy incoming email address to clipboard"
-msgstr "수신 이메일 주소를 클립 보드에 복사"
-
-msgid "Copy link"
msgstr ""
-msgid "Copy name to clipboard"
+msgid "Copy incoming email address to clipboard"
msgstr ""
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
-msgstr "클립보드에 복사"
+msgstr ""
msgid "Copy token to clipboard"
-msgstr "클립보드에 토큰 복사"
-
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
msgstr ""
msgid "Create"
@@ -2367,28 +2239,28 @@ msgid "Create New Directory"
msgstr "새 디렉토리 만들기"
msgid "Create a new branch"
-msgstr "새 브랜치 생성"
+msgstr ""
msgid "Create a new branch and merge request"
-msgstr "새 브랜치 및 머지 리퀘스트(MR) 생성"
+msgstr ""
msgid "Create a new issue"
-msgstr "새 이슈 만들기"
+msgstr ""
msgid "Create a personal access token on your account to pull or push via %{protocol}."
msgstr "%{protocol}을 (를) 통해 Pull 하거나 Push 할 개인 액세스 토큰을 만드십시오."
msgid "Create branch"
-msgstr "브랜치 생성"
+msgstr ""
msgid "Create commit"
-msgstr "커밋 생성"
+msgstr ""
msgid "Create directory"
msgstr "디렉토리 만들기"
msgid "Create empty repository"
-msgstr "빈 저장소 생성"
+msgstr ""
msgid "Create epic"
msgstr ""
@@ -2397,13 +2269,13 @@ msgid "Create file"
msgstr "파일 만들기"
msgid "Create group"
-msgstr "그룹 만들기"
+msgstr ""
msgid "Create group label"
-msgstr "새로운 그룹 라벨"
+msgstr ""
msgid "Create issue"
-msgstr "이슈 만들기"
+msgstr ""
msgid "Create lists from labels. Issues with that label appear in that list."
msgstr ""
@@ -2433,9 +2305,6 @@ msgid "Create new..."
msgstr "새로 만들기 ..."
msgid "Create project label"
-msgstr "새로운 프로젝트 라벨"
-
-msgid "Create your first page"
msgstr ""
msgid "CreateTag|Tag"
@@ -2448,7 +2317,7 @@ msgid "Created"
msgstr "생성됨"
msgid "Created At"
-msgstr "생성 위치"
+msgstr ""
msgid "Created by me"
msgstr "나에 의해 생성됨"
@@ -2460,7 +2329,7 @@ msgid "Created on:"
msgstr ""
msgid "Creating epic"
-msgstr "에픽 생성 중"
+msgstr ""
msgid "Cron Timezone"
msgstr "Cron 시간대"
@@ -2469,10 +2338,10 @@ msgid "Cron syntax"
msgstr "크론 구문"
msgid "Current Branch"
-msgstr "현재 브랜치"
+msgstr ""
msgid "Current node"
-msgstr "현재 노드"
+msgstr ""
msgid "CurrentUser|Profile"
msgstr "프로파일"
@@ -2481,12 +2350,9 @@ msgid "CurrentUser|Settings"
msgstr "설정"
msgid "Custom"
-msgstr "사용자 지정"
+msgstr ""
msgid "Custom CI config path"
-msgstr "사용자 지정 CI config 경로"
-
-msgid "Custom hostname (for private commit emails)"
msgstr ""
msgid "Custom notification events"
@@ -2496,10 +2362,10 @@ msgid "Custom notification levels are the same as participating levels. With cus
msgstr "사용자 정의 알림 수준은 참여 수준과 동일합니다. 맞춤 알림 수준을 사용하면 일부 이벤트에 대한 알림도 받게됩니다. 자세한 내용은 %{notification_link}을 확인하십시오."
msgid "Custom project templates"
-msgstr "사용자 지정 프로젝트 템플릿"
+msgstr ""
msgid "Customize colors"
-msgstr "색상 맞춤화"
+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 ""
@@ -2507,9 +2373,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr "사이클 분석"
@@ -2547,22 +2410,22 @@ msgid "DashboardProjects|Personal"
msgstr "개인"
msgid "Date picker"
-msgstr "날짜 선택"
+msgstr ""
msgid "Debug"
-msgstr "디버그"
+msgstr ""
msgid "Dec"
msgstr "12월"
msgid "December"
-msgstr "12월"
+msgstr ""
msgid "Decline and sign out"
msgstr "취소 및 로그아웃"
msgid "Default Branch"
-msgstr "기본 브랜치"
+msgstr ""
msgid "Default classification label"
msgstr ""
@@ -2576,41 +2439,23 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr "cron 구문을 사용하여 사용자 정의 패턴 정의"
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr "삭제 "
msgid "Delete Package"
-msgstr "패키지 삭제"
+msgstr ""
msgid "Delete Snippet"
-msgstr "스니펫 삭제"
-
-msgid "Delete comment"
msgstr ""
msgid "Delete list"
msgstr ""
msgid "Deleted"
-msgstr "삭제됨"
+msgstr ""
msgid "Deny"
-msgstr "거부"
+msgstr ""
msgid "Deploy"
msgid_plural "Deploys"
@@ -2668,10 +2513,10 @@ msgid "DeployKeys|You are going to remove this deploy key. Are you sure?"
msgstr "이 배포키를 제거하려고 합니다. 확실합니까?"
msgid "DeployTokens|Active Deploy Tokens (%{active_tokens})"
-msgstr "활성 배포 토큰 (%{active_tokens})"
+msgstr ""
msgid "DeployTokens|Add a deploy token"
-msgstr "배포 토큰 추가"
+msgstr ""
msgid "DeployTokens|Allows read-only access to the registry images"
msgstr ""
@@ -2680,76 +2525,70 @@ msgid "DeployTokens|Allows read-only access to the repository"
msgstr ""
msgid "DeployTokens|Copy deploy token to clipboard"
-msgstr "배포 토큰을 클립보드에 복사"
+msgstr ""
msgid "DeployTokens|Copy username to clipboard"
-msgstr "사용자 이름을 클립보드에 복사"
+msgstr ""
msgid "DeployTokens|Create deploy token"
-msgstr "배포 토큰 만들기"
+msgstr ""
msgid "DeployTokens|Created"
-msgstr "만들어짐"
+msgstr ""
msgid "DeployTokens|Deploy Tokens"
-msgstr "배포 토큰"
+msgstr ""
msgid "DeployTokens|Deploy tokens allow read-only access to your repository and registry images."
msgstr ""
msgid "DeployTokens|Expires"
-msgstr "만료"
+msgstr ""
msgid "DeployTokens|Name"
-msgstr "이름"
+msgstr ""
msgid "DeployTokens|Pick a name for the application, and we'll give you a unique deploy token."
msgstr ""
msgid "DeployTokens|Revoke"
-msgstr "취소"
+msgstr ""
msgid "DeployTokens|Revoke %{name}"
-msgstr "%{name} 취소"
+msgstr ""
msgid "DeployTokens|Scopes"
-msgstr "범위"
+msgstr ""
msgid "DeployTokens|This action cannot be undone."
-msgstr "이 작업은 되돌릴 수 없습니다."
+msgstr ""
msgid "DeployTokens|This project has no active Deploy Tokens."
-msgstr "이 프로젝트에는 활성 배포 토큰이 없습니다."
+msgstr ""
msgid "DeployTokens|Use this token as a password. Make sure you save it - you won't be able to access it again."
-msgstr "이 토큰을 암호로 사용합니다. 다시는 확인할 수 없으므로 토큰을 저장해 두십시오."
+msgstr ""
msgid "DeployTokens|Use this username as a login."
-msgstr "이 사용자 이름을 로그인으로 사용합니다."
+msgstr ""
msgid "DeployTokens|Username"
-msgstr "사용자 이름"
+msgstr ""
msgid "DeployTokens|You are about to revoke"
-msgstr "취소하려고 합니다."
+msgstr ""
msgid "DeployTokens|Your New Deploy Token"
-msgstr "새 배포 토큰"
-
-msgid "DeployTokens|Your new project deploy token has been created."
-msgstr "프로젝트 배포 토큰을 새로 만들었습니다."
-
-msgid "Deployed to"
msgstr ""
-msgid "Deploying to"
+msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
msgid "Deprioritize label"
msgstr ""
msgid "Descending"
-msgstr "내림차순"
+msgstr ""
msgid "Description"
msgstr "설명"
@@ -2758,37 +2597,31 @@ msgid "Description templates allow you to define context-specific templates for
msgstr ""
msgid "Description:"
-msgstr "설명:"
+msgstr ""
msgid "Destroy"
-msgstr "제거"
+msgstr ""
msgid "Details"
msgstr "상세"
msgid "Detect host keys"
-msgstr "호스트 키 발견"
-
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
msgstr ""
msgid "Diffs|No file name available"
-msgstr "사용가능한 파일 이름이 없습니다."
+msgstr ""
msgid "Diffs|Something went wrong while fetching diff lines."
msgstr ""
msgid "Direction"
-msgstr "방향"
+msgstr ""
msgid "Directory name"
msgstr "디렉토리 이름"
msgid "Disable"
-msgstr "사용 안 함"
+msgstr ""
msgid "Disable for this project"
msgstr "이 프로젝트에 대해 사용 중지"
@@ -2797,13 +2630,13 @@ msgid "Disable group Runners"
msgstr "그룹 Runner 사용 중지"
msgid "Discard"
-msgstr "취소"
+msgstr ""
msgid "Discard all changes"
-msgstr "모든 변경 취소"
+msgstr ""
msgid "Discard all unstaged changes?"
-msgstr "스테이징되지 않은 모든 변경사항을 취소할까요?"
+msgstr ""
msgid "Discard changes"
msgstr "변경 사항을 취소"
@@ -2812,9 +2645,6 @@ msgid "Discard changes to %{path}?"
msgstr ""
msgid "Discard draft"
-msgstr "초안 삭제"
-
-msgid "Discard review"
msgstr ""
msgid "Discover GitLab Geo."
@@ -2832,9 +2662,6 @@ msgstr "사이클 분석 소개 박스 제거"
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2878,13 +2705,13 @@ msgid "DownloadSource|Download"
msgstr "다운로드"
msgid "Downvotes"
-msgstr "비추천"
+msgstr ""
msgid "Due date"
-msgstr "마감일"
+msgstr ""
msgid "During this process, you’ll be asked for URLs from GitLab’s side. Use the URLs shown below."
-msgstr "이 과정에서 GitLab의 URL을 묻는 메시지가 나타납니다. 아래 표시된 URL을 사용하십시오."
+msgstr ""
msgid "Each Runner can be in one of the following states:"
msgstr "각 Runner는 다음 상태 중 하나일 수 있습니다."
@@ -2893,25 +2720,25 @@ msgid "Edit"
msgstr "편집"
msgid "Edit Label"
-msgstr "라벨 편집"
+msgstr ""
msgid "Edit Pipeline Schedule %{id}"
msgstr "파이프라인 스케줄 편집 %{id}"
msgid "Edit Snippet"
-msgstr "스니펫 편집"
+msgstr ""
msgid "Edit application"
-msgstr "애플리케이션 수정"
+msgstr ""
msgid "Edit files in the editor and commit changes here"
-msgstr "에디터에서 파일을 편집하고 여기서 변경사항을 커밋하세요."
+msgstr ""
msgid "Edit group: %{group_name}"
msgstr "그룹 편집: %{group_name}"
msgid "Edit identity for %{user_name}"
-msgstr "%{user_name}의 신원 편집"
+msgstr ""
msgid "Elasticsearch"
msgstr "Elasticsearch"
@@ -2929,7 +2756,7 @@ msgid "Emails"
msgstr "이메일"
msgid "Embed"
-msgstr "임베드"
+msgstr ""
msgid "Enable"
msgstr "사용"
@@ -2941,10 +2768,10 @@ msgid "Enable Pseudonymizer data collection"
msgstr ""
msgid "Enable SAML authentication for this group"
-msgstr "이 그룹에 SAML 인증 사용"
+msgstr ""
msgid "Enable Sentry for error reporting and logging."
-msgstr "Sentry를 사용해 오류 보고와 로깅을 활성화합니디."
+msgstr ""
msgid "Enable and configure InfluxDB metrics."
msgstr ""
@@ -2961,6 +2788,9 @@ msgstr "이 프로젝트에 대해 사용"
msgid "Enable group Runners"
msgstr "그룹 Runner 사용"
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -2968,7 +2798,7 @@ msgid "Enable or disable version check and usage ping."
msgstr ""
msgid "Enable reCAPTCHA or Akismet and set IP limits."
-msgstr "reCAPTCHA 또는 Akismet을 활성화하고 IP 제한을 설정합니다."
+msgstr ""
msgid "Enable the Performance Bar for a given group."
msgstr ""
@@ -2983,10 +2813,10 @@ msgid "Enabled"
msgstr "활성화됨"
msgid "Ends at (UTC)"
-msgstr "(UTC)에 종료됩니다"
+msgstr ""
msgid "Enter in your Bitbucket Server URL and personal access token below"
-msgstr "아래 Bitbucket Server URL 및 개인 액세스 토큰을 입력하십시오."
+msgstr ""
msgid "Enter the issue description"
msgstr "이슈 설명 입력"
@@ -2995,10 +2825,10 @@ msgid "Enter the issue title"
msgstr "이슈 제목 입력"
msgid "Enter the merge request description"
-msgstr "머지 리퀘스트(MR) 설명을 입력 해주세요"
+msgstr ""
msgid "Enter the merge request title"
-msgstr "머지 리퀘스트(MR) 제목을 입력 해주세요"
+msgstr ""
msgid "Environments"
msgstr "환경"
@@ -3007,7 +2837,7 @@ msgid "Environments|An error occurred while fetching the environments."
msgstr ""
msgid "Environments|An error occurred while making the request."
-msgstr "요청을 만드는 중 오류가 발생했습니다."
+msgstr ""
msgid "Environments|An error occurred while stopping the environment, please try again"
msgstr ""
@@ -3022,13 +2852,13 @@ msgid "Environments|Deploy to..."
msgstr ""
msgid "Environments|Deployment"
-msgstr "배포"
+msgstr ""
msgid "Environments|Environment"
-msgstr "환경"
+msgstr ""
msgid "Environments|Environments"
-msgstr "환경"
+msgstr ""
msgid "Environments|Environments are places where code gets deployed, such as staging or production."
msgstr ""
@@ -3040,7 +2870,7 @@ msgid "Environments|Learn more about stopping environments"
msgstr ""
msgid "Environments|New environment"
-msgstr "새 환경"
+msgstr ""
msgid "Environments|No deployments yet"
msgstr ""
@@ -3070,7 +2900,7 @@ msgid "Environments|Rollback environment"
msgstr ""
msgid "Environments|Show all"
-msgstr "모두 보기"
+msgstr ""
msgid "Environments|Stop"
msgstr "중지"
@@ -3081,7 +2911,7 @@ msgstr "중지 환경"
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3091,13 +2921,13 @@ msgid "Epic"
msgstr "에픽"
msgid "Epic will be removed! Are you sure?"
-msgstr "에픽이 삭제됩니다! 확실합니까?"
+msgstr ""
msgid "Epics"
-msgstr "에픽"
+msgstr ""
msgid "Epics Roadmap"
-msgstr "에픽 로드맵"
+msgstr ""
msgid "Epics let you manage your portfolio of projects more efficiently and with less effort"
msgstr ""
@@ -3106,10 +2936,10 @@ msgid "Epics|An error occurred while saving %{epicDateType} date"
msgstr ""
msgid "Epics|How can I solve this?"
-msgstr "이것을 어떻게 해결할 수 있습니까?"
+msgstr ""
msgid "Epics|More information"
-msgstr "자세한 내용"
+msgstr ""
msgid "Epics|These dates affect how your epics appear in the roadmap. Dates from milestones come from the milestones assigned to issues in the epic. You can also set fixed dates or remove them entirely."
msgstr ""
@@ -3124,19 +2954,19 @@ msgid "Epics|start"
msgstr "시작"
msgid "Error"
-msgstr "에러"
+msgstr ""
msgid "Error Reporting and Logging"
-msgstr "오류 보고 및 로깅"
+msgstr ""
msgid "Error creating epic"
msgstr ""
msgid "Error fetching contributors data."
-msgstr "기여자 데이터를 가져오는 중 오류가 발생했습니다."
+msgstr ""
msgid "Error fetching labels."
-msgstr "라벨을 가져 오는 중 오류가 발생했습니다."
+msgstr ""
msgid "Error fetching network graph."
msgstr ""
@@ -3151,16 +2981,16 @@ msgid "Error loading branch data. Please try again."
msgstr ""
msgid "Error loading branches."
-msgstr "브랜치 로드 중 오류가 발생했습니다."
+msgstr ""
msgid "Error loading last commit."
-msgstr "마지막 커밋을 로드하는 중 오류가 발생했습니다."
+msgstr ""
msgid "Error loading markdown preview"
msgstr ""
msgid "Error loading merge requests."
-msgstr "머지 리퀘스트(MR)를 로드하는 중 오류가 발생했습니다."
+msgstr ""
msgid "Error loading project data. Please try again."
msgstr ""
@@ -3229,9 +3059,6 @@ msgid "Expand sidebar"
msgstr "사이드바 확장"
msgid "Expiration date"
-msgstr "만료일"
-
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
msgstr ""
msgid "Explore"
@@ -3241,13 +3068,13 @@ msgid "Explore GitLab"
msgstr "GitLab 둘러보기"
msgid "Explore Groups"
-msgstr "그룹 둘러보기"
+msgstr ""
msgid "Explore groups"
-msgstr "그룹 찾아보기"
+msgstr ""
msgid "Explore projects"
-msgstr "프로젝트 둘러보기"
+msgstr ""
msgid "Explore public groups"
msgstr "공개 그룹 탐색"
@@ -3256,10 +3083,10 @@ msgid "External Classification Policy Authorization"
msgstr ""
msgid "External authentication"
-msgstr "외부 인증"
+msgstr ""
msgid "External authorization denied access to this project"
-msgstr "외부 인증이 이 프로젝트에 대한 액세스를 거부했습니다."
+msgstr ""
msgid "External authorization request timeout"
msgstr ""
@@ -3280,7 +3107,7 @@ msgid "Failed"
msgstr "실패"
msgid "Failed Jobs"
-msgstr "작업 실패"
+msgstr ""
msgid "Failed to change the owner"
msgstr "소유자를 변경하지 못했습니다"
@@ -3288,12 +3115,6 @@ msgstr "소유자를 변경하지 못했습니다"
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3303,91 +3124,13 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr "파이프라인 스케줄을 제거하지 못했습니다."
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
msgid "Failure"
-msgstr "실패"
-
-msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
-msgstr ""
-
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
msgstr ""
-msgid "FeatureFlags|Status"
+msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
msgid "Feb"
@@ -3400,19 +3143,19 @@ msgid "Fields on this page are now uneditable, you can configure"
msgstr ""
msgid "File templates"
-msgstr "파일 템플릿"
+msgstr ""
msgid "Files"
msgstr "파일"
msgid "Files (%{human_size})"
-msgstr "파일 (%{human_size})"
+msgstr ""
msgid "Fill in the fields below, turn on <strong>%{enable_label}</strong>, and press <strong>%{save_changes}</strong>"
msgstr ""
msgid "Filter"
-msgstr "필터"
+msgstr ""
msgid "Filter by %{issuable_type} that are currently closed."
msgstr ""
@@ -3424,7 +3167,7 @@ msgid "Filter by commit message"
msgstr "커밋 메시지로 필터"
msgid "Filter..."
-msgstr "필터..."
+msgstr ""
msgid "Find by path"
msgstr "경로로 찾기"
@@ -3439,13 +3182,10 @@ msgid "Find the newly extracted <code>Takeout/Google Code Project Hosting/Google
msgstr ""
msgid "Fingerprints"
-msgstr "지문"
-
-msgid "Finish review"
msgstr ""
msgid "Finished"
-msgstr "완료"
+msgstr ""
msgid "FirstPushedBy|First"
msgstr "처음"
@@ -3463,28 +3203,28 @@ msgid "Fixed start date"
msgstr ""
msgid "Fixed:"
-msgstr "수정됨:"
+msgstr ""
msgid "FogBugz Email"
-msgstr "FogBugz 이메일"
+msgstr ""
msgid "FogBugz Import"
-msgstr "FogBugz 가져오기"
+msgstr ""
msgid "FogBugz Password"
-msgstr "FogBugz 암호"
+msgstr ""
msgid "FogBugz URL"
-msgstr "FogBugz URL"
+msgstr ""
msgid "FogBugz import"
-msgstr "FogBugz 가져오기"
+msgstr ""
msgid "Follow the steps below to export your Google Code project data."
msgstr ""
msgid "Font Color"
-msgstr "글꼴 색"
+msgstr ""
msgid "Footer message"
msgstr ""
@@ -3495,9 +3235,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3508,13 +3245,13 @@ msgid "For public projects, anyone can view pipelines and access job details (ou
msgstr ""
msgid "ForkedFromProjectPath|Forked from"
-msgstr "다른 프로젝트에서 포크됨: "
+msgstr "포크한 사용자"
msgid "ForkedFromProjectPath|Forked from %{project_name} (deleted)"
msgstr "%{project_name} (삭제) 에서 포크됨"
msgid "Forking in progress"
-msgstr "포크 진행중"
+msgstr ""
msgid "Format"
msgstr "포맷"
@@ -3522,26 +3259,23 @@ msgstr "포맷"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ".gitlab-ci.yml에서 오류를 발견했습니다:"
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
-msgstr "%{provider_title}에서"
+msgstr ""
msgid "From Bitbucket"
-msgstr "Bitbucket에서"
+msgstr ""
msgid "From Bitbucket Server"
-msgstr "Bitbucket 서버에서"
+msgstr ""
msgid "From FogBugz"
-msgstr "FogBugz에서"
+msgstr ""
msgid "From GitLab.com"
-msgstr "GitLab.com에서"
+msgstr ""
msgid "From Google Code"
-msgstr "Google Code에서"
+msgstr ""
msgid "From issue creation until deploy to production"
msgstr "이슈 생성에서 프로덕션 배포까지"
@@ -3577,7 +3311,7 @@ msgid "Geo allows you to replicate your GitLab instance to other geographical lo
msgstr ""
msgid "GeoNodeSyncStatus|Node is failing or broken."
-msgstr "노드가 실패하거나 깨졌습니다."
+msgstr ""
msgid "GeoNodeSyncStatus|Node is slow, overloaded, or it just recovered after an outage."
msgstr ""
@@ -3744,22 +3478,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3768,9 +3493,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3792,7 +3514,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3816,9 +3538,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3831,10 +3550,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3844,7 +3563,7 @@ msgid "Geo|Shards to synchronize"
msgstr ""
msgid "Geo|Status"
-msgstr "상태"
+msgstr ""
msgid "Geo|Synced"
msgstr ""
@@ -3868,26 +3587,11 @@ msgid "Geo|Verification failed - %{error}"
msgstr ""
msgid "Geo|Waiting for scheduler"
-msgstr "스케줄러 대기 중"
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
msgstr ""
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3900,6 +3604,9 @@ msgstr "Git 저장소 URL"
msgid "Git revision"
msgstr "Git 리비전"
+msgid "Git storage health information has been reset"
+msgstr "git storage 상태 정보가 초기화되었습니다."
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -3910,22 +3617,22 @@ msgid "GitHub import"
msgstr "GitHub 가져오기"
msgid "GitLab CI Linter has been moved"
-msgstr "GitLab CI Linter가 이동되었습니다."
+msgstr ""
msgid "GitLab Geo"
-msgstr "GitLab Geo"
+msgstr ""
msgid "GitLab Group Runners can execute code for all the projects in this group."
msgstr ""
msgid "GitLab Import"
-msgstr "GitLab 가져오기"
+msgstr ""
msgid "GitLab User"
-msgstr "GitLab 사용자"
+msgstr ""
msgid "GitLab project export"
-msgstr "GitLab 프로젝트 내보내기"
+msgstr ""
msgid "GitLab single sign on URL"
msgstr ""
@@ -3934,7 +3641,7 @@ msgid "GitLab will run a background job that will produce pseudonymized CSVs of
msgstr ""
msgid "GitLab.com import"
-msgstr "GitLab.com 가져오기"
+msgstr ""
msgid "GitLab’s issue tracker"
msgstr "GitLab의 이슈 트래커"
@@ -3949,10 +3656,10 @@ msgid "Gitaly|Address"
msgstr "주소"
msgid "Gitea Host URL"
-msgstr "Gitea 호스트 URL"
+msgstr ""
msgid "Gitea Import"
-msgstr "Gitea 가져오기"
+msgstr ""
msgid "Go Back"
msgstr "이전으로"
@@ -3976,7 +3683,7 @@ msgid "Google authentication is not %{link_to_documentation}. Ask your GitLab ad
msgstr "Google 인증을 사용할 수 없습니다. %{link_to_documentation} GitLab 관리자에게 문의하세요."
msgid "Got it!"
-msgstr "확인!"
+msgstr ""
msgid "Graph"
msgstr "그래프"
@@ -3996,21 +3703,9 @@ msgstr "그룹 ID"
msgid "Group Runners"
msgstr "그룹 Runner"
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr "그룹 아바타"
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr "그룹 세부 정보"
@@ -4020,9 +3715,6 @@ msgstr "그룹 정보:"
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4063,17 +3755,20 @@ msgid "GroupRoadmap|Until %{dateWord}"
msgstr ""
msgid "GroupSettings|Badges"
-msgstr "배지"
+msgstr ""
msgid "GroupSettings|Customize your group badges."
-msgstr "그룹 배지를 사용자 정의합니다."
+msgstr ""
msgid "GroupSettings|Learn more about badges."
-msgstr "배지에 대해 자세히 알아보세요."
+msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr "%{group} 내의 프로젝트를 다른 그룹에 공유할 수 없게 합니다."
+msgid "GroupSettings|Share with group lock"
+msgstr "그룹 lock 을 공유합니다."
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr "이 설정은 %{ancestor_group} 에 적용되고 이 하위 그룹에서 재정의 되었습니다."
@@ -4093,7 +3788,7 @@ msgid "GroupSettings|remove the share with group lock from %{ancestor_group_name
msgstr "%{ancestor_group_name} 에서 그룹 lock 공유 제거"
msgid "Groups"
-msgstr "그룹들"
+msgstr ""
msgid "Groups can also be nested by creating %{subgroup_docs_link_start}subgroups%{subgroup_docs_link_end}."
msgstr ""
@@ -4126,7 +3821,7 @@ msgid "GroupsEmptyState|If you organize your projects under a group, it works li
msgstr "프로젝트를 그룹에 구성하면, 마치 폴더처럼 동작합니다."
msgid "GroupsEmptyState|No groups found"
-msgstr "그룹이 없습니다."
+msgstr ""
msgid "GroupsEmptyState|You can manage your group member’s permissions and access to each project in the group."
msgstr ""
@@ -4135,16 +3830,16 @@ msgid "GroupsTree|Are you sure you want to leave the \"%{fullName}\" group?"
msgstr ""
msgid "GroupsTree|Create a project in this group."
-msgstr "이 그룹에 프로젝트를 만듭니다."
+msgstr ""
msgid "GroupsTree|Create a subgroup in this group."
-msgstr "이 그룹에 하위 그룹을 만듭니다."
+msgstr ""
msgid "GroupsTree|Edit group"
msgstr "그룹 편집"
msgid "GroupsTree|Failed to leave the group. Please make sure you are not the only owner."
-msgstr "그룹에서 탈퇴 하지 못했습니다. 당신이 그룹의 유일한 소유자가 아닌지 확인바랍니다."
+msgstr ""
msgid "GroupsTree|Leave this group"
msgstr "이 그룹 떠나기"
@@ -4159,7 +3854,7 @@ msgid "GroupsTree|No groups or projects matched your search"
msgstr ""
msgid "GroupsTree|Search by name"
-msgstr "이름으로 검색"
+msgstr ""
msgid "Have your users email"
msgstr ""
@@ -4205,7 +3900,7 @@ msgstr ""
msgid "Hide value"
msgid_plural "Hide values"
-msgstr[0] "값 숨기기"
+msgstr[0] ""
msgid "Hide whitespace changes"
msgstr ""
@@ -4217,10 +3912,10 @@ msgid "Housekeeping successfully started"
msgstr "Housekeeping이 성공적으로 시작되었습니다"
msgid "I accept the %{terms_link}"
-msgstr "%{terms_link}에 동의합니다."
+msgstr ""
msgid "I accept the|Terms of Service and Privacy Policy"
-msgstr "서비스 약관 및 개인정보 보호 정책"
+msgstr ""
msgid "ID"
msgstr "ID"
@@ -4229,7 +3924,7 @@ msgid "IDE|Allow live previews of JavaScript projects in the Web IDE using CodeS
msgstr ""
msgid "IDE|Back"
-msgstr "뒤로"
+msgstr ""
msgid "IDE|Client side evaluation"
msgstr ""
@@ -4241,16 +3936,16 @@ msgid "IDE|Edit"
msgstr "편집"
msgid "IDE|Get started with Live Preview"
-msgstr "실시간 미리보기 시작하기"
+msgstr ""
msgid "IDE|Go to project"
-msgstr "프로젝트로 이동"
+msgstr ""
msgid "IDE|Live Preview"
-msgstr "실시간 미리보기"
+msgstr ""
msgid "IDE|Open in file view"
-msgstr "파일 뷰어로 열기"
+msgstr ""
msgid "IDE|Preview your web application using Web IDE client-side evaluation."
msgstr ""
@@ -4422,13 +4117,13 @@ msgid "Interested parties can even contribute by pushing commits if they want to
msgstr "관심있는 파티들은 원하는 곳에 커밋을 푸시함으로써 기여할 수도 있습니다."
msgid "Internal - The group and any internal projects can be viewed by any logged in user."
-msgstr "내부 - 그룹 및 모든 내부 프로젝트는 로그인한 사용자가 볼 수 있습니다."
+msgstr ""
msgid "Internal - The project can be accessed by any logged in user."
-msgstr "내부 - 이 프로젝트는 로그인 한 사용자만 액세스 할 수 있습니다."
+msgstr ""
msgid "Internal users"
-msgstr "내부 사용자"
+msgstr ""
msgid "Interval Pattern"
msgstr "주기 패턴"
@@ -4437,10 +4132,10 @@ msgid "Introducing Cycle Analytics"
msgstr "Cycle Analytics 소개"
msgid "Invite"
-msgstr "초대"
+msgstr ""
msgid "Issue"
-msgstr "이슈"
+msgstr ""
msgid "Issue Boards"
msgstr ""
@@ -4464,43 +4159,13 @@ msgid "Issues can be bugs, tasks or ideas to be discussed. Also, issues are sear
msgstr "이슈는 버그, 작업 혹은 논의할 아이디어일 수 있습니다. 그리고, 이슈는 검색 및 필터링 가능합니다."
msgid "Issues closed"
-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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
msgstr ""
msgid "Jan"
msgstr "1월"
msgid "January"
-msgstr "1월"
+msgstr ""
msgid "Job"
msgstr "Job"
@@ -4539,7 +4204,7 @@ msgid "Job|Scroll to bottom"
msgstr ""
msgid "Job|Scroll to top"
-msgstr "맨 위로 스크롤"
+msgstr ""
msgid "Job|Show complete raw"
msgstr ""
@@ -4566,10 +4231,10 @@ msgid "June"
msgstr "6월"
msgid "Kubernetes"
-msgstr "Kubernetes"
+msgstr ""
msgid "Kubernetes Cluster"
-msgstr "Kubernetes 클러스터"
+msgstr ""
msgid "Kubernetes cluster creation time exceeds timeout; %{timeout}"
msgstr "Kubernetes 클러스터 생성 시간이 초과되었습니다. %{timeout}"
@@ -4584,7 +4249,7 @@ msgid "Kubernetes cluster was successfully updated."
msgstr "Kubernetes 클러스터가 성공적으로 업데이트되었습니다."
msgid "Kubernetes configured"
-msgstr "Kubernetes 설정됨"
+msgstr ""
msgid "Kubernetes service integration has been deprecated. %{deprecated_message_content} your Kubernetes clusters using the new <a href=\"%{url}\"/>Kubernetes Clusters</a> page"
msgstr "Kubernetes 서비스 통합은 더 이상 사용되지 않습니다. %{deprecated_message_content} 새로운 <a href=\"%{url}\"/>Kubernetes 클러스터</a> 페이지"
@@ -4599,19 +4264,19 @@ msgid "LFSStatus|Enabled"
msgstr "Enabled"
msgid "Label"
-msgstr "라벨"
+msgstr ""
msgid "Label actions dropdown"
-msgstr "라벨 작업 드롭 다운"
+msgstr ""
msgid "Label lists show all issues with the selected label."
msgstr ""
msgid "LabelSelect|%{firstLabelName} +%{remainingLabelCount} more"
-msgstr "%{firstLabelName} +%{remainingLabelCount} 이상"
+msgstr ""
msgid "LabelSelect|%{labelsString}, and %{remainingLabelCount} more"
-msgstr "%{labelsString}, 그리고 %{remainingLabelCount} 이상"
+msgstr ""
msgid "LabelSelect|Labels"
msgstr ""
@@ -4626,10 +4291,10 @@ msgid "Labels can be applied to issues and merge requests to categorize them."
msgstr "라벨은 이슈와 머지 리퀘스트(MR)에 카테고라이즈를 위해 적용가능합니다."
msgid "Labels can be applied to issues and merge requests."
-msgstr "라벨은 이슈와 머지 리퀘스트(MR)에 사용할 수 있습니다."
+msgstr ""
msgid "Labels|<span>Promote label</span> %{labelTitle} <span>to Group Label?</span>"
-msgstr "<span>라벨</span> %{labelTitle} <span>(을)를 그룹 라벨로 승격하시겠습니까?</span>"
+msgstr ""
msgid "Labels|Promote Label"
msgstr ""
@@ -4637,9 +4302,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] "최근 %d 일"
@@ -4654,19 +4316,16 @@ msgid "Last contact"
msgstr ""
msgid "Last edited %{date}"
-msgstr "%{date}에 마지막 편집됨"
+msgstr ""
msgid "Last edited by %{name}"
-msgstr "%{name}가 마지막으로 편집함"
-
-msgid "Last reply by"
msgstr ""
msgid "Last update"
-msgstr "최근 업데이트"
+msgstr ""
msgid "Last updated"
-msgstr "최근 업데이트됨"
+msgstr ""
msgid "LastPushEvent|You pushed to"
msgstr "푸쉬: "
@@ -4675,19 +4334,19 @@ msgid "LastPushEvent|at"
msgstr "at"
msgid "Latest changes"
-msgstr "최근 변경사항"
+msgstr ""
msgid "Learn more"
-msgstr "더 알아보기"
+msgstr ""
msgid "Learn more about %{issue_boards_url}, to keep track of issues in multiple lists, using labels, assignees, and milestones. If you’re missing something from issue boards, please create an issue on %{gitlab_issues_url}."
msgstr ""
msgid "Learn more about Kubernetes"
-msgstr "Kubernetes에 대해 더 알아보기"
+msgstr ""
msgid "Learn more about protected branches"
-msgstr "보호된 브랜치들에 대해 더 알아보기"
+msgstr ""
msgid "Learn more in the"
msgstr "더 자세히 알아보기"
@@ -4696,7 +4355,7 @@ msgid "Learn more in the|pipeline schedules documentation"
msgstr "파이프라인 스케쥴 문서로부터 더 알아보기"
msgid "Leave"
-msgstr "나가기"
+msgstr ""
msgid "Leave group"
msgstr "그룹 떠나기"
@@ -4710,37 +4369,22 @@ msgstr ""
msgid "License"
msgstr "라이센스"
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
-msgstr "라이센스 승인"
+msgstr ""
msgid "LicenseManagement|Approve license?"
-msgstr "라이센스를 승인하시겠습니까?"
+msgstr ""
msgid "LicenseManagement|Approved"
-msgstr "승인됨"
-
-msgid "LicenseManagement|Blacklist"
msgstr ""
msgid "LicenseManagement|Blacklist license"
-msgstr "블랙리스트 라이센스"
+msgstr ""
msgid "LicenseManagement|Blacklist license?"
-msgstr "블랙리스트 라이센스로 등록하시겠습니까?"
+msgstr ""
msgid "LicenseManagement|Blacklisted"
-msgstr "블랙리스트로 등록됨"
-
-msgid "LicenseManagement|Cancel"
msgstr ""
msgid "LicenseManagement|License"
@@ -4752,35 +4396,26 @@ msgstr "라이센스 관리"
msgid "LicenseManagement|License details"
msgstr "라이선스 정보"
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
-msgstr "이 프로젝트의 승인 및 블랙리스트 라이센스를 관리합니다."
+msgstr ""
msgid "LicenseManagement|Packages"
-msgstr "패키지"
+msgstr ""
msgid "LicenseManagement|Remove license"
msgstr "라이센스 제거"
msgid "LicenseManagement|Remove license?"
-msgstr "라이센스를 제거하시겠습니까?"
-
-msgid "LicenseManagement|Submit"
msgstr ""
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
-msgstr "이 프로젝트에는 승인 또는 블랙리스트된 라이센스가 없습니다."
-
-msgid "LicenseManagement|This license already exists in this project."
msgstr ""
msgid "LicenseManagement|URL"
-msgstr "URL"
+msgstr ""
msgid "LicenseManagement|You are about to remove the license, %{name}, from this project."
-msgstr "이 프로젝트에서 라이센스 %{name}(을)를 제거하려고합니다."
+msgstr ""
msgid "Licenses"
msgstr "라이센스"
@@ -4796,19 +4431,16 @@ msgid "List"
msgstr "목록"
msgid "List Your Gitea Repositories"
-msgstr "Gitea 저장소 목록"
+msgstr ""
msgid "List available repositories"
-msgstr "사용 가능한 저장소 목록"
-
-msgid "List view"
msgstr ""
msgid "List your Bitbucket Server repositories"
-msgstr "Bitbucket Server 저장소 목록"
+msgstr ""
msgid "List your GitHub repositories"
-msgstr "GitHub 저장소 목록"
+msgstr ""
msgid "Live preview"
msgstr "실시간 미리보기"
@@ -4820,7 +4452,7 @@ msgid "Loading the GitLab IDE..."
msgstr "GitLab IDE 로드 중..."
msgid "Loading..."
-msgstr "불러오는 중…"
+msgstr ""
msgid "Lock"
msgstr "잠금"
@@ -4829,7 +4461,7 @@ msgid "Lock %{issuableDisplayName}"
msgstr "%{issuableDisplayName} 잠금"
msgid "Lock not found"
-msgstr "잠금을 찾을 수 없습니다."
+msgstr ""
msgid "Lock this %{issuableDisplayName}? Only <strong>project members</strong> will be able to comment."
msgstr ""
@@ -4849,11 +4481,8 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
-msgstr "로그"
+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 ""
@@ -4865,13 +4494,13 @@ msgid "Manage Git repositories with fine-grained access controls that keep your
msgstr ""
msgid "Manage Web IDE features"
-msgstr "웹 IDE 기능 관리"
+msgstr ""
msgid "Manage access"
msgstr ""
msgid "Manage all notifications"
-msgstr "모든 알림 관리"
+msgstr ""
msgid "Manage applications that can use GitLab as an OAuth provider, and applications that you've authorized to use your account."
msgstr ""
@@ -4886,16 +4515,16 @@ msgid "Manage labels"
msgstr ""
msgid "Manage project labels"
-msgstr "프로젝트 라벨 관리"
+msgstr ""
msgid "Manage your group’s membership while adding another level of security with SAML."
msgstr ""
msgid "Manifest"
-msgstr "Manifest"
+msgstr ""
msgid "Manifest file import"
-msgstr "Manifest 파일 가져오기"
+msgstr ""
msgid "Map a FogBugz account ID to a GitLab user"
msgstr ""
@@ -4913,55 +4542,28 @@ msgid "Mar"
msgstr "3월"
msgid "March"
-msgstr "3월"
-
-msgid "Mark todo as done"
-msgstr "할 일을 완료로 표시"
-
-msgid "Markdown enabled"
-msgstr "마크다운 활성화됨"
-
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
msgstr ""
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
+msgid "Mark todo as done"
msgstr ""
-msgid "MarkdownToolbar|Add bold text"
+msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add italic text"
+msgid "Maven Metadata"
msgstr ""
-msgid "MarkdownToolbar|Go full screen"
+msgid "Maven package"
msgstr ""
-msgid "MarkdownToolbar|Insert a quote"
+msgid "Max access level"
msgstr ""
-msgid "MarkdownToolbar|Insert code"
+msgid "Maximum git storage failures"
msgstr ""
-msgid "Maven Metadata"
-msgstr "Maven 메타 데이터"
-
-msgid "Maven package"
-msgstr "Maven 패키지"
-
-msgid "Max access level"
-msgstr "최대 액세스 수준"
-
msgid "Maximum job timeout"
-msgstr "최대 작업 시간 초과"
+msgstr ""
msgid "May"
msgstr "5월"
@@ -4969,12 +4571,6 @@ msgstr "5월"
msgid "Median"
msgstr "중앙값"
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr "회원"
@@ -4982,7 +4578,7 @@ msgid "Members will be forwarded here when signing in to your group. Get this fr
msgstr ""
msgid "Merge Request"
-msgstr "병합 요청"
+msgstr ""
msgid "Merge Request:"
msgstr "머지 리퀘스트(MR):"
@@ -4991,60 +4587,39 @@ msgid "Merge Requests"
msgstr "병합 요청"
msgid "Merge Requests created"
-msgstr "병합 요청 생성됨"
+msgstr ""
msgid "Merge events"
msgstr "머지 이벤트"
msgid "Merge request"
-msgstr "머지 리퀘스트(MR)"
+msgstr ""
msgid "Merge request approvals"
-msgstr "병합 요청 승인"
+msgstr ""
msgid "Merge requests"
-msgstr "머지 리퀘스트(MR)"
+msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr "머지 리퀘스트(MR)는 프로젝트의 변경 사항을 제안하고 변경 사항을 다른 사람들과 논의 하는 곳입니다."
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
-msgstr "새로운 이슈에서 이 토론을 해결하세요."
+msgstr ""
msgid "MergeRequests|Saving the comment failed"
-msgstr "코멘트 저장 실패"
+msgstr ""
msgid "MergeRequests|Toggle comments for this file"
-msgstr "이 파일에 대한 설명 전환"
+msgstr ""
msgid "MergeRequests|View file @ %{commitId}"
-msgstr "파일 보기 @ %{commitId}"
-
-msgid "MergeRequests|View replaced file @ %{commitId}"
-msgstr "교체된 파일 보기 @ %{commitId}"
-
-msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
+msgid "MergeRequests|View replaced file @ %{commitId}"
msgstr ""
-msgid "MergeRequest|No files found"
+msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
msgid "Merged"
@@ -5078,7 +4653,7 @@ msgid "Metrics|Edit metric"
msgstr ""
msgid "Metrics|Environment"
-msgstr "환경"
+msgstr ""
msgid "Metrics|For grouping similar metrics"
msgstr ""
@@ -5096,7 +4671,7 @@ msgid "Metrics|Must be a valid PromQL query."
msgstr ""
msgid "Metrics|Name"
-msgstr "이름"
+msgstr ""
msgid "Metrics|New metric"
msgstr ""
@@ -5111,10 +4686,10 @@ msgid "Metrics|Query"
msgstr ""
msgid "Metrics|Response"
-msgstr "응답"
+msgstr ""
msgid "Metrics|System"
-msgstr "시스템"
+msgstr ""
msgid "Metrics|There was an error fetching the environments data, please try again"
msgstr ""
@@ -5165,19 +4740,19 @@ msgid "Metrics|e.g. req/sec"
msgstr ""
msgid "Milestone"
-msgstr "마일스톤"
+msgstr ""
msgid "Milestone lists not available with your current license"
-msgstr "현재 라이센스에서는 마일스톤 목록을 사용할 수 없습니다."
+msgstr ""
msgid "Milestone lists show all issues from the selected milestone."
-msgstr "마일스톤 목록에는 선택한 마일스톤의 모든 문제가 표시됩니다."
+msgstr ""
msgid "Milestones"
-msgstr "마일스톤"
+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 "마일스톤 %{milestoneTitle}(을)를 영구히 삭제하고 %{issuesWithCount}와 %{mergeRequestsWithCount}에서 제거합니다. 삭제 된 후에는 실행 취소하거나 복구 할 수 없습니다."
+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 ""
@@ -5186,46 +4761,46 @@ msgid "Milestones|<p>%{milestonePromotion}</p> %{finalWarning}"
msgstr ""
msgid "Milestones|Delete milestone"
-msgstr "마일스톤 삭제"
+msgstr ""
msgid "Milestones|Delete milestone %{milestoneTitle}?"
-msgstr "마일스톤 삭제 %{milestoneTitle}?"
+msgstr ""
msgid "Milestones|Failed to delete milestone %{milestoneTitle}"
-msgstr "마일스톤을 삭제하지 못했습니다 %{milestoneTitle}"
+msgstr ""
msgid "Milestones|Milestone %{milestoneTitle} was not found"
-msgstr "마일스톤 %{milestoneTitle}를 찾을 수 없습니다"
+msgstr ""
msgid "Milestones|Promote %{milestoneTitle} to group milestone?"
-msgstr "%{milestoneTitle} 을(를) 그룹 마일스톤으로 승격하시겠습니까?"
+msgstr ""
msgid "Milestones|Promote Milestone"
-msgstr "마일스톤 승격"
+msgstr ""
msgid "Milestones|Promoting %{milestone} will make it available for all projects inside %{groupName}. Existing project milestones with the same name will be merged. "
msgstr ""
msgid "Milestones|This action cannot be reversed."
-msgstr "이 동작은 되돌릴 수 없습니다."
+msgstr ""
msgid "Mirror a repository"
-msgstr "저장소 미러하기"
+msgstr ""
msgid "Mirror direction"
msgstr ""
msgid "Mirror repository"
-msgstr "미러 저장소"
+msgstr ""
msgid "Mirror user"
-msgstr "미러 사용자"
+msgstr ""
msgid "Mirrored repositories"
-msgstr "미러링된 저장소"
+msgstr ""
msgid "Mirroring repositories"
-msgstr "미러링 저장소"
+msgstr ""
msgid "MissingSSHKeyWarningLink|add an SSH key"
msgstr "SSH 키 추가"
@@ -5240,34 +4815,31 @@ msgid "Monitoring"
msgstr "모니터링"
msgid "Months"
-msgstr "달"
+msgstr ""
msgid "More"
-msgstr "더 보기"
-
-msgid "More actions"
msgstr ""
msgid "More info"
-msgstr "더 많은 정보"
+msgstr ""
msgid "More information"
-msgstr "더 많은 정보"
+msgstr ""
msgid "More information is available|here"
msgstr "여기"
msgid "Most stars"
-msgstr "많은 별"
+msgstr ""
msgid "Move"
msgstr "이동"
msgid "Move issue"
-msgstr "이슈 이동"
+msgstr ""
msgid "Multiple issue boards"
-msgstr "여러 이슈 보드"
+msgstr ""
msgid "Name"
msgstr "이름"
@@ -5279,9 +4851,6 @@ msgid "Name your individual key via a title"
msgstr ""
msgid "Name:"
-msgstr "이름:"
-
-msgid "Naming, visibility"
msgstr ""
msgid "Nav|Help"
@@ -5291,13 +4860,13 @@ msgid "Nav|Home"
msgstr "홈"
msgid "Nav|Sign In / Register"
-msgstr "로그인 / 등록"
+msgstr ""
msgid "Nav|Sign out and sign in with a different account"
-msgstr "로그아웃하고 다른 계정으로 로그인"
+msgstr ""
msgid "Network"
-msgstr "네트워크"
+msgstr ""
msgid "Never"
msgstr ""
@@ -5306,10 +4875,10 @@ msgid "New"
msgstr "신규"
msgid "New Application"
-msgstr "새로운 애플리케이션"
+msgstr ""
msgid "New Group"
-msgstr "새 그룹"
+msgstr ""
msgid "New Identity"
msgstr ""
@@ -5319,22 +4888,22 @@ msgid_plural "New Issues"
msgstr[0] "새 이슈"
msgid "New Label"
-msgstr "새 라벨"
+msgstr ""
msgid "New Pipeline Schedule"
msgstr "새로운 파이프라인 일정"
msgid "New Snippet"
-msgstr "새 스니펫"
+msgstr ""
msgid "New Snippets"
-msgstr "새 스니펫"
+msgstr ""
msgid "New branch"
msgstr "새 브랜치"
msgid "New branch unavailable"
-msgstr "새로운 브랜치 사용 불가능"
+msgstr ""
msgid "New directory"
msgstr "새 디렉토리"
@@ -5346,7 +4915,7 @@ msgid "New file"
msgstr "새 파일"
msgid "New group"
-msgstr "새 그룹"
+msgstr ""
msgid "New identity"
msgstr ""
@@ -5379,7 +4948,7 @@ msgid "New tag"
msgstr "새 태그 "
msgid "New..."
-msgstr "새로 만들기..."
+msgstr "새로운..."
msgid "No"
msgstr "아니오"
@@ -5391,10 +4960,10 @@ msgid "No assignee"
msgstr "담당자 없음"
msgid "No branches found"
-msgstr "브랜치가 존재하지 않습니다."
+msgstr ""
msgid "No changes"
-msgstr "변경 사항 없음"
+msgstr ""
msgid "No connection could be made to a Gitaly Server, please check your logs!"
msgstr "Gitaly Server에 연결할 수 없습니다. 로그를 확인하십시오!"
@@ -5405,9 +4974,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr "기한 없음"
@@ -5417,26 +4983,29 @@ msgstr "예상 시간이나 소비된 시간이 없습니다."
msgid "No file chosen"
msgstr "파일을 선택하지 않았습니다."
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
-msgstr "파일을 찾을 수 없습니다."
+msgstr ""
msgid "No issues for the selected time period."
-msgstr "선택한 기간 동안 이슈가 없습니다."
+msgstr ""
msgid "No labels with such name or description"
msgstr ""
msgid "No license. All rights reserved"
-msgstr "라이센스가 없습니다. All rights reserved"
+msgstr ""
msgid "No merge requests for the selected time period."
-msgstr "선택한 기간 동안 머지 리퀘스트(MR)가 없습니다."
+msgstr ""
msgid "No merge requests found"
-msgstr "머지 리퀘스트(MR)를 찾을 수 없습니다."
+msgstr ""
msgid "No messages were logged"
-msgstr "메시지가 기록되지 않았습니다."
+msgstr ""
msgid "No other labels with such name or description"
msgstr ""
@@ -5448,7 +5017,7 @@ msgid "No prioritised labels with such name or description"
msgstr ""
msgid "No public groups"
-msgstr "공개 그룹이 없습니다."
+msgstr ""
msgid "No pushes for the selected time period."
msgstr ""
@@ -5457,7 +5026,7 @@ msgid "No repository"
msgstr "저장소 없음"
msgid "No runners found"
-msgstr "Runners 없음"
+msgstr ""
msgid "No schedules"
msgstr "일정 없음"
@@ -5499,33 +5068,21 @@ msgid "Not now"
msgstr ""
msgid "Note that the master branch is automatically protected. %{link_to_protected_branches}"
-msgstr "마스터 브랜치는 자동으로 보호됩니다. %{link_to_protected_branches}"
+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 "참고: 관리자는 %{github_integration_link} (을) 를 설정하여, GitHub를 통한 로그인을 허용하고 개인 액세스 토큰을 생성하지 않고 저장소 가져오기를 허용할 수 있습니다."
+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 "참고: 관리자에게 %{github_integration_link} (을) 를 설정하여, GitHub를 통한 로그인을 허용하고 개인 액세스 토큰을 생성하지 않고 저장소를 가져올 수 있도록 허용할 수 있는지 문의하십시오."
-
-msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
+msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
msgid "Notification events"
@@ -5592,13 +5149,16 @@ msgid "Notifications off"
msgstr ""
msgid "Notifications on"
-msgstr "알림 켬"
+msgstr ""
msgid "Nov"
msgstr "11월"
msgid "November"
-msgstr "11월"
+msgstr ""
+
+msgid "Number of access attempts"
+msgstr "접근 시도 횟수"
msgid "OK"
msgstr "확인"
@@ -5607,17 +5167,17 @@ msgid "Oct"
msgstr "10월"
msgid "October"
-msgstr "10월"
+msgstr ""
msgid "OfSearchInADropdown|Filter"
msgstr "필터"
msgid "Once imported, repositories can be mirrored over SSH. Read more %{ssh_link}"
-msgstr "가져오기가 완료되면 저장소를 SSH를 통해 미러링 할 수 있습니다. 더 알아보기 %{ssh_link}"
+msgstr ""
msgid "One more item"
msgid_plural "%d more items"
-msgstr[0] "%d개의 추가 아이템"
+msgstr[0] ""
msgid "One or more of your Bitbucket projects cannot be imported into GitLab directly because they use Subversion or Mercurial for version control, rather than Git."
msgstr ""
@@ -5626,7 +5186,7 @@ msgid "One or more of your Google Code projects cannot be imported into GitLab d
msgstr ""
msgid "Only admins"
-msgstr "관리자만 가능"
+msgstr ""
msgid "Only comments from the following commit are shown below"
msgstr ""
@@ -5638,7 +5198,7 @@ msgid "Only project members can comment."
msgstr "프로젝트 구성원만 댓글을 달 수 있습니다."
msgid "Oops, are you sure?"
-msgstr "이런, 확실합니까?"
+msgstr ""
msgid "Open"
msgstr "열기"
@@ -5646,46 +5206,28 @@ msgstr "열기"
msgid "Open in Xcode"
msgstr "Xcode에서 열기"
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
-msgstr "사이드바 열기"
+msgstr ""
msgid "Open source software to collaborate on code"
msgstr ""
msgid "Opened"
-msgstr "열림"
+msgstr ""
msgid "Opened MR"
-msgstr "열린 MR"
+msgstr ""
msgid "Opened issues"
-msgstr "열린 이슈"
+msgstr ""
msgid "OpenedNDaysAgo|Opened"
msgstr "열린"
msgid "Opens in a new window"
-msgstr "새 창으로 열기"
-
-msgid "Operations"
-msgstr ""
-
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
msgstr ""
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
+msgid "Operations"
msgstr ""
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
@@ -5701,16 +5243,16 @@ msgid "Or you can choose one of the suggested colors below"
msgstr ""
msgid "Other Labels"
-msgstr "기타 라벨"
+msgstr ""
msgid "Other information"
-msgstr "다른 정보"
+msgstr ""
msgid "Otherwise it is recommended you start with one of the options below."
-msgstr "그렇지 않다면 아래 옵션 중 하나를 선택하는 것이 좋습니다."
+msgstr ""
msgid "Outbound requests"
-msgstr "외부로 가는 요청"
+msgstr ""
msgid "Overview"
msgstr "개요"
@@ -5722,31 +5264,31 @@ msgid "Owner"
msgstr "소유자"
msgid "Package information"
-msgstr "패키지 정보"
+msgstr ""
msgid "Package was removed"
-msgstr "패키지가 제거되었습니다."
+msgstr ""
msgid "Packages"
-msgstr "패키지"
+msgstr ""
msgid "Pages"
-msgstr "페이지"
+msgstr ""
msgid "Pagination|Last »"
msgstr "마지막 »"
msgid "Pagination|Next"
-msgstr "다음"
+msgstr ""
msgid "Pagination|Prev"
-msgstr "이전"
+msgstr ""
msgid "Pagination|« First"
-msgstr "« 처음"
+msgstr ""
msgid "Part of merge request changes"
-msgstr "머지 리퀘스트(MR) 변경 사항 중 일부"
+msgstr ""
msgid "Password"
msgstr "패스워드"
@@ -5754,20 +5296,17 @@ msgstr "패스워드"
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
-msgstr "경로:"
+msgstr ""
msgid "Pause"
-msgstr "중지"
+msgstr ""
msgid "Paused Runners don't accept new jobs"
-msgstr "일시정지된 러너는 새로운 작업을 허용하지 않습니다."
+msgstr ""
msgid "Pending"
-msgstr "대기중"
+msgstr ""
msgid "People without permission will never get a notification and won't be able to comment."
msgstr ""
@@ -5776,23 +5315,23 @@ msgid "Per job. If a job passes this threshold, it will be marked as failed"
msgstr ""
msgid "Perform advanced options such as changing path, transferring, or removing the group."
-msgstr "경로 변경, 그룹 전송 또는 제거와 같은 고급 옵션을 수행합니다."
+msgstr ""
msgid "Performance optimization"
-msgstr "성능 최적화"
+msgstr ""
msgid "Permissions"
-msgstr "권한"
-
-msgid "Permissions, LFS, 2FA"
msgstr ""
msgid "Personal Access Token"
-msgstr "개인 액세스 토큰"
+msgstr ""
msgid "Pipeline"
msgstr "파이프라인"
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr "파이프라인 상태"
@@ -5803,7 +5342,7 @@ msgid "Pipeline Schedules"
msgstr "파이프라인 스케쥴"
msgid "Pipeline quota"
-msgstr "파이프라인 할당량"
+msgstr ""
msgid "Pipeline triggers"
msgstr ""
@@ -5872,10 +5411,10 @@ msgid "Pipelines for last year"
msgstr "지난해의 파이프라인"
msgid "Pipelines|Build with confidence"
-msgstr "자신있게 빌드하세요"
+msgstr ""
msgid "Pipelines|CI Lint"
-msgstr "CI Lint"
+msgstr ""
msgid "Pipelines|Clear Runner Caches"
msgstr "Runner 캐시 정리"
@@ -5887,13 +5426,13 @@ msgid "Pipelines|Get started with Pipelines"
msgstr "파이프 라인으로 시작하기"
msgid "Pipelines|Loading Pipelines"
-msgstr "파이프라인 로딩중"
+msgstr ""
msgid "Pipelines|Project cache successfully reset."
-msgstr "프로젝트 캐시가 성공적으로 재설정되었습니다."
+msgstr ""
msgid "Pipelines|Run Pipeline"
-msgstr "파이프라인 실행"
+msgstr ""
msgid "Pipelines|Something went wrong while cleaning runners cache."
msgstr "Runner의 캐시를 비우던 중 오류가 발생하였습니다."
@@ -5910,50 +5449,35 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
-msgstr "파이프라인 생성"
-
-msgid "Pipeline|Duration"
msgstr ""
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
-msgstr "파이프라인 실행"
-
-msgid "Pipeline|Search branches"
-msgstr "브랜치 검색"
-
-msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
+msgid "Pipeline|Search branches"
msgstr ""
-msgid "Pipeline|Status"
+msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
msgid "Pipeline|Stop pipeline"
-msgstr "파이프라인 중지"
+msgstr ""
msgid "Pipeline|Stop pipeline #%{pipelineId}?"
-msgstr "#%{pipelineId} 파이프라인을 중지하시겠습니까?"
+msgstr ""
msgid "Pipeline|Variables"
-msgstr "변수"
+msgstr ""
msgid "Pipeline|You’re about to stop pipeline %{pipelineId}."
-msgstr "%{pipelineId} 파이프라인을 중지하고 있습니다."
+msgstr ""
msgid "Pipeline|all"
msgstr "모두"
@@ -5979,18 +5503,12 @@ msgstr "Play"
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6001,9 +5519,6 @@ msgid "Please solve the reCAPTCHA"
msgstr "ReCAPTCHA를 풀어 주십시오."
msgid "Please try again"
-msgstr "다시 시도해 주세요."
-
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
msgstr ""
msgid "Please wait while we connect to your repository. Refresh at will."
@@ -6021,29 +5536,26 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
-msgstr "미리보기"
+msgstr ""
msgid "Preview payload"
msgstr ""
msgid "Primary"
-msgstr "주"
+msgstr ""
msgid "Prioritize"
msgstr ""
msgid "Prioritize label"
-msgstr "라벨 우선 순위"
+msgstr ""
msgid "Prioritized Labels"
-msgstr "우선 순위가 지정된 라벨"
+msgstr ""
msgid "Prioritized label"
-msgstr "우선 순위가 지정된 라벨"
+msgstr ""
msgid "Private - Project access must be granted explicitly to each user."
msgstr "Private - 프로젝트 접근은 각 사용자별로 명시적으로 허용되어야 합니다."
@@ -6055,37 +5567,40 @@ msgid "Private projects can be created in your personal namespace with:"
msgstr ""
msgid "Profile"
-msgstr "프로필"
+msgstr ""
msgid "Profile Settings"
-msgstr "프로필 설정"
+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 "%{yourAccount}를 영구적으로 삭제하려고 합니다. 이슈, 머지 리퀘스트(MR), 그리고 내 계정에 연결된 그룹가 삭제될것입니다. %{deleteAccount}을 확인하면 되돌리거나, 취소할 수 없습니다."
+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 "사용자 이름을 %{currentUsernameBold}에서 %{newUsernameBold}으로 변경하려고 합니다. 기존 프로필과 프로젝트들은 %{newUsername}으로 리디렉션되지만, %{currentUsername}가 다른 유저나 그룹에 의해 등록되면 더 이상 리디렉션되지 않습니다. 사용자 이름을 변경한 뒤 git 저장소의 리모트를 변경하세요."
+msgstr ""
+
+msgid "Profiles|%{author_name} made a private contribution"
+msgstr ""
msgid "Profiles|Account scheduled for removal."
msgstr "계정이 삭제될 예정입니다."
msgid "Profiles|Add key"
-msgstr "키 추가"
+msgstr ""
msgid "Profiles|Add status emoji"
-msgstr "상태 이모티콘 추가"
+msgstr ""
msgid "Profiles|Avatar cropper"
msgstr ""
msgid "Profiles|Avatar will be removed. Are you sure?"
-msgstr "아바타가 삭제됩니다. 확실합니까?"
+msgstr ""
msgid "Profiles|Change username"
msgstr "사용자명 변경"
msgid "Profiles|Choose file..."
-msgstr "파일 선택.."
+msgstr ""
msgid "Profiles|Choose to show contributions of private projects on your public profile without any project, repository or organization information."
msgstr ""
@@ -6094,31 +5609,31 @@ msgid "Profiles|Clear status"
msgstr "상태 지우기"
msgid "Profiles|Current path: %{path}"
-msgstr "현재 경로: %{path}"
+msgstr ""
msgid "Profiles|Current status"
-msgstr "현재 상태"
+msgstr ""
msgid "Profiles|Delete Account"
-msgstr "계정 삭제"
+msgstr ""
msgid "Profiles|Delete account"
-msgstr "계정 삭제"
+msgstr ""
msgid "Profiles|Delete your account?"
-msgstr "계정을 삭제할까요?"
+msgstr ""
msgid "Profiles|Deleting an account has the following effects:"
msgstr "계정을 삭제하면 다음과 같은 영향이 있습니다:"
msgid "Profiles|Do not show on profile"
-msgstr "프로필에 표시하지 않음"
+msgstr ""
msgid "Profiles|Don't display activity-related personal information on your profiles"
msgstr ""
msgid "Profiles|Edit Profile"
-msgstr "프로필 편집"
+msgstr ""
msgid "Profiles|Invalid password"
msgstr "잘못된 패스워드"
@@ -6126,20 +5641,14 @@ msgstr "잘못된 패스워드"
msgid "Profiles|Invalid username"
msgstr "잘못된 사용자이름"
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
msgid "Profiles|No file chosen"
-msgstr "파일이 선택되지 않았습니다."
+msgstr ""
msgid "Profiles|Path"
-msgstr "경로"
+msgstr ""
msgid "Profiles|Position and size your new avatar"
msgstr ""
@@ -6148,79 +5657,73 @@ msgid "Profiles|Private contributions"
msgstr ""
msgid "Profiles|Public Avatar"
-msgstr "공개 아바타"
+msgstr ""
msgid "Profiles|Remove avatar"
-msgstr "아바타 제거"
+msgstr ""
msgid "Profiles|Set new profile picture"
-msgstr "새 프로필 사진 설정"
+msgstr ""
msgid "Profiles|Some options are unavailable for LDAP accounts"
-msgstr "일부 옵션은 LDAP 계정에서 사용할 수 없습니다."
+msgstr ""
msgid "Profiles|Tell us about yourself in fewer than 250 characters."
-msgstr "250자 미만으로 자신에 대해 알려주세요."
+msgstr ""
msgid "Profiles|The maximum file size allowed is 200KB."
-msgstr "최대 허용되는 파일의 크기는 200KB입니다."
+msgstr ""
msgid "Profiles|This doesn't look like a public SSH key, are you sure you want to add it?"
-msgstr "이것은 공개 SSH 키가 아닌것 같습니다. 정말로 추가 하시겠어요?"
+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. %{learn_more}"
msgstr ""
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
-msgstr "이 그림과 메시지는 프로필과 인터페이스 전체에 나타납니다."
+msgstr ""
msgid "Profiles|This feature is experimental and translations are not complete yet."
-msgstr "이 기능은 실험적이며 번역이 아직 완료되지 않았습니다."
+msgstr ""
msgid "Profiles|This information will appear on your profile."
-msgstr "이 정보는 프로필에 표시됩니다."
+msgstr ""
msgid "Profiles|Type your %{confirmationValue} to confirm:"
msgstr "확인을 위해 %{confirmationValue} 를 입력하세요."
msgid "Profiles|Typically starts with \"ssh-rsa …\""
-msgstr "일반적으로 \"ssh-rsa ...\"으로 시작합니다."
+msgstr ""
msgid "Profiles|Update profile settings"
-msgstr "프로필 설정 업데이트"
+msgstr ""
msgid "Profiles|Update username"
-msgstr "사용자 이름 업데이트"
+msgstr ""
msgid "Profiles|Upload new avatar"
-msgstr "새 아바타 업로드"
-
-msgid "Profiles|Use a private email - %{email}"
msgstr ""
msgid "Profiles|Username change failed - %{message}"
-msgstr "사용자 이름 바꾸기 실패 - %{message}"
+msgstr ""
msgid "Profiles|Username successfully changed"
-msgstr "사용자 이름을 성공적으로 바꿨습니다"
+msgstr ""
msgid "Profiles|Website"
-msgstr "웹 사이트"
+msgstr ""
msgid "Profiles|What's your status?"
msgstr "상태는 어떤가요?"
msgid "Profiles|You can change your avatar here"
-msgstr "여기에서 아바타를 변경할 수 있습니다."
+msgstr ""
msgid "Profiles|You can change your avatar here or remove the current avatar to revert to %{gravatar_link}"
-msgstr "여기에서 아바타를 변경하거나 현재 아바타를 제거하여 %{gravatar_link}로 되돌릴 수 있습니다"
+msgstr ""
msgid "Profiles|You can upload your avatar here"
-msgstr "여기에서 아바타를 업로드 할 수 있습니다."
+msgstr ""
msgid "Profiles|You can upload your avatar here or change it at %{gravatar_link}"
msgstr ""
@@ -6247,22 +5750,22 @@ msgid "Profiles|Your status"
msgstr "나의 상태"
msgid "Profiles|e.g. My MacBook key"
-msgstr "예: 내 MacBook 키"
+msgstr ""
msgid "Profiles|your account"
msgstr "계정"
msgid "Profiling - Performance bar"
-msgstr "프로파일링 - 성능 표시줄"
+msgstr ""
msgid "Programming languages used in this repository"
-msgstr "이 저장소에 사용 된 프로그래밍 언어"
+msgstr ""
msgid "Progress"
-msgstr "진행률"
+msgstr ""
msgid "Project"
-msgstr "프로젝트"
+msgstr ""
msgid "Project '%{project_name}' is in the process of being deleted."
msgstr "프로젝트 '%{project_name}' 삭제 중입니다."
@@ -6277,7 +5780,7 @@ msgid "Project '%{project_name}' was successfully updated."
msgstr "'%{project_name}'프로젝트가 성공적으로 업데이트되었습니다."
msgid "Project Badges"
-msgstr "프로젝트 배지"
+msgstr ""
msgid "Project URL"
msgstr "프로젝트 URL"
@@ -6355,85 +5858,82 @@ msgid "ProjectOverview|Unstar"
msgstr ""
msgid "ProjectOverview|You have reached your project limit"
-msgstr "프로젝트 한도에 도달했습니다."
+msgstr ""
msgid "ProjectOverview|You must sign in to star a project"
-msgstr "프로젝트에 별을 표시하려면 로그인해야합니다."
+msgstr ""
msgid "ProjectPage|Project ID: %{project_id}"
-msgstr "프로젝트 ID: %{project_id}"
+msgstr ""
msgid "ProjectSettings|Badges"
-msgstr "뱃지"
+msgstr ""
msgid "ProjectSettings|Contact an admin to change this setting."
msgstr "이 설정을 변경하려면 관리자에게 문의하세요."
msgid "ProjectSettings|Customize your project badges."
-msgstr "프로젝트 뱃지 커스텀마이징"
+msgstr ""
msgid "ProjectSettings|Failed to protect the tag"
-msgstr "태그 보호에 실패했습니다."
+msgstr ""
msgid "ProjectSettings|Failed to update tag!"
-msgstr "태그 업데이트에 실패했습니다!"
+msgstr ""
msgid "ProjectSettings|Learn more about badges."
-msgstr "뱃지에 대해 자세히 알아보세요."
+msgstr ""
msgid "ProjectSettings|Only signed commits can be pushed to this repository."
-msgstr "이 저장소에는 서명된 커밋만 푸쉬할 수 있습니다."
+msgstr ""
msgid "ProjectSettings|This setting is applied on the server level and can be overridden by an admin."
-msgstr "이 설정은 서버 레벨에서 적용되었으며, 관리자에 의해 변경될 수 있습니다."
+msgstr ""
msgid "ProjectSettings|This setting is applied on the server level but has been overridden for this project."
-msgstr "이 설정은 서버 레벨에서 적용되었으며, 프로젝트에 의해 변경될 수 있습니다."
+msgstr ""
msgid "ProjectSettings|This setting will be applied to all projects unless overridden by an admin."
-msgstr "관리자에 변경되지 않는 한, 이 설정은 모든 프로젝트에 적용됩니다."
+msgstr ""
msgid "ProjectSettings|Users can only push commits to this repository that were committed with one of their own verified emails."
msgstr ""
msgid "Projects"
-msgstr "프로젝트"
+msgstr ""
msgid "Projects shared with %{group_name}"
-msgstr "%{group_name}과 공유되는 프로젝트"
-
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
msgstr ""
msgid "ProjectsDropdown|Frequently visited"
msgstr "자주 방문"
msgid "ProjectsDropdown|Loading projects"
-msgstr "프로젝트 로딩"
+msgstr ""
msgid "ProjectsDropdown|Projects you visit often will appear here"
msgstr "자주 방문하는 프로젝트는 여기에 표시됩니다"
msgid "ProjectsDropdown|Search your projects"
-msgstr "프로젝트 검색"
+msgstr ""
msgid "ProjectsDropdown|Something went wrong on our end."
msgstr "문제가 발생했습니다."
msgid "ProjectsDropdown|Sorry, no projects matched your search"
-msgstr "죄송합니다, 검색과 일치하는 프로젝트는 없습니다."
+msgstr ""
msgid "ProjectsDropdown|This feature requires browser localStorage support"
msgstr ""
msgid "PrometheusAlerts|Add alert"
-msgstr "알림 추가"
+msgstr ""
msgid "PrometheusAlerts|Alert set"
-msgstr "알림 설정"
+msgstr ""
msgid "PrometheusAlerts|Edit alert"
-msgstr "알림 수정"
+msgstr ""
msgid "PrometheusAlerts|Error creating alert"
msgstr ""
@@ -6457,7 +5957,7 @@ msgid "PrometheusAlerts|Threshold"
msgstr ""
msgid "PrometheusDashboard|Time"
-msgstr "시간"
+msgstr ""
msgid "PrometheusService|%{exporters} with %{metrics} were found"
msgstr ""
@@ -6466,14 +5966,17 @@ msgid "PrometheusService|<p class=\"text-tertiary\">No <a href=\"%{docsUrl}\">co
msgstr ""
msgid "PrometheusService|Active"
-msgstr "활성"
+msgstr ""
msgid "PrometheusService|Auto configuration"
-msgstr "자동 설정"
+msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6514,7 +6017,7 @@ msgid "PrometheusService|Prometheus API Base URL, like http://prometheus.example
msgstr ""
msgid "PrometheusService|Prometheus is being automatically managed on your clusters"
-msgstr "당신의 클러스터에서 Prometheus가 자동으로 관리되고 있습니다."
+msgstr ""
msgid "PrometheusService|These metrics will only be monitored after your first deployment to an environment"
msgstr ""
@@ -6532,16 +6035,16 @@ msgid "PrometheusService|Waiting for your first deployment to an environment to
msgstr ""
msgid "Promote"
-msgstr "승격"
+msgstr ""
msgid "Promote these project milestones into a group milestone."
-msgstr "프로젝트 마일스톤을 그룹 마일스톤으로 승격합니다."
+msgstr ""
msgid "Promote to Group Milestone"
-msgstr "그룹 마일스톤으로 승격"
+msgstr ""
msgid "Promote to group label"
-msgstr "그룹 라벨로 승격"
+msgstr ""
msgid "Promotions|Don't show me this again"
msgstr ""
@@ -6556,10 +6059,10 @@ msgid "Promotions|Upgrade plan"
msgstr ""
msgid "Protected"
-msgstr "보호됨"
+msgstr ""
msgid "Protected Environments"
-msgstr "보호된 환경"
+msgstr ""
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
msgstr ""
@@ -6574,7 +6077,7 @@ msgid "ProtectedEnvironment|Environment"
msgstr ""
msgid "ProtectedEnvironment|Protect"
-msgstr "보호"
+msgstr ""
msgid "ProtectedEnvironment|Protect Environments in order to restrict who can execute deployments."
msgstr ""
@@ -6592,7 +6095,7 @@ msgid "ProtectedEnvironment|There are currently no protected environments, prote
msgstr ""
msgid "ProtectedEnvironment|Unprotect"
-msgstr "보호 해제"
+msgstr ""
msgid "ProtectedEnvironment|Your environment can't be unprotected"
msgstr ""
@@ -6607,7 +6110,7 @@ msgid "Protip:"
msgstr "Protip:"
msgid "Provider"
-msgstr "공급자"
+msgstr ""
msgid "Pseudonymizer data collection"
msgstr ""
@@ -6622,28 +6125,28 @@ msgid "Public pipelines"
msgstr ""
msgid "Pull"
-msgstr "Pull"
+msgstr ""
msgid "Push"
-msgstr "Push"
+msgstr ""
msgid "Push Rules"
-msgstr "Push 규칙"
+msgstr ""
msgid "Push events"
msgstr "푸쉬 이벤트"
msgid "Push project from command line"
-msgstr "명령줄로 프로젝트 푸쉬"
+msgstr ""
msgid "Push to create a project"
-msgstr "푸쉬해서 프로젝트 생성"
+msgstr ""
msgid "PushRule|Committer restriction"
msgstr ""
msgid "Pushed"
-msgstr "푸시됨"
+msgstr ""
msgid "Pushes"
msgstr ""
@@ -6667,16 +6170,13 @@ msgid "Real-time features"
msgstr ""
msgid "Recent searches"
-msgstr "최근 검색"
-
-msgid "Redirect to SAML provider to test configuration"
msgstr ""
msgid "Reference:"
msgstr ""
msgid "Refresh"
-msgstr "새로고침"
+msgstr ""
msgid "Refreshing in a second to show the updated status..."
msgid_plural "Refreshing in %d seconds to show the updated status..."
@@ -6686,7 +6186,7 @@ msgid "Regenerate key"
msgstr ""
msgid "Regex pattern"
-msgstr "정규 표현식 패턴"
+msgstr ""
msgid "Register / Sign In"
msgstr "등록 / 로그인"
@@ -6698,7 +6198,7 @@ msgid "Register and see your runners for this project."
msgstr ""
msgid "Registry"
-msgstr "레지스트리"
+msgstr ""
msgid "Related Commits"
msgstr "관련 커밋"
@@ -6719,7 +6219,7 @@ msgid "Related Merged Requests"
msgstr "관련 머지 리퀘스트(MR)"
msgid "Related merge requests"
-msgstr "관련된 머지 리퀘스트(MR)"
+msgstr ""
msgid "Remind later"
msgstr "나중에 다시 알림"
@@ -6728,37 +6228,28 @@ msgid "Remove"
msgstr "삭제"
msgid "Remove Runner"
-msgstr "Runner 제거"
+msgstr ""
msgid "Remove avatar"
-msgstr "아바타 제거"
-
-msgid "Remove group"
msgstr ""
msgid "Remove priority"
-msgstr "우선 순위 삭제"
+msgstr ""
msgid "Remove project"
msgstr "프로젝트 삭제"
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
-msgstr "이름 바꾸기"
+msgstr ""
msgid "Rename file"
-msgstr "파일 이름 바꾸기"
+msgstr ""
msgid "Rename folder"
-msgstr "폴더 이름 바꾸기"
+msgstr ""
msgid "Reopen epic"
-msgstr "에픽 다시 열기"
+msgstr ""
msgid "Repair authentication"
msgstr ""
@@ -6767,18 +6258,12 @@ msgid "Reply to this email directly or %{view_it_on_gitlab}."
msgstr ""
msgid "Repo by URL"
-msgstr "저장소 URL"
-
-msgid "Report abuse to GitLab"
msgstr ""
msgid "Reporting"
-msgstr "보고"
-
-msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
+msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
msgid "Reports|Class"
@@ -6787,20 +6272,29 @@ msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
-msgstr "실행 시간"
+msgstr ""
msgid "Reports|Failure"
-msgstr "실패"
+msgstr ""
+
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
msgid "Reports|Severity"
msgstr ""
msgid "Reports|System output"
-msgstr "시스템 출력"
+msgstr ""
msgid "Reports|Test summary"
-msgstr "테스트 요약"
+msgstr ""
msgid "Reports|Test summary failed loading results"
msgstr ""
@@ -6815,25 +6309,25 @@ msgid "Reports|no changed test results"
msgstr ""
msgid "Repository"
-msgstr "저장소"
+msgstr ""
msgid "Repository Settings"
-msgstr "저장소 설정"
+msgstr ""
msgid "Repository URL"
-msgstr "저장소 URL"
+msgstr ""
msgid "Repository has no locks."
-msgstr "저장소에 잠금이 없습니다."
+msgstr ""
msgid "Repository maintenance"
-msgstr "저장소 유지 보수"
+msgstr ""
msgid "Repository mirror"
-msgstr "저장소 미러"
+msgstr ""
msgid "Repository storage"
-msgstr "저장소의 저장공간"
+msgstr ""
msgid "RepositorySettingsAccessLevel|Select"
msgstr ""
@@ -6844,11 +6338,11 @@ msgstr "액세스 요청"
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
-msgstr "GitLab에 액세스 할 때 모든 사용자가 서비스 약관 및 개인 정보 취급 방침에 동의하도록하십시오."
+msgid "Reset git storage health information"
+msgstr "git storage 헬스 정보 초기화"
msgid "Reset health check access token"
msgstr "헬스 체크 접근 토큰 초기화"
@@ -6884,13 +6378,13 @@ msgid "Resume"
msgstr "재개"
msgid "Retry"
-msgstr "재시도"
+msgstr ""
msgid "Retry this job"
-msgstr "이 작업 재시도"
+msgstr ""
msgid "Retry verification"
-msgstr "검증 재시도"
+msgstr ""
msgid "Reveal Variables"
msgstr ""
@@ -6912,16 +6406,16 @@ msgid "Review the process for configuring service providers in your identity pro
msgstr ""
msgid "Reviewing"
-msgstr "검토중"
+msgstr ""
msgid "Reviewing (merge request !%{mergeRequestId})"
-msgstr "검토 중 (머지 리퀘스트(MR) !%{mergeRequestId})"
+msgstr ""
msgid "Revoke"
-msgstr "폐기"
+msgstr ""
msgid "Roadmap"
-msgstr "로드맵"
+msgstr ""
msgid "Run CI/CD pipelines for external repositories"
msgstr ""
@@ -6942,7 +6436,7 @@ msgid "Runner runs jobs from assigned projects"
msgstr ""
msgid "Runner token"
-msgstr "Runner 토큰"
+msgstr ""
msgid "Runner will not receive any new jobs"
msgstr ""
@@ -6951,7 +6445,7 @@ msgid "Runners"
msgstr "Runners"
msgid "Runners API"
-msgstr "Runners API"
+msgstr ""
msgid "Runners can be placed on separate users, servers, and even on your local machine."
msgstr ""
@@ -6963,31 +6457,31 @@ msgid "Runners currently online: %{active_runners_count}"
msgstr ""
msgid "Runners page"
-msgstr "Runners 페이지"
+msgstr ""
msgid "Runners page."
-msgstr "Runners 페이지."
+msgstr ""
msgid "Runners|You have used all your shared Runners pipeline minutes."
-msgstr "모든 공유 Runners 파이프라인 시간을 사용했습니다."
+msgstr ""
msgid "Running"
-msgstr "실행중"
+msgstr ""
msgid "SAML SSO"
-msgstr "SAML SSO"
+msgstr ""
msgid "SAML SSO for %{group_name}"
-msgstr "%{group_name}의 SAML SSO"
+msgstr ""
msgid "SAML Single Sign On"
-msgstr "SAML Single Sign On"
+msgstr ""
msgid "SAML Single Sign On Settings"
-msgstr "SAML Single Sign On 설정"
+msgstr ""
msgid "SAST"
-msgstr "SAST"
+msgstr ""
msgid "SHA1 fingerprint of the SAML token signing certificate. Get this from your identity provider, where it can also be called \"Thumbprint\"."
msgstr ""
@@ -6996,24 +6490,21 @@ msgid "SSH Keys"
msgstr "SSH 키"
msgid "SSH host keys"
-msgstr "SSH 호스트 키"
+msgstr ""
msgid "SSH public key"
-msgstr "SSH 공개키"
+msgstr ""
msgid "SSL Verification"
-msgstr "SSL 검증"
+msgstr ""
msgid "Save"
msgstr "저장"
msgid "Save application"
-msgstr "애플리케이션 저장"
+msgstr ""
msgid "Save changes"
-msgstr "변경사항 저장"
-
-msgid "Save changes before testing"
msgstr ""
msgid "Save pipeline schedule"
@@ -7026,10 +6517,10 @@ msgid "Schedule a new pipeline"
msgstr "새로운 파이프라인 스케줄 잡기"
msgid "Scheduled"
-msgstr "예정됨"
+msgstr ""
msgid "Schedules"
-msgstr "일정"
+msgstr ""
msgid "Scheduling Pipelines"
msgstr "파이프라인 스케줄링"
@@ -7044,50 +6535,44 @@ msgid "Scroll down to <strong>Google Code Project Hosting</strong> and enable th
msgstr ""
msgid "Scroll to bottom"
-msgstr "맨 아래로 스크롤"
+msgstr ""
msgid "Scroll to top"
-msgstr "맨 위로 스크롤"
+msgstr ""
msgid "Search"
msgstr "검색"
msgid "Search branches"
-msgstr "브랜치 검색"
+msgstr ""
msgid "Search branches and tags"
msgstr "브랜치 및 태그 검색"
msgid "Search files"
-msgstr "파일 검색"
+msgstr ""
msgid "Search for projects, issues, etc."
-msgstr "프로젝트, 문제 등 검색"
+msgstr ""
msgid "Search merge requests"
-msgstr "머지 리퀘스트(MR) 검색"
+msgstr ""
msgid "Search milestones"
-msgstr "마일스톤 검색"
+msgstr ""
msgid "Search or filter results..."
msgstr ""
msgid "Search or jump to…"
-msgstr "검색 또는 이동.."
+msgstr ""
msgid "Search project"
msgstr "프로젝트 검색"
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr "사용자 검색"
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7112,55 +6597,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr "보안"
-
-msgid "Security Dashboard"
-msgstr "보안 대시보드"
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
+msgid "Seconds before reseting failure information"
+msgstr "실패 정보를 리셋하기까지 남은 시간(초)"
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
+msgid "Seconds to wait for a storage access attempt"
+msgstr "저장공간 접근 시도를 위해 대기할 시간 (초)"
-msgid "Security Dashboard|Issue Created"
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
-
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7184,23 +6633,20 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr "시간대 선택"
msgid "Select an existing Kubernetes cluster or create a new one"
-msgstr "기존 Kubernetes 클러스터를 선택하거나 새로 만듭니다."
+msgstr ""
msgid "Select assignee"
msgstr "담당자 선택"
msgid "Select branch/tag"
-msgstr "브랜치/태그 선택"
+msgstr ""
msgid "Select project"
-msgstr "프로젝트 선택"
+msgstr ""
msgid "Select project and zone to choose machine type"
msgstr ""
@@ -7230,28 +6676,28 @@ msgid "Selective synchronization"
msgstr ""
msgid "Send email"
-msgstr "이메일 전송"
+msgstr ""
msgid "Send usage data"
-msgstr "사용 데이터 보내기"
+msgstr ""
msgid "Sep"
msgstr "9월"
msgid "September"
-msgstr "9월"
+msgstr ""
msgid "Server version"
-msgstr "서버 버전"
+msgstr ""
msgid "Service Desk"
-msgstr "서비스 데스크"
+msgstr ""
msgid "Service Templates"
msgstr "서비스 템플릿"
msgid "Service URL"
-msgstr "서비스 URL"
+msgstr ""
msgid "Session expiration, projects limit and attachment size."
msgstr ""
@@ -7259,9 +6705,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "%{protocol} 프로토콜을 통해 Pull 하거나 Push하려면 계정에 패스워드를 설정하십시오."
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7269,22 +6712,22 @@ msgid "Set instance-wide template repository"
msgstr ""
msgid "Set max session time for web terminal."
-msgstr "웹 터미널의 최대 세션 시간을 설정합니다."
+msgstr ""
msgid "Set notification email for abuse reports."
-msgstr "남용 보고서에 대한 알림 이메일을 설정합니다."
+msgstr ""
msgid "Set requirements for a user to sign-in. Enable mandatory two-factor authentication."
-msgstr "사용자의 로그인 요구 사항을 설정합니다. 반드시 이중 인증 하도록 설정합니다."
+msgstr ""
msgid "Set up CI/CD"
-msgstr "CI/CD 설정"
+msgstr ""
msgid "Set up a %{type} Runner manually"
msgstr ""
msgid "Set up a specific Runner automatically"
-msgstr "특정 Runner 자동 설정"
+msgstr ""
msgid "Set up assertions/attributes/claims (email, first_name, last_name) and NameID according to %{docsLinkStart}the documentation %{icon}%{docsLinkEnd}"
msgstr ""
@@ -7295,44 +6738,20 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr "패스워드 설정"
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr "설정"
msgid "Share"
-msgstr "공유"
+msgstr ""
msgid "Share the <strong>%{sso_label}</strong> with members so they can sign in to your group through your identity provider"
msgstr ""
msgid "Shared Runners"
-msgstr "공용 Runners"
+msgstr ""
msgid "Shared projects"
-msgstr "공유된 프로젝트"
+msgstr ""
msgid "SharedRunnersMinutesSettings|By resetting the pipeline minutes for this namespace, the currently used minutes will be set to zero."
msgstr ""
@@ -7347,13 +6766,13 @@ msgid "Sherlock Transactions"
msgstr ""
msgid "Show command"
-msgstr "명령 보기"
+msgstr ""
msgid "Show complete raw log"
-msgstr "완료 로그 표시"
+msgstr ""
msgid "Show latest version"
-msgstr "최신 버전 보기"
+msgstr ""
msgid "Show latest version of the diff"
msgstr ""
@@ -7372,13 +6791,13 @@ msgid_plural "Showing %d events"
msgstr[0] "%d 개의 이벤트 표시 중"
msgid "Side-by-side"
-msgstr "나란히"
+msgstr ""
msgid "Sidebar|Change weight"
msgstr ""
msgid "Sidebar|None"
-msgstr "없음"
+msgstr ""
msgid "Sidebar|Only numeral characters allowed"
msgstr ""
@@ -7387,34 +6806,34 @@ msgid "Sidebar|Weight"
msgstr ""
msgid "Sign in"
-msgstr "로그인"
+msgstr ""
msgid "Sign in / Register"
-msgstr "로그인 / 등록"
+msgstr ""
msgid "Sign in to %{group_name}"
-msgstr "%{group_name}에 로그인"
+msgstr ""
msgid "Sign in with Single Sign-On"
-msgstr "Single Sign-On으로 로그인"
+msgstr ""
msgid "Sign out"
-msgstr "로그아웃"
+msgstr ""
msgid "Sign-in restrictions"
-msgstr "로그인 제한"
+msgstr ""
msgid "Sign-up restrictions"
-msgstr "가입 제한"
+msgstr ""
msgid "Size"
-msgstr "크기"
+msgstr ""
msgid "Size and domain settings for static websites"
msgstr ""
msgid "Slack application"
-msgstr "Slack 어플리케이션"
+msgstr ""
msgid "Slack integration allows you to interact with GitLab via slash commands in a chat window."
msgstr ""
@@ -7422,12 +6841,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr "스니펫"
@@ -7455,15 +6868,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr "프로젝트를 가져오는 동안 문제가 발생했습니다."
@@ -7476,26 +6883,14 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr "문제가 발생했습니다. 다시 시도해주세요."
msgid "Sorry, no epics matched your search"
-msgstr "죄송합니다. 검색과 일치하는 에픽이 없습니다."
-
-msgid "Sorry, no projects matched your search"
msgstr ""
msgid "Sort by"
-msgstr "다음으로 정렬"
+msgstr ""
msgid "SortOptions|Access level, ascending"
msgstr "권한 레벨, 오름차순"
@@ -7504,91 +6899,91 @@ msgid "SortOptions|Access level, descending"
msgstr "권한 레벨, 내림차순"
msgid "SortOptions|Created date"
-msgstr "생성일"
+msgstr ""
msgid "SortOptions|Due date"
-msgstr "마감일"
+msgstr ""
msgid "SortOptions|Due later"
-msgstr "마감일이 먼"
+msgstr ""
msgid "SortOptions|Due soon"
-msgstr "마감일이 가까운"
+msgstr ""
msgid "SortOptions|Label priority"
-msgstr "라벨 중요도"
+msgstr ""
msgid "SortOptions|Largest group"
-msgstr "큰 그룹"
+msgstr ""
msgid "SortOptions|Largest repository"
-msgstr "큰 저장소"
+msgstr ""
msgid "SortOptions|Last Contact"
msgstr ""
msgid "SortOptions|Last created"
-msgstr "최근에 생성된"
+msgstr ""
msgid "SortOptions|Last joined"
-msgstr "최근에 참여한"
+msgstr ""
msgid "SortOptions|Last updated"
-msgstr "최근에 업데이트 된"
+msgstr ""
msgid "SortOptions|Least popular"
-msgstr "덜 인기있는"
+msgstr ""
msgid "SortOptions|Less weight"
msgstr ""
msgid "SortOptions|Milestone"
-msgstr "마일스톤"
+msgstr ""
msgid "SortOptions|Milestone due later"
-msgstr "마일스톤 마감일이 먼"
+msgstr ""
msgid "SortOptions|Milestone due soon"
-msgstr "마일스톤 마감일이 가까운"
+msgstr ""
msgid "SortOptions|More weight"
msgstr ""
msgid "SortOptions|Most popular"
-msgstr "더 인기있는"
+msgstr ""
msgid "SortOptions|Most stars"
msgstr ""
msgid "SortOptions|Name"
-msgstr "이름"
+msgstr ""
msgid "SortOptions|Name, ascending"
-msgstr "이름, 오름차순"
+msgstr ""
msgid "SortOptions|Name, descending"
-msgstr "이름, 내림차순"
+msgstr ""
msgid "SortOptions|Oldest created"
-msgstr "생성한지 오래된"
+msgstr ""
msgid "SortOptions|Oldest joined"
-msgstr "참여한지 오래된"
+msgstr ""
msgid "SortOptions|Oldest sign in"
msgstr "로그인 순"
msgid "SortOptions|Oldest updated"
-msgstr "업데이트된지 오래된"
+msgstr ""
msgid "SortOptions|Popularity"
-msgstr "인기"
+msgstr ""
msgid "SortOptions|Priority"
-msgstr "우선 순위"
+msgstr ""
msgid "SortOptions|Recent sign in"
-msgstr "최근 로그인"
+msgstr ""
msgid "SortOptions|Start date"
msgstr ""
@@ -7606,7 +7001,7 @@ msgid "Source"
msgstr "소스"
msgid "Source (branch or tag)"
-msgstr "소스 (브랜치 또는 태그)"
+msgstr ""
msgid "Source code"
msgstr "소스 코드"
@@ -7618,7 +7013,7 @@ msgid "Spam Logs"
msgstr "스팸 로그"
msgid "Spam and Anti-bot Protection"
-msgstr "스팸 및 안티봇 보호"
+msgstr ""
msgid "Specific Runners"
msgstr ""
@@ -7633,7 +7028,7 @@ msgid "Squash commits"
msgstr ""
msgid "Stage"
-msgstr "스테이지"
+msgstr ""
msgid "Stage & Commit"
msgstr ""
@@ -7642,13 +7037,13 @@ msgid "Stage all changes"
msgstr ""
msgid "Stage changes"
-msgstr "스테이지 변경사항"
+msgstr ""
msgid "Staged"
msgstr "스테이지"
msgid "Staged %{type}"
-msgstr "%{type} 스테이지됨"
+msgstr ""
msgid "Star a label to make it a priority label. Order the prioritized labels to change their relative priority, by dragging."
msgstr ""
@@ -7657,10 +7052,10 @@ msgid "StarProject|Star"
msgstr "별표"
msgid "Starred Projects"
-msgstr "별표 표시된 프로젝트"
+msgstr ""
msgid "Starred Projects' Activity"
-msgstr "별표 표시된 프로젝트 활동"
+msgstr ""
msgid "Starred projects"
msgstr "별표된 프로젝트"
@@ -7668,26 +7063,17 @@ msgstr "별표된 프로젝트"
msgid "Start a %{new_merge_request} with these changes"
msgstr "이 변경 사항으로 %{new_merge_request} 을 시작하십시오."
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
-msgstr "시작 날짜"
+msgstr ""
msgid "Start the Runner!"
msgstr "Runner 시작!"
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
-msgstr "시작됨"
+msgstr ""
msgid "Starts at (UTC)"
-msgstr "(UTC)에 시작"
+msgstr ""
msgid "State your message to activate"
msgstr ""
@@ -7695,68 +7081,53 @@ msgstr ""
msgid "Status"
msgstr "상태"
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
msgid "Stop this environment"
-msgstr "이 환경 중지"
+msgstr ""
msgid "Stopped"
msgstr "중지"
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr "스토리지"
msgid "Storage:"
-msgstr "저장소:"
+msgstr ""
msgid "Subgroups"
-msgstr "하위 그룹"
+msgstr ""
msgid "Subgroups and projects"
-msgstr "서브 그룹과 프로젝트"
+msgstr ""
msgid "Submit as spam"
-msgstr "스팸으로 제출"
-
-msgid "Submit review"
msgstr ""
msgid "Submit search"
-msgstr "검색 제출"
+msgstr ""
msgid "Subscribe"
-msgstr "구독"
+msgstr ""
msgid "Subscribe at group level"
-msgstr "그룹 수준에서 구독"
-
-msgid "Subscribe at project level"
-msgstr "프로젝트 수준에서 구독"
-
-msgid "Subscribed"
msgstr ""
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
+msgid "Subscribe at project level"
msgstr ""
msgid "Switch branch/tag"
msgstr "스위치 브랜치/태그"
msgid "Sync information"
-msgstr "정보 동기화"
+msgstr ""
msgid "System Hooks"
msgstr ""
msgid "System Info"
-msgstr "시스템 정보"
+msgstr ""
msgid "System header and footer:"
msgstr ""
@@ -7769,16 +7140,16 @@ msgstr ""
msgid "Tag (%{tag_count})"
msgid_plural "Tags (%{tag_count})"
-msgstr[0] "태그 (%{tag_count})"
+msgstr[0] ""
msgid "Tags"
msgstr "태그 "
msgid "Tags feed"
-msgstr "태그 피드"
+msgstr ""
msgid "Tags:"
-msgstr "태그:"
+msgstr ""
msgid "TagsPage|Browse commits"
msgstr "커밋 찾아보기"
@@ -7820,16 +7191,16 @@ msgid "TagsPage|Optionally, add a message to the tag."
msgstr "선택적으로 태그에 메시지를 추가하십시오."
msgid "TagsPage|Optionally, add release notes to the tag. They will be stored in the GitLab database and displayed on the tags page."
-msgstr "선택적으로, 릴리스 노트를 태그에 추가하십시오. GitLab 데이터베이스에 저장되고 태그 페이지에 표시될 것 입니다."
+msgstr ""
msgid "TagsPage|Release notes"
-msgstr "릴리즈 노트"
+msgstr ""
msgid "TagsPage|Repository has no tags yet."
msgstr "저장소에 아직 태그가 없습니다."
msgid "TagsPage|Sort by"
-msgstr "정렬 기준"
+msgstr ""
msgid "TagsPage|Tags"
msgstr "태그"
@@ -7841,43 +7212,40 @@ msgid "TagsPage|This tag has no release notes."
msgstr ""
msgid "TagsPage|Use git tag command to add a new one:"
-msgstr "git tag 명령을 사용하여 새 태그를 추가하십시오:"
+msgstr ""
msgid "TagsPage|Write your release notes or drag files here…"
msgstr ""
msgid "TagsPage|protected"
-msgstr "보호됨"
+msgstr ""
msgid "Target Branch"
msgstr "대상 브랜치"
msgid "Target branch"
-msgstr "대상 브랜치"
+msgstr ""
msgid "Team"
msgstr "팀"
msgid "Template"
-msgstr "템플릿"
+msgstr ""
msgid "Templates"
-msgstr "템플릿"
+msgstr ""
msgid "Terms of Service Agreement and Privacy Policy"
-msgstr "서비스 약관 계약 및 개인 정보 보호 정책"
+msgstr ""
msgid "Terms of Service and Privacy Policy"
-msgstr "서비스 약관 및 개인 정보 보호 정책"
-
-msgid "Test SAML SSO"
msgstr ""
msgid "Test coverage parsing"
-msgstr "테스트 커버리지 파싱"
+msgstr ""
msgid "Thanks! Don't show me this again"
-msgstr "감사합니다! 다시 보지 않겠습니다."
+msgstr ""
msgid "The Advanced Global 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 ""
@@ -7886,10 +7254,10 @@ msgid "The Git LFS objects will <strong>not</strong> be synced."
msgstr ""
msgid "The Issue Tracker is the place to add things that need to be improved or solved in a project"
-msgstr "이슈 트래커는 프로젝트에서 개선해야하거나 해결해야할 사항을 추가할 수 있는 곳입니다."
+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 "이슈 트래커는 프로젝트에서 개선해야하거나 해결해야할 사항을 추가할 수 있는 곳입니다. 이 프로젝트에서 이슈를 만들려면 가입하거나 로그인하십시오."
+msgstr ""
msgid "The X509 Certificate to use when mutual TLS is required to communicate with the external authorization service. If left blank, the server certificate is still validated when accessing over HTTPS."
msgstr ""
@@ -7913,13 +7281,19 @@ msgid "The fork relationship has been removed."
msgstr "포크 관계가 제거되었습니다."
msgid "The import will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr "%{timeout} 이후 가져오기 시간이 초과되었습니다. 저장소가 느린 경우 복제/푸시 조합을 사용합시오."
+msgstr ""
msgid "The issue stage shows the time it takes from creating an issue to assigning the issue to a milestone, or add the issue to a list on your Issue Board. Begin creating issues to see data for this stage."
msgstr "이슈 단계에는 이슈를 작성하여 마일스톤으로 지정하는 데 걸리는 시간 또는 이슈 보드의 목록에 이슈를 추가하는 시간이 표시됩니다. 이 단계의 데이터를 보기 위해서는 이슈를 먼저 작성해야 합니다."
msgid "The maximum file size allowed is 200KB."
-msgstr "허용되는 최대 파일 크기는 200KB입니다."
+msgstr ""
+
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr "저장공간에 접근하기 위해 GitLab이 시도할 횟수"
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -7955,10 +7329,10 @@ msgid "The repository for this project does not exist."
msgstr "이 프로젝트의 저장소가 존재하지 않습니다."
msgid "The repository for this project is empty"
-msgstr "이 프로젝트의 저장소가 비어있습니다."
+msgstr ""
msgid "The repository must be accessible over <code>http://</code>, <code>https://</code> or <code>git://</code>."
-msgstr "저장소를 <code>http://</code>, <code>https://</code> 또는 <code>git://</code> 통해 액세스할 수 있어야 합니다."
+msgstr ""
msgid "The repository must be accessible over <code>http://</code>, <code>https://</code>, <code>ssh://</code> and <code>git://</code>."
msgstr ""
@@ -7969,15 +7343,27 @@ msgstr "Review 단계에서는 머지 리퀘스트(MR)를 작성한 후 머지
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr "Staging 단계에서는 MR 머지과 프로덕션 환경에 코드 배포 사이의 시간을 보여줍니다. 데이터를 Production 환경에 처음 배포하면 데이터가 자동으로 추가됩니다."
msgid "The tabs below will be removed in a future version"
-msgstr "아래 탭은 향후 버전에서 제거 될 예정입니다."
+msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr "테스트 단계에서는 GitLab CI가 관련 머지 리퀘스트(MR)을 위해 모든 파이프라인을 실행하는 데 걸리는 시간을 보여줍니다. 첫 번째 파이프라인 실행이 완료되면 데이터가 자동으로 추가됩니다."
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr "GitLab이 실패 정보를 보관하는 시간(초). 이 시간동안 실패가 발생하지 않으면 마운트에 대한 정보는 리셋됩니다."
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr "GitLab이 저장공간에 접근을 시도하는 시간(초). 이 시간 이후 timeout 에러가 발생합니다."
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr "해당 단계에서 수집 한 각 데이터 입력에 소요 된 시간"
@@ -8000,13 +7386,13 @@ msgid "There are no archived projects yet"
msgstr ""
msgid "There are no issues to show"
-msgstr "표시할 이슈가 없습니다"
+msgstr ""
msgid "There are no labels yet"
-msgstr "아직 라벨이 없습니다."
+msgstr ""
msgid "There are no merge requests to show"
-msgstr "표시할 머지 리퀘스트(MR)가 없습니다."
+msgstr ""
msgid "There are no projects shared with this group yet"
msgstr ""
@@ -8017,23 +7403,26 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr "git storage에 접근하는데 문제가 발생했습니다. "
+
msgid "There was an error adding a todo."
-msgstr "할 일을 추가하는 중에 오류가 발생했습니다."
+msgstr ""
msgid "There was an error deleting the todo."
-msgstr "할 일을 삭제하는 중에 오류가 발생했습니다."
+msgstr ""
msgid "There was an error loading users activity calendar."
msgstr ""
msgid "There was an error saving your notification settings."
-msgstr "알림 설정을 저장하던 중 오류가 발생하였습니다."
+msgstr ""
msgid "There was an error subscribing to this label."
-msgstr "이 라벨을 구독하던 중 오류가 발생하였습니다."
+msgstr ""
msgid "There was an error when reseting email token."
-msgstr "이메일 토큰을 재설정하던 중 오류가 발생하였습니다."
+msgstr ""
msgid "There was an error when subscribing to this label."
msgstr ""
@@ -8042,19 +7431,19 @@ msgid "There was an error when unsubscribing from this label."
msgstr ""
msgid "They can be managed using the %{link}."
-msgstr "%{link}를 사용하여 관리 할 수 ​​있습니다."
+msgstr ""
msgid "Third party offers"
msgstr ""
msgid "This GitLab instance does not provide any shared Runners yet. Instance administrators can register shared Runners in the admin area."
-msgstr "이 GitLab 인스턴스는 공유 Runners가 제공되지 않습니다. 인스턴스 관리자는 관리 영역에 공유 Runners를 등록 할 수 있습니다."
+msgstr ""
msgid "This application was created by %{link_to_owner}."
msgstr ""
msgid "This application will be able to:"
-msgstr "이 응용 프로그램은 다음을 수행 할 수 있습니다."
+msgstr ""
msgid "This board's scope is reduced"
msgstr ""
@@ -8075,28 +7464,25 @@ msgid "This diff is collapsed."
msgstr ""
msgid "This directory"
-msgstr "이 디렉토리"
+msgstr ""
msgid "This group"
-msgstr "이 그룹"
+msgstr ""
msgid "This group allows you to sign in with your %{group_name} Single Sign-On account. This will redirect you to an external sign in page."
msgstr ""
msgid "This group does not provide any group Runners yet."
-msgstr "이 그룹은 아직 그룹 Runners를 제공하지 않습니다."
+msgstr ""
msgid "This is a confidential issue."
msgstr "비밀 이슈입니다."
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr "이 저자의 이 프로젝트에 대한 첫번째 머지 리퀘스트(MR) 입니다."
msgid "This issue is confidential"
-msgstr "이 이슈는 비밀입니다."
+msgstr ""
msgid "This issue is confidential and locked."
msgstr "이 이슈는 confidential 이고 잠금 상태입니다."
@@ -8108,22 +7494,22 @@ msgid "This job depends on a user to trigger its process. Often they are used to
msgstr ""
msgid "This job depends on upstream jobs that need to succeed in order for this job to be triggered"
-msgstr "이 작업을 시작하려면 업 스트림 작업의 성공을 필요로 합니다."
+msgstr ""
msgid "This job does not have a trace."
msgstr ""
msgid "This job has been canceled"
-msgstr "이 작업은 취소되었습니다"
+msgstr ""
msgid "This job has been skipped"
-msgstr "이 작업을 건너뛰었습니다"
+msgstr ""
msgid "This job has not been triggered yet"
-msgstr "이 작업은 아직 실행되지 않았습니다."
+msgstr ""
msgid "This job has not started yet"
-msgstr "이 작업은 아직 시작되지 않았습니다."
+msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}."
msgstr ""
@@ -8131,10 +7517,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8150,12 +7533,9 @@ msgid "This job is stuck, because you don't have any active runners that can run
msgstr ""
msgid "This job is the most recent deployment to %{link}."
-msgstr "이 작업은 %{link}에 대한 가장 최근의 배포입니다."
+msgstr ""
msgid "This job requires a manual action"
-msgstr "이 작업에는 수동 작업이 필요합니다."
-
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
@@ -8174,15 +7554,12 @@ msgid "This page is unavailable because you are not allowed to read information
msgstr ""
msgid "This page will be removed in a future release."
-msgstr "이 페이지는 앞으로 릴리스에서 제거될 예정입니다."
+msgstr ""
msgid "This project"
-msgstr "이 프로젝트"
-
-msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
+msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
@@ -8194,12 +7571,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8207,7 +7578,7 @@ msgid "This timeout will take precedence when lower than Project-defined timeout
msgstr ""
msgid "This user has no identities"
-msgstr "이 사용자는 신원이 없습니다."
+msgstr ""
msgid "This 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 ""
@@ -8227,26 +7598,20 @@ msgstr "이슈가 스케줄되기 전의 시간"
msgid "Time before an issue starts implementation"
msgstr "이슈가 구현되기 전의 시간"
-msgid "Time before enforced"
-msgstr ""
-
msgid "Time between merge request creation and merge/close"
msgstr "머지 리퀘스트(MR) 생성과 머지 / 닫기 사이의 시간"
-msgid "Time estimate"
-msgstr ""
-
msgid "Time in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
msgid "Time remaining"
-msgstr "남은 시간"
+msgstr ""
msgid "Time spent"
-msgstr "소요 시간"
+msgstr ""
msgid "Time tracking"
-msgstr "시간 추적"
+msgstr ""
msgid "Time until first merge request"
msgstr "첫 번째 머지 리퀘스트(MR)까지의 시간"
@@ -8267,7 +7632,7 @@ msgid "Timeago|%s days remaining"
msgstr "%s 일 남음"
msgid "Timeago|%s hours ago"
-msgstr "%s시간 전"
+msgstr ""
msgid "Timeago|%s hours remaining"
msgstr "%s 시간 남음"
@@ -8285,7 +7650,7 @@ msgid "Timeago|%s months remaining"
msgstr "%s 개월 남음"
msgid "Timeago|%s seconds ago"
-msgstr "%s초 전"
+msgstr ""
msgid "Timeago|%s seconds remaining"
msgstr "%s 초 남음"
@@ -8303,37 +7668,37 @@ msgid "Timeago|%s years remaining"
msgstr "%s 년 남음"
msgid "Timeago|1 day ago"
-msgstr "1일 전"
+msgstr ""
msgid "Timeago|1 day remaining"
msgstr "1 일 남음"
msgid "Timeago|1 hour ago"
-msgstr "1시간 전"
+msgstr ""
msgid "Timeago|1 hour remaining"
msgstr "1 시간 남음"
msgid "Timeago|1 minute ago"
-msgstr "1분 전"
+msgstr ""
msgid "Timeago|1 minute remaining"
msgstr "1 분 남음"
msgid "Timeago|1 month ago"
-msgstr "1달 전"
+msgstr ""
msgid "Timeago|1 month remaining"
msgstr "1 개월 남음"
msgid "Timeago|1 week ago"
-msgstr "1주 전"
+msgstr ""
msgid "Timeago|1 week remaining"
msgstr "1 주 남음"
msgid "Timeago|1 year ago"
-msgstr "1년 전"
+msgstr ""
msgid "Timeago|1 year remaining"
msgstr "1 년 남음"
@@ -8381,13 +7746,13 @@ msgid "Timeago|in 1 year"
msgstr "1 년 이내"
msgid "Timeago|just now"
-msgstr "방금 전"
+msgstr ""
msgid "Timeago|right now"
-msgstr "지금"
+msgstr ""
msgid "Timeout"
-msgstr "시간 초과"
+msgstr ""
msgid "Time|hr"
msgid_plural "Time|hrs"
@@ -8404,19 +7769,19 @@ msgid "Tip:"
msgstr "팁:"
msgid "Title"
-msgstr "제목"
+msgstr ""
msgid "To GitLab"
-msgstr "GitLab으로"
+msgstr ""
msgid "To add an SSH key you need to %{generate_link_start}generate one%{link_end} or use an %{existing_link_start}existing key%{link_end}."
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>repo</code> scope, so we can display a list of your public and private repositories which are available to connect."
-msgstr "GitHub 저장소 연결할때, %{personal_access_token_link}을 사용할 수 있습니다. 개인 엑세스 토큰을 생성할때 <code>repo</code> scope를 선택해야 연결에 사용할 수 있는 공개, 비공개 저장소가 표시되어 연결할 수 있게 됩니다."
+msgstr ""
msgid "To connect GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories:"
-msgstr "GitHub 저장소에 연결하려면, 먼저 GitHub 저장소 목록을 액세스 할 수 있도록 GitLab에 엑세스 권한을 부여해야합니다:"
+msgstr ""
msgid "To connect an SVN repository, check out %{svn_link}."
msgstr ""
@@ -8430,26 +7795,23 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
msgid "To help improve GitLab and its user experience, GitLab will periodically collect usage information."
-msgstr "GitLab과 사용자 경험을 향상시키기 위해 GitLab은 주기적으로 사용 정보를 수집합니다."
+msgstr ""
msgid "To help improve GitLab, we would like to periodically collect usage information. This can be changed at any time in %{settings_link_start}Settings%{link_end}. %{info_link_start}More Information%{link_end}"
-msgstr "GitLab을 개선하는데 도움이 되도록 주기적으로 사용 정보를 수집합니다. 이 설정은 언제든지 %{settings_link_start}설정%{link_end}에서 변경할 수 있습니다. %{info_link_start}더 많은 정보%{link_end}"
+msgstr ""
msgid "To import GitHub repositories, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr "GitHub저장소에서 가져오려면, %{personal_access_token_link} (을) 를 사용할 수 있습니다. 개인 액세스 토큰을 생성할 때, <code>저장소</code> 범위를 선택해야 가져오기가 가능한 공개, 비공개 저장소를 표시할 수 있습니다."
+msgstr ""
msgid "To import GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories:"
-msgstr "GitHub 저장소를 가져오려면, 먼저 GitHub 저장소 목록을 액세스 할 수 있도록 GitLab에 엑세스 권한을 부여해야합니다:"
+msgstr ""
msgid "To import an SVN repository, check out %{svn_link}."
-msgstr "SVN 저장소에서 가져오려면, %{svn_link}(을)를 확인하세요."
+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 ""
@@ -8457,9 +7819,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8467,10 +7826,10 @@ msgid "To start serving your jobs you can add Runners to your group"
msgstr ""
msgid "To this GitLab instance"
-msgstr "이 GitLab 인스턴스로"
+msgstr ""
msgid "To validate your GitLab CI configurations, go to 'CI/CD → Pipelines' inside your project, and click on the 'CI Lint' button."
-msgstr "GitLab CI 구성을 검증하려면 프로젝트 내부의 'CI/CD → 파이프라인'으로 이동하여 'CI Lint' 버튼을 클릭하십시오."
+msgstr ""
msgid "To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown."
msgstr ""
@@ -8478,14 +7837,11 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr "Todo"
msgid "Todos"
-msgstr "할일들"
+msgstr ""
msgid "Toggle Sidebar"
msgstr ""
@@ -8496,9 +7852,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8512,9 +7865,6 @@ msgid "ToggleButton|Toggle Status: ON"
msgstr "토글 상태: ON"
msgid "Token"
-msgstr "토큰"
-
-msgid "Tomorrow"
msgstr ""
msgid "Too many changes to show."
@@ -8530,9 +7880,6 @@ msgid "Total test time for all commits/merges"
msgstr "모든 커밋 / 머지의 총 테스트 시간"
msgid "Total: %{total}"
-msgstr "합계: %{total}"
-
-msgid "Tracing"
msgstr ""
msgid "Track activity with Contribution Analytics."
@@ -8544,11 +7891,8 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
-msgstr "인기"
+msgstr ""
msgid "Trigger"
msgstr ""
@@ -8560,27 +7904,18 @@ msgid "Trigger pipelines when branches or tags are updated from the upstream rep
msgstr ""
msgid "Trigger this manual action"
-msgstr "수동으로 실행해주세요."
-
-msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
+msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
msgid "Try again"
-msgstr "다시 시도하십시오"
-
-msgid "Try all GitLab has to offer for 30 days."
msgstr ""
msgid "Turn on Service Desk"
-msgstr "서비스 데스크 켜기"
+msgstr ""
msgid "Twitter"
-msgstr "Twitter"
-
-msgid "Two-factor authentication"
msgstr ""
msgid "Type"
@@ -8589,9 +7924,6 @@ msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8599,7 +7931,7 @@ msgid "Unable to update this epic at this time."
msgstr ""
msgid "Undo"
-msgstr "실행 취소"
+msgstr ""
msgid "Unknown"
msgstr ""
@@ -8611,12 +7943,9 @@ msgid "Unlock this %{issuableDisplayName}? <strong>Everyone</strong> will be abl
msgstr ""
msgid "Unlocked"
-msgstr "잠금 해제됨"
+msgstr ""
msgid "Unresolve discussion"
-msgstr "해결되지 않은 토론"
-
-msgid "Unschedule job"
msgstr ""
msgid "Unstage"
@@ -8626,55 +7955,52 @@ msgid "Unstage all changes"
msgstr ""
msgid "Unstage changes"
-msgstr "스테이징되지 않은 변경점"
+msgstr ""
msgid "Unstaged"
-msgstr "스테이징 안됨"
+msgstr ""
msgid "Unstaged %{type}"
-msgstr "%{type} 스테이징 취소"
+msgstr ""
msgid "Unstaged and staged %{type}"
-msgstr "스테이징 취소, 그리고 %{type} 스테이징"
+msgstr ""
msgid "Unstar"
msgstr "별표 제거"
msgid "Unsubscribe"
-msgstr "구독 취소"
+msgstr ""
msgid "Unsubscribe at group level"
-msgstr "그룹 수준에서 구독 해제"
+msgstr ""
msgid "Unsubscribe at project level"
-msgstr "프로젝트 수준에서 구독 해제"
+msgstr ""
msgid "Unverified"
-msgstr "검증되지 않음"
+msgstr ""
msgid "Up to date"
msgstr "최신 상태입니다"
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
-msgstr "업데이트"
+msgstr ""
msgid "Update now"
-msgstr "지금 업데이트"
+msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
-msgstr "업데이트중..."
+msgstr ""
msgid "Upgrade your plan to activate Advanced Global Search."
-msgstr "고급 글로벌 검색을 활성화하기 위해 플랜을 업그레이드하세요."
+msgstr ""
msgid "Upgrade your plan to activate Contribution Analytics."
-msgstr "참여도 분석을 활성화하기 위해 플랜을 업그레이드하세요."
+msgstr ""
msgid "Upgrade your plan to activate Group Webhooks."
msgstr ""
@@ -8698,13 +8024,13 @@ msgid "UploadLink|click to upload"
msgstr "업로드하려면 클릭하십시오."
msgid "Upvotes"
-msgstr "추천"
+msgstr ""
msgid "Usage ping is not enabled"
msgstr ""
msgid "Usage statistics"
-msgstr "사용 통계"
+msgstr ""
msgid "Use <code>%{native_redirect_uri}</code> for local tests"
msgstr ""
@@ -8719,7 +8045,7 @@ msgid "Use one line per URI"
msgstr ""
msgid "Use template"
-msgstr "템플릿 사용"
+msgstr ""
msgid "Use the following registration token during setup:"
msgstr "설정 중에 다음 등록 토큰 이용 : "
@@ -8734,137 +8060,77 @@ msgid "User Cohorts are only shown when the %{usage_ping_link_start}usage ping%{
msgstr ""
msgid "User Settings"
-msgstr "사용자 설정"
-
-msgid "User and IP Rate Limits"
-msgstr "사용자 및 IP 속도 제한"
-
-msgid "User map"
-msgstr ""
-
-msgid "UserProfile|Activity"
msgstr ""
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
+msgid "User and IP Rate Limits"
msgstr ""
-msgid "UserProfile|View user in admin area"
+msgid "User map"
msgstr ""
msgid "Users"
-msgstr "사용자들"
+msgstr ""
msgid "Variables"
-msgstr "변수"
+msgstr ""
msgid "Variables are applied to environments via the runner. They can be protected by only exposing them to protected branches or tags. You can use variables for passwords, secret keys, or whatever you want."
msgstr "변수는 runner를 통해 환경에 적용됩니다. 변수는 보호된 브랜치나 태그에만 노출하여 보호할 수 있습니다. 비밀번호, 암호키, 또는 원하는대로 변수를 사용할 수 있습니다."
msgid "Various container registry settings."
-msgstr "여러가지 컨테이너 레지스트리 설정."
+msgstr ""
msgid "Various email settings."
-msgstr "여러가지 이메일 설정."
+msgstr ""
msgid "Various settings that affect GitLab performance."
-msgstr "GitLab 성능에 영향을 주는 여러가지 설정."
+msgstr ""
msgid "Verification information"
-msgstr "인증 정보"
-
-msgid "Verified"
-msgstr "검증됨"
-
-msgid "Version"
-msgstr "버전"
-
-msgid "View %{alerts}"
msgstr ""
-msgid "View app"
+msgid "Verified"
msgstr ""
-msgid "View documentation"
+msgid "Version"
msgstr ""
msgid "View epics list"
-msgstr "에픽 목록 보기"
+msgstr ""
msgid "View file @ "
msgstr ""
msgid "View group labels"
-msgstr "그룹 라벨 보기"
+msgstr ""
msgid "View issue"
-msgstr "이슈 보기"
+msgstr ""
msgid "View it on GitLab"
-msgstr "GitLab에서 보기"
+msgstr ""
msgid "View jobs"
-msgstr "작업 보기"
+msgstr ""
msgid "View labels"
msgstr "라벨보기"
msgid "View log"
-msgstr "로그 보기"
+msgstr ""
msgid "View open merge request"
msgstr "열린 머지 리퀘스트(MR)보기"
msgid "View project labels"
-msgstr "프로젝트 라벨 보기"
+msgstr ""
msgid "View replaced file @ "
msgstr "교체된 파일 보기 @ "
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8883,59 +8149,29 @@ msgstr "Public"
msgid "VisibilityLevel|Unknown"
msgstr "알 수 없음"
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr "이 데이터를 보고 싶은가요? 관리자에게 액세스 권한을 요청하세요."
msgid "We detected potential spam in the %{humanized_resource_name}. Please solve the reCAPTCHA to proceed."
-msgstr "%{humanized_resource_name}에서 잠재적인 스팸을 탐지했습니다. 계속하려면 reCAPTCHA를 진행하세요."
+msgstr ""
msgid "We don't have enough data to show this stage."
msgstr "이 단계를 보여주기에 충분한 데이터가 없습니다."
msgid "We want to be sure it is you, please confirm you are not a robot."
-msgstr "정말 당신이 맞는지 확인하고 싶습니다, 당신이 로봇이 아니라는 것을 확인해주십시오."
+msgstr ""
msgid "Web IDE"
-msgstr "웹 IDE"
+msgstr ""
msgid "Web terminal"
-msgstr "웹 터미널"
+msgstr ""
msgid "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 "Weeks"
-msgstr "주"
+msgstr ""
msgid "Weight"
msgstr ""
@@ -8944,18 +8180,12 @@ msgid "Weight %{weight}"
msgstr ""
msgid "When a runner is locked, it cannot be assigned to other projects"
-msgstr "Runner가 잠겨 있으면 다른 프로젝트에 할당 할 수 없습니다"
-
-msgid "When enabled, users cannot use GitLab until the terms have been accepted."
-msgstr "사용 설정되면 사용자는 GitLab 약관이 수락 될 때까지 GitLab을 사용할 수 없습니다."
-
-msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
+msgid "When enabled, users cannot use GitLab until the terms have been accepted."
msgstr ""
-msgid "Who will be able to see this group?"
+msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
msgid "Wiki"
@@ -8977,10 +8207,10 @@ msgid "WikiClone|Start Gollum and edit locally"
msgstr "Gollum을 시작하고 로컬 편집"
msgid "WikiEditPageTip|Tip: You can move this page by adding the path to the beginning of the title."
-msgstr "팁: 제목의 시작 부분에 경로를 추가하여이 페이지를 이동할 수 있습니다."
+msgstr ""
msgid "WikiEdit|There is already a page with the same title in that path."
-msgstr "제목의 경로와 같은 곳에 페이지가 이미 존재합니다."
+msgstr ""
msgid "WikiEmptyIssueMessage|Suggest wiki improvement"
msgstr ""
@@ -8995,7 +8225,7 @@ msgid "WikiEmpty|A wiki is where you can store all the details about your projec
msgstr ""
msgid "WikiEmpty|Create your first page"
-msgstr "첫 번째 페이지 생성하기"
+msgstr ""
msgid "WikiEmpty|Suggest wiki improvement"
msgstr ""
@@ -9022,13 +8252,13 @@ msgid "WikiHistoricalPage|most recent version"
msgstr "최신 버전"
msgid "WikiMarkdownDocs|More examples are in the %{docs_link}"
-msgstr "더 많은 예제는 %{docs_link}를 확인하세요."
+msgstr "더 많은 예제는 %{docs_link}"
msgid "WikiMarkdownDocs|documentation"
msgstr "문서"
msgid "WikiMarkdownTip|To link to a (new) page, simply type %{link_example}"
-msgstr "(새로운) 페이지에 연결 하려면, %{link_example}를 입력하세요"
+msgstr "(새로운) 페이지에 연결 하려면, %{link_example} 링크를 입력하세요."
msgid "WikiNewPagePlaceholder|how-to-setup"
msgstr "설정 방법"
@@ -9043,7 +8273,7 @@ msgid "WikiPageConfirmDelete|Are you sure you want to delete this page?"
msgstr "이 페이지를 삭제하시겠습니까?"
msgid "WikiPageConfirmDelete|Delete page"
-msgstr "페이지 삭제"
+msgstr ""
msgid "WikiPageConfirmDelete|Delete page %{pageTitle}?"
msgstr ""
@@ -9103,12 +8333,9 @@ msgid "Yes"
msgstr "예"
msgid "Yes, add it"
-msgstr "네, 추가합니다."
+msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
-msgstr "네, Google code 사용자를 이름이나 GitLab 사용자에 연결하겠습니다."
-
-msgid "Yesterday"
msgstr ""
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
@@ -9118,25 +8345,31 @@ msgid "You are going to remove %{group_name}. Removed groups CANNOT be restored!
msgstr "%{group_name} 그룹을 제거하려고합니다. \\\"정말로\\\" 확실합니까?"
msgid "You are going to remove %{project_full_name}. Removed project CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr "%{project_full_name} 프로젝트를 삭제하려고 합니다. 삭제된 프로젝트는 \"절대로\" 복구할 수 없습니다! \"정말로\" 확실합니까?"
+msgstr ""
msgid "You are going to remove the fork relationship to source project %{forked_from_project}. Are you ABSOLUTELY sure?"
msgstr "포크 관계를 소스 프로젝트 %{forked_from_project}에 대해 제거하려고합니다. \"정말로\" 확실합니까?"
msgid "You are going to transfer %{project_full_name} to another owner. Are you ABSOLUTELY sure?"
-msgstr "%{project_full_name} (을) 를 다른 소유자에게 이전하려고합니다. \"정말로\" 확실합니까?"
+msgstr ""
msgid "You are on a read-only GitLab instance."
-msgstr "읽기전용 GitLab 인스턴스를 사용중입니다."
+msgstr ""
+
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
msgid "You can also create a project from the command line."
-msgstr "명령줄을 통해 프로젝트를 생성할 수 있습니다."
+msgstr ""
msgid "You can also star a label to make it a priority label."
-msgstr "라벨에 별표를 붙여 우선순위 라벨을 만들 수도 있습니다."
+msgstr ""
+
+msgid "You can also test your .gitlab-ci.yml in the %{linkStart}Lint%{linkEnd}"
+msgstr ""
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9145,21 +8378,21 @@ msgid "You can easily install a Runner on a Kubernetes cluster. %{link_to_help_p
msgstr "Kubernetes 클러스터에 Runner를 쉽게 설치할 수 있습니다. %{link_to_help_page}"
msgid "You can move around the graph by using the arrow keys."
-msgstr "화살표 키를 사용하여 그래프를 움직일 수 있습니다."
+msgstr ""
msgid "You can only add files when you are on a branch"
msgstr "브랜치에 있을 때에만 파일을 추가 할 수 있습니다."
msgid "You can only edit files when you are on a branch"
-msgstr "브랜치에 있을 때만 파일을 편집할 수 있습니다."
+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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9168,29 +8401,26 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr "읽기 전용 GitLab 인스턴스에는 쓰기가 불가능합니다."
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
msgid "You don't have any applications"
-msgstr "당신은 애플리케이션을 가지고 있지 않습니다."
+msgstr ""
msgid "You don't have any authorized applications"
-msgstr "승인 된 애플리케이션이 없습니다."
+msgstr ""
msgid "You have no permissions"
-msgstr "권한이 없습니다."
+msgstr ""
msgid "You have reached your project limit"
msgstr "프로젝트 숫자 한도에 도달했습니다."
msgid "You must accept our Terms of Service and privacy policy in order to register an account"
-msgstr "계정을 등록하려면 서비스 약관 및 개인 정보 취급 방침에 동의해야합니다."
+msgstr ""
msgid "You must have maintainer access to force delete a lock"
-msgstr "강제로 잠금을 제거하려면 관리자 권한이 있어야합니다."
+msgstr ""
msgid "You need a different license to enable FileLocks feature"
msgstr ""
@@ -9229,10 +8459,10 @@ msgid "You won't be able to pull or push project code via SSH until you %{add_ss
msgstr "당신의 프로필에 %{add_ssh_key_link} 를 하기 전에는 SSH를 통해 프로젝트 코드를 Pull 하거나 Push 할 수 없습니다"
msgid "You won't be able to pull or push project code via SSH until you add an SSH key to your profile"
-msgstr "당신의 프로필에 SSH 키를 등록하기 전까지 SSH를 통해 프로젝트를 가져오거나 푸시할 수 없습니다."
+msgstr ""
msgid "You'll need to use different branch names to get a valid comparison."
-msgstr "올바른 변경사항을 가져오려면 다른 이름의 브랜치를 사용해야합니다."
+msgstr ""
msgid "You're receiving this email because %{reason}."
msgstr ""
@@ -9241,39 +8471,36 @@ 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 "이 이메일을 받는 이유는 사용자의 계정이 %{host}에 있기 때문입니다. %{manage_notifications_link}&middot;%{help_link}"
+msgstr ""
msgid "YouTube"
-msgstr "YouTube"
+msgstr ""
msgid "Your Groups"
-msgstr "당신의 그룹"
+msgstr ""
msgid "Your Kubernetes cluster information on this page is still editable, but you are advised to disable and reconfigure"
-msgstr "이 페이지에서 Kubernetes 클러스터 정보를 계속해서 편집할 수 있지만, 비활성화 하거나 재설정하는 것이 좋습니다."
+msgstr ""
msgid "Your Projects (default)"
-msgstr "당신의 프로젝트 (기본값)"
+msgstr ""
msgid "Your Projects' Activity"
-msgstr "당신의 프로젝트 활동"
+msgstr ""
msgid "Your Todos"
-msgstr "당신의 할일"
+msgstr ""
msgid "Your applications (%{size})"
-msgstr "승인된 애플리케이션 (%{size})"
+msgstr ""
msgid "Your authorized applications"
-msgstr "승인된 애플리케이션"
+msgstr ""
msgid "Your changes can be committed to %{branch_name} because a merge request is open."
-msgstr "머지 리퀘스트(MR)가 열려있기 때문에 변경사항은 %{branch_name}(으)로 커밋될 수 있습니다."
+msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
-msgstr "변경사항이 커밋되었습니다. 커밋 %{commitId} %{commitStats}"
-
-msgid "Your changes have been saved"
msgstr ""
msgid "Your comment will not be visible to the public."
@@ -9286,10 +8513,10 @@ msgid "Your name"
msgstr "귀하의 이름"
msgid "Your projects"
-msgstr "내 프로젝트"
+msgstr ""
msgid "a deleted user"
-msgstr "삭제된 사용자"
+msgstr ""
msgid "ago"
msgstr "전"
@@ -9301,7 +8528,7 @@ msgid "assign yourself"
msgstr "자신을 담당자로 지정"
msgid "branch name"
-msgstr "브랜치 이름"
+msgstr ""
msgid "by"
msgstr "by"
@@ -9382,20 +8609,29 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
-msgstr "설명"
+msgstr ""
msgid "ciReport|Dismiss vulnerability"
msgstr ""
@@ -9444,9 +8680,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9468,6 +8701,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9514,11 +8750,14 @@ msgstr[0] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
msgid "command line instructions"
-msgstr "명령줄 지침"
+msgstr ""
msgid "confidentiality|You are going to turn off the confidentiality. This means <strong>everyone</strong> will be able to see and leave a comment on this issue."
msgstr ""
@@ -9527,10 +8766,10 @@ msgid "confidentiality|You are going to turn on the confidentiality. This means
msgstr ""
msgid "connecting"
-msgstr "연결중"
+msgstr ""
msgid "could not read private key, is the passphrase correct?"
-msgstr "개인 키를 읽을 수 없습니다. 암호가 맞습니까?"
+msgstr ""
msgid "customize"
msgstr ""
@@ -9540,20 +8779,16 @@ msgid_plural "days"
msgstr[0] "일"
msgid "deploy token"
-msgstr "배포 토큰"
+msgstr ""
msgid "disabled"
-msgstr "사용 안 함"
+msgstr ""
msgid "done"
-msgstr "완료"
-
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
+msgstr ""
msgid "enabled"
-msgstr "사용"
+msgstr ""
msgid "estimateCommand|%{slash_command} will update the estimated time with the latest command."
msgstr ""
@@ -9561,23 +8796,17 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
-msgstr "여기"
+msgstr ""
msgid "https://your-bitbucket-server"
-msgstr "https://나의-bitbucket-server"
+msgstr ""
msgid "import flow"
msgstr ""
msgid "importing"
-msgstr "가져오는중"
+msgstr ""
msgid "instance completed"
msgid_plural "instances completed"
@@ -9590,26 +8819,23 @@ msgid "is invalid because there is upstream lock"
msgstr ""
msgid "is not a valid X509 certificate."
-msgstr "올바른 X509 인증서가 아닙니다."
+msgstr ""
msgid "issue boards"
-msgstr "이슈 보드"
-
-msgid "latest deployment"
msgstr ""
msgid "latest version"
-msgstr "최신 버전"
+msgstr ""
msgid "license management"
-msgstr "라이선스 관리"
+msgstr ""
msgid "locked by %{path_lock_user_name} %{created_at}"
msgstr ""
msgid "merge request"
msgid_plural "merge requests"
-msgstr[0] "머지 리퀘스트(MR)"
+msgstr[0] ""
msgid "mrWidget| Please restore it or use a different %{missingBranchName} branch"
msgstr "브랜치를 복원하거나 다른 %{missingBranchName} 브랜치를 사용해주세요."
@@ -9871,17 +9097,13 @@ msgid "personal access token"
msgstr "개인 엑세스 토큰"
msgid "private key does not match certificate."
-msgstr "개인 키와 인증서가 일치하지 않습니다."
-
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
+msgstr ""
msgid "remaining"
msgstr ""
msgid "remove"
-msgstr "제거"
+msgstr ""
msgid "remove due date"
msgstr ""
@@ -9889,10 +9111,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-
msgid "source"
msgstr "소스"
@@ -9900,10 +9118,10 @@ msgid "spendCommand|%{slash_command} will update the sum of the time spent."
msgstr "%{slash_command} 소요 된 시간의 합계를 업데이트합니다."
msgid "started"
-msgstr "시작됨"
+msgstr ""
msgid "this document"
-msgstr "이 문서"
+msgstr ""
msgid "to help your contributors communicate effectively!"
msgstr ""
@@ -9918,7 +9136,7 @@ msgid "uses Kubernetes clusters to deploy your code!"
msgstr "kubernetes 클러스터를 사용하여 코드를 배포합니다!"
msgid "view it on GitLab"
-msgstr "GitLab에서 보기"
+msgstr ""
msgid "with %{additions} additions, %{deletions} deletions."
msgstr ""
diff --git a/locale/mn_MN/gitlab.po b/locale/mn_MN/gitlab.po
index c9b3c7b7a02..c256a2d2b1f 100644
--- a/locale/mn_MN/gitlab.po
+++ b/locale/mn_MN/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Mongolian\n"
"Language: mn_MN\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: mn\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:17\n"
+"PO-Revision-Date: 2018-10-02 09:28\n"
msgid " Status"
msgstr ""
@@ -31,14 +31,6 @@ msgid_plural " improved on %d points"
msgstr[0] ""
msgstr[1] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -54,11 +46,6 @@ msgid_plural "%d commits behind"
msgstr[0] ""
msgstr[1] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -104,6 +91,11 @@ msgid_plural "%d unstaged changes"
msgstr[0] ""
msgstr[1] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+
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] ""
@@ -112,31 +104,17 @@ msgstr[1] ""
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
msgstr[1] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -164,12 +142,23 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -320,9 +309,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -371,6 +357,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Access your runner token, customize your pipeline configuration, and view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr ""
@@ -398,30 +390,15 @@ msgstr ""
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -431,15 +408,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -485,6 +456,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -521,17 +495,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "All"
msgstr ""
@@ -547,9 +516,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -559,12 +525,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -580,9 +540,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -628,12 +585,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -646,9 +597,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -661,9 +609,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -691,9 +636,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -736,18 +678,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -766,7 +702,7 @@ msgstr ""
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -790,9 +726,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr ""
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -811,9 +744,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1069,15 +999,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1368,9 +1289,6 @@ 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 ""
@@ -1401,6 +1319,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1455,7 +1376,7 @@ msgstr ""
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1518,9 +1439,6 @@ msgstr ""
msgid "CiStatusLabel|created"
msgstr ""
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr ""
@@ -1539,9 +1457,6 @@ msgstr ""
msgid "CiStatusLabel|skipped"
msgstr ""
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr ""
@@ -1554,9 +1469,6 @@ msgstr ""
msgid "CiStatusText|created"
msgstr ""
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr ""
@@ -1611,10 +1523,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1674,24 +1586,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1794,9 +1694,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1848,12 +1745,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1863,6 +1754,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1872,7 +1766,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1881,13 +1775,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1905,6 +1796,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1932,9 +1826,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1947,7 +1838,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2019,12 +1910,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2082,18 +1979,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2203,9 +2094,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2215,10 +2103,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2347,9 +2232,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2374,27 +2256,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2470,9 +2340,6 @@ msgstr ""
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr ""
@@ -2521,9 +2388,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr ""
@@ -2542,9 +2406,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2611,21 +2472,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr ""
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr ""
@@ -2635,9 +2481,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2775,12 +2618,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2805,12 +2642,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2850,9 +2681,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2868,9 +2696,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2997,6 +2822,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3117,7 +2945,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3267,9 +3095,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3324,12 +3149,6 @@ msgstr ""
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3339,9 +3158,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr ""
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3351,81 +3167,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3477,9 +3218,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3531,9 +3269,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3558,9 +3293,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3780,22 +3512,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3804,9 +3527,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3828,7 +3548,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3852,9 +3572,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3867,10 +3584,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3906,24 +3623,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3936,6 +3638,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4032,21 +3737,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4056,9 +3749,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4110,6 +3800,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4504,36 +4197,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4675,9 +4338,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] ""
@@ -4698,9 +4358,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4749,15 +4406,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4767,9 +4415,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4779,9 +4424,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4791,9 +4433,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4806,15 +4445,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4841,9 +4474,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4889,9 +4519,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -4961,36 +4588,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5000,6 +4597,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5009,12 +4609,6 @@ msgstr ""
msgid "Median"
msgstr ""
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5048,21 +4642,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5081,12 +4660,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5285,9 +4858,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5321,9 +4891,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5446,9 +5013,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5458,6 +5022,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5557,18 +5124,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr ""
@@ -5641,6 +5196,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5688,9 +5246,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5715,21 +5270,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5796,9 +5336,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5826,15 +5363,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr ""
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr ""
@@ -5952,24 +5489,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -5979,12 +5507,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6021,18 +5543,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6045,9 +5561,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6063,9 +5576,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6108,6 +5618,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6168,12 +5681,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6213,9 +5720,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6240,9 +5744,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6444,9 +5945,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6516,6 +6014,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6711,9 +6212,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6776,21 +6274,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr ""
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6812,30 +6301,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6887,10 +6379,10 @@ msgstr ""
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7057,9 +6549,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr ""
@@ -7123,15 +6612,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7156,55 +6639,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7228,9 +6675,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr ""
@@ -7303,9 +6747,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7339,30 +6780,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr ""
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7467,12 +6884,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7500,15 +6911,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7521,24 +6926,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7713,21 +7106,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7740,9 +7124,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7752,9 +7133,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7770,9 +7148,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7785,12 +7160,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr ""
@@ -7916,9 +7285,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7967,6 +7333,12 @@ msgstr ""
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8015,6 +7387,9 @@ msgstr ""
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr ""
@@ -8024,6 +7399,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr ""
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr ""
@@ -8063,6 +7447,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8135,9 +7522,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8177,10 +7561,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8201,9 +7582,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8228,9 +7606,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8240,12 +7615,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8273,15 +7642,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8478,9 +7841,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8505,9 +7865,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8526,9 +7883,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8544,9 +7898,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8562,9 +7913,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8580,9 +7928,6 @@ msgstr ""
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8592,9 +7937,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8613,33 +7955,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8664,9 +7994,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8703,16 +8030,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8790,51 +8114,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8862,15 +8141,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8904,15 +8174,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8931,36 +8195,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""
@@ -9000,12 +8234,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9156,9 +8384,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9177,6 +8402,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9186,6 +8414,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9201,13 +8432,13 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9216,9 +8447,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9321,9 +8549,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9434,18 +8659,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9498,9 +8732,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9522,6 +8753,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9569,6 +8803,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9604,11 +8841,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "enabled"
msgstr ""
@@ -9618,12 +8850,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9653,9 +8879,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9936,11 +9159,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "remaining"
msgstr ""
@@ -9953,11 +9171,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "source"
msgstr ""
diff --git a/locale/nb_NO/gitlab.po b/locale/nb_NO/gitlab.po
index fe52f2bbd50..9be8a4e8d0b 100644
--- a/locale/nb_NO/gitlab.po
+++ b/locale/nb_NO/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Norwegian Bokmal\n"
"Language: nb_NO\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: nb\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:17\n"
+"PO-Revision-Date: 2018-10-02 09:27\n"
msgid " Status"
msgstr ""
@@ -31,14 +31,6 @@ msgid_plural " improved on %d points"
msgstr[0] ""
msgstr[1] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -54,11 +46,6 @@ msgid_plural "%d commits behind"
msgstr[0] ""
msgstr[1] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -104,6 +91,11 @@ msgid_plural "%d unstaged changes"
msgstr[0] ""
msgstr[1] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+
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] ""
@@ -112,31 +104,17 @@ msgstr[1] ""
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
msgstr[1] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -164,12 +142,23 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -320,9 +309,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -371,6 +357,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Access your runner token, customize your pipeline configuration, and view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr ""
@@ -398,30 +390,15 @@ msgstr ""
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -431,15 +408,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -485,6 +456,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -521,17 +495,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "All"
msgstr ""
@@ -547,9 +516,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -559,12 +525,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -580,9 +540,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -628,12 +585,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -646,9 +597,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -661,9 +609,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -691,9 +636,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -736,18 +678,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -766,7 +702,7 @@ msgstr ""
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -790,9 +726,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr ""
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -811,9 +744,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1069,15 +999,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1368,9 +1289,6 @@ 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 ""
@@ -1401,6 +1319,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1455,7 +1376,7 @@ msgstr ""
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1518,9 +1439,6 @@ msgstr ""
msgid "CiStatusLabel|created"
msgstr ""
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr ""
@@ -1539,9 +1457,6 @@ msgstr ""
msgid "CiStatusLabel|skipped"
msgstr ""
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr ""
@@ -1554,9 +1469,6 @@ msgstr ""
msgid "CiStatusText|created"
msgstr ""
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr ""
@@ -1611,10 +1523,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1674,24 +1586,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1794,9 +1694,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1848,12 +1745,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1863,6 +1754,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1872,7 +1766,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1881,13 +1775,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1905,6 +1796,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1932,9 +1826,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1947,7 +1838,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2019,12 +1910,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2082,18 +1979,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2203,9 +2094,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2215,10 +2103,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2347,9 +2232,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2374,27 +2256,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2470,9 +2340,6 @@ msgstr ""
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr ""
@@ -2521,9 +2388,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr ""
@@ -2542,9 +2406,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2611,21 +2472,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr ""
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr ""
@@ -2635,9 +2481,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2775,12 +2618,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2805,12 +2642,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2850,9 +2681,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2868,9 +2696,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2997,6 +2822,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3117,7 +2945,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3267,9 +3095,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3324,12 +3149,6 @@ msgstr ""
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3339,9 +3158,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr ""
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3351,81 +3167,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3477,9 +3218,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3531,9 +3269,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3558,9 +3293,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3780,22 +3512,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3804,9 +3527,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3828,7 +3548,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3852,9 +3572,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3867,10 +3584,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3906,24 +3623,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3936,6 +3638,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4032,21 +3737,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4056,9 +3749,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4110,6 +3800,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4504,36 +4197,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4675,9 +4338,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] ""
@@ -4698,9 +4358,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4749,15 +4406,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4767,9 +4415,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4779,9 +4424,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4791,9 +4433,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4806,15 +4445,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4841,9 +4474,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4889,9 +4519,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -4961,36 +4588,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5000,6 +4597,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5009,12 +4609,6 @@ msgstr ""
msgid "Median"
msgstr ""
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5048,21 +4642,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5081,12 +4660,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5285,9 +4858,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5321,9 +4891,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5446,9 +5013,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5458,6 +5022,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5557,18 +5124,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr ""
@@ -5641,6 +5196,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5688,9 +5246,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5715,21 +5270,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5796,9 +5336,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5826,15 +5363,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr ""
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr ""
@@ -5952,24 +5489,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -5979,12 +5507,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6021,18 +5543,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6045,9 +5561,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6063,9 +5576,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6108,6 +5618,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6168,12 +5681,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6213,9 +5720,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6240,9 +5744,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6444,9 +5945,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6516,6 +6014,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6711,9 +6212,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6776,21 +6274,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr ""
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6812,30 +6301,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6887,10 +6379,10 @@ msgstr ""
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7057,9 +6549,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr ""
@@ -7123,15 +6612,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7156,55 +6639,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7228,9 +6675,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr ""
@@ -7303,9 +6747,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7339,30 +6780,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr ""
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7467,12 +6884,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7500,15 +6911,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7521,24 +6926,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7713,21 +7106,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7740,9 +7124,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7752,9 +7133,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7770,9 +7148,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7785,12 +7160,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr ""
@@ -7916,9 +7285,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7967,6 +7333,12 @@ msgstr ""
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8015,6 +7387,9 @@ msgstr ""
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr ""
@@ -8024,6 +7399,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr ""
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr ""
@@ -8063,6 +7447,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8135,9 +7522,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8177,10 +7561,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8201,9 +7582,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8228,9 +7606,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8240,12 +7615,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8273,15 +7642,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8478,9 +7841,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8505,9 +7865,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8526,9 +7883,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8544,9 +7898,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8562,9 +7913,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8580,9 +7928,6 @@ msgstr ""
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8592,9 +7937,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8613,33 +7955,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8664,9 +7994,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8703,16 +8030,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8790,51 +8114,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8862,15 +8141,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8904,15 +8174,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8931,36 +8195,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""
@@ -9000,12 +8234,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9156,9 +8384,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9177,6 +8402,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9186,6 +8414,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9201,13 +8432,13 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9216,9 +8447,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9321,9 +8549,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9434,18 +8659,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9498,9 +8732,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9522,6 +8753,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9569,6 +8803,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9604,11 +8841,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "enabled"
msgstr ""
@@ -9618,12 +8850,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9653,9 +8879,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9936,11 +9159,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "remaining"
msgstr ""
@@ -9953,11 +9171,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "source"
msgstr ""
diff --git a/locale/nl_NL/gitlab.po b/locale/nl_NL/gitlab.po
index e44f7062a96..2ad2eaafc33 100644
--- a/locale/nl_NL/gitlab.po
+++ b/locale/nl_NL/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Dutch\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: nl\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:22\n"
+"PO-Revision-Date: 2018-10-02 09:30\n"
msgid " Status"
msgstr " Status"
@@ -31,14 +31,6 @@ msgid_plural " improved on %d points"
msgstr[0] ""
msgstr[1] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] "%d gewijzigd bestand"
@@ -54,11 +46,6 @@ msgid_plural "%d commits behind"
msgstr[0] "%d commit achterlopend"
msgstr[1] "%d commits achterlopend"
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d exporter"
@@ -104,6 +91,11 @@ msgid_plural "%d unstaged changes"
msgstr[0] "%d onbepaalde wijziging"
msgstr[1] "%d onbepaalde wijzigingen"
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] "%d veiligheidsprobleem"
+msgstr[1] "%d veiligheidsproblemen"
+
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] "%s andere commit is weggelaten om prestatieproblemen te voorkomen."
@@ -112,31 +104,17 @@ msgstr[1] "%s andere commits zijn weggelaten om prestatieproblemen te voorkomen.
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr "%{actionText} & %{openOrClose} %{noteable}"
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr "%{commit_author_link} schreef %{commit_timeago}"
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] "%{count} deelnemer"
msgstr[1] "%{count} deelnemers"
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%{filePath} deleted"
msgstr "%{filePath} verwijderd"
@@ -164,12 +142,23 @@ msgstr "%{nip_domain} kan worden gebruikt als een alternatief voor een eigen dom
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} commits achter %{default_branch}, %{number_commits_ahead} commits voor"
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr "%{number_of_failures} van %{maximum_failures} mislukte pogingen. GitLab zal toegang verlenen bij de volgende poging."
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr "%{openOrClose} %{noteable}"
msgid "%{percent}%% complete"
msgstr "%{percent}%% compleet"
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -320,9 +309,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -371,6 +357,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr "Account"
@@ -398,30 +390,15 @@ msgstr ""
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -431,15 +408,9 @@ msgstr ""
msgid "Add new directory"
msgstr "Nieuwe map toevoegen"
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -485,6 +456,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -521,17 +495,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "All"
msgstr "Alles"
@@ -547,9 +516,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -559,12 +525,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -580,9 +540,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -628,12 +585,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -646,9 +597,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -661,9 +609,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -691,9 +636,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -736,18 +678,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -766,7 +702,7 @@ msgstr "Uiterlijk"
msgid "Application"
msgstr "Applicatie"
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -790,9 +726,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr ""
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -811,9 +744,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1069,15 +999,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1368,9 +1289,6 @@ 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 ""
@@ -1401,6 +1319,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1455,7 +1376,7 @@ msgstr "Grafieken"
msgid "Chat"
msgstr "Chat"
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1518,9 +1439,6 @@ msgstr "geannuleerd"
msgid "CiStatusLabel|created"
msgstr "gemaakt"
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr "mislukt"
@@ -1539,9 +1457,6 @@ msgstr ""
msgid "CiStatusLabel|skipped"
msgstr "overgeslagen"
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr ""
@@ -1554,9 +1469,6 @@ msgstr ""
msgid "CiStatusText|created"
msgstr "gemaakt"
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr ""
@@ -1611,10 +1523,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1674,24 +1586,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1794,9 +1694,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1848,12 +1745,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1863,6 +1754,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1872,7 +1766,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1881,13 +1775,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1905,6 +1796,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1932,9 +1826,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1947,7 +1838,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2019,12 +1910,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2082,18 +1979,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr "Opmerkingen"
@@ -2203,9 +2094,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2215,10 +2103,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2347,9 +2232,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2374,27 +2256,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2470,9 +2340,6 @@ msgstr ""
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr ""
@@ -2521,9 +2388,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr ""
@@ -2542,9 +2406,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2611,21 +2472,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr ""
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr ""
@@ -2635,9 +2481,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2775,12 +2618,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2805,12 +2642,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2850,9 +2681,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2868,9 +2696,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2997,6 +2822,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3117,7 +2945,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3267,9 +3095,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3324,12 +3149,6 @@ msgstr ""
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3339,9 +3158,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr ""
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3351,81 +3167,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3477,9 +3218,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3531,9 +3269,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3558,9 +3293,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3780,22 +3512,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3804,9 +3527,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3828,7 +3548,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3852,9 +3572,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3867,10 +3584,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3906,24 +3623,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3936,6 +3638,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4032,21 +3737,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4056,9 +3749,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4110,6 +3800,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4504,36 +4197,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4675,9 +4338,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] ""
@@ -4698,9 +4358,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4749,15 +4406,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4767,9 +4415,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4779,9 +4424,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4791,9 +4433,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4806,15 +4445,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4841,9 +4474,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4889,9 +4519,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -4961,36 +4588,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5000,6 +4597,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5009,12 +4609,6 @@ msgstr ""
msgid "Median"
msgstr ""
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5048,21 +4642,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5081,12 +4660,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5285,9 +4858,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5321,9 +4891,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5446,9 +5013,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5458,6 +5022,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5557,18 +5124,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr ""
@@ -5641,6 +5196,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5688,9 +5246,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5715,21 +5270,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5796,9 +5336,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5826,15 +5363,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr ""
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr ""
@@ -5952,24 +5489,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -5979,12 +5507,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6021,18 +5543,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6045,9 +5561,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6063,9 +5576,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6108,6 +5618,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6168,12 +5681,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6213,9 +5720,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6240,9 +5744,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6444,9 +5945,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6516,6 +6014,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6711,9 +6212,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6776,21 +6274,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr ""
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6812,30 +6301,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6887,10 +6379,10 @@ msgstr ""
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7057,9 +6549,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr ""
@@ -7123,15 +6612,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7156,55 +6639,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7228,9 +6675,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr ""
@@ -7303,9 +6747,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7339,30 +6780,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr ""
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7467,12 +6884,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7500,15 +6911,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7521,24 +6926,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7713,21 +7106,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7740,9 +7124,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7752,9 +7133,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7770,9 +7148,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7785,12 +7160,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr ""
@@ -7916,9 +7285,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7967,6 +7333,12 @@ msgstr ""
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8015,6 +7387,9 @@ msgstr ""
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr ""
@@ -8024,6 +7399,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr ""
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr ""
@@ -8063,6 +7447,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8135,9 +7522,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8177,10 +7561,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8201,9 +7582,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8228,9 +7606,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8240,12 +7615,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8273,15 +7642,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8478,9 +7841,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8505,9 +7865,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8526,9 +7883,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8544,9 +7898,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8562,9 +7913,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8580,9 +7928,6 @@ msgstr ""
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8592,9 +7937,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8613,33 +7955,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8664,9 +7994,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8703,16 +8030,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8790,51 +8114,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8862,15 +8141,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8904,15 +8174,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8931,36 +8195,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""
@@ -9000,12 +8234,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9156,9 +8384,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9177,6 +8402,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9186,6 +8414,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9201,13 +8432,13 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9216,9 +8447,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9321,9 +8549,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9434,18 +8659,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9498,9 +8732,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9522,6 +8753,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9569,6 +8803,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9604,11 +8841,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "enabled"
msgstr ""
@@ -9618,12 +8850,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9653,9 +8879,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9936,11 +9159,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "remaining"
msgstr ""
@@ -9953,11 +9171,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "source"
msgstr ""
diff --git a/locale/pl_PL/gitlab.po b/locale/pl_PL/gitlab.po
index a9e1d26fd72..a4bd1fe747b 100644
--- a/locale/pl_PL/gitlab.po
+++ b/locale/pl_PL/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Polish\n"
"Language: pl_PL\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: pl\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:18\n"
+"PO-Revision-Date: 2018-10-02 09:27\n"
msgid " Status"
msgstr ""
@@ -35,16 +35,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -66,13 +56,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -136,6 +119,13 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
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] ""
@@ -146,21 +136,12 @@ msgstr[3] ""
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
@@ -168,13 +149,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -202,12 +176,25 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -382,9 +369,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -433,6 +417,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr ""
@@ -460,30 +450,15 @@ msgstr ""
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -493,15 +468,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -547,6 +516,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -583,19 +555,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "All"
msgstr ""
@@ -611,9 +576,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -623,12 +585,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -644,9 +600,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -692,12 +645,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -710,9 +657,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -725,9 +669,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -755,9 +696,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -800,18 +738,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -830,7 +762,7 @@ msgstr ""
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -854,9 +786,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr ""
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -875,9 +804,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1133,15 +1059,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1434,9 +1351,6 @@ 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 ""
@@ -1467,6 +1381,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1521,7 +1438,7 @@ msgstr ""
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1584,9 +1501,6 @@ msgstr ""
msgid "CiStatusLabel|created"
msgstr ""
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr ""
@@ -1605,9 +1519,6 @@ msgstr ""
msgid "CiStatusLabel|skipped"
msgstr ""
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr ""
@@ -1620,9 +1531,6 @@ msgstr ""
msgid "CiStatusText|created"
msgstr ""
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr ""
@@ -1677,10 +1585,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1740,24 +1648,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1860,9 +1756,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1914,12 +1807,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1929,6 +1816,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1938,7 +1828,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1947,13 +1837,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1971,6 +1858,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1998,9 +1888,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -2013,7 +1900,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2085,12 +1972,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2148,18 +2041,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2273,9 +2160,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2285,10 +2169,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2417,9 +2298,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2444,27 +2322,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2540,9 +2406,6 @@ msgstr ""
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr ""
@@ -2591,9 +2454,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr ""
@@ -2612,9 +2472,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2681,21 +2538,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr ""
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr ""
@@ -2705,9 +2547,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2847,12 +2686,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2877,12 +2710,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2922,9 +2749,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2940,9 +2764,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -3069,6 +2890,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3189,7 +3013,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3339,9 +3163,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3396,12 +3217,6 @@ msgstr ""
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3411,9 +3226,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr ""
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3423,81 +3235,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3549,9 +3286,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3603,9 +3337,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3630,9 +3361,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3852,22 +3580,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3876,9 +3595,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3900,7 +3616,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3924,9 +3640,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3939,10 +3652,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3978,24 +3691,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -4008,6 +3706,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4104,21 +3805,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4128,9 +3817,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4182,6 +3868,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4580,36 +4269,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4751,9 +4410,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] ""
@@ -4776,9 +4432,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4827,15 +4480,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4845,9 +4489,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4857,9 +4498,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4869,9 +4507,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4884,15 +4519,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4921,9 +4550,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4969,9 +4595,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -5041,36 +4664,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5080,6 +4673,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5089,12 +4685,6 @@ msgstr ""
msgid "Median"
msgstr ""
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5128,21 +4718,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5161,12 +4736,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5365,9 +4934,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5401,9 +4967,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5528,9 +5091,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5540,6 +5100,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5639,18 +5202,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr ""
@@ -5723,6 +5274,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5772,9 +5326,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5799,21 +5350,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5880,9 +5416,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5910,15 +5443,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr ""
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr ""
@@ -6036,24 +5569,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -6063,12 +5587,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6105,18 +5623,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6129,9 +5641,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6147,9 +5656,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6192,6 +5698,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6252,12 +5761,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6297,9 +5800,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6324,9 +5824,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6528,9 +6025,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6600,6 +6094,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6795,9 +6292,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6862,21 +6356,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr ""
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6898,30 +6383,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6973,10 +6461,10 @@ msgstr ""
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7145,9 +6633,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr ""
@@ -7211,15 +6696,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7244,55 +6723,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7316,9 +6759,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr ""
@@ -7391,9 +6831,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7427,30 +6864,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr ""
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7557,12 +6970,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7590,15 +6997,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7611,24 +7012,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7803,21 +7192,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7830,9 +7210,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7842,9 +7219,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7860,9 +7234,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7875,12 +7246,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr ""
@@ -8008,9 +7373,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -8059,6 +7421,12 @@ msgstr ""
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8107,6 +7475,9 @@ msgstr ""
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr ""
@@ -8116,6 +7487,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr ""
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr ""
@@ -8155,6 +7535,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8227,9 +7610,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8269,10 +7649,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8293,9 +7670,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8320,9 +7694,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8332,12 +7703,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8365,15 +7730,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8574,9 +7933,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8601,9 +7957,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8622,9 +7975,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8640,9 +7990,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8658,9 +8005,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8676,9 +8020,6 @@ msgstr ""
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8688,9 +8029,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8709,33 +8047,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8760,9 +8086,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8799,16 +8122,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8886,51 +8206,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8958,15 +8233,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -9000,15 +8266,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -9027,36 +8287,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""
@@ -9096,12 +8326,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9252,9 +8476,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9273,6 +8494,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9282,6 +8506,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9297,13 +8524,13 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9312,9 +8539,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9417,9 +8641,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9538,18 +8759,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9606,9 +8836,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9630,6 +8857,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9679,6 +8909,9 @@ msgstr[3] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9716,13 +8949,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "enabled"
msgstr ""
@@ -9732,12 +8958,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9769,9 +8989,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -10062,13 +9279,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "remaining"
msgstr ""
@@ -10081,13 +9291,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "source"
msgstr ""
diff --git a/locale/pt_BR/gitlab.po b/locale/pt_BR/gitlab.po
index dac92fe616e..79e365319c9 100644
--- a/locale/pt_BR/gitlab.po
+++ b/locale/pt_BR/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Portuguese, Brazilian\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: pt-BR\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:17\n"
+"PO-Revision-Date: 2018-10-02 12:08\n"
msgid " Status"
msgstr " Status"
@@ -31,14 +31,6 @@ msgid_plural " improved on %d points"
msgstr[0] " melhorado em %d ponto"
msgstr[1] " melhorado em %d pontos"
-msgid "\"%{query}\" in projects"
-msgstr "\"%{query}\" em projetos"
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] "%d adição"
-msgstr[1] "%d adições"
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] "%d arquivo modificado"
@@ -54,11 +46,6 @@ msgid_plural "%d commits behind"
msgstr[0] "%d commit atrás"
msgstr[1] "%d commits atrás"
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] "%d excluído"
-msgstr[1] "%d excluídos"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d exporter"
@@ -104,6 +91,11 @@ msgid_plural "%d unstaged changes"
msgstr[0] "%d mudança fora da lista de commit"
msgstr[1] "%d mudanças fora da lista de commit"
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] "%d vulnerabilidade"
+msgstr[1] "%d vulnerabilidades"
+
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] "%s commit adicional foi omitido para prevenir problemas de performance."
@@ -112,42 +104,28 @@ msgstr[1] "%s commits adicionais foram omitidos para prevenir problemas de perfo
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr "%{actionText} & %{openOrClose} %{noteable}"
-msgid "%{authorsName}'s discussion"
-msgstr "Discussão de %{authorsName}"
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr "%{commit_author_link} fez commit %{commit_timeago}"
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr "%{counter_storage} (%{counter_repositories} repositórios, %{counter_build_artifacts} artefatos de build, %{counter_lfs_objects} LFS)"
-msgid "%{count} %{alerts}"
-msgstr "%{count} %{alerts}"
-
-msgid "%{count} more assignees"
-msgstr "mais %{count} responsáveis"
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] "%{count} participante"
msgstr[1] "%{count} participantes"
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] "%{count} comentário pendente"
-msgstr[1] "%{count} comentários pendentes"
-
msgid "%{filePath} deleted"
msgstr "%{filePath} excluído"
msgid "%{firstLabel} +%{labelCount} more"
-msgstr "%{firstLabel} +%{labelCount} mais"
+msgstr ""
msgid "%{group_docs_link_start}Groups%{group_docs_link_end} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
msgstr "%{group_docs_link_start}Grupos%{group_docs_link_end} permitem que você gerencie e colabore em vários projetos. Os membros de um grupo têm acesso a todos os seus projetos."
msgid "%{issuableType} will be removed! Are you sure?"
-msgstr "%{issuableType} será removido! Você tem certeza?"
+msgstr ""
msgid "%{loadingIcon} Started"
msgstr "%{loadingIcon} Iniciado"
@@ -164,12 +142,23 @@ msgstr "%{nip_domain} pode ser utilizado como um domínio personalizado."
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} commits atrás de %{default_branch}, %{number_commits_ahead} commits à frente"
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr "%{number_of_failures} de %{maximum_failures} falhas. O GitLab permitirá o acesso na próxima tentativa."
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr "%{number_of_failures} de %{maximum_failures} falhas. O GitLab não tentará mais automaticamente. Redefina as informações de storage quando o problema for resolvido."
+
msgid "%{openOrClose} %{noteable}"
msgstr "%{openOrClose} %{noteable}"
msgid "%{percent}%% complete"
msgstr "%{percent}%% completado"
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] "%{storage_name}: falha na tentativa de acesso ao storage no host:"
+msgstr[1] "%{storage_name}: %{failed_attempts} falhas de acesso ao storage:"
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] "%{text} %{files}"
@@ -185,10 +174,10 @@ msgid "%{unstaged} unstaged and %{staged} staged changes"
msgstr "%{unstaged} mudanças fora e %{staged} mudanças dentro da lista de commit"
msgid "%{usage_ping_link_start}Learn more%{usage_ping_link_end} about what information is shared with GitLab Inc."
-msgstr "%{usage_ping_link_start}Saiba mais%{usage_ping_link_end} sobre quais informações são compartilhadas com o GitLab Inc."
+msgstr ""
msgid "+ %{count} more"
-msgstr "+ %{count} mais"
+msgstr ""
msgid "+ %{moreCount} more"
msgstr "%{moreCount} mais"
@@ -249,8 +238,8 @@ msgstr[1] "%d pipelines"
msgid "1 role"
msgid_plural "%d roles"
-msgstr[0] "1 papel"
-msgstr[1] "%d papéis"
+msgstr[0] ""
+msgstr[1] ""
msgid "1 user"
msgid_plural "%d users"
@@ -309,19 +298,16 @@ msgid "<strong>Removes</strong> source branch"
msgstr "<strong>Remover</strong> branch de origem"
msgid "A 'Runner' is a process which runs a job. You can set up as many Runners as you need."
-msgstr "'Runner' é um processo que executa um job. Você pode configurar quantos Runners você precisar."
+msgstr ""
msgid "A collection of graphs regarding Continuous Integration"
msgstr "Uma coleção de gráficos sobre Integração Contínua"
msgid "A default branch cannot be chosen for an empty project."
-msgstr "Um branch padrão não pode ser escolhido para um projeto vazio."
+msgstr ""
msgid "A deleted user"
-msgstr "Um usuário excluído"
-
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr "Um membro da equipe de abusos GitLab irá rever a sua avaliação assim que possível."
+msgstr ""
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr "Um novo \"branch\" será criado no seu \"fork\" e um novo merge request será iniciado."
@@ -366,11 +352,17 @@ msgid "Access denied! Please verify you can add deploy keys to this repository."
msgstr "Acesso negado! Por favor, verifique se você pode adicionar chaves de deploy neste repositório."
msgid "Access expiration date"
-msgstr "Data de expiração do acesso"
+msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr "Acesso a '%{classification_label}' não permitido"
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr "Os acessos à storages com defeito foram temporariamente desabilitados para permitir a sua remontagem. Redefina as informações de armazenamento depois que o problema foi resolvido para permitir o acesso de novo."
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr "Acesse seu runner token, personalize sua configuração de pipeline e visualize o status do seu pipeline e o relatório de coverage."
+
msgid "Account"
msgstr "Conta"
@@ -398,30 +390,15 @@ msgstr "Adicionar Guia de contribuição"
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr "Adicione Webhooks de grupo e GitLab Enterprise Edition."
-msgid "Add Jaeger URL"
-msgstr "Adicionar URL Jaeger"
-
msgid "Add Kubernetes cluster"
msgstr "Adicionar cluster Kubernetes"
msgid "Add Readme"
msgstr "Adicionar leia-me"
-msgid "Add a homepage to your wiki that contains information about your project and GitLab will display it here instead of this message."
-msgstr "Adicione uma homepage ao seu wiki que contenha informações sobre o seu projeto e o GitLab irá exibi-lo aqui ao invés desta mensagem."
-
-msgid "Add a table"
-msgstr "Adicionar uma tabela"
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr "Coloque um texto adicional para aparecer em todas as comunicações por email. Limite de %{character_limit} caracteres"
-msgid "Add comment now"
-msgstr "Adicionar comentário"
-
-msgid "Add image comment"
-msgstr "Adicionar comentário de imagem"
-
msgid "Add license"
msgstr "Adicionar licença"
@@ -431,15 +408,9 @@ msgstr "Adicionar novo aplicativo"
msgid "Add new directory"
msgstr "Adicionar novo diretório"
-msgid "Add projects"
-msgstr "Adicionar projetos"
-
msgid "Add reaction"
msgstr "Adicionar reação"
-msgid "Add to review"
-msgstr "Adicionar à revisão"
-
msgid "Add todo"
msgstr "Adicionar tarefa"
@@ -465,7 +436,7 @@ msgid "Admin area"
msgstr "Área do administrador"
msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-msgstr "Você está prestes a excluir permanentemente o usuário %{username}. Issues, merge requests, e grupos vinculados a ele serão transferidos para um \"usuário fantasma\" em todo o sistema. Para evitar a perda de dados, considere o uso do recurso %{strong_start}bloquear usuário%{strong_end}. Depois de %{strong_start}Deletar o usuário%{strong_end}, não será possível desfazer ou recuperá-lo."
+msgstr ""
msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -485,6 +456,9 @@ msgstr "Erro ao parar processos"
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr "Você parará todos os processos. Os processos em execução serão abruptamente interrompidos."
+msgid "AdminHealthPageLink|health page"
+msgstr "página de saúde"
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -521,17 +495,12 @@ msgstr "Para confirmar, digite %{projectName}"
msgid "AdminUsers|To confirm, type %{username}"
msgstr "Para confirmar, digite %{username}"
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
-msgstr ""
+msgid "Advanced"
+msgstr "Avançado"
msgid "Advanced settings"
msgstr "Configurações avançadas"
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] "Alerta"
-msgstr[1] "Alertas"
-
msgid "All"
msgstr "Todos"
@@ -547,9 +516,6 @@ msgstr "Todos os usuários"
msgid "Allow commits from members who can merge to the target branch."
msgstr "Permitir commits de membros que podem fazer merge ao branch de destino."
-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 "Permitir acesso público aos pipelines e detalhes de trabalho, incluindo logs de saída e artefatos"
@@ -559,12 +525,6 @@ msgstr "Permitir renderização de diagramas PlantUML em documentos Asciidoc."
msgid "Allow requests to the local network from hooks and services."
msgstr "Permitir requisições de hooks e serviços para a rede local."
-msgid "Allow users to request access"
-msgstr "Permitir que os usuários solicitem acesso"
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr "Permitir que os usuários solicitem acesso se a visibilidade for pública ou interna."
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr "Permite adicionar e gerenciar clusters do Kubernetes."
@@ -580,11 +540,8 @@ msgstr "Alternativamente, você pode usar um %{personal_access_token_link}. Quan
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr "Alternativamente, você pode usar um %{personal_access_token_link}. Quando você cria seu Token de Acesso Pessoal, você precisará selecionar o escopo do <code>repositório</code>, para que possamos exibir uma lista de seus repositórios públicos e privados que estão disponíveis para se importar."
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
-msgstr "Uma chave SSH será gerada automaticamente quando o formulário for enviado. Para mais informações, consulte a documentação."
+msgstr ""
msgid "An application called %{link_to_client} is requesting access to your GitLab account."
msgstr "Um aplicativo chamado %{link_to_client} está solicitando acesso à sua conta do GitLab."
@@ -604,8 +561,8 @@ msgstr "Um erro ocorreu ao criar o novo branch."
msgid "An error occured whilst fetching the job trace."
msgstr "Ocorreu um erro ao carregar o rastro da tarefa."
-msgid "An error occured whilst fetching the latest pipeline."
-msgstr ""
+msgid "An error occured whilst fetching the latest pipline."
+msgstr "Ocorreu um erro ao carregar o último pipeline."
msgid "An error occured whilst loading all the files."
msgstr "Um erro ocorreu no carregamento de todos os arquivos."
@@ -628,12 +585,6 @@ msgstr "Ocorreu um erro ao carregar as alterações do merge request."
msgid "An error occured whilst loading the pipelines jobs."
msgstr "Ocorreu um erro ao carregar as tarefas de pipeline."
-msgid "An error occurred adding a draft to the discussion."
-msgstr "Ocorreu um erro ao adicionar um rascunho à discussão."
-
-msgid "An error occurred adding a new draft."
-msgstr "Ocorreu um erro ao adicionar um novo rascunho."
-
msgid "An error occurred previewing the blob"
msgstr "Erro ao pré-visualizar o blob"
@@ -646,9 +597,6 @@ msgstr "Ocorreu um erro ao atualizar o peso do issue"
msgid "An error occurred while adding approver"
msgstr "Ocorreu um erro ao adicionar o aprovador"
-msgid "An error occurred while deleting the comment"
-msgstr "Ocorreu um erro ao remover o comentário"
-
msgid "An error occurred while detecting host keys"
msgstr "Ocorreu um erro ao detectar as chaves do host"
@@ -661,23 +609,20 @@ msgstr "Erro ao remover alerta. Atualize a página e tente novamente."
msgid "An error occurred while fetching markdown preview"
msgstr "Erro ao gerar pré-visualização do markdown"
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr "Erro ao recuperar informações da barra lateral"
msgid "An error occurred while fetching stages."
-msgstr "Ocorreu um erro o enquanto busca estágios."
+msgstr ""
msgid "An error occurred while fetching the job log."
-msgstr "Ocorreu um erro enquanto busca logs do job."
+msgstr ""
msgid "An error occurred while fetching the job."
-msgstr "Ocorreu um erro enquanto busca o trabalho."
+msgstr ""
msgid "An error occurred while fetching the jobs."
-msgstr "Ocorreu um erro enquanto busca os trabalhos."
+msgstr ""
msgid "An error occurred while fetching the pipeline."
msgstr "Erro ao recuperar informações da pipeline."
@@ -686,14 +631,11 @@ msgid "An error occurred while getting projects"
msgstr "Erro ao recuperar projetos"
msgid "An error occurred while importing project: %{details}"
-msgstr "Ocorreu um erro ao importar projeto: %{details}"
+msgstr ""
msgid "An error occurred while initializing path locks"
msgstr "Ocorreu um erro ao inicializar travas de caminhos"
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr "Erro ao carregar as assinaturas de commit"
@@ -736,18 +678,12 @@ msgstr "Ocorreu um erro ao inscrever às notificações."
msgid "An error occurred while unsubscribing to notifications."
msgstr "Ocorreu um erro ao desinscrever às notificações."
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr "Erro ao validar o nome de usuário"
msgid "An error occurred. Please try again."
msgstr "Ocorreu um erro. Tente novamente."
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr "Anônimo"
@@ -766,8 +702,8 @@ msgstr "Aparência"
msgid "Application"
msgstr "Aplicativo"
-msgid "Application ID"
-msgstr ""
+msgid "Application Id"
+msgstr "ID do aplicativo"
msgid "Application: %{name}"
msgstr "Aplicativo: %{name}"
@@ -790,9 +726,6 @@ msgstr "Projetos arquivados"
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr "Tem certeza que deseja excluir este agendamento de pipeline?"
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr "Você tem certeza de que quer perder as alterações não salvas?"
@@ -811,9 +744,6 @@ msgstr "Você tem certeza que quer recriar o token de registro?"
msgid "Are you sure you want to reset the health check token?"
msgstr "Você tem certeza que quer reiniciar o token de status de saúde?"
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr "Você tem certeza que quer destravar %{path_lock_path}?"
@@ -821,7 +751,7 @@ msgid "Are you sure?"
msgstr "Você tem certeza?"
msgid "Artifact ID"
-msgstr "ID do artefato"
+msgstr ""
msgid "Artifacts"
msgstr "Artefatos"
@@ -830,7 +760,7 @@ msgid "Ascending"
msgstr "Ascendente"
msgid "Ask your group maintainer to set up a group Runner."
-msgstr "Solicite a um mantenedor do grupo para configurar um Runner de grupo."
+msgstr ""
msgid "Assertion consumer service URL"
msgstr "URL de serviço do consumidor de asserção"
@@ -863,7 +793,7 @@ msgid "Assignee"
msgstr "Responsável"
msgid "Assignee lists not available with your current license"
-msgstr "Quadro de responsáveis não disponível com sua licença atual"
+msgstr ""
msgid "Assignee lists show all issues assigned to the selected user."
msgstr "Listas de responsáveis mostram todas as issues atribuídas ao usuário selecionado."
@@ -965,7 +895,7 @@ msgid "AutoDevOps|enable Auto DevOps"
msgstr "ativar Auto DevOps"
msgid "Automatically marked as default internal user"
-msgstr "Marcado automaticamente como interno de usuário padrão"
+msgstr ""
msgid "Available"
msgstr "Disponível"
@@ -1069,15 +999,6 @@ msgstr "Seus selos"
msgid "Badges|e.g. %{exampleUrl}"
msgstr "por exemplo, %{exampleUrl}"
-msgid "BatchComments|Delete all pending comments"
-msgstr "Excluir todos os comentários pendentes"
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr "Comece com o commit selecionado"
@@ -1106,10 +1027,10 @@ msgid "BillingPlans|Downgrade"
msgstr "Downgrade"
msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Gold."
-msgstr "Saiba mais sobre cada plano lendo nossas %{faq_link}, ou inicie uma avaliação gratuita de 30 dias do GitLab.com Gold."
+msgstr "Saiba mais sobre cada plano lendo nossa %{faq_link}, ou inicie uma avaliação gratuita de 30 dias do GitLab.com Gold."
msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}."
-msgstr "Saiba mais sobre cada plano lendo nossas %{faq_link}."
+msgstr "Saiba mais sobre cada plano lendo nossa %{faq_link}."
msgid "BillingPlans|Manage plan"
msgstr "Gerenciar plano"
@@ -1142,7 +1063,7 @@ msgid "BillingPlans|features"
msgstr "recursos"
msgid "BillingPlans|frequently asked questions"
-msgstr "perguntas frequentes"
+msgstr "Perguntas frequentes"
msgid "BillingPlans|monthly"
msgstr "mensalmente"
@@ -1154,7 +1075,7 @@ msgid "BillingPlans|per user"
msgstr "por usuário"
msgid "Bitbucket Server Import"
-msgstr "Importação de Servidores Bitbucket"
+msgstr ""
msgid "Bitbucket import"
msgstr "Importar do Bitbucket"
@@ -1327,7 +1248,7 @@ msgid "Browse files"
msgstr "Navegar pelos arquivos"
msgid "Built-In"
-msgstr "Embutido"
+msgstr ""
msgid "Business metrics (Custom)"
msgstr "Métricas de negócios (personalizadas)"
@@ -1342,7 +1263,7 @@ msgid "CI / CD Settings"
msgstr "Configurações de CI / CD"
msgid "CI will run using the credentials assigned above."
-msgstr "O CI será executado usando as credenciais atribuídas acima."
+msgstr ""
msgid "CI/CD"
msgstr "CI/CD"
@@ -1368,9 +1289,6 @@ msgstr "Deploy automático para staging, deploy manual para produção"
msgid "CICD|Continuous deployment to production"
msgstr "Deploy contínuo para produção"
-msgid "CICD|Continuous deployment to production using timed incremental rollout"
-msgstr ""
-
msgid "CICD|Default to Auto DevOps pipeline"
msgstr ""
@@ -1396,11 +1314,14 @@ msgid "CICD|You need to specify a domain if you want to use Auto Review Apps and
msgstr "Você precisa especificar um domínio se você quiser usar Apps de Revisão Automáticos e Estágios de Deploy automáticos."
msgid "CICD|instance enabled"
-msgstr "Instância habilitada"
+msgstr ""
msgid "Callback URL"
msgstr "URL de Retorno"
+msgid "Callback url"
+msgstr "URL de retorno"
+
msgid "Can't find HEAD commit for this branch"
msgstr "Não é possível encontrar o commit HEAD para este branch"
@@ -1455,8 +1376,8 @@ msgstr "Gráficos"
msgid "Chat"
msgstr "Bate-papo"
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
-msgstr ""
+msgid "Check interval"
+msgstr "Intervalo de verificação"
msgid "Checking %{text} availability…"
msgstr "Verificando disponibilidade de %{text}…"
@@ -1518,9 +1439,6 @@ msgstr "cancelado"
msgid "CiStatusLabel|created"
msgstr "criado"
-msgid "CiStatusLabel|delayed"
-msgstr "atrasado"
-
msgid "CiStatusLabel|failed"
msgstr "falhou"
@@ -1528,7 +1446,7 @@ msgid "CiStatusLabel|manual action"
msgstr "ação manual"
msgid "CiStatusLabel|passed"
-msgstr "passou"
+msgstr "bem sucedido"
msgid "CiStatusLabel|passed with warnings"
msgstr "bem sucedido com avisos"
@@ -1539,9 +1457,6 @@ msgstr "pendente"
msgid "CiStatusLabel|skipped"
msgstr "ignorado"
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr "aguardando trabalho atrasado"
-
msgid "CiStatusLabel|waiting for manual action"
msgstr "aguardando ação manual"
@@ -1554,9 +1469,6 @@ msgstr "cancelado"
msgid "CiStatusText|created"
msgstr "criado"
-msgid "CiStatusText|delayed"
-msgstr "atrasado"
-
msgid "CiStatusText|failed"
msgstr "falhou"
@@ -1564,7 +1476,7 @@ msgid "CiStatusText|manual"
msgstr "manual"
msgid "CiStatusText|passed"
-msgstr "passou"
+msgstr "bem sucedido"
msgid "CiStatusText|pending"
msgstr "pendente"
@@ -1611,12 +1523,12 @@ msgstr "Alternar proteção"
msgid "CiVariable|Validation failed"
msgstr "Falha na validação"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
+msgstr "interruptor da api"
+
msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr "está indisponível: %{reason}"
-msgid "Clear search"
-msgstr "Limpar Pesquisa"
-
msgid "Clear search input"
msgstr "Limpar campo de pesquisa"
@@ -1660,7 +1572,7 @@ msgid "Close"
msgstr "Fechar"
msgid "Close epic"
-msgstr "Fechar épico"
+msgstr ""
msgid "Closed"
msgstr "Fechado"
@@ -1674,24 +1586,12 @@ msgstr "%{appList} foi instalado com sucesso no seu cluster Kubernetes"
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr "API URL"
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr "Adicionar cluster Kubernetes"
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr "Opções avançadas na integração deste cluster Kubernetes"
@@ -1794,9 +1694,6 @@ msgstr "Google Kubernetes Engine"
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr "Projeto do Google Kubernetes Engine"
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr "Helm Tiller"
@@ -1848,12 +1745,6 @@ msgstr "JupyterHub"
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr "Cluter Kubernetes"
@@ -1863,6 +1754,9 @@ msgstr "Detalhes do cluster Kubernetes"
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr "Saúde do cluster Kubernetes"
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr "Integração com o cluster Kubernetes"
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr "O cluster Kubernetes está sendo criado no Google Kubernetes Engine..."
@@ -1872,8 +1766,8 @@ msgstr "Nome do cluster Kubernetes"
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr "Cluster Kubernetes foi criado com sucesso no Google Kubernetes Engine. Atualize a página para ver os detalhes do cluster"
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
+msgstr "Clusters Kubernetes te permitem usar apps de revisão, publicar suas aplicações, executar pipelines e muito mais de um jeito fácil. %{link_to_help_page}"
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
msgstr "Cluster Kubernetes podem ser usados para publicar aplicações e permitir app de revisão para esse projeto"
@@ -1881,15 +1775,12 @@ msgstr "Cluster Kubernetes podem ser usados para publicar aplicações e permiti
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}Kubernetes%{help_link_end}."
+msgstr "Saiba mais sobre os %{help_link_start}Kubernetes%{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 ""
-
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Machine type"
msgstr "Tipo de máquina"
@@ -1905,6 +1796,9 @@ msgstr "Gerenciar seu cluster Kubernetes visitando %{link_gke}"
msgid "ClusterIntegration|More information"
msgstr "Mais informações"
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr "Múltiplos clusters Kubernetes estão disponíveis GitLab Enterprise Edition Premium e Ultimate"
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr "Nenhum tipo de máquina corresponde à sua pesquisa"
@@ -1930,9 +1824,6 @@ msgid "ClusterIntegration|Please make sure that your Google account meets the fo
msgstr "Por favor, tenha certeza que sua conta no Google cumpre com os requisitos:"
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
-msgstr "Aponte um DNS curinga para esse endereço IP gerado para acessar sua aplicação depois que ele for lançado."
-
-msgid "ClusterIntegration|Project cluster"
msgstr ""
msgid "ClusterIntegration|Project namespace"
@@ -1945,9 +1836,9 @@ msgid "ClusterIntegration|Prometheus"
msgstr "Prometheus"
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
-msgstr "Prometheus é um sistema de monitoramento de código aberto com %{gitlabIntegrationLink} para monitorar aplicações lançadas."
+msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2019,12 +1910,18 @@ msgstr "Algo deu errado ao instalar %{title}"
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr "O endereço IP está em processo de atribuição. Verifique seu cluster ou cotas do Kubernetes no Google Kubernetes Engine se demorar muito."
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+msgstr ""
+
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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr "Alternar cluster Kubernetes"
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr "Alternar cluster Kubernetes"
@@ -2071,7 +1968,7 @@ msgid "ClusterIntegration|sign up"
msgstr "cadastrar"
msgid "Code owners"
-msgstr "Proprietários de código"
+msgstr ""
msgid "Cohorts"
msgstr "Cohorts"
@@ -2082,18 +1979,12 @@ msgstr "Recolher"
msgid "Collapse sidebar"
msgstr "Minimizar barra lateral"
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr "Comentar e marcar a discussão como resolvida"
msgid "Comment & unresolve discussion"
msgstr "Comentar e marcar a discussão como não resolvida"
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr "Comentários"
@@ -2203,9 +2094,6 @@ msgstr "Confidencialidade"
msgid "Configure Gitaly timeouts."
msgstr "Configurar timeouts do Gitaly."
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr "Configurar housekeeping e checagens do git nos repositórios."
@@ -2215,11 +2103,8 @@ msgstr "Configurar limites para web e requisições para API."
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
-msgstr ""
+msgid "Configure storage path and circuit breaker settings."
+msgstr "Configurar caminho de armazenamento e circuit breaker."
msgid "Configure the way a user creates a new account."
msgstr "Configurar a forma como o usuário cria uma nova conta."
@@ -2342,16 +2227,13 @@ msgid "ConvDev Index"
msgstr "Índice ConvDev"
msgid "Copy %{protocol} clone URL"
-msgstr "Copiar URL de Clone do %{protocol}"
+msgstr ""
msgid "Copy HTTPS clone URL"
-msgstr "Copiar URL de Clone do HTTPS"
-
-msgid "Copy ID to clipboard"
msgstr ""
msgid "Copy SSH clone URL"
-msgstr "Copiar URL de Clone do SSH"
+msgstr ""
msgid "Copy SSH public key to clipboard"
msgstr "Copiar chave pública SSH para área de transferência"
@@ -2374,27 +2256,15 @@ msgstr "Copiar o local do arquivo para a área de transferência"
msgid "Copy incoming email address to clipboard"
msgstr "Copiar endereço de e-mail para a área de transferência"
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr "Copiar referência para área de transferência"
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr "Copiar para área de transferência"
msgid "Copy token to clipboard"
msgstr "Copiar token para a área de transferência"
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr "Criar"
@@ -2470,9 +2340,6 @@ msgstr "Criar novo..."
msgid "Create project label"
msgstr "Criar etiqueta de projeto"
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr "Tag"
@@ -2516,14 +2383,11 @@ msgid "CurrentUser|Settings"
msgstr "Configurações"
msgid "Custom"
-msgstr "Personalizado"
+msgstr ""
msgid "Custom CI config path"
msgstr "Caminho de configuração do IC personalizado"
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr "Eventos de notificação personalizados"
@@ -2531,7 +2395,7 @@ msgid "Custom notification levels are the same as participating levels. With cus
msgstr "Níveis de notificação personalizados são equivalentes a níveis de participação. Com níveis de notificação personalizados você também será notificado sobre eventos selecionados. Para mais informações, visite %{notification_link}."
msgid "Custom project templates"
-msgstr "Modelos de projetos personalizados"
+msgstr ""
msgid "Customize colors"
msgstr "Personalizar cores"
@@ -2542,9 +2406,6 @@ msgstr "Personalize como os endereços de e-mail e nomes de usuário do FogBugz
msgid "Customize how Google Code 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 "Personalize como os endereços de e-mail e nomes de usuário do Google Code são importados para o GitLab. Na próxima etapa, você poderá selecionar os projetos que deseja importar."
-msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr "Análise de Ciclo"
@@ -2585,7 +2446,7 @@ msgid "Date picker"
msgstr ""
msgid "Debug"
-msgstr "Depurar"
+msgstr ""
msgid "Dec"
msgstr "Dez"
@@ -2597,7 +2458,7 @@ msgid "Decline and sign out"
msgstr "Recusar e sair"
msgid "Default Branch"
-msgstr "Branch padrão"
+msgstr ""
msgid "Default classification label"
msgstr "Etiqueta de classificação padrão"
@@ -2611,33 +2472,15 @@ msgstr "Padrão: Mapeie uma ID de conta do FogBugz para um nome completo"
msgid "Define a custom pattern with cron syntax"
msgstr "Defina um padrão personalizado utilizando a sintaxe do cron"
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr "Excluir"
msgid "Delete Package"
-msgstr "Excluir pacote"
+msgstr ""
msgid "Delete Snippet"
msgstr "Excluir Snippet"
-msgid "Delete comment"
-msgstr "Excluir comentário"
-
msgid "Delete list"
msgstr "Excluir lista"
@@ -2775,12 +2618,6 @@ msgstr "Seu novo token de deploy"
msgid "DeployTokens|Your new project deploy token has been created."
msgstr "Seu novo token de deploy de projeto foi criado."
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr "Despriorizar etiqueta"
@@ -2805,12 +2642,6 @@ msgstr "Detalhes"
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr "Nenhum nome de arquivo disponível"
@@ -2836,7 +2667,7 @@ msgid "Discard"
msgstr ""
msgid "Discard all changes"
-msgstr "Descartar todas as alterações"
+msgstr ""
msgid "Discard all unstaged changes?"
msgstr ""
@@ -2850,9 +2681,6 @@ msgstr ""
msgid "Discard draft"
msgstr "Descartar rascunho"
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr "Descubra o GitLab Geo."
@@ -2868,9 +2696,6 @@ msgstr "Ignorar introdução do Cycle Analytics"
msgid "Dismiss Merge Request promotion"
msgstr "Descartar promoção de Merge Request"
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr "Deseja personalizar como os endereços de e-mail e nomes de usuário do Google Code são importados para o GitLab?"
@@ -2952,8 +2777,8 @@ msgstr "Editar identidade para %{user_name}"
msgid "Elasticsearch"
msgstr "Elasticsearch"
-msgid "Elasticsearch integration. Elasticsearch AWS IAM."
-msgstr ""
+msgid "Elasticsearch intergration. Elasticsearch AWS IAM."
+msgstr "Integração com Elasticsearch. Elasticsearch AWS IAM."
msgid "Email"
msgstr "E-mail"
@@ -2997,6 +2822,9 @@ msgstr "Ativar para este projeto"
msgid "Enable group Runners"
msgstr "Ativar grupo de runners"
+msgid "Enable or disable certain group features and choose access levels."
+msgstr "Ative ou desative certos tipos de funcionalidades e escolha os níveis de acesso."
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr "Ative ou desative a coleção de dados Pseudonymizer"
@@ -3117,8 +2945,8 @@ msgstr "Parar ambiente"
msgid "Environments|Updated"
msgstr "Atualizado"
-msgid "Environments|You don't have any environments right now"
-msgstr ""
+msgid "Environments|You don't have any environments right now."
+msgstr "Você não tem nenhum ambiente."
msgid "Environments|protected"
msgstr "protegido"
@@ -3267,9 +3095,6 @@ msgstr "Expandir barra lateral"
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr "Explorar"
@@ -3324,12 +3149,6 @@ msgstr "Erro ao alterar o proprietário"
msgid "Failed to check related branches."
msgstr "Falha ao procurar por branches relacionadas."
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr "Falha ao remover issue do painel, por favor, tente novamente."
@@ -3339,9 +3158,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr "Erro ao excluir o agendamento do pipeline"
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr "Falha ao atualizar Issues. Por favor, tente novamente."
@@ -3351,81 +3167,6 @@ msgstr "Falha"
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr "Mais rápido, uma vez que reutiliza o espaço de trabalho do projeto (voltando a clonar, se não existir)"
-msgid "Feature Flags"
-msgstr "Sinalizadores de recurso"
-
-msgid "FeatureFlags|API URL"
-msgstr "URL da API"
-
-msgid "FeatureFlags|Active"
-msgstr "Ativo"
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr "Configurar"
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr "Configurar sinalizadores de recursos"
-
-msgid "FeatureFlags|Create feature flag"
-msgstr "Criar sinalizador de recurso"
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr "Excluir %{feature_flag_name}?"
-
-msgid "FeatureFlags|Description"
-msgstr "Descrição"
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr "Editar %{feature_flag_name}"
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr "Editar sinalizador de recurso"
-
-msgid "FeatureFlags|Feature Flag"
-msgstr "Sinalizador de recurso"
-
-msgid "FeatureFlags|Feature flag"
-msgstr "Sinalizador de recurso"
-
-msgid "FeatureFlags|Feature flag %{feature_flag_name} will be removed. Are you sure?"
-msgstr "O sinalizador de recurso %{feature_flag_name} será removido. Você tem certeza?"
-
-msgid "FeatureFlags|Feature flags allow you to configure your code into different flavors by dynamically toggling certain functionality."
-msgstr "Os sinalizadores de recursos permitem que você configure o seu código em diferentes versões alterando dinamicamente determinadas funcionalidades."
-
-msgid "FeatureFlags|Get started with feature flags"
-msgstr "Comece a usar os sinalizadores de recursos"
-
-msgid "FeatureFlags|Inactive"
-msgstr "Inativo"
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr "Status"
-
msgid "Feb"
msgstr "Fev"
@@ -3477,9 +3218,6 @@ msgstr "Encontre o arquivo recém-extraído <code>Takeout/Google Code Project Ho
msgid "Fingerprints"
msgstr "Impressões digitais"
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr "Finalizado"
@@ -3490,13 +3228,13 @@ msgid "FirstPushedBy|pushed by"
msgstr "publicado por"
msgid "Fixed date"
-msgstr "Data fixa"
+msgstr ""
msgid "Fixed due date"
msgstr ""
msgid "Fixed start date"
-msgstr "Data de início fixa"
+msgstr ""
msgid "Fixed:"
msgstr ""
@@ -3531,9 +3269,6 @@ msgstr "Para projetos internos, qualquer usuário conectado pode visualizar pipe
msgid "For more information, go to the "
msgstr "Para mais informações, vá para o "
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3558,9 +3293,6 @@ msgstr "Formato"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr "Erros encontrados em seu .gitlab-ci.yml:"
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr "De %{provider_title}"
@@ -3604,7 +3336,7 @@ msgid "Generate a default set of labels"
msgstr "Gerar etiquetas padrão"
msgid "Geo"
-msgstr "Geo"
+msgstr ""
msgid "Geo Nodes"
msgstr "Nós do Geo"
@@ -3780,22 +3512,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr "Todos os projetos"
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3804,9 +3527,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr "Capacidade de sincronização de arquivo"
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr "Grupos para sincronizar"
@@ -3828,8 +3548,8 @@ msgstr "Nunca"
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
-msgstr ""
+msgid "Geo|No errors"
+msgstr "Sem erros"
msgid "Geo|Pending"
msgstr "Pendente"
@@ -3852,9 +3572,6 @@ msgstr "Projetos em certos pedaços de armazenamento"
msgid "Geo|Recheck"
msgstr "Verificar novamente"
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr "Baixar novamente"
@@ -3867,10 +3584,10 @@ msgstr "Capacidade de sincronização de repositório"
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3906,24 +3623,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3936,6 +3638,9 @@ msgstr "URL do repositório Git"
msgid "Git revision"
msgstr "Revisão do Git"
+msgid "Git storage health information has been reset"
+msgstr "Informações sobre o status de saúde do storage Git foram reiniciadas"
+
msgid "Git strategy for pipelines"
msgstr "Estratégia Git para pipelines"
@@ -3973,7 +3678,7 @@ msgid "GitLab.com import"
msgstr "Importação do GitLab.com"
msgid "GitLab’s issue tracker"
-msgstr "Rastreador de issues do GitLab"
+msgstr ""
msgid "Gitaly"
msgstr "Gitaly"
@@ -3997,7 +3702,7 @@ msgid "Go back"
msgstr "Voltar"
msgid "Go to"
-msgstr "Ir para"
+msgstr ""
msgid "Go to %{link_to_google_takeout}."
msgstr "Ir para %{link_to_google_takeout}."
@@ -4032,21 +3737,9 @@ msgstr "ID do grupo"
msgid "Group Runners"
msgstr "Group Runners"
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr "Avatar do grupo"
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr "Detalhes do grupo"
@@ -4056,9 +3749,6 @@ msgstr "Info. do grupo:"
msgid "Group maintainers can register group runners in the %{link}"
msgstr "Os mantenedores podem registrar grupos de runners em %{link}"
-msgid "Group name"
-msgstr "Nome do grupo"
-
msgid "Group: %{group_name}"
msgstr "Grupo: %{group_name}"
@@ -4099,7 +3789,7 @@ msgid "GroupRoadmap|Until %{dateWord}"
msgstr "Até %{dateWord}"
msgid "GroupSettings|Badges"
-msgstr "Selos"
+msgstr ""
msgid "GroupSettings|Customize your group badges."
msgstr ""
@@ -4110,6 +3800,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr "Bloquear compartilhamento de projetos do grupo %{group} com outros grupos"
+msgid "GroupSettings|Share with group lock"
+msgstr "Travar compartilhamento de grupo"
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr "Essa configuração é aplicada no grupo %{ancestor_group} e foi sobrescrita nesse subgrupo."
@@ -4475,10 +4168,10 @@ msgid "Introducing Cycle Analytics"
msgstr "Apresentando a Análise de Ciclo"
msgid "Invite"
-msgstr "Convidar"
+msgstr ""
msgid "Issue"
-msgstr "Issue"
+msgstr ""
msgid "Issue Boards"
msgstr "Painéis"
@@ -4504,36 +4197,6 @@ msgstr "Issues podem ser bugs, tarefas ou ideias a serem discutidas. Além disso
msgid "Issues closed"
msgstr "Issues fechadas"
-msgid "Issues, merge requests, pushes and comments."
-msgstr "Issues, merge requests, pushes e comentários."
-
-msgid "IssuesAnalytics|After you begin creating issues for your projects, we can start tracking and displaying metrics for them"
-msgstr ""
-
-msgid "IssuesAnalytics|Issues Created"
-msgstr "Issues criadas"
-
-msgid "IssuesAnalytics|Issues created per month"
-msgstr "Issues criadas por mês"
-
-msgid "IssuesAnalytics|Last 12 months"
-msgstr "Últimos 12 meses"
-
-msgid "IssuesAnalytics|Sorry, your filter produced no results"
-msgstr "Desculpe, mas o seu filtro não produziu resultados"
-
-msgid "IssuesAnalytics|There are no issues for the projects in your group"
-msgstr "Não há issues para os projetos no seu grupo"
-
-msgid "IssuesAnalytics|To widen your search, change or remove filters in the filter bar above"
-msgstr "Para ampliar sua pesquisa, altere ou remova filtros na barra de filtros acima"
-
-msgid "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr "Jan"
@@ -4675,9 +4338,6 @@ msgstr "Promover etiqueta"
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr "Promover %{labelTitle} irá disponibilizá-la para todos os projetos dentro de %{groupName}. Etiquetas de projetos existentes com o mesmo título serão mescladas. Esta ação não pode ser revertida."
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] "Último %d dia"
@@ -4690,7 +4350,7 @@ msgid "Last commit"
msgstr "Último commit"
msgid "Last contact"
-msgstr "Último contato"
+msgstr ""
msgid "Last edited %{date}"
msgstr "Última edição em %{date}"
@@ -4698,9 +4358,6 @@ msgstr "Última edição em %{date}"
msgid "Last edited by %{name}"
msgstr "Última edição por %{name}"
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr "Última atualização"
@@ -4749,15 +4406,6 @@ msgstr "Deixe as opções \"Tipo de arquivo\" e \"Método de entrega\" em seus v
msgid "License"
msgstr "Licença"
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr "Aprovar licença"
@@ -4767,9 +4415,6 @@ msgstr "Aprovar licença?"
msgid "LicenseManagement|Approved"
msgstr "Aprovada"
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4779,9 +4424,6 @@ msgstr "Adicionar licença à lista negra?"
msgid "LicenseManagement|Blacklisted"
msgstr "Na lista negra"
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr "Licença"
@@ -4791,9 +4433,6 @@ msgstr "Gerenciamento de Licenças"
msgid "LicenseManagement|License details"
msgstr "Detalhes da licença"
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4806,15 +4445,9 @@ msgstr "Remover licença"
msgid "LicenseManagement|Remove license?"
msgstr "Remover licença?"
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr "URL"
@@ -4841,9 +4474,6 @@ msgstr "Listar os seus Repositórios do Gitea"
msgid "List available repositories"
msgstr "Listar repositórios disponíveis"
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4851,7 +4481,7 @@ msgid "List your GitHub repositories"
msgstr "Listar os seus repositórios no GitHub"
msgid "Live preview"
-msgstr "Pré-visualização ao vivo"
+msgstr ""
msgid "Loading contribution stats for group members"
msgstr "Carregando estados de contribuição para membros de grupo"
@@ -4889,9 +4519,6 @@ msgstr "Travado para projetos existentes"
msgid "Locks give the ability to lock specific file or folder."
msgstr "Travas possibilitam travar um arquivo ou uma pasta específica."
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr "Logs"
@@ -4905,7 +4532,7 @@ msgid "Manage Git repositories with fine-grained access controls that keep your
msgstr "Gerencie repositórios Git com controles de acesso refinados que mantêm seu código seguro. Realize revisões de código e aprimore a colaboração com merge requests. Cada projeto também pode ter um rastreador de issue e um wiki."
msgid "Manage Web IDE features"
-msgstr "Gerenciar recursos do Web IDE"
+msgstr ""
msgid "Manage access"
msgstr "Gerenciar acesso"
@@ -4961,36 +4588,6 @@ msgstr "Marcar como concluído"
msgid "Markdown enabled"
msgstr "Markdown habilitado"
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -4998,7 +4595,10 @@ msgid "Maven package"
msgstr ""
msgid "Max access level"
-msgstr "Nível máximo de acesso"
+msgstr ""
+
+msgid "Maximum git storage failures"
+msgstr "Máximo de falhas do git storage"
msgid "Maximum job timeout"
msgstr ""
@@ -5009,12 +4609,6 @@ msgstr "Mai"
msgid "Median"
msgstr "Mediana"
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr "Membro desde %{date}"
-
msgid "Members"
msgstr "Membros"
@@ -5048,21 +4642,6 @@ msgstr "Merge requests"
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr "A tela de Merge request é um lugar para propor mudanças em um projeto e discutir essas mudanças com outros"
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr "Resolver essa discussão em um novo issue"
@@ -5081,12 +4660,6 @@ msgstr "Ver arquivo substituído @ %{commitId}"
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr "Merge realizado"
@@ -5214,7 +4787,7 @@ msgid "Milestone lists show all issues from the selected milestone."
msgstr ""
msgid "Milestones"
-msgstr "Marcos"
+msgstr "Milestones"
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 ""
@@ -5223,7 +4796,7 @@ msgid "Milestones| You’re about to permanently delete the milestone %{mileston
msgstr ""
msgid "Milestones|<p>%{milestonePromotion}</p> %{finalWarning}"
-msgstr "<p>%{milestonePromotion}</p> %{finalWarning}"
+msgstr ""
msgid "Milestones|Delete milestone"
msgstr "Excluir Milestone"
@@ -5244,7 +4817,7 @@ msgid "Milestones|Promote Milestone"
msgstr "Promover Milestone"
msgid "Milestones|Promoting %{milestone} will make it available for all projects inside %{groupName}. Existing project milestones with the same name will be merged. "
-msgstr "Promover %{milestone} irá disponibilizá-lo para todos os projetos dentro de %{groupName}. Os milestones de projeto existentes com o mesmo nome serão mesclados. "
+msgstr ""
msgid "Milestones|This action cannot be reversed."
msgstr "Essa ação não pode ser revertida."
@@ -5285,9 +4858,6 @@ msgstr "Meses"
msgid "More"
msgstr "Mais"
-msgid "More actions"
-msgstr "Mais ações"
-
msgid "More info"
msgstr "Mais informações"
@@ -5307,7 +4877,7 @@ msgid "Move issue"
msgstr "Mover issue"
msgid "Multiple issue boards"
-msgstr "Múltiplos painéis"
+msgstr "Multiplos painéis"
msgid "Name"
msgstr "Nome"
@@ -5321,9 +4891,6 @@ msgstr "Nomeie sua chave individual por meio de um título"
msgid "Name:"
msgstr "Nome:"
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr "Ajuda"
@@ -5340,7 +4907,7 @@ msgid "Network"
msgstr "Rede"
msgid "Never"
-msgstr "Nunca"
+msgstr ""
msgid "New"
msgstr ""
@@ -5446,9 +5013,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr "Sem validade"
@@ -5458,6 +5022,9 @@ msgstr "Sem estimativa de tempo gasto"
msgid "No file chosen"
msgstr "Nenhum arquivo escolhido"
+msgid "No files found"
+msgstr "Nenhum arquivo encontrado"
+
msgid "No files found."
msgstr "Nenhum arquivo encontrado."
@@ -5537,7 +5104,7 @@ msgid "Not enough data"
msgstr "Dados insuficientes"
msgid "Not now"
-msgstr "Agora não"
+msgstr ""
msgid "Note that the master branch is automatically protected. %{link_to_protected_branches}"
msgstr "Observe que o branch master é automaticamente protegido. %{link_to_protected_branches}"
@@ -5557,18 +5124,6 @@ msgstr "Nota: Considere pedir ao seu administrador do GitLab para configurar %{g
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 ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr "Eventos de notificação"
@@ -5641,6 +5196,9 @@ msgstr "Nov"
msgid "November"
msgstr "Novembro"
+msgid "Number of access attempts"
+msgstr "Número de tentativas de acesso"
+
msgid "OK"
msgstr "OK"
@@ -5688,9 +5246,6 @@ msgstr "Abrir"
msgid "Open in Xcode"
msgstr "Abrir no Xcode"
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr "Abrir barra lateral"
@@ -5715,21 +5270,6 @@ msgstr "Abrir em nova janela"
msgid "Operations"
msgstr "Operações"
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr "Opcionalmente, você pode %{link_to_customize} como os endereços de e-mail e nomes de usuários do FogBugz são importados para o GitLab."
@@ -5796,9 +5336,6 @@ msgstr "Senha"
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr "Cole a sua chave SSH pública, que geralmente é encontrada no arquivo '~/.ssh/id_rsa.pub' e começa com 'ssh-rsa'. Não use a sua chave SSH privada."
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr "Caminho:"
@@ -5826,15 +5363,15 @@ msgstr "Otimização de performance"
msgid "Permissions"
msgstr "Permissões"
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr "Token de Acesso Pessoal"
msgid "Pipeline"
msgstr "Pipeline"
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr "Saúde da Pipeline"
@@ -5952,24 +5489,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr "Este projeto não está atualmente configurado para executar pipelines."
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr "Criar para"
msgid "Pipeline|Create pipeline"
msgstr "Criar pipeline"
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr "Nome de branch ou tag existente"
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr "Executar Pipeline"
@@ -5979,12 +5507,6 @@ msgstr "Pesquisar branches"
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr "Especifique valores de variáveis ​​a serem usados ​​nesta execução. Os valores especificados em %{settings_link} serão usados ​​por padrão."
-msgid "Pipeline|Stages"
-msgstr "Estágios"
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr "Parar pipeline"
@@ -6021,18 +5543,12 @@ msgstr "Iniciar"
msgid "Please accept the Terms of Service before continuing."
msgstr "Por favor, aceite os Termos de Serviço antes de continuar."
-msgid "Please choose a group URL with no special characters."
-msgstr "Por favor, escolha um URL de grupo sem caracteres especiais."
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr "Por favor, converta-os para %{link_to_git} e passe pelo %{link_to_import_flow} novamente."
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr "Por favor, converta-os em Git no Google Code e passe pelo %{link_to_import_flow} novamente."
-msgid "Please fill in a descriptive name for your group."
-msgstr "Por favor, preencha um nome descritivo para o seu grupo."
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr "Por favor, note que esse aplicativo não é fornecido pelo GitLab e você deve verificar a sua autenticidade antes de permitir o acesso."
@@ -6045,9 +5561,6 @@ msgstr "Por favor, resolva o reCAPTCHA"
msgid "Please try again"
msgstr "Por favor, tente novamente"
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr "Use este formulário para denunciar usuários ao GitLab que criam spam de issues, comentários ou se comportam de maneira inapropriada."
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr "Por favor, aguarde enquanto conectamos ao seu repositório. Atualize à vontade."
@@ -6063,9 +5576,6 @@ msgstr "Tema de navegação"
msgid "Press Enter or click to search"
msgstr "Pressione Enter ou clique para pesquisar"
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr "Pré-visualizar"
@@ -6108,6 +5618,9 @@ msgstr "Você está prestes a excluir permanentemente a %{yourAccount}, e todas
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 "Você vai alterar o nome de usuário %{currentUsernameBold} para %{newUsernameBold}. O perfil e os projetos serão redirecionados para %{newUsername} mas esse redirecionamento expirará quando %{currentUsername} for registrado por outro usuário ou grupo. Por favor, atualize seus repositórios remotos Git o mais rápido possível."
+msgid "Profiles|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr "Conta agendada para remoção."
@@ -6168,12 +5681,6 @@ msgstr "Senha inválida"
msgid "Profiles|Invalid username"
msgstr "Nome de usuário inválido"
-msgid "Profiles|Learn more"
-msgstr "Saiba mais"
-
-msgid "Profiles|Made a private contribution"
-msgstr "Fez uma contribuição privada"
-
msgid "Profiles|Main settings"
msgstr "Configurações principais"
@@ -6213,9 +5720,6 @@ msgstr "Isso não se parece com uma chave pública SSH, você tem certeza que go
msgid "Profiles|This email will be displayed on your public profile."
msgstr "Este e-mail será exibido no seu perfil público."
-msgid "Profiles|This email will be used for web based operations, such as edits and merges. %{learn_more}"
-msgstr "Este e-mail será usado para operações baseadas na web, como edições e merges. %{learn_more}"
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr "Este emoji e mensagem aparecerão no seu perfil e em toda a interface."
@@ -6240,9 +5744,6 @@ msgstr "Atualizar nome de usuário"
msgid "Profiles|Upload new avatar"
msgstr "Enviar novo avatar"
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr "Falha na alteração de nome de usuário - %{message}"
@@ -6391,16 +5892,16 @@ msgid "ProjectOverview|Go to your fork"
msgstr ""
msgid "ProjectOverview|Star"
-msgstr "Marcar como favorito"
+msgstr ""
msgid "ProjectOverview|Unstar"
-msgstr "Desmarcar como favorito"
+msgstr ""
msgid "ProjectOverview|You have reached your project limit"
msgstr ""
msgid "ProjectOverview|You must sign in to star a project"
-msgstr "Você precisa entrar para marcar um projeto como favorito"
+msgstr ""
msgid "ProjectPage|Project ID: %{project_id}"
msgstr "ID do Projeto: %{project_id}"
@@ -6444,9 +5945,6 @@ msgstr "Projetos"
msgid "Projects shared with %{group_name}"
msgstr "Projetos compartilhados com %{group_name}"
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr "Projetos que pertencem a um grupo são prefixados com o namespace do grupo. Projetos existentes podem ser movidos para um grupo."
-
msgid "ProjectsDropdown|Frequently visited"
msgstr "Visitados frequentemente"
@@ -6516,6 +6014,9 @@ msgstr "Configuração automática"
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr "Fazer deploy automático e configurar o Prometheus nos seus clusters para monitorar o ambiente do seu projeto"
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr "Por padrão, Prometheus escuta em 'http://localhost:9090'. Não é recomendado mudar o endereço padrão e sua porta, porque pode conflitar com outros serviços que estão executando no sevidor do Gitlab."
+
msgid "PrometheusService|Common metrics"
msgstr "Métricas comuns"
@@ -6709,9 +6210,6 @@ msgid "Real-time features"
msgstr "Recursos em tempo real"
msgid "Recent searches"
-msgstr "Pesquisas recentes"
-
-msgid "Redirect to SAML provider to test configuration"
msgstr ""
msgid "Reference:"
@@ -6776,21 +6274,12 @@ msgstr "Remover Runner"
msgid "Remove avatar"
msgstr "Remover imagem"
-msgid "Remove group"
-msgstr "Remover grupo"
-
msgid "Remove priority"
msgstr "Remover prioridade"
msgid "Remove project"
msgstr "Remover projeto"
-msgid "Removed group can not be restored!"
-msgstr "O grupo removido não pode ser restaurado!"
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr "A remoção do grupo fará com que todos os projetos e recursos filhos sejam removidos."
-
msgid "Rename"
msgstr "Renomear"
@@ -6812,30 +6301,33 @@ msgstr "Responda a este e-mail diretamente ou %{view_it_on_gitlab}."
msgid "Repo by URL"
msgstr "Repositório por URL"
-msgid "Report abuse to GitLab"
-msgstr "Denunciar abuso ao GitLab"
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr "Classe"
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr "Tempo de execução"
msgid "Reports|Failure"
msgstr "Falha"
+msgid "Reports|More info"
+msgstr "Mais informações"
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr "Gravidade"
@@ -6887,12 +6379,12 @@ msgstr "Solicitar acesso"
msgid "Requests Profiles"
msgstr "Solicita Perfis"
-msgid "Require all users in this group to setup Two-factor authentication"
-msgstr ""
-
msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr "Exija que todos os usuários aceitem Termos de Serviço e Política de Privacidade quando acessarem o GitLab."
+msgid "Reset git storage health information"
+msgstr "Reiniciar informações de status do storage Git"
+
msgid "Reset health check access token"
msgstr "Recriar o token de status de saúde"
@@ -7007,10 +6499,10 @@ msgid "Runners currently online: %{active_runners_count}"
msgstr ""
msgid "Runners page"
-msgstr "Página de runners"
+msgstr ""
msgid "Runners page."
-msgstr "Página de runners."
+msgstr ""
msgid "Runners|You have used all your shared Runners pipeline minutes."
msgstr ""
@@ -7031,7 +6523,7 @@ msgid "SAML Single Sign On Settings"
msgstr "Configurações de SAML Single Sign On"
msgid "SAST"
-msgstr "SAST"
+msgstr ""
msgid "SHA1 fingerprint of the SAML token signing certificate. Get this from your identity provider, where it can also be called \"Thumbprint\"."
msgstr "Impressão digital SHA1 do certificado de assinatura de token SAML. Obtenha isso do seu provedor de identidade, onde ele também pode ser chamado de \"Thumbprint\"."
@@ -7057,9 +6549,6 @@ msgstr "Salvar aplicativo"
msgid "Save changes"
msgstr "Salvar alterações"
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr "Salvar agendamento da pipeline"
@@ -7115,7 +6604,7 @@ msgid "Search milestones"
msgstr "Pesquisar milestones"
msgid "Search or filter results..."
-msgstr "Pesquisar ou filtrar resultados..."
+msgstr ""
msgid "Search or jump to…"
msgstr "Pesquise ou pule para…"
@@ -7123,15 +6612,9 @@ msgstr "Pesquise ou pule para…"
msgid "Search project"
msgstr "Procurar projeto"
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr "Procurar usuários"
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr "Todo o GitLab"
@@ -7156,8 +6639,14 @@ msgstr "neste grupo"
msgid "SearchAutocomplete|in this project"
msgstr "neste projeto"
-msgid "Secret"
-msgstr "Secreto"
+msgid "Seconds before reseting failure information"
+msgstr "Segundos antes de redefinir as informações de falha"
+
+msgid "Seconds to wait for a storage access attempt"
+msgstr "Segundo de espera para tentativa de acesso ao storage"
+
+msgid "Secret:"
+msgstr "Secreto:"
msgid "Security"
msgstr "Segurança"
@@ -7165,48 +6654,6 @@ msgstr "Segurança"
msgid "Security Dashboard"
msgstr "Painel de controle de segurança"
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
-
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting the dismissal."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting this dismissal."
-msgstr ""
-
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
msgstr ""
@@ -7223,14 +6670,11 @@ msgid "Select Archive Format"
msgstr "Selecionar Formato do Arquivo"
msgid "Select a group to invite"
-msgstr "Selecione um grupo para convidar"
+msgstr ""
msgid "Select a namespace to fork the project"
msgstr "Selecione um namespace para realizar o fork do projeto"
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr "Selecionar fuso horário"
@@ -7303,9 +6747,6 @@ msgstr "Expiração de sessão, limite de projetos e tamanho de anexo."
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Defina uma senha para sua conta para aceitar ou entregar código via %{protocol}."
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr "Definir padrão e restringir os níveis de visibilidade. Configurar fontes de importação e protocolo de acesso git."
@@ -7339,30 +6780,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr "defina uma senha"
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr "Configurações"
@@ -7462,17 +6879,11 @@ msgid "Slack application"
msgstr "Aplicativo Slack"
msgid "Slack integration allows you to interact with GitLab via slash commands in a chat window."
-msgstr "A integração com o Slack permite que você interaja com o GitLab por meio de comandos de barra em uma janela de bate-papo."
+msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr "Mais lento, mas certifica-se que o espaço de trabalho do projeto está íntegro enquanto clona o repositório do zero para cada tarefa"
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr "Snippets"
@@ -7500,15 +6911,9 @@ msgstr "Algo deu errado ao fechar o %{issuable}. Por favor, tente novamente depo
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr "Algo deu errado ao obter as contribuições de membro do grupo"
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr "Algo deu errado ao recuperar os projetos."
@@ -7521,24 +6926,12 @@ msgstr "Alguma coisa deu errado ao reabrir o %{issuable}. Por favor, tente novam
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr "Algo deu errado ao resolver essa discussão. Por favor, tente novamente."
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr "Algo deu errado. Por favor, tente novamente."
msgid "Sorry, no epics matched your search"
msgstr "Desculpe, nenhum épico corresponde à sua pesquisa"
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr "Ordenar por"
@@ -7603,7 +6996,7 @@ msgid "SortOptions|Most popular"
msgstr "Mais populares"
msgid "SortOptions|Most stars"
-msgstr "Mais favoritos"
+msgstr ""
msgid "SortOptions|Name"
msgstr "Nome"
@@ -7636,7 +7029,7 @@ msgid "SortOptions|Recent sign in"
msgstr "Assinados mais novos"
msgid "SortOptions|Start date"
-msgstr "Data de início"
+msgstr ""
msgid "SortOptions|Start later"
msgstr "Iniciar mais tarde"
@@ -7713,21 +7106,12 @@ msgstr "Projetos favoritos"
msgid "Start a %{new_merge_request} with these changes"
msgstr "Iniciar um %{new_merge_request} a partir dessas alterações"
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr "Data de início"
msgid "Start the Runner!"
msgstr "Inicie o Runner!"
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr "Iniciado"
@@ -7740,9 +7124,6 @@ msgstr "Regitre sua mensagem para ativar"
msgid "Status"
msgstr "Status"
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr "Parar representação"
@@ -7752,9 +7133,6 @@ msgstr "Parar este ambiente"
msgid "Stopped"
msgstr "Parado"
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr "Armazenamento"
@@ -7770,9 +7148,6 @@ msgstr "Subgrupos e projetos"
msgid "Submit as spam"
msgstr "Enviar como spam"
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr "Buscar"
@@ -7785,12 +7160,6 @@ msgstr "Inscrever-se no nível de grupo"
msgid "Subscribe at project level"
msgstr "Inscrever-se no nível do projeto"
-msgid "Subscribed"
-msgstr "Inscrito"
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr "Trocar branch/tag"
@@ -7916,9 +7285,6 @@ msgstr "Contrato de Termos de Serviço e Política de Privacidade"
msgid "Terms of Service and Privacy Policy"
msgstr "Termos de Serviço e Política de Privacidade"
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr "Análise de cobertura de teste"
@@ -7967,6 +7333,12 @@ msgstr "A etapa de planejamento mostra o tempo que se leva desde a criação de
msgid "The maximum file size allowed is 200KB."
msgstr "O tamanho máximo do arquivo é de 200KB."
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr "O número de tentativas que gitlab fará para acessar um storage."
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr "O número de falhas para que GitLab impeça completamente o acesso ao armazenamento. O número de falhas pode ser redefinido na interface do administrador: %{link_to_health_page} ou usando a %{api_documentation_link}."
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr "A senha necessária para descriptografar a chave privada. Isso é opcional e o seu valor é criptografado."
@@ -8007,7 +7379,7 @@ msgid "The repository must be accessible over <code>http://</code>, <code>https:
msgstr "O repositório deve ser acessível por <code>http://</code>, <code>https://</code> ou <code>git://</code>."
msgid "The repository must be accessible over <code>http://</code>, <code>https://</code>, <code>ssh://</code> and <code>git://</code>."
-msgstr "O repositório deve ser acessível por <code>http://</code>, <code>https://</code>, <code>ssh://</code> e <code>git://</code>."
+msgstr ""
msgid "The review stage shows the time from creating the merge request to merging it. The data will automatically be added after you merge your first merge request."
msgstr "A etapa de revisão mostra o tempo de criação de uma solicitação de incorporação até sua aceitação. Os dados serão automaticamente adicionados depois que sua primeira solicitação de incorporação for aceita."
@@ -8015,15 +7387,27 @@ msgstr "A etapa de revisão mostra o tempo de criação de uma solicitação de
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr "O roadmap mostra o progresso de seus epics ao longo de uma linha do tempo"
+msgid "The secure token used by the Runner to checkout the project"
+msgstr "O token seguro usado pelo Runner para fazer checkout do projeto"
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr "A etapa de homologação mostra o tempo entre o aceite da solicitação de incorporação e a implantação do código no ambiente de produção. Os dados serão automaticamente adicionados depois que você implantar em produção pela primeira vez."
msgid "The tabs below will be removed in a future version"
-msgstr "As guias abaixo serão removidas em uma versão futura"
+msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr "A etapa de testes mostra o tempo que o GitLab CI leva para executar cada pipeline para a solicitação de incorporação associada. Os dados serão automaticamente adicionados após a conclusão do primeiro pipeline."
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr "Tempo em segundos para o GitLab manter as informações de falha. Se nenhuma falha ocorrer durante este tempo, a informação sobre o ponto de montagem será redefinida."
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr "Tempo em segundos que o GitLab tentará acessar o storage. Depois desse tempo, um erro de tempo excedido será disparado."
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr "O tempo em segundos entre as verificações de armazenamento. Quando uma verificação anterior ainda não tiver sido concluída, o GitLab pulará a próxima verificação."
+
msgid "The time taken by each data entry gathered by that stage."
msgstr "O tempo necessário por cada entrada de dados reunida por essa etapa."
@@ -8063,6 +7447,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr "Há problemas para acessar o storage Git: "
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8135,9 +7522,6 @@ msgstr "Este grupo não fornece nenhum grupo de Runners ainda."
msgid "This is a confidential issue."
msgstr "Essa issue é confidencial."
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr "Esse é o autor do primeiro merge request desse projeto."
@@ -8177,10 +7561,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8201,9 +7582,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr "Este Job exige uma ação manual"
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr "Isto significa que você não pode entregar código até que crie um repositório vazio ou importe um existente."
@@ -8228,9 +7606,6 @@ msgstr "Esse projeto"
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr "Este projeto não pertence a um grupo e, portanto, não pode usar os Runners do grupo."
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8240,12 +7615,6 @@ msgstr "Esse repositório"
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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr "Esse diff de origem não pôde ser exibido porque é muito grande."
@@ -8273,15 +7642,9 @@ msgstr "Tempo até que uma issue seja agendada"
msgid "Time before an issue starts implementation"
msgstr "Tempo até que uma issue comece a ser implementado"
-msgid "Time before enforced"
-msgstr ""
-
msgid "Time between merge request creation and merge/close"
msgstr "Tempo entre a criação da solicitação de incorporação e a aceitação/fechamento"
-msgid "Time estimate"
-msgstr ""
-
msgid "Time in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr "Tempo em segundos o GitLab aguardará uma resposta do serviço externo. Quando o serviço não responder a tempo, o acesso será negado."
@@ -8478,9 +7841,6 @@ 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 "Para começar, insira seu URL do FogBugz e as informações de login abaixo. Nas próximas etapas, você poderá associar usuários e selecionar os projetos que deseja importar."
-msgid "To get started, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr "Para começar, insira seu URL de Host do Gitea e um %{link_to_personal_token}."
@@ -8488,7 +7848,7 @@ msgid "To help improve GitLab and its user experience, GitLab will periodically
msgstr ""
msgid "To help improve GitLab, we would like to periodically collect usage information. This can be changed at any time in %{settings_link_start}Settings%{link_end}. %{info_link_start}More Information%{link_end}"
-msgstr "Para ajudar a melhorar o GitLab, gostaríamos de coletar periodicamente informações de uso. Isso pode ser alterado a qualquer momento em %{settings_link_start}Configurações%{link_end}. %{info_link_start}Mais informações%{link_end}"
+msgstr ""
msgid "To import GitHub repositories, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr "Para importar repositórios do GitHub, você pode usar um %{personal_access_token_link}. Ao criar seu Token de Acesso Pessoal, você precisará selecionar o escopo <code>repo</code>, para que possamos exibir uma lista de seus repositórios públicos e privados que estão disponíveis para importação."
@@ -8505,9 +7865,6 @@ msgstr "Para mover ou copiar todo um projeto do GitLab de outra instalação do
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr "Para usar apenas recursos CI/CD para um repositório externo, escolha <strong>CI/CD para repo externo</strong>."
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 "Para configurar a autenticação SAML para o seu grupo por meio de um provedor de identidade, como Azure, Okta, Onelogin, Ping Identity ou seu provedor SAML 2.0 personalizado:"
@@ -8526,9 +7883,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr "Para ampliar sua pesquisa, alterar ou remover filtros."
-msgid "Today"
-msgstr "Hoje"
-
msgid "Todo"
msgstr "Pendente"
@@ -8544,9 +7898,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr "Alternar discussão"
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr "Alternar navegação"
@@ -8562,9 +7913,6 @@ msgstr "Mudar Status: Ligado"
msgid "Token"
msgstr "Token"
-msgid "Tomorrow"
-msgstr "Amanhã"
-
msgid "Too many changes to show."
msgstr "Alterações demais para mostrar."
@@ -8580,9 +7928,6 @@ msgstr "Tempo de teste total para todos os commits/merges"
msgid "Total: %{total}"
msgstr "Total: %{total}"
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr "Acompanhe atividades com a Análise de Contribuições."
@@ -8592,9 +7937,6 @@ msgstr "Acompanhe grupos de issues que compartilhem um tema, em projetos e miles
msgid "Track time with quick actions"
msgstr "Acompanhe o tempo com ações rápidas"
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr "Mais populares"
@@ -8613,33 +7955,21 @@ msgstr "Acionar esta ação manual"
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr "Os gatilhos podem forçar uma build numa branch ou tag específica através da API. Esses tokens representarão seu usuário associado, incluindo seu acesso a projetos e suas permissões de projeto."
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr "Tente novamente"
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr "Ativar o Balcão de Atendimento"
msgid "Twitter"
msgstr "Twitter"
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr "Tipo"
msgid "Unable to load the diff. %{button_try_again}"
msgstr "Não é possível carregar o diff. %{button_try_again}"
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr "Não é possível inscrever você no grupo com SAML devido a \"%{reason}\""
@@ -8664,9 +7994,6 @@ msgstr "Desbloqueado"
msgid "Unresolve discussion"
msgstr "Reabrir discussão"
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8703,17 +8030,14 @@ msgstr "Não verificado"
msgid "Up to date"
msgstr "Atualizado"
-msgid "Upcoming"
-msgstr "Em breve"
-
msgid "Update"
msgstr "Atualizar"
msgid "Update now"
msgstr "Atualizar agora"
-msgid "Update your group name, description, avatar, and visibility."
-msgstr ""
+msgid "Update your group name, description, avatar, and other general settings."
+msgstr "Atualize o nome do seu grupo, descrição, avatar e outras configurações gerais."
msgid "Updating"
msgstr "Atualizando"
@@ -8790,51 +8114,6 @@ msgstr "Limites de Taxa de Usuário e IP"
msgid "User map"
msgstr "Mapa do usuário"
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr "Editar perfil"
-
-msgid "UserProfile|Groups"
-msgstr "Grupos"
-
-msgid "UserProfile|Most Recent Activity"
-msgstr "Atividade mais recente"
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr "Projetos pessoais"
-
-msgid "UserProfile|Recent contributions"
-msgstr "Contribuições recentes"
-
-msgid "UserProfile|Report abuse"
-msgstr "Denunciar abuso"
-
-msgid "UserProfile|Snippets"
-msgstr "Snippets"
-
-msgid "UserProfile|Subscribe"
-msgstr "Inscrever-se"
-
-msgid "UserProfile|This user has a private profile"
-msgstr "Este usuário tem um perfil privado"
-
-msgid "UserProfile|View all"
-msgstr "Ver tudo"
-
-msgid "UserProfile|View user in admin area"
-msgstr "Exibir usuário na área administrativa"
-
msgid "Users"
msgstr "Usuários"
@@ -8862,15 +8141,6 @@ msgstr "Verificado"
msgid "Version"
msgstr "Versão"
-msgid "View %{alerts}"
-msgstr "Visualizar %{alerts}"
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr "Ver documentação"
-
msgid "View epics list"
msgstr "Ve lista de épicos"
@@ -8904,15 +8174,9 @@ msgstr "Ver etiquetas de projeto"
msgid "View replaced file @ "
msgstr "Ver arquivo substituído @ "
-msgid "View the documentation"
-msgstr "Ver a documentação"
-
msgid "Visibility and access controls"
msgstr "Visibilidade e controles de acesso"
-msgid "Visibility level"
-msgstr "Nível de visibilidade"
-
msgid "Visibility level:"
msgstr "Nível de visibilidade:"
@@ -8931,36 +8195,6 @@ msgstr "Público"
msgid "VisibilityLevel|Unknown"
msgstr "Desconhecido"
-msgid "Vulnerability|Class"
-msgstr "Classe"
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr "Descrição"
-
-msgid "Vulnerability|File"
-msgstr "Arquivo"
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr "Projeto"
-
-msgid "Vulnerability|Severity"
-msgstr "Gravidade"
-
-msgid "Vulnerability|Solution"
-msgstr "Solução"
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr "Precisa visualizar os dados? Solicite acesso ao administrador."
@@ -9000,12 +8234,6 @@ msgstr "Quando ativado, os usuários não podem usar o GitLab até que os termos
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr "Ao deixar o URL em branco, a classificação das etiquetas ainda podem ser especificadas sem desativar os recursos do projeto ou executar verificações de autorização externas."
-msgid "Who can see this group?"
-msgstr "Quem pode ver esse grupo?"
-
-msgid "Who will be able to see this group?"
-msgstr "Quem poderá ver esse grupo?"
-
msgid "Wiki"
msgstr "Wiki"
@@ -9156,9 +8384,6 @@ msgstr "Sim, adicionar"
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr "Sim, deixe-me associar usuários do Google Code para nomes completos ou usuários do GitLab."
-msgid "Yesterday"
-msgstr "Ontem"
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr "Você é um administrador, o que significa que conceder acesso a <strong>%{client_name}</strong> permitirá que eles também interajam com o GitLab como administrador. Prossiga com cuidado."
@@ -9177,6 +8402,9 @@ msgstr "Você irá transferir %{project_full_name} para outro proprietário. Tem
msgid "You are on a read-only GitLab instance."
msgstr "Você está em uma instância somente-leitura do GitLab."
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr "Você está em um Geo node <b>somente leitura</b> secundário. Se você quiser fazer alguma alteração, você precisa visitar essa página no %{primary_node}."
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr "Você pode %{linkStart}visualizar o blob%{linkEnd} em vez disso."
@@ -9186,6 +8414,9 @@ msgstr "Você também pode criar um projeto a partir da linha de comando."
msgid "You can also star a label to make it a priority label."
msgstr "Você também pode marcar uma etiqueta para torná-la uma etiqueta de prioridade."
+msgid "You can also test your .gitlab-ci.yml in the %{linkStart}Lint%{linkEnd}"
+msgstr "Você também pode testar o seu .gitlab-ci.yml no %{linkStart}Lint%{linkEnd}"
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr "Você pode facilmente contribuir para eles pedindo para se juntar nesses grupos."
@@ -9201,24 +8432,21 @@ msgstr "Você somente pode adicionar arquivos quando estiver em um branch"
msgid "You can only edit files when you are on a branch"
msgstr "Você só pode editar arquivos quando estiver em um branch"
+msgid "You can reset runners registration token by pressing a button below."
+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 "Você pode resolver o conflito de merge usando o modo Interativo, escolhendo os botões %{use_ours} ou %{use_theirs} ou editando os arquivos diretamente. Confirme essas alterações em %{branch_name}"
msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
-msgid "You can test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
-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."
msgid "You cannot write to this read-only GitLab instance."
msgstr "Você não pode escrever nesta instância somente-leitura do GitLab."
-msgid "You do not have any subscriptions yet"
-msgstr "Você ainda não tem nenhuma inscrição"
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr "Você não tem as permissões corretas para substituir as configurações de sincronização do grupo LDAP."
@@ -9321,9 +8549,6 @@ msgstr "Você pode fazer commit de suas alterações para %{branch_name} porque
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr "Commit com suas alterações realizado. Commit %{commitId} %{commitStats}"
-msgid "Your changes have been saved"
-msgstr "Suas alterações foram salvas"
-
msgid "Your comment will not be visible to the public."
msgstr "Seu comentário não estará visível ao público."
@@ -9401,26 +8626,26 @@ msgstr ""
msgid "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerability"
msgid_plural "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerabilities"
-msgstr[0] "%{reportType} detectou %{vulnerabilityCount} vulnerabilidade"
-msgstr[1] "%{reportType} detectou %{vulnerabilityCount} vulnerabilidades"
+msgstr[0] ""
+msgstr[1] ""
msgid "ciReport|%{reportType} detected no vulnerabilities"
-msgstr "%{reportType} não detectou vulnerabilidades"
+msgstr ""
msgid "ciReport|%{reportType} is loading"
-msgstr "%{reportType} está carregando"
+msgstr ""
msgid "ciReport|%{reportType}: Loading resulted in an error"
msgstr ""
msgid "ciReport|(errors when loading results)"
-msgstr "(erros ao carregar resultados)"
+msgstr ""
msgid "ciReport|(is loading)"
-msgstr "(está carregando)"
+msgstr ""
msgid "ciReport|(is loading, errors when loading results)"
-msgstr "(está carregando, erros ao carregar resultados)"
+msgstr ""
msgid "ciReport|Class"
msgstr "Classe"
@@ -9434,18 +8659,27 @@ msgstr "Confiança"
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr "Verificação de contêiner detectada"
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr "A varredura de contêiner detectou vulnerabilidades conhecidas em suas imagens docker."
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr "DAST detectado"
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr "Verificação de dependência detectada"
+
msgid "ciReport|Description"
msgstr "Descrição"
@@ -9498,9 +8732,6 @@ msgstr "Links"
msgid "ciReport|Loading %{reportName} report"
msgstr "Carregando relatório %{reportName}"
-msgid "ciReport|Manage licenses"
-msgstr "Gerenciar licenças"
-
msgid "ciReport|Method"
msgstr "Método"
@@ -9522,6 +8753,9 @@ msgstr "Reverter ignorar"
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr "SAST detectado"
+
msgid "ciReport|Security scanning"
msgstr "Verificação de segurança"
@@ -9569,6 +8803,9 @@ msgstr[1] "Usado por %{packagesString} e %{lastPackage}"
msgid "ciReport|View full report"
msgstr "Visualizar relatório completo"
+msgid "ciReport|no vulnerabilities"
+msgstr "sem vulnerabilidades"
+
msgid "ciReport|on pipeline"
msgstr "na pipeline"
@@ -9604,11 +8841,6 @@ msgstr "desabilitado"
msgid "done"
msgstr "concluído"
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] "rascunho"
-msgstr[1] "rascunhos"
-
msgid "enabled"
msgstr "habilitado"
@@ -9618,12 +8850,6 @@ msgstr "%{slash_command} irá atualizar o tempo estimado com o último comando."
msgid "for this project"
msgstr "para este projeto"
-msgid "from"
-msgstr "de"
-
-msgid "help"
-msgstr "ajuda"
-
msgid "here"
msgstr "aqui"
@@ -9653,9 +8879,6 @@ msgstr "não é um certificado X509 válido."
msgid "issue boards"
msgstr "painéis"
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr "versão mais recente"
@@ -9791,7 +9014,7 @@ msgid "mrWidget|Plain diff"
msgstr "Diff em texto"
msgid "mrWidget|Ready to be merged automatically. Ask someone with write access to this repository to merge this request"
-msgstr "Pronto para ser feito merge automaticamente. Peça a alguém com acesso de gravação a este repositório para dar merge nesse request"
+msgstr ""
msgid "mrWidget|Refresh"
msgstr "Atualizar"
@@ -9816,13 +9039,13 @@ msgstr "Merge de"
msgid "mrWidget|Requires 1 more approval"
msgid_plural "mrWidget|Requires %d more approvals"
-msgstr[0] "Requer mais 1 aprovação"
-msgstr[1] "Requer mais %d aprovações"
+msgstr[0] ""
+msgstr[1] ""
msgid "mrWidget|Requires 1 more approval by"
msgid_plural "mrWidget|Requires %d more approvals by"
-msgstr[0] "Requer mais 1 aprovação por"
-msgstr[1] "Requer mais %d aprovações por"
+msgstr[0] ""
+msgstr[1] ""
msgid "mrWidget|Resolve conflicts"
msgstr "Resolver conflitos"
@@ -9906,7 +9129,7 @@ msgid "mrWidget|to be merged automatically when the pipeline succeeds"
msgstr "para ser realizado merge automaticamente quando o pipeline for bem sucedido"
msgid "n/a"
-msgstr "n/a"
+msgstr ""
msgid "new merge request"
msgstr "novo merge request"
@@ -9919,8 +9142,8 @@ msgstr "ou"
msgid "out of %d total test"
msgid_plural "out of %d total tests"
-msgstr[0] "de um total de %d teste"
-msgstr[1] "de um total de %d testes"
+msgstr[0] ""
+msgstr[1] ""
msgid "parent"
msgid_plural "parents"
@@ -9936,11 +9159,6 @@ msgstr "token de acesso pessoal"
msgid "private key does not match certificate."
msgstr "chave privada não corresponde ao certificado."
-msgid "project"
-msgid_plural "projects"
-msgstr[0] "projeto"
-msgstr[1] "projetos"
-
msgid "remaining"
msgstr "restante"
@@ -9953,11 +9171,6 @@ msgstr "remover a data de vencimento"
msgid "remove weight"
msgstr "remover peso"
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] "resposta"
-msgstr[1] "respostas"
-
msgid "source"
msgstr "origem"
diff --git a/locale/pt_PT/gitlab.po b/locale/pt_PT/gitlab.po
deleted file mode 100644
index c283bd4de93..00000000000
--- a/locale/pt_PT/gitlab.po
+++ /dev/null
@@ -1,9995 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: gitlab-ee\n"
-"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
-"Language-Team: Portuguese\n"
-"Language: pt_PT\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: crowdin.com\n"
-"X-Crowdin-Project: gitlab-ee\n"
-"X-Crowdin-Language: pt-PT\n"
-"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:18\n"
-
-msgid " Status"
-msgstr ""
-
-msgid " and"
-msgstr ""
-
-msgid " degraded on %d point"
-msgid_plural " degraded on %d points"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid " improved on %d point"
-msgid_plural " improved on %d points"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d changed file"
-msgid_plural "%d changed files"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d commit"
-msgid_plural "%d commits"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d commit behind"
-msgid_plural "%d commits behind"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d exporter"
-msgid_plural "%d exporters"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d failed test result"
-msgid_plural "%d failed test results"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d fixed test result"
-msgid_plural "%d fixed test results"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d issue"
-msgid_plural "%d issues"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d layer"
-msgid_plural "%d layers"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d merge request"
-msgid_plural "%d merge requests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d metric"
-msgid_plural "%d metrics"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d staged change"
-msgid_plural "%d staged changes"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%d unstaged change"
-msgid_plural "%d unstaged changes"
-msgstr[0] ""
-msgstr[1] ""
-
-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] ""
-msgstr[1] ""
-
-msgid "%{actionText} & %{openOrClose} %{noteable}"
-msgstr ""
-
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
-msgid "%{commit_author_link} authored %{commit_timeago}"
-msgstr ""
-
-msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
-msgstr ""
-
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
-msgid "%{count} participant"
-msgid_plural "%{count} participants"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%{filePath} deleted"
-msgstr ""
-
-msgid "%{firstLabel} +%{labelCount} more"
-msgstr ""
-
-msgid "%{group_docs_link_start}Groups%{group_docs_link_end} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
-msgstr ""
-
-msgid "%{issuableType} will be removed! Are you sure?"
-msgstr ""
-
-msgid "%{loadingIcon} Started"
-msgstr ""
-
-msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
-msgstr ""
-
-msgid "%{name}'s avatar"
-msgstr ""
-
-msgid "%{nip_domain} can be used as an alternative to a custom domain."
-msgstr ""
-
-msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
-msgstr ""
-
-msgid "%{openOrClose} %{noteable}"
-msgstr ""
-
-msgid "%{percent}%% complete"
-msgstr ""
-
-msgid "%{text} %{files}"
-msgid_plural "%{text} %{files} files"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "%{text} is available"
-msgstr ""
-
-msgid "%{title} changes"
-msgstr ""
-
-msgid "%{unstaged} unstaged and %{staged} staged changes"
-msgstr ""
-
-msgid "%{usage_ping_link_start}Learn more%{usage_ping_link_end} about what information is shared with GitLab Inc."
-msgstr ""
-
-msgid "+ %{count} more"
-msgstr ""
-
-msgid "+ %{moreCount} more"
-msgstr ""
-
-msgid "- Runner is active and can process any new jobs"
-msgstr ""
-
-msgid "- Runner is paused and will not receive any new jobs"
-msgstr ""
-
-msgid "- show less"
-msgstr ""
-
-msgid "1 %{type} addition"
-msgid_plural "%{count} %{type} additions"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 %{type} modification"
-msgid_plural "%{count} %{type} modifications"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 closed issue"
-msgid_plural "%d closed issues"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 closed merge request"
-msgid_plural "%d closed merge requests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 group"
-msgid_plural "%d groups"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 merged merge request"
-msgid_plural "%d merged merge requests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 open merge request"
-msgid_plural "%d open merge requests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 pipeline"
-msgid_plural "%d pipelines"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 role"
-msgid_plural "%d roles"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1 user"
-msgid_plural "%d users"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "1st contribution!"
-msgstr ""
-
-msgid "2FA enabled"
-msgstr ""
-
-msgid "403|Please contact your GitLab administrator to get the 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 "<code>\"johnsmith@example.com\": \"@johnsmith\"</code> will add \"By <a href=\"#\">@johnsmith</a>\" to all issues and comments originally created by johnsmith@example.com, and will set <a href=\"#\">@johnsmith</a> as the assignee on all issues originally assigned to johnsmith@example.com."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"John Smith\"</code> will add \"By John Smith\" to all issues and comments originally created by johnsmith@example.com."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"johnsm...@example.com\"</code> will add \"By johnsm...@example.com\" to all issues and comments originally created by johnsmith@example.com. The email address or username is masked to ensure the user's privacy."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"johnsmith@example.com\"</code> will add \"By <a href=\"#\">johnsmith@example.com</a>\" to all issues and comments originally created by johnsmith@example.com. By default, the email address or username is masked to ensure the user's privacy. Use this option if you want to show the full email address."
-msgstr ""
-
-msgid "<strong>%{changedFilesLength} unstaged</strong> and <strong>%{stagedFilesLength} staged</strong> changes"
-msgstr ""
-
-msgid "<strong>%{created_count}</strong> created, <strong>%{accepted_count}</strong> accepted."
-msgstr ""
-
-msgid "<strong>%{created_count}</strong> created, <strong>%{closed_count}</strong> closed."
-msgstr ""
-
-msgid "<strong>%{group_name}</strong> group members"
-msgstr ""
-
-msgid "<strong>%{pushes}</strong> pushes, more than <strong>%{commits}</strong> commits by <strong>%{people}</strong> contributors."
-msgstr ""
-
-msgid "<strong>Removes</strong> source branch"
-msgstr ""
-
-msgid "A 'Runner' is a process which runs a job. You can set up as many Runners as you need."
-msgstr ""
-
-msgid "A collection of graphs regarding Continuous Integration"
-msgstr ""
-
-msgid "A default branch cannot be chosen for an empty project."
-msgstr ""
-
-msgid "A deleted user"
-msgstr ""
-
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
-msgid "A new branch will be created in your fork and a new merge request will be started."
-msgstr ""
-
-msgid "A project is where you house your files (repository), plan your work (issues), and publish your documentation (wiki), %{among_other_things_link}."
-msgstr ""
-
-msgid "A regular expression that will be used to find the test coverage output in the job trace. Leave blank to disable"
-msgstr ""
-
-msgid "A user with write access to the source branch selected this option"
-msgstr ""
-
-msgid "About GitLab"
-msgstr ""
-
-msgid "About GitLab CE"
-msgstr ""
-
-msgid "About auto deploy"
-msgstr ""
-
-msgid "About this feature"
-msgstr ""
-
-msgid "Abuse Reports"
-msgstr ""
-
-msgid "Abuse reports"
-msgstr ""
-
-msgid "Accept terms"
-msgstr ""
-
-msgid "Accepted MR"
-msgstr ""
-
-msgid "Access Tokens"
-msgstr ""
-
-msgid "Access denied! Please verify you can add deploy keys to this repository."
-msgstr ""
-
-msgid "Access expiration date"
-msgstr ""
-
-msgid "Access to '%{classification_label}' not allowed"
-msgstr ""
-
-msgid "Account"
-msgstr ""
-
-msgid "Account and limit"
-msgstr ""
-
-msgid "Active"
-msgstr ""
-
-msgid "Active Sessions"
-msgstr ""
-
-msgid "Activity"
-msgstr ""
-
-msgid "Add"
-msgstr ""
-
-msgid "Add Changelog"
-msgstr ""
-
-msgid "Add Contribution guide"
-msgstr ""
-
-msgid "Add Group Webhooks and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Add Jaeger URL"
-msgstr ""
-
-msgid "Add Kubernetes cluster"
-msgstr ""
-
-msgid "Add Readme"
-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 table"
-msgstr ""
-
-msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
-msgstr ""
-
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
-msgid "Add license"
-msgstr ""
-
-msgid "Add new application"
-msgstr ""
-
-msgid "Add new directory"
-msgstr ""
-
-msgid "Add projects"
-msgstr ""
-
-msgid "Add reaction"
-msgstr ""
-
-msgid "Add to review"
-msgstr ""
-
-msgid "Add todo"
-msgstr ""
-
-msgid "Add user(s) to the group:"
-msgstr ""
-
-msgid "Add users to group"
-msgstr ""
-
-msgid "Adding new applications is disabled in your GitLab instance. Please contact your GitLab administrator to get the permission"
-msgstr ""
-
-msgid "Additional text"
-msgstr ""
-
-msgid "Admin Area"
-msgstr ""
-
-msgid "Admin Overview"
-msgstr ""
-
-msgid "Admin area"
-msgstr ""
-
-msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-msgstr ""
-
-msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-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|You’re about to stop all jobs.This will halt all current jobs that are running."
-msgstr ""
-
-msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once 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 "AdminProjects|Delete project"
-msgstr ""
-
-msgid "AdminSettings|Specify a domain to use by default for every project's Auto Review Apps and Auto Deploy stages."
-msgstr ""
-
-msgid "AdminUsers|Block user"
-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|To confirm, type %{projectName}"
-msgstr ""
-
-msgid "AdminUsers|To confirm, type %{username}"
-msgstr ""
-
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
-msgstr ""
-
-msgid "Advanced settings"
-msgstr ""
-
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "All"
-msgstr ""
-
-msgid "All changes are committed"
-msgstr ""
-
-msgid "All features are enabled for blank projects, from templates, or when importing, but you can disable them afterward in the project settings."
-msgstr ""
-
-msgid "All users"
-msgstr ""
-
-msgid "Allow commits from members who can merge to the target branch."
-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 rendering of PlantUML diagrams in Asciidoc documents."
-msgstr ""
-
-msgid "Allow requests to the local network from hooks and services."
-msgstr ""
-
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
-msgid "Allows you to add and manage Kubernetes clusters."
-msgstr ""
-
-msgid "Also called \"Issuer\" or \"Relying party trust identifier\""
-msgstr ""
-
-msgid "Also called \"Relying party service URL\" or \"Reply URL\""
-msgstr ""
-
-msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to connect."
-msgstr ""
-
-msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr ""
-
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
-msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
-msgstr ""
-
-msgid "An application called %{link_to_client} is requesting access to your GitLab account."
-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 accured whilst committing your changes."
-msgstr ""
-
-msgid "An error has occurred"
-msgstr ""
-
-msgid "An error occured creating the new branch."
-msgstr ""
-
-msgid "An error occured whilst fetching the job trace."
-msgstr ""
-
-msgid "An error occured whilst fetching the latest pipeline."
-msgstr ""
-
-msgid "An error occured whilst loading all the files."
-msgstr ""
-
-msgid "An error occured whilst loading the file content."
-msgstr ""
-
-msgid "An error occured whilst loading the file."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request changes."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request version data."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request."
-msgstr ""
-
-msgid "An error occured whilst loading the pipelines jobs."
-msgstr ""
-
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
-msgid "An error occurred previewing the blob"
-msgstr ""
-
-msgid "An error occurred when toggling the notification subscription"
-msgstr ""
-
-msgid "An error occurred when updating the issue weight"
-msgstr ""
-
-msgid "An error occurred while adding approver"
-msgstr ""
-
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
-msgid "An error occurred while detecting host keys"
-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 fetching markdown preview"
-msgstr ""
-
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
-msgid "An error occurred while fetching sidebar data"
-msgstr ""
-
-msgid "An error occurred while fetching stages."
-msgstr ""
-
-msgid "An error occurred while fetching the job log."
-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 pipeline."
-msgstr ""
-
-msgid "An error occurred while getting projects"
-msgstr ""
-
-msgid "An error occurred while importing project: %{details}"
-msgstr ""
-
-msgid "An error occurred while initializing path locks"
-msgstr ""
-
-msgid "An error occurred while loading chart data"
-msgstr ""
-
-msgid "An error occurred while loading commit signatures"
-msgstr ""
-
-msgid "An error occurred while loading diff"
-msgstr ""
-
-msgid "An error occurred while loading filenames"
-msgstr ""
-
-msgid "An error occurred while loading the file"
-msgstr ""
-
-msgid "An error occurred while making the request."
-msgstr ""
-
-msgid "An error occurred while removing approver"
-msgstr ""
-
-msgid "An error occurred while rendering KaTeX"
-msgstr ""
-
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
-msgid "An error occurred while retrieving calendar activity"
-msgstr ""
-
-msgid "An error occurred while retrieving diff"
-msgstr ""
-
-msgid "An error occurred while saving LDAP override status. Please try again."
-msgstr ""
-
-msgid "An error occurred while saving assignees"
-msgstr ""
-
-msgid "An error occurred while subscribing to notifications."
-msgstr ""
-
-msgid "An error occurred while unsubscribing to notifications."
-msgstr ""
-
-msgid "An error occurred while updating the comment"
-msgstr ""
-
-msgid "An error occurred while validating username"
-msgstr ""
-
-msgid "An error occurred. Please try again."
-msgstr ""
-
-msgid "Analytics"
-msgstr ""
-
-msgid "Anonymous"
-msgstr ""
-
-msgid "Anti-spam verification"
-msgstr ""
-
-msgid "Any"
-msgstr ""
-
-msgid "Any Label"
-msgstr ""
-
-msgid "Appearance"
-msgstr ""
-
-msgid "Application"
-msgstr ""
-
-msgid "Application ID"
-msgstr ""
-
-msgid "Application: %{name}"
-msgstr ""
-
-msgid "Applications"
-msgstr ""
-
-msgid "Apr"
-msgstr ""
-
-msgid "April"
-msgstr ""
-
-msgid "Archived project! Repository and other project resources are read-only"
-msgstr ""
-
-msgid "Archived projects"
-msgstr ""
-
-msgid "Are you sure you want to delete this pipeline schedule?"
-msgstr ""
-
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
-msgid "Are you sure you want to lose unsaved changes?"
-msgstr ""
-
-msgid "Are you sure you want to regenerate the public key? You will have to update the public key on the remote server before mirroring will work again."
-msgstr ""
-
-msgid "Are you sure you want to remove %{group_name}?"
-msgstr ""
-
-msgid "Are you sure you want to remove this identity?"
-msgstr ""
-
-msgid "Are you sure you want to reset registration token?"
-msgstr ""
-
-msgid "Are you sure you want to reset the health check token?"
-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?"
-msgstr ""
-
-msgid "Artifact ID"
-msgstr ""
-
-msgid "Artifacts"
-msgstr ""
-
-msgid "Ascending"
-msgstr ""
-
-msgid "Ask your group maintainer to set up a group Runner."
-msgstr ""
-
-msgid "Assertion consumer service URL"
-msgstr ""
-
-msgid "Assign custom color like #FF0000"
-msgstr ""
-
-msgid "Assign labels"
-msgstr ""
-
-msgid "Assign milestone"
-msgstr ""
-
-msgid "Assign to"
-msgstr ""
-
-msgid "Assigned Issues"
-msgstr ""
-
-msgid "Assigned Merge Requests"
-msgstr ""
-
-msgid "Assigned to :name"
-msgstr ""
-
-msgid "Assigned to me"
-msgstr ""
-
-msgid "Assignee"
-msgstr ""
-
-msgid "Assignee lists not available with your current license"
-msgstr ""
-
-msgid "Assignee lists show all issues assigned to the selected user."
-msgstr ""
-
-msgid "Assignee(s)"
-msgstr ""
-
-msgid "Attach a file by drag &amp; drop or %{upload_link}"
-msgstr ""
-
-msgid "Audit Events"
-msgstr ""
-
-msgid "Aug"
-msgstr ""
-
-msgid "August"
-msgstr ""
-
-msgid "Authentication Log"
-msgstr ""
-
-msgid "Authentication log"
-msgstr ""
-
-msgid "Authentication method"
-msgstr ""
-
-msgid "Author"
-msgstr ""
-
-msgid "Authorization code:"
-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 "Authorized At"
-msgstr ""
-
-msgid "Authorized applications (%{size})"
-msgstr ""
-
-msgid "Authors: %{authors}"
-msgstr ""
-
-msgid "Auto DevOps"
-msgstr ""
-
-msgid "Auto DevOps enabled"
-msgstr ""
-
-msgid "Auto DevOps, runners and job artifacts"
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a %{kubernetes} to work correctly."
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a domain name and a %{kubernetes} to work correctly."
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a domain name to work correctly."
-msgstr ""
-
-msgid "Auto-cancel redundant, pending pipelines"
-msgstr ""
-
-msgid "AutoDevOps|Auto DevOps"
-msgstr ""
-
-msgid "AutoDevOps|Auto DevOps documentation"
-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. %{more_information_link}"
-msgstr ""
-
-msgid "AutoDevOps|You can automatically build and test your application if you %{link_to_auto_devops_settings} for this project. You can automatically deploy it as well, if you %{link_to_add_kubernetes_cluster}."
-msgstr ""
-
-msgid "AutoDevOps|add a Kubernetes cluster"
-msgstr ""
-
-msgid "AutoDevOps|enable Auto DevOps"
-msgstr ""
-
-msgid "Automatically marked as default internal user"
-msgstr ""
-
-msgid "Available"
-msgstr ""
-
-msgid "Available group Runners : %{runners}"
-msgstr ""
-
-msgid "Available group Runners : %{runners}."
-msgstr ""
-
-msgid "Avatar will be removed. Are you sure?"
-msgstr ""
-
-msgid "Average per day: %{average}"
-msgstr ""
-
-msgid "Background Color"
-msgstr ""
-
-msgid "Background Jobs"
-msgstr ""
-
-msgid "Background color"
-msgstr ""
-
-msgid "Badges"
-msgstr ""
-
-msgid "Badges|A new badge was added."
-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|Delete badge"
-msgstr ""
-
-msgid "Badges|Delete badge?"
-msgstr ""
-
-msgid "Badges|Deleting the badge failed, please try again."
-msgstr ""
-
-msgid "Badges|Group Badge"
-msgstr ""
-
-msgid "Badges|Link"
-msgstr ""
-
-msgid "Badges|No badge image"
-msgstr ""
-
-msgid "Badges|No image to preview"
-msgstr ""
-
-msgid "Badges|Please fill in a valid URL"
-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|The %{docsLinkStart}variables%{docsLinkEnd} GitLab supports: %{placeholders}"
-msgstr ""
-
-msgid "Badges|The badge was deleted."
-msgstr ""
-
-msgid "Badges|The badge was saved."
-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 <strong>cannot</strong> be restored."
-msgstr ""
-
-msgid "Badges|Your badges"
-msgstr ""
-
-msgid "Badges|e.g. %{exampleUrl}"
-msgstr ""
-
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
-msgid "Begin with the selected commit"
-msgstr ""
-
-msgid "Below are examples of regex for existing tools:"
-msgstr ""
-
-msgid "Below you will find all the groups that are public."
-msgstr ""
-
-msgid "Billing"
-msgstr ""
-
-msgid "BillingPlans|%{group_name} is currently on the %{plan_link} plan."
-msgstr ""
-
-msgid "BillingPlans|Automatic downgrade and upgrade to some plans is currently not available."
-msgstr ""
-
-msgid "BillingPlans|Current plan"
-msgstr ""
-
-msgid "BillingPlans|Customer Support"
-msgstr ""
-
-msgid "BillingPlans|Downgrade"
-msgstr ""
-
-msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Gold."
-msgstr ""
-
-msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}."
-msgstr ""
-
-msgid "BillingPlans|Manage plan"
-msgstr ""
-
-msgid "BillingPlans|Please contact %{customer_support_link} in that case."
-msgstr ""
-
-msgid "BillingPlans|See all %{plan_name} features"
-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|Upgrade"
-msgstr ""
-
-msgid "BillingPlans|You are currently on the %{plan_link} plan."
-msgstr ""
-
-msgid "BillingPlans|Your GitLab.com trial expired on %{expiration_date}. %{learn_more_text}"
-msgstr ""
-
-msgid "BillingPlans|Your Gold trial will <strong>expire after %{expiration_date}</strong>. You can learn more about GitLab.com Gold by reading about our %{features_link}."
-msgstr ""
-
-msgid "BillingPlans|features"
-msgstr ""
-
-msgid "BillingPlans|frequently asked questions"
-msgstr ""
-
-msgid "BillingPlans|monthly"
-msgstr ""
-
-msgid "BillingPlans|paid annually at %{price_per_year}"
-msgstr ""
-
-msgid "BillingPlans|per user"
-msgstr ""
-
-msgid "Bitbucket Server Import"
-msgstr ""
-
-msgid "Bitbucket import"
-msgstr ""
-
-msgid "Blog"
-msgstr ""
-
-msgid "Boards"
-msgstr ""
-
-msgid "Branch %{branchName} was not found in this project's repository."
-msgstr ""
-
-msgid "Branch (%{branch_count})"
-msgid_plural "Branches (%{branch_count})"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Branch <strong>%{branch_name}</strong> was created. To set up auto deploy, choose a GitLab CI Yaml template and commit your changes. %{link_to_autodeploy_doc}"
-msgstr ""
-
-msgid "Branch has changed"
-msgstr ""
-
-msgid "Branch is already taken"
-msgstr ""
-
-msgid "Branch name"
-msgstr ""
-
-msgid "BranchSwitcherPlaceholder|Search branches"
-msgstr ""
-
-msgid "BranchSwitcherTitle|Switch branch"
-msgstr ""
-
-msgid "Branches"
-msgstr ""
-
-msgid "Branches|Active"
-msgstr ""
-
-msgid "Branches|Active branches"
-msgstr ""
-
-msgid "Branches|All"
-msgstr ""
-
-msgid "Branches|Cant 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 merged branches"
-msgstr ""
-
-msgid "Branches|Delete protected branch"
-msgstr ""
-
-msgid "Branches|Delete protected branch '%{branch_name}'?"
-msgstr ""
-
-msgid "Branches|Deleting the '%{branch_name}' 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|Once you confirm and press %{delete_protected_branch}, it cannot be undone or recovered."
-msgstr ""
-
-msgid "Branches|Only a project maintainer or owner can delete a protected branch"
-msgstr ""
-
-msgid "Branches|Overview"
-msgstr ""
-
-msgid "Branches|Protected branches can be managed in %{project_settings_link}."
-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|Sort by"
-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 %{default_branch}."
-msgstr ""
-
-msgid "Branches|To avoid data loss, consider merging this branch before deleting it."
-msgstr ""
-
-msgid "Branches|To confirm, type %{branch_name_confirmation}:"
-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|You’re about to permanently delete the protected branch %{branch_name}."
-msgstr ""
-
-msgid "Branches|diverged from upstream"
-msgstr ""
-
-msgid "Branches|merged"
-msgstr ""
-
-msgid "Branches|project settings"
-msgstr ""
-
-msgid "Branches|protected"
-msgstr ""
-
-msgid "Browse Directory"
-msgstr ""
-
-msgid "Browse File"
-msgstr ""
-
-msgid "Browse Files"
-msgstr ""
-
-msgid "Browse files"
-msgstr ""
-
-msgid "Built-In"
-msgstr ""
-
-msgid "Business metrics (Custom)"
-msgstr ""
-
-msgid "ByAuthor|by"
-msgstr ""
-
-msgid "CI / CD"
-msgstr ""
-
-msgid "CI / CD Settings"
-msgstr ""
-
-msgid "CI will run using the credentials assigned above."
-msgstr ""
-
-msgid "CI/CD"
-msgstr ""
-
-msgid "CI/CD configuration"
-msgstr ""
-
-msgid "CI/CD for external repo"
-msgstr ""
-
-msgid "CI/CD settings"
-msgstr ""
-
-msgid "CICD|Auto DevOps"
-msgstr ""
-
-msgid "CICD|Auto DevOps will automatically build, test, and deploy your application based on a predefined Continuous Integration and Delivery configuration."
-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|Deployment strategy"
-msgstr ""
-
-msgid "CICD|Deployment strategy needs a domain name to work correctly."
-msgstr ""
-
-msgid "CICD|Do not set up a domain here if you are setting up multiple Kubernetes clusters with Auto DevOps."
-msgstr ""
-
-msgid "CICD|Jobs"
-msgstr ""
-
-msgid "CICD|Learn more about Auto DevOps"
-msgstr ""
-
-msgid "CICD|The Auto DevOps pipeline will run if no alternative CI configuration file is found."
-msgstr ""
-
-msgid "CICD|You need to specify a domain if you want to use Auto Review Apps and Auto Deploy stages."
-msgstr ""
-
-msgid "CICD|instance enabled"
-msgstr ""
-
-msgid "Callback URL"
-msgstr ""
-
-msgid "Can't find HEAD commit for this branch"
-msgstr ""
-
-msgid "Cancel"
-msgstr ""
-
-msgid "Cancel this job"
-msgstr ""
-
-msgid "Cannot be merged automatically"
-msgstr ""
-
-msgid "Cannot modify managed Kubernetes cluster"
-msgstr ""
-
-msgid "Certificate fingerprint"
-msgstr ""
-
-msgid "Change Weight"
-msgstr ""
-
-msgid "Change template"
-msgstr ""
-
-msgid "Change this value to influence how frequently the GitLab UI polls for updates."
-msgstr ""
-
-msgid "ChangeTypeActionLabel|Pick into branch"
-msgstr ""
-
-msgid "ChangeTypeActionLabel|Revert in branch"
-msgstr ""
-
-msgid "ChangeTypeAction|Cherry-pick"
-msgstr ""
-
-msgid "ChangeTypeAction|Revert"
-msgstr ""
-
-msgid "ChangeTypeAction|This will create a new commit in order to revert the existing changes."
-msgstr ""
-
-msgid "Changelog"
-msgstr ""
-
-msgid "Changes are shown as if the <b>source</b> revision was being merged into the <b>target</b> revision."
-msgstr ""
-
-msgid "Charts"
-msgstr ""
-
-msgid "Chat"
-msgstr ""
-
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
-msgstr ""
-
-msgid "Checking %{text} availability…"
-msgstr ""
-
-msgid "Checking branch availability..."
-msgstr ""
-
-msgid "Cherry-pick this commit"
-msgstr ""
-
-msgid "Cherry-pick this merge request"
-msgstr ""
-
-msgid "Choose <strong>Create archive</strong> and wait for archiving to complete."
-msgstr ""
-
-msgid "Choose <strong>Next</strong> at the bottom of the page."
-msgstr ""
-
-msgid "Choose File ..."
-msgstr ""
-
-msgid "Choose a branch/tag (e.g. %{master}) or enter a commit (e.g. %{sha}) to see what's changed or to create a merge request."
-msgstr ""
-
-msgid "Choose a template..."
-msgstr ""
-
-msgid "Choose a type..."
-msgstr ""
-
-msgid "Choose any color."
-msgstr ""
-
-msgid "Choose between <code>clone</code> or <code>fetch</code> to get the recent application code"
-msgstr ""
-
-msgid "Choose file..."
-msgstr ""
-
-msgid "Choose the top-level group for your repository imports."
-msgstr ""
-
-msgid "Choose which groups you wish to synchronize to this secondary node."
-msgstr ""
-
-msgid "Choose which repositories you want to connect and run CI/CD pipelines."
-msgstr ""
-
-msgid "Choose which repositories you want to import."
-msgstr ""
-
-msgid "Choose which shards you wish to synchronize to this secondary node."
-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|skipped"
-msgstr ""
-
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
-msgid "CiStatusLabel|waiting for manual action"
-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|skipped"
-msgstr ""
-
-msgid "CiStatus|running"
-msgstr ""
-
-msgid "CiVariables|Input variable key"
-msgstr ""
-
-msgid "CiVariables|Input variable value"
-msgstr ""
-
-msgid "CiVariables|Remove variable row"
-msgstr ""
-
-msgid "CiVariable|* (All environments)"
-msgstr ""
-
-msgid "CiVariable|All environments"
-msgstr ""
-
-msgid "CiVariable|Create wildcard"
-msgstr ""
-
-msgid "CiVariable|Error occured while saving variables"
-msgstr ""
-
-msgid "CiVariable|New environment"
-msgstr ""
-
-msgid "CiVariable|Protected"
-msgstr ""
-
-msgid "CiVariable|Search environments"
-msgstr ""
-
-msgid "CiVariable|Toggle protected"
-msgstr ""
-
-msgid "CiVariable|Validation failed"
-msgstr ""
-
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
-msgstr ""
-
-msgid "Clear search"
-msgstr ""
-
-msgid "Clear search input"
-msgstr ""
-
-msgid "Click any <strong>project name</strong> in the project list below to navigate to the project milestone."
-msgstr ""
-
-msgid "Click the <strong>Download</strong> button and wait for downloading to complete."
-msgstr ""
-
-msgid "Click the <strong>Promote</strong> button in the top right corner to promote it to a group milestone."
-msgstr ""
-
-msgid "Click the <strong>Select none</strong> button on the right, since we only need \"Google Code Project Hosting\"."
-msgstr ""
-
-msgid "Click the button below to begin the install process by navigating to the Kubernetes page"
-msgstr ""
-
-msgid "Click to expand it."
-msgstr ""
-
-msgid "Click to expand text"
-msgstr ""
-
-msgid "Client authentication certificate"
-msgstr ""
-
-msgid "Client authentication key"
-msgstr ""
-
-msgid "Client authentication key password"
-msgstr ""
-
-msgid "Clients"
-msgstr ""
-
-msgid "Clone repository"
-msgstr ""
-
-msgid "Close"
-msgstr ""
-
-msgid "Close epic"
-msgstr ""
-
-msgid "Closed"
-msgstr ""
-
-msgid "Closed issues"
-msgstr ""
-
-msgid "ClusterIntegration|%{appList} was successfully installed on your Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
-msgstr ""
-
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
-msgid "ClusterIntegration|API URL"
-msgstr ""
-
-msgid "ClusterIntegration|Add Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
-msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
-msgstr ""
-
-msgid "ClusterIntegration|After installing Ingress, you will need to point your wildcard DNS at the generated external IP address in order to view your app after it is deployed. %{ingressHelpLink}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch zone machine types: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|Applications"
-msgstr ""
-
-msgid "ClusterIntegration|Are you sure you want to remove this Kubernetes cluster's integration? This will not delete your actual Kubernetes cluster."
-msgstr ""
-
-msgid "ClusterIntegration|CA Certificate"
-msgstr ""
-
-msgid "ClusterIntegration|Certificate Authority bundle (PEM format)"
-msgstr ""
-
-msgid "ClusterIntegration|Choose which applications to install on your Kubernetes cluster. Helm Tiller is required to install any of the following applications."
-msgstr ""
-
-msgid "ClusterIntegration|Choose which of your environments will use this cluster."
-msgstr ""
-
-msgid "ClusterIntegration|Copy API URL"
-msgstr ""
-
-msgid "ClusterIntegration|Copy CA Certificate"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Ingress IP Address to clipboard"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Jupyter Hostname to clipboard"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Kubernetes cluster name"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Token"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Did you know?"
-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 the details for your Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Environment scope"
-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|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Integration"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Runner"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Runner connects to this project's repository and executes CI/CD jobs, pushing results back and deploying, applications to production."
-msgstr ""
-
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
-msgid "ClusterIntegration|Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Helm Tiller"
-msgstr ""
-
-msgid "ClusterIntegration|Helm streamlines installing and managing Kubernetes applications. Tiller runs inside of your Kubernetes Cluster, and manages releases of your charts."
-msgstr ""
-
-msgid "ClusterIntegration|Hide"
-msgstr ""
-
-msgid "ClusterIntegration|If you are setting up multiple clusters and are using Auto DevOps, %{help_link_start}read this first%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|In order to show the health of the cluster, we'll need to provision your cluster with Prometheus to collect the required data."
-msgstr ""
-
-msgid "ClusterIntegration|Ingress"
-msgstr ""
-
-msgid "ClusterIntegration|Ingress IP Address"
-msgstr ""
-
-msgid "ClusterIntegration|Ingress gives you a way to route requests to services based on the request host or path, centralizing a number of services into a single entrypoint."
-msgstr ""
-
-msgid "ClusterIntegration|Install"
-msgstr ""
-
-msgid "ClusterIntegration|Install Prometheus"
-msgstr ""
-
-msgid "ClusterIntegration|Installed"
-msgstr ""
-
-msgid "ClusterIntegration|Installing"
-msgstr ""
-
-msgid "ClusterIntegration|Integrate Kubernetes cluster automation"
-msgstr ""
-
-msgid "ClusterIntegration|Integration status"
-msgstr ""
-
-msgid "ClusterIntegration|Jupyter Hostname"
-msgstr ""
-
-msgid "ClusterIntegration|JupyterHub"
-msgstr ""
-
-msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
-msgstr ""
-
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster details"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster health"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster name"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
-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 ""
-
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
-msgid "ClusterIntegration|Manage"
-msgstr ""
-
-msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{link_gke}"
-msgstr ""
-
-msgid "ClusterIntegration|More information"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|Note:"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Please enter access information for your Kubernetes cluster. If you need help, you can read our %{link_to_help_page} on Kubernetes"
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
-msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
-msgstr ""
-
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Project namespace"
-msgstr ""
-
-msgid "ClusterIntegration|Project namespace (optional, unique)"
-msgstr ""
-
-msgid "ClusterIntegration|Prometheus"
-msgstr ""
-
-msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
-msgstr ""
-
-msgid "ClusterIntegration|RBAC-enabled cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Remove Kubernetes cluster integration"
-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|Replace this with your own hostname if you want. If you do so, point hostname to Ingress IP Address from above."
-msgstr ""
-
-msgid "ClusterIntegration|Request to begin installing failed"
-msgstr ""
-
-msgid "ClusterIntegration|Save changes"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
-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 zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Service token"
-msgstr ""
-
-msgid "ClusterIntegration|Show"
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong on our end."
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong while creating your Kubernetes cluster on Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong while installing %{title}"
-msgstr ""
-
-msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
-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 option will allow you to install applications on RBAC clusters."
-msgstr ""
-
-msgid "ClusterIntegration|Toggle Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Token"
-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|With a Kubernetes cluster associated to this project, you can use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
-
-msgid "ClusterIntegration|You must first install Helm Tiller before installing the applications below"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|check the pricing here"
-msgstr ""
-
-msgid "ClusterIntegration|documentation"
-msgstr ""
-
-msgid "ClusterIntegration|help page"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
-msgid "ClusterIntegration|properly configured"
-msgstr ""
-
-msgid "ClusterIntegration|sign up"
-msgstr ""
-
-msgid "Code owners"
-msgstr ""
-
-msgid "Cohorts"
-msgstr ""
-
-msgid "Collapse"
-msgstr ""
-
-msgid "Collapse sidebar"
-msgstr ""
-
-msgid "Comment"
-msgstr ""
-
-msgid "Comment & resolve discussion"
-msgstr ""
-
-msgid "Comment & unresolve discussion"
-msgstr ""
-
-msgid "Comment form position"
-msgstr ""
-
-msgid "Comments"
-msgstr ""
-
-msgid "Commit"
-msgid_plural "Commits"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Commit (%{commit_count})"
-msgid_plural "Commits (%{commit_count})"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Commit Message"
-msgstr ""
-
-msgid "Commit duration in minutes for last 30 commits"
-msgstr ""
-
-msgid "Commit message"
-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|An error occurred while fetching merge requests data."
-msgstr ""
-
-msgid "Commits|Commit: %{commitText}"
-msgstr ""
-
-msgid "Commits|History"
-msgstr ""
-
-msgid "Commits|No related merge requests found"
-msgstr ""
-
-msgid "Committed by"
-msgstr ""
-
-msgid "Commit…"
-msgstr ""
-
-msgid "Compare"
-msgstr ""
-
-msgid "Compare Git revisions"
-msgstr ""
-
-msgid "Compare Revisions"
-msgstr ""
-
-msgid "Compare changes with the last commit"
-msgstr ""
-
-msgid "Compare changes with the merge request target branch"
-msgstr ""
-
-msgid "CompareBranches|%{source_branch} and %{target_branch} are the same."
-msgstr ""
-
-msgid "CompareBranches|Compare"
-msgstr ""
-
-msgid "CompareBranches|Source"
-msgstr ""
-
-msgid "CompareBranches|Target"
-msgstr ""
-
-msgid "CompareBranches|There isn't anything to compare."
-msgstr ""
-
-msgid "Confidential"
-msgstr ""
-
-msgid "Confidentiality"
-msgstr ""
-
-msgid "Configure Gitaly timeouts."
-msgstr ""
-
-msgid "Configure Tracing"
-msgstr ""
-
-msgid "Configure automatic git checks and housekeeping on repositories."
-msgstr ""
-
-msgid "Configure limits for web and API requests."
-msgstr ""
-
-msgid "Configure push mirrors."
-msgstr ""
-
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
-msgstr ""
-
-msgid "Configure the way a user creates a new account."
-msgstr ""
-
-msgid "Connect"
-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 "Connecting..."
-msgstr ""
-
-msgid "Container Registry"
-msgstr ""
-
-msgid "ContainerRegistry|Created"
-msgstr ""
-
-msgid "ContainerRegistry|First log in to GitLab&rsquo;s Container Registry using your GitLab username and password. If you have %{link_2fa} you need to use a %{link_token}:"
-msgstr ""
-
-msgid "ContainerRegistry|GitLab supports up to 3 levels of image names. The following examples of images are valid for your project:"
-msgstr ""
-
-msgid "ContainerRegistry|How to use the Container Registry"
-msgstr ""
-
-msgid "ContainerRegistry|Learn more about"
-msgstr ""
-
-msgid "ContainerRegistry|No tags in Container Registry for this container image."
-msgstr ""
-
-msgid "ContainerRegistry|Once you log in, you&rsquo;re free to create and upload a container image using the common %{build} and %{push} commands"
-msgstr ""
-
-msgid "ContainerRegistry|Remove repository"
-msgstr ""
-
-msgid "ContainerRegistry|Remove tag"
-msgstr ""
-
-msgid "ContainerRegistry|Size"
-msgstr ""
-
-msgid "ContainerRegistry|Tag"
-msgstr ""
-
-msgid "ContainerRegistry|Tag ID"
-msgstr ""
-
-msgid "ContainerRegistry|Use different image names"
-msgstr ""
-
-msgid "ContainerRegistry|With the Docker Container Registry integrated into GitLab, every project can have its own space to store its Docker images."
-msgstr ""
-
-msgid "ContainerRegistry|You can also use a %{deploy_token} for read-only access to the registry images."
-msgstr ""
-
-msgid "Continue"
-msgstr ""
-
-msgid "Continue to the next step"
-msgstr ""
-
-msgid "Continuous Integration and Deployment"
-msgstr ""
-
-msgid "Contribute to GitLab"
-msgstr ""
-
-msgid "Contribution"
-msgstr ""
-
-msgid "Contribution guide"
-msgstr ""
-
-msgid "Contributions for <strong>%{calendar_date}</strong>"
-msgstr ""
-
-msgid "Contributions per group member"
-msgstr ""
-
-msgid "Contributors"
-msgstr ""
-
-msgid "ContributorsPage|%{startDate} – %{endDate}"
-msgstr ""
-
-msgid "ContributorsPage|Building repository graph."
-msgstr ""
-
-msgid "ContributorsPage|Commits to %{branch_name}, excluding merge commits. Limited to 6,000 commits."
-msgstr ""
-
-msgid "ContributorsPage|Please wait a moment, this page will automatically refresh when ready."
-msgstr ""
-
-msgid "Control the display of third party offers."
-msgstr ""
-
-msgid "Control the maximum concurrency of LFS/attachment backfill for this secondary node"
-msgstr ""
-
-msgid "Control the maximum concurrency of repository backfill for this secondary node"
-msgstr ""
-
-msgid "Control the maximum concurrency of verification operations for this Geo node"
-msgstr ""
-
-msgid "ConvDev Index"
-msgstr ""
-
-msgid "Copy %{protocol} clone URL"
-msgstr ""
-
-msgid "Copy HTTPS clone URL"
-msgstr ""
-
-msgid "Copy ID to clipboard"
-msgstr ""
-
-msgid "Copy SSH clone URL"
-msgstr ""
-
-msgid "Copy SSH public key to clipboard"
-msgstr ""
-
-msgid "Copy URL to clipboard"
-msgstr ""
-
-msgid "Copy branch name to clipboard"
-msgstr ""
-
-msgid "Copy command to clipboard"
-msgstr ""
-
-msgid "Copy commit SHA to clipboard"
-msgstr ""
-
-msgid "Copy file path to clipboard"
-msgstr ""
-
-msgid "Copy incoming email address to clipboard"
-msgstr ""
-
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
-msgid "Copy reference to clipboard"
-msgstr ""
-
-msgid "Copy secret to clipboard"
-msgstr ""
-
-msgid "Copy to clipboard"
-msgstr ""
-
-msgid "Copy token to clipboard"
-msgstr ""
-
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
-msgid "Create"
-msgstr ""
-
-msgid "Create New Directory"
-msgstr ""
-
-msgid "Create a new branch"
-msgstr ""
-
-msgid "Create a new branch and merge request"
-msgstr ""
-
-msgid "Create a new issue"
-msgstr ""
-
-msgid "Create a personal access token on your account to pull or push via %{protocol}."
-msgstr ""
-
-msgid "Create branch"
-msgstr ""
-
-msgid "Create commit"
-msgstr ""
-
-msgid "Create directory"
-msgstr ""
-
-msgid "Create empty repository"
-msgstr ""
-
-msgid "Create epic"
-msgstr ""
-
-msgid "Create file"
-msgstr ""
-
-msgid "Create group"
-msgstr ""
-
-msgid "Create group label"
-msgstr ""
-
-msgid "Create issue"
-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 new branch"
-msgstr ""
-
-msgid "Create new directory"
-msgstr ""
-
-msgid "Create new file"
-msgstr ""
-
-msgid "Create new file or directory"
-msgstr ""
-
-msgid "Create new label"
-msgstr ""
-
-msgid "Create new..."
-msgstr ""
-
-msgid "Create project label"
-msgstr ""
-
-msgid "Create your first page"
-msgstr ""
-
-msgid "CreateTag|Tag"
-msgstr ""
-
-msgid "CreateTokenToCloneLink|create a personal access token"
-msgstr ""
-
-msgid "Created"
-msgstr ""
-
-msgid "Created At"
-msgstr ""
-
-msgid "Created by me"
-msgstr ""
-
-msgid "Created on"
-msgstr ""
-
-msgid "Created on:"
-msgstr ""
-
-msgid "Creating epic"
-msgstr ""
-
-msgid "Cron Timezone"
-msgstr ""
-
-msgid "Cron syntax"
-msgstr ""
-
-msgid "Current Branch"
-msgstr ""
-
-msgid "Current node"
-msgstr ""
-
-msgid "CurrentUser|Profile"
-msgstr ""
-
-msgid "CurrentUser|Settings"
-msgstr ""
-
-msgid "Custom"
-msgstr ""
-
-msgid "Custom CI config path"
-msgstr ""
-
-msgid "Custom hostname (for private commit emails)"
-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 %{notification_link}."
-msgstr ""
-
-msgid "Custom project templates"
-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 how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
-msgid "Cycle Analytics"
-msgstr ""
-
-msgid "Cycle Analytics gives an overview of how much time it takes to go from idea to production in your project."
-msgstr ""
-
-msgid "CycleAnalyticsStage|Code"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Issue"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Plan"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Production"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Review"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Staging"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Test"
-msgstr ""
-
-msgid "Dashboard"
-msgstr ""
-
-msgid "DashboardProjects|All"
-msgstr ""
-
-msgid "DashboardProjects|Personal"
-msgstr ""
-
-msgid "Date picker"
-msgstr ""
-
-msgid "Debug"
-msgstr ""
-
-msgid "Dec"
-msgstr ""
-
-msgid "December"
-msgstr ""
-
-msgid "Decline and sign out"
-msgstr ""
-
-msgid "Default Branch"
-msgstr ""
-
-msgid "Default classification label"
-msgstr ""
-
-msgid "Default: Directly import the Google Code email address or username"
-msgstr ""
-
-msgid "Default: Map a FogBugz account ID to a full name"
-msgstr ""
-
-msgid "Define a custom pattern with cron syntax"
-msgstr ""
-
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
-msgid "Delete"
-msgstr ""
-
-msgid "Delete Package"
-msgstr ""
-
-msgid "Delete Snippet"
-msgstr ""
-
-msgid "Delete comment"
-msgstr ""
-
-msgid "Delete list"
-msgstr ""
-
-msgid "Deleted"
-msgstr ""
-
-msgid "Deny"
-msgstr ""
-
-msgid "Deploy"
-msgid_plural "Deploys"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Deploy Keys"
-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|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 "DeployKeys|Write access allowed"
-msgstr ""
-
-msgid "DeployKeys|You are going to remove this deploy key. Are you sure?"
-msgstr ""
-
-msgid "DeployTokens|Active Deploy Tokens (%{active_tokens})"
-msgstr ""
-
-msgid "DeployTokens|Add a deploy token"
-msgstr ""
-
-msgid "DeployTokens|Allows read-only access to the registry images"
-msgstr ""
-
-msgid "DeployTokens|Allows read-only access to the repository"
-msgstr ""
-
-msgid "DeployTokens|Copy deploy token to clipboard"
-msgstr ""
-
-msgid "DeployTokens|Copy username to clipboard"
-msgstr ""
-
-msgid "DeployTokens|Create deploy token"
-msgstr ""
-
-msgid "DeployTokens|Created"
-msgstr ""
-
-msgid "DeployTokens|Deploy Tokens"
-msgstr ""
-
-msgid "DeployTokens|Deploy tokens allow read-only access to your repository and registry images."
-msgstr ""
-
-msgid "DeployTokens|Expires"
-msgstr ""
-
-msgid "DeployTokens|Name"
-msgstr ""
-
-msgid "DeployTokens|Pick a name for the application, and we'll give you a unique deploy token."
-msgstr ""
-
-msgid "DeployTokens|Revoke"
-msgstr ""
-
-msgid "DeployTokens|Revoke %{name}"
-msgstr ""
-
-msgid "DeployTokens|Scopes"
-msgstr ""
-
-msgid "DeployTokens|This action cannot be undone."
-msgstr ""
-
-msgid "DeployTokens|This project has no active Deploy Tokens."
-msgstr ""
-
-msgid "DeployTokens|Use this token as a password. Make sure you save it - you won't be able to access it again."
-msgstr ""
-
-msgid "DeployTokens|Use this username as a login."
-msgstr ""
-
-msgid "DeployTokens|Username"
-msgstr ""
-
-msgid "DeployTokens|You are about to revoke"
-msgstr ""
-
-msgid "DeployTokens|Your New Deploy Token"
-msgstr ""
-
-msgid "DeployTokens|Your new project deploy token has been created."
-msgstr ""
-
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
-msgid "Deprioritize label"
-msgstr ""
-
-msgid "Descending"
-msgstr ""
-
-msgid "Description"
-msgstr ""
-
-msgid "Description templates allow you to define context-specific templates for issue and merge request description fields for your project."
-msgstr ""
-
-msgid "Description:"
-msgstr ""
-
-msgid "Destroy"
-msgstr ""
-
-msgid "Details"
-msgstr ""
-
-msgid "Detect host keys"
-msgstr ""
-
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
-msgid "Diffs|No file name available"
-msgstr ""
-
-msgid "Diffs|Something went wrong while fetching diff lines."
-msgstr ""
-
-msgid "Direction"
-msgstr ""
-
-msgid "Directory name"
-msgstr ""
-
-msgid "Disable"
-msgstr ""
-
-msgid "Disable for this project"
-msgstr ""
-
-msgid "Disable group Runners"
-msgstr ""
-
-msgid "Discard"
-msgstr ""
-
-msgid "Discard all changes"
-msgstr ""
-
-msgid "Discard all unstaged changes?"
-msgstr ""
-
-msgid "Discard changes"
-msgstr ""
-
-msgid "Discard changes to %{path}?"
-msgstr ""
-
-msgid "Discard draft"
-msgstr ""
-
-msgid "Discard review"
-msgstr ""
-
-msgid "Discover GitLab Geo."
-msgstr ""
-
-msgid "Discover projects, groups and snippets. Share your projects with others"
-msgstr ""
-
-msgid "Dismiss"
-msgstr ""
-
-msgid "Dismiss Cycle Analytics introduction box"
-msgstr ""
-
-msgid "Dismiss Merge Request promotion"
-msgstr ""
-
-msgid "Dismiss trial promotion"
-msgstr ""
-
-msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
-msgstr ""
-
-msgid "Documentation for popular identity providers"
-msgstr ""
-
-msgid "Domain"
-msgstr ""
-
-msgid "Don't show again"
-msgstr ""
-
-msgid "Done"
-msgstr ""
-
-msgid "Download"
-msgstr ""
-
-msgid "Download tar"
-msgstr ""
-
-msgid "Download tar.bz2"
-msgstr ""
-
-msgid "Download tar.gz"
-msgstr ""
-
-msgid "Download zip"
-msgstr ""
-
-msgid "DownloadArtifacts|Download"
-msgstr ""
-
-msgid "DownloadCommit|Email Patches"
-msgstr ""
-
-msgid "DownloadCommit|Plain Diff"
-msgstr ""
-
-msgid "DownloadSource|Download"
-msgstr ""
-
-msgid "Downvotes"
-msgstr ""
-
-msgid "Due date"
-msgstr ""
-
-msgid "During this process, you’ll be asked for URLs from GitLab’s side. Use the URLs shown below."
-msgstr ""
-
-msgid "Each Runner can be in one of the following states:"
-msgstr ""
-
-msgid "Edit"
-msgstr ""
-
-msgid "Edit Label"
-msgstr ""
-
-msgid "Edit Pipeline Schedule %{id}"
-msgstr ""
-
-msgid "Edit Snippet"
-msgstr ""
-
-msgid "Edit application"
-msgstr ""
-
-msgid "Edit files in the editor and commit changes here"
-msgstr ""
-
-msgid "Edit group: %{group_name}"
-msgstr ""
-
-msgid "Edit identity for %{user_name}"
-msgstr ""
-
-msgid "Elasticsearch"
-msgstr ""
-
-msgid "Elasticsearch integration. Elasticsearch AWS IAM."
-msgstr ""
-
-msgid "Email"
-msgstr ""
-
-msgid "Email patch"
-msgstr ""
-
-msgid "Emails"
-msgstr ""
-
-msgid "Embed"
-msgstr ""
-
-msgid "Enable"
-msgstr ""
-
-msgid "Enable Auto DevOps"
-msgstr ""
-
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
-msgid "Enable SAML authentication for this group"
-msgstr ""
-
-msgid "Enable Sentry for error reporting and logging."
-msgstr ""
-
-msgid "Enable and configure InfluxDB metrics."
-msgstr ""
-
-msgid "Enable and configure Prometheus metrics."
-msgstr ""
-
-msgid "Enable classification control using an external service"
-msgstr ""
-
-msgid "Enable for this project"
-msgstr ""
-
-msgid "Enable group Runners"
-msgstr ""
-
-msgid "Enable or disable the Pseudonymizer data collection."
-msgstr ""
-
-msgid "Enable or disable version check and usage ping."
-msgstr ""
-
-msgid "Enable reCAPTCHA or Akismet and set IP limits."
-msgstr ""
-
-msgid "Enable the Performance Bar for a given group."
-msgstr ""
-
-msgid "Enable usage ping"
-msgstr ""
-
-msgid "Enable usage ping to get an overview of how you are using GitLab from a feature perspective."
-msgstr ""
-
-msgid "Enabled"
-msgstr ""
-
-msgid "Ends at (UTC)"
-msgstr ""
-
-msgid "Enter in your Bitbucket Server URL and personal access token below"
-msgstr ""
-
-msgid "Enter the issue description"
-msgstr ""
-
-msgid "Enter the issue title"
-msgstr ""
-
-msgid "Enter the merge request description"
-msgstr ""
-
-msgid "Enter the merge request title"
-msgstr ""
-
-msgid "Environments"
-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 stopping the environment, please try again"
-msgstr ""
-
-msgid "Environments|Are you sure you want to stop this environment?"
-msgstr ""
-
-msgid "Environments|Commit"
-msgstr ""
-
-msgid "Environments|Deploy to..."
-msgstr ""
-
-msgid "Environments|Deployment"
-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|Job"
-msgstr ""
-
-msgid "Environments|Learn more about stopping environments"
-msgstr ""
-
-msgid "Environments|New environment"
-msgstr ""
-
-msgid "Environments|No deployments yet"
-msgstr ""
-
-msgid "Environments|No pod name has been specified"
-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|Note that this action will stop the environment, but it will %{emphasis_start}not%{emphasis_end} have an effect on any existing deployment due to no “stop environment action” being defined in the %{ci_config_link_start}.gitlab-ci.yml%{ci_config_link_end} file."
-msgstr ""
-
-msgid "Environments|Open live environment"
-msgstr ""
-
-msgid "Environments|Pod logs from"
-msgstr ""
-
-msgid "Environments|Re-deploy to environment"
-msgstr ""
-
-msgid "Environments|Read more about environments"
-msgstr ""
-
-msgid "Environments|Rollback environment"
-msgstr ""
-
-msgid "Environments|Show all"
-msgstr ""
-
-msgid "Environments|Stop"
-msgstr ""
-
-msgid "Environments|Stop environment"
-msgstr ""
-
-msgid "Environments|Updated"
-msgstr ""
-
-msgid "Environments|You don't have any environments right now"
-msgstr ""
-
-msgid "Environments|protected"
-msgstr ""
-
-msgid "Epic"
-msgstr ""
-
-msgid "Epic will be removed! Are you sure?"
-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|An error occurred while saving %{epicDateType} date"
-msgstr ""
-
-msgid "Epics|How can I solve this?"
-msgstr ""
-
-msgid "Epics|More information"
-msgstr ""
-
-msgid "Epics|These dates affect how your epics appear in the roadmap. Dates from milestones come from the milestones assigned to issues in the epic. You can also set fixed dates or remove them entirely."
-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|due"
-msgstr ""
-
-msgid "Epics|start"
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Error Reporting and Logging"
-msgstr ""
-
-msgid "Error creating epic"
-msgstr ""
-
-msgid "Error fetching contributors data."
-msgstr ""
-
-msgid "Error fetching labels."
-msgstr ""
-
-msgid "Error fetching network graph."
-msgstr ""
-
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching usage ping data."
-msgstr ""
-
-msgid "Error loading branch data. Please try again."
-msgstr ""
-
-msgid "Error loading branches."
-msgstr ""
-
-msgid "Error loading last commit."
-msgstr ""
-
-msgid "Error loading markdown preview"
-msgstr ""
-
-msgid "Error loading merge requests."
-msgstr ""
-
-msgid "Error loading project data. Please try again."
-msgstr ""
-
-msgid "Error loading template types."
-msgstr ""
-
-msgid "Error loading template."
-msgstr ""
-
-msgid "Error occurred when toggling the notification subscription"
-msgstr ""
-
-msgid "Error saving label update."
-msgstr ""
-
-msgid "Error updating status for all todos."
-msgstr ""
-
-msgid "Error updating todo status."
-msgstr ""
-
-msgid "Error while loading the merge request. Please try again."
-msgstr ""
-
-msgid "Estimated"
-msgstr ""
-
-msgid "EventFilterBy|Filter by all"
-msgstr ""
-
-msgid "EventFilterBy|Filter by comments"
-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 "Every day (at 4:00am)"
-msgstr ""
-
-msgid "Every month (on the 1st at 4:00am)"
-msgstr ""
-
-msgid "Every week (Sundays at 4:00am)"
-msgstr ""
-
-msgid "Everyone can contribute"
-msgstr ""
-
-msgid "Expand"
-msgstr ""
-
-msgid "Expand all"
-msgstr ""
-
-msgid "Expand sidebar"
-msgstr ""
-
-msgid "Expiration date"
-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 projects"
-msgstr ""
-
-msgid "Explore public groups"
-msgstr ""
-
-msgid "External Classification Policy Authorization"
-msgstr ""
-
-msgid "External authentication"
-msgstr ""
-
-msgid "External authorization denied access to this project"
-msgstr ""
-
-msgid "External authorization request timeout"
-msgstr ""
-
-msgid "ExternalAuthorizationService|Classification Label"
-msgstr ""
-
-msgid "ExternalAuthorizationService|Classification label"
-msgstr ""
-
-msgid "ExternalAuthorizationService|When no classification label is set the default label `%{default_label}` will be used."
-msgstr ""
-
-msgid "Facebook"
-msgstr ""
-
-msgid "Failed"
-msgstr ""
-
-msgid "Failed Jobs"
-msgstr ""
-
-msgid "Failed to change the owner"
-msgstr ""
-
-msgid "Failed to check related branches."
-msgstr ""
-
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
-msgid "Failed to remove issue from board, please try again."
-msgstr ""
-
-msgid "Failed to remove mirror."
-msgstr ""
-
-msgid "Failed to remove the pipeline schedule"
-msgstr ""
-
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
-msgid "Failed to update issues, please try again."
-msgstr ""
-
-msgid "Failure"
-msgstr ""
-
-msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
-msgstr ""
-
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
-msgid "Feb"
-msgstr ""
-
-msgid "February"
-msgstr ""
-
-msgid "Fields on this page are now uneditable, you can configure"
-msgstr ""
-
-msgid "File templates"
-msgstr ""
-
-msgid "Files"
-msgstr ""
-
-msgid "Files (%{human_size})"
-msgstr ""
-
-msgid "Fill in the fields below, turn on <strong>%{enable_label}</strong>, and press <strong>%{save_changes}</strong>"
-msgstr ""
-
-msgid "Filter"
-msgstr ""
-
-msgid "Filter by %{issuable_type} that are currently closed."
-msgstr ""
-
-msgid "Filter by %{issuable_type} that are currently opened."
-msgstr ""
-
-msgid "Filter by commit message"
-msgstr ""
-
-msgid "Filter..."
-msgstr ""
-
-msgid "Find by path"
-msgstr ""
-
-msgid "Find file"
-msgstr ""
-
-msgid "Find the downloaded ZIP file and decompress it."
-msgstr ""
-
-msgid "Find the newly extracted <code>Takeout/Google Code Project Hosting/GoogleCodeProjectHosting.json</code> file."
-msgstr ""
-
-msgid "Fingerprints"
-msgstr ""
-
-msgid "Finish review"
-msgstr ""
-
-msgid "Finished"
-msgstr ""
-
-msgid "FirstPushedBy|First"
-msgstr ""
-
-msgid "FirstPushedBy|pushed by"
-msgstr ""
-
-msgid "Fixed date"
-msgstr ""
-
-msgid "Fixed due date"
-msgstr ""
-
-msgid "Fixed start date"
-msgstr ""
-
-msgid "Fixed:"
-msgstr ""
-
-msgid "FogBugz Email"
-msgstr ""
-
-msgid "FogBugz Import"
-msgstr ""
-
-msgid "FogBugz Password"
-msgstr ""
-
-msgid "FogBugz URL"
-msgstr ""
-
-msgid "FogBugz import"
-msgstr ""
-
-msgid "Follow the steps below to export your Google Code project data."
-msgstr ""
-
-msgid "Font Color"
-msgstr ""
-
-msgid "Footer message"
-msgstr ""
-
-msgid "For internal projects, any logged in user can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "For more information, go to the "
-msgstr ""
-
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
-msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
-msgstr ""
-
-msgid "For private projects, any member (guest or higher) can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "For public projects, anyone can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "ForkedFromProjectPath|Forked from"
-msgstr ""
-
-msgid "ForkedFromProjectPath|Forked from %{project_name} (deleted)"
-msgstr ""
-
-msgid "Forking in progress"
-msgstr ""
-
-msgid "Format"
-msgstr ""
-
-msgid "Found errors in your .gitlab-ci.yml:"
-msgstr ""
-
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
-msgid "From %{provider_title}"
-msgstr ""
-
-msgid "From Bitbucket"
-msgstr ""
-
-msgid "From Bitbucket Server"
-msgstr ""
-
-msgid "From FogBugz"
-msgstr ""
-
-msgid "From GitLab.com"
-msgstr ""
-
-msgid "From Google Code"
-msgstr ""
-
-msgid "From issue creation until deploy to production"
-msgstr ""
-
-msgid "From merge request merge until deploy to production"
-msgstr ""
-
-msgid "From milestones:"
-msgstr ""
-
-msgid "From the Kubernetes cluster details view, install Runner from the applications list"
-msgstr ""
-
-msgid "GPG Keys"
-msgstr ""
-
-msgid "General"
-msgstr ""
-
-msgid "General pipelines"
-msgstr ""
-
-msgid "Generate a default set of labels"
-msgstr ""
-
-msgid "Geo"
-msgstr ""
-
-msgid "Geo Nodes"
-msgstr ""
-
-msgid "Geo allows you to replicate your GitLab instance to other geographical locations."
-msgstr ""
-
-msgid "GeoNodeSyncStatus|Node is failing or broken."
-msgstr ""
-
-msgid "GeoNodeSyncStatus|Node is slow, overloaded, or it just recovered after an outage."
-msgstr ""
-
-msgid "GeoNodes|Checksummed"
-msgstr ""
-
-msgid "GeoNodes|Data is out of date from %{timeago}"
-msgstr ""
-
-msgid "GeoNodes|Data replication lag"
-msgstr ""
-
-msgid "GeoNodes|Disabling a node stops the sync process. Are you sure?"
-msgstr ""
-
-msgid "GeoNodes|Does not match the primary storage configuration"
-msgstr ""
-
-msgid "GeoNodes|Failed"
-msgstr ""
-
-msgid "GeoNodes|Full"
-msgstr ""
-
-msgid "GeoNodes|GitLab version"
-msgstr ""
-
-msgid "GeoNodes|GitLab version does not match the primary node version"
-msgstr ""
-
-msgid "GeoNodes|Health status"
-msgstr ""
-
-msgid "GeoNodes|Last event ID processed by cursor"
-msgstr ""
-
-msgid "GeoNodes|Last event ID seen from primary"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Repository checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Repository verification"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Wiki checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Wiki verification"
-msgstr ""
-
-msgid "GeoNodes|Loading nodes"
-msgstr ""
-
-msgid "GeoNodes|Local LFS objects"
-msgstr ""
-
-msgid "GeoNodes|Local attachments"
-msgstr ""
-
-msgid "GeoNodes|Local job artifacts"
-msgstr ""
-
-msgid "GeoNodes|New node"
-msgstr ""
-
-msgid "GeoNodes|Node Authentication was successfully repaired."
-msgstr ""
-
-msgid "GeoNodes|Node was successfully removed."
-msgstr ""
-
-msgid "GeoNodes|Not checksummed"
-msgstr ""
-
-msgid "GeoNodes|Out of sync"
-msgstr ""
-
-msgid "GeoNodes|Removing a node stops the sync process. Are you sure?"
-msgstr ""
-
-msgid "GeoNodes|Replication slot WAL"
-msgstr ""
-
-msgid "GeoNodes|Replication slots"
-msgstr ""
-
-msgid "GeoNodes|Repositories"
-msgstr ""
-
-msgid "GeoNodes|Repositories checksummed for verification with their counterparts on Secondary nodes"
-msgstr ""
-
-msgid "GeoNodes|Repositories verified with their counterparts on the Primary node"
-msgstr ""
-
-msgid "GeoNodes|Repository checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Repository verification progress"
-msgstr ""
-
-msgid "GeoNodes|Selective"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while changing node status"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while fetching nodes"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while removing node"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while repairing node"
-msgstr ""
-
-msgid "GeoNodes|Storage config"
-msgstr ""
-
-msgid "GeoNodes|Sync settings"
-msgstr ""
-
-msgid "GeoNodes|Synced"
-msgstr ""
-
-msgid "GeoNodes|Unused slots"
-msgstr ""
-
-msgid "GeoNodes|Unverified"
-msgstr ""
-
-msgid "GeoNodes|Used slots"
-msgstr ""
-
-msgid "GeoNodes|Verified"
-msgstr ""
-
-msgid "GeoNodes|Wiki checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Wiki verification progress"
-msgstr ""
-
-msgid "GeoNodes|Wikis"
-msgstr ""
-
-msgid "GeoNodes|Wikis checksummed for verification with their counterparts on Secondary nodes"
-msgstr ""
-
-msgid "GeoNodes|Wikis verified with their counterparts on the Primary node"
-msgstr ""
-
-msgid "GeoNodes|You have configured Geo nodes using an insecure HTTP connection. We recommend the use of HTTPS."
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for forced re-download"
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for re-check"
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|All"
-msgstr ""
-
-msgid "Geo|All projects"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
-msgstr ""
-
-msgid "Geo|Failed"
-msgstr ""
-
-msgid "Geo|File sync capacity"
-msgstr ""
-
-msgid "Geo|Geo Status"
-msgstr ""
-
-msgid "Geo|Groups to synchronize"
-msgstr ""
-
-msgid "Geo|In sync"
-msgstr ""
-
-msgid "Geo|Last successful sync"
-msgstr ""
-
-msgid "Geo|Last sync attempt"
-msgstr ""
-
-msgid "Geo|Last time verified"
-msgstr ""
-
-msgid "Geo|Never"
-msgstr ""
-
-msgid "Geo|Next sync scheduled at"
-msgstr ""
-
-msgid "Geo|Not synced yet"
-msgstr ""
-
-msgid "Geo|Pending"
-msgstr ""
-
-msgid "Geo|Pending synchronization"
-msgstr ""
-
-msgid "Geo|Pending verification"
-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|Recheck"
-msgstr ""
-
-msgid "Geo|Recheck all projects"
-msgstr ""
-
-msgid "Geo|Redownload"
-msgstr ""
-
-msgid "Geo|Remove"
-msgstr ""
-
-msgid "Geo|Repository sync capacity"
-msgstr ""
-
-msgid "Geo|Resync"
-msgstr ""
-
-msgid "Geo|Resync all projects"
-msgstr ""
-
-msgid "Geo|Retry count"
-msgstr ""
-
-msgid "Geo|Select groups to replicate."
-msgstr ""
-
-msgid "Geo|Shards to synchronize"
-msgstr ""
-
-msgid "Geo|Status"
-msgstr ""
-
-msgid "Geo|Synced"
-msgstr ""
-
-msgid "Geo|Synchronization failed - %{error}"
-msgstr ""
-
-msgid "Geo|Tracking entry for project (%{project_id}) was successfully removed."
-msgstr ""
-
-msgid "Geo|Tracking entry will be removed. Are you sure?"
-msgstr ""
-
-msgid "Geo|Unknown state"
-msgstr ""
-
-msgid "Geo|Verification capacity"
-msgstr ""
-
-msgid "Geo|Verification failed - %{error}"
-msgstr ""
-
-msgid "Geo|Waiting for scheduler"
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
-msgid "Geo|You need a different license to use Geo replication"
-msgstr ""
-
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
-msgid "Get a free instance review"
-msgstr ""
-
-msgid "Git"
-msgstr ""
-
-msgid "Git repository URL"
-msgstr ""
-
-msgid "Git revision"
-msgstr ""
-
-msgid "Git strategy for pipelines"
-msgstr ""
-
-msgid "Git version"
-msgstr ""
-
-msgid "GitHub import"
-msgstr ""
-
-msgid "GitLab CI Linter has been moved"
-msgstr ""
-
-msgid "GitLab Geo"
-msgstr ""
-
-msgid "GitLab Group Runners can execute code for all the projects in this group."
-msgstr ""
-
-msgid "GitLab Import"
-msgstr ""
-
-msgid "GitLab User"
-msgstr ""
-
-msgid "GitLab project export"
-msgstr ""
-
-msgid "GitLab single sign on URL"
-msgstr ""
-
-msgid "GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "GitLab.com import"
-msgstr ""
-
-msgid "GitLab’s issue tracker"
-msgstr ""
-
-msgid "Gitaly"
-msgstr ""
-
-msgid "Gitaly Servers"
-msgstr ""
-
-msgid "Gitaly|Address"
-msgstr ""
-
-msgid "Gitea Host URL"
-msgstr ""
-
-msgid "Gitea Import"
-msgstr ""
-
-msgid "Go Back"
-msgstr ""
-
-msgid "Go back"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Go to %{link_to_google_takeout}."
-msgstr ""
-
-msgid "Google Code import"
-msgstr ""
-
-msgid "Google Takeout"
-msgstr ""
-
-msgid "Google authentication is not %{link_to_documentation}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
-msgid "Got it!"
-msgstr ""
-
-msgid "Graph"
-msgstr ""
-
-msgid "Group"
-msgstr ""
-
-msgid "Group CI/CD settings"
-msgstr ""
-
-msgid "Group Git LFS status:"
-msgstr ""
-
-msgid "Group ID"
-msgstr ""
-
-msgid "Group Runners"
-msgstr ""
-
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
-msgid "Group avatar"
-msgstr ""
-
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
-msgid "Group details"
-msgstr ""
-
-msgid "Group info:"
-msgstr ""
-
-msgid "Group maintainers can register group runners in the %{link}"
-msgstr ""
-
-msgid "Group name"
-msgstr ""
-
-msgid "Group: %{group_name}"
-msgstr ""
-
-msgid "GroupRoadmap|From %{dateWord}"
-msgstr ""
-
-msgid "GroupRoadmap|Loading roadmap"
-msgstr ""
-
-msgid "GroupRoadmap|Something went wrong while fetching epics"
-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|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the quarters view, only epics in the past quarter, current quarter, and next 4 quarters are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the weeks view, only epics in the past week, current week, and next 4 weeks are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the months view, only epics in the past month, current month, and next 5 months are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the quarters view, only epics in the past quarter, current quarter, and next 4 quarters are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the weeks view, only epics in the past week, current week, and next 4 weeks are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|Until %{dateWord}"
-msgstr ""
-
-msgid "GroupSettings|Badges"
-msgstr ""
-
-msgid "GroupSettings|Customize your group badges."
-msgstr ""
-
-msgid "GroupSettings|Learn more about badges."
-msgstr ""
-
-msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
-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|This setting will be applied to all subgroups unless overridden by a group owner. Groups that already have access to the project will continue to have access unless removed manually."
-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|remove the share with group lock from %{ancestor_group_name}"
-msgstr ""
-
-msgid "Groups"
-msgstr ""
-
-msgid "Groups can also be nested by creating %{subgroup_docs_link_start}subgroups%{subgroup_docs_link_end}."
-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|If you organize your projects under a group, it works like a folder."
-msgstr ""
-
-msgid "GroupsEmptyState|No groups found"
-msgstr ""
-
-msgid "GroupsEmptyState|You can manage your group member’s permissions and access to each project in the group."
-msgstr ""
-
-msgid "GroupsTree|Are you sure you want to leave the \"%{fullName}\" group?"
-msgstr ""
-
-msgid "GroupsTree|Create a project in this group."
-msgstr ""
-
-msgid "GroupsTree|Create a subgroup in this group."
-msgstr ""
-
-msgid "GroupsTree|Edit group"
-msgstr ""
-
-msgid "GroupsTree|Failed to leave the group. Please make sure you are not the only owner."
-msgstr ""
-
-msgid "GroupsTree|Leave this 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|Search by name"
-msgstr ""
-
-msgid "Have your users email"
-msgstr ""
-
-msgid "Header message"
-msgstr ""
-
-msgid "Health Check"
-msgstr ""
-
-msgid "Health information can be retrieved from the following endpoints. More information is available"
-msgstr ""
-
-msgid "HealthCheck|Access token is"
-msgstr ""
-
-msgid "HealthCheck|Healthy"
-msgstr ""
-
-msgid "HealthCheck|No Health Problems Detected"
-msgstr ""
-
-msgid "HealthCheck|Unhealthy"
-msgstr ""
-
-msgid "Help"
-msgstr ""
-
-msgid "Help page"
-msgstr ""
-
-msgid "Help page text and support page url."
-msgstr ""
-
-msgid "Here is the public SSH key that needs to be added to the remote server. For more information, please refer to the documentation."
-msgstr ""
-
-msgid "Hide host keys manual input"
-msgstr ""
-
-msgid "Hide payload"
-msgstr ""
-
-msgid "Hide value"
-msgid_plural "Hide values"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Hide whitespace changes"
-msgstr ""
-
-msgid "History"
-msgstr ""
-
-msgid "Housekeeping successfully started"
-msgstr ""
-
-msgid "I accept the %{terms_link}"
-msgstr ""
-
-msgid "I accept the|Terms of Service and Privacy Policy"
-msgstr ""
-
-msgid "ID"
-msgstr ""
-
-msgid "IDE|Allow live previews of JavaScript projects in the Web IDE using CodeSandbox client side evaluation."
-msgstr ""
-
-msgid "IDE|Back"
-msgstr ""
-
-msgid "IDE|Client side evaluation"
-msgstr ""
-
-msgid "IDE|Commit"
-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|Open in file view"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
-msgid "IDE|Review"
-msgstr ""
-
-msgid "IP Address"
-msgstr ""
-
-msgid "Identifier"
-msgstr ""
-
-msgid "Identities"
-msgstr ""
-
-msgid "Identity provider single sign on URL"
-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."
-msgstr ""
-
-msgid "If disabled, the access level will depend on the user's permissions in the project."
-msgstr ""
-
-msgid "If enabled"
-msgstr ""
-
-msgid "If enabled, access to projects will be validated on an external service using their classification label."
-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 already have files you can push them using the %{link_to_cli} below."
-msgstr ""
-
-msgid "If your HTTP repository is not publicly accessible, add authentication information to the URL: <code>https://username:password@gitlab.company.com/group/project.git</code>."
-msgstr ""
-
-msgid "ImageDiffViewer|2-up"
-msgstr ""
-
-msgid "ImageDiffViewer|Onion skin"
-msgstr ""
-
-msgid "ImageDiffViewer|Swipe"
-msgstr ""
-
-msgid "Import"
-msgstr ""
-
-msgid "Import Projects from Gitea"
-msgstr ""
-
-msgid "Import all compatible projects"
-msgstr ""
-
-msgid "Import all projects"
-msgstr ""
-
-msgid "Import all repositories"
-msgstr ""
-
-msgid "Import an exported GitLab project"
-msgstr ""
-
-msgid "Import in progress"
-msgstr ""
-
-msgid "Import multiple repositories by uploading a manifest file."
-msgstr ""
-
-msgid "Import project"
-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 projects from Google Code"
-msgstr ""
-
-msgid "Import repositories from Bitbucket Server"
-msgstr ""
-
-msgid "Import repositories from GitHub"
-msgstr ""
-
-msgid "Import repository"
-msgstr ""
-
-msgid "ImportButtons|Connect repositories from"
-msgstr ""
-
-msgid "Improve Issue boards with GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Improve issues management with Issue weight and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Improve search with Advanced Global Search and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "In order to enable instance-level analytics, please ask an admin to enable %{usage_ping_link_start}usage ping%{usage_ping_link_end}."
-msgstr ""
-
-msgid "In the next step, you'll be able to select the projects you want to import."
-msgstr ""
-
-msgid "Include a Terms of Service agreement and Privacy Policy that all users must accept."
-msgstr ""
-
-msgid "Include the username in the URL if required: <code>https://username@gitlab.company.com/group/project.git</code>."
-msgstr ""
-
-msgid "Incompatible Project"
-msgstr ""
-
-msgid "Indicates whether this runner can pick jobs without tags"
-msgstr ""
-
-msgid "Inline"
-msgstr ""
-
-msgid "Input host keys manually"
-msgstr ""
-
-msgid "Input your repository URL"
-msgstr ""
-
-msgid "Install GitLab Runner"
-msgstr ""
-
-msgid "Install Runner on Kubernetes"
-msgstr ""
-
-msgid "Instance"
-msgid_plural "Instances"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Instance Statistics"
-msgstr ""
-
-msgid "Instance Statistics visibility"
-msgstr ""
-
-msgid "Instance does not support multiple Kubernetes clusters"
-msgstr ""
-
-msgid "Integrations"
-msgstr ""
-
-msgid "Integrations Settings"
-msgstr ""
-
-msgid "Interested parties can even contribute by pushing commits if they want to."
-msgstr ""
-
-msgid "Internal - The group and any internal projects can be viewed by any logged in user."
-msgstr ""
-
-msgid "Internal - The project can be accessed by any logged in user."
-msgstr ""
-
-msgid "Internal users"
-msgstr ""
-
-msgid "Interval Pattern"
-msgstr ""
-
-msgid "Introducing Cycle Analytics"
-msgstr ""
-
-msgid "Invite"
-msgstr ""
-
-msgid "Issue"
-msgstr ""
-
-msgid "Issue Boards"
-msgstr ""
-
-msgid "Issue board focus mode"
-msgstr ""
-
-msgid "Issue events"
-msgstr ""
-
-msgid "IssueBoards|Board"
-msgstr ""
-
-msgid "IssueBoards|Boards"
-msgstr ""
-
-msgid "Issues"
-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, 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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
-msgid "Jan"
-msgstr ""
-
-msgid "January"
-msgstr ""
-
-msgid "Job"
-msgstr ""
-
-msgid "Job has been erased"
-msgstr ""
-
-msgid "Jobs"
-msgstr ""
-
-msgid "Job|Browse"
-msgstr ""
-
-msgid "Job|Complete Raw"
-msgstr ""
-
-msgid "Job|Download"
-msgstr ""
-
-msgid "Job|Erase job log"
-msgstr ""
-
-msgid "Job|Job artifacts"
-msgstr ""
-
-msgid "Job|Job has been erased"
-msgstr ""
-
-msgid "Job|Job has been erased by"
-msgstr ""
-
-msgid "Job|Keep"
-msgstr ""
-
-msgid "Job|Scroll to bottom"
-msgstr ""
-
-msgid "Job|Scroll to top"
-msgstr ""
-
-msgid "Job|Show complete raw"
-msgstr ""
-
-msgid "Job|The artifacts were removed"
-msgstr ""
-
-msgid "Job|The artifacts will be removed in"
-msgstr ""
-
-msgid "Job|This job is stuck, because the project doesn't have any runners online assigned to it."
-msgstr ""
-
-msgid "Jul"
-msgstr ""
-
-msgid "July"
-msgstr ""
-
-msgid "Jun"
-msgstr ""
-
-msgid "June"
-msgstr ""
-
-msgid "Kubernetes"
-msgstr ""
-
-msgid "Kubernetes Cluster"
-msgstr ""
-
-msgid "Kubernetes cluster creation time exceeds timeout; %{timeout}"
-msgstr ""
-
-msgid "Kubernetes cluster integration was not removed."
-msgstr ""
-
-msgid "Kubernetes cluster integration was successfully removed."
-msgstr ""
-
-msgid "Kubernetes cluster was successfully updated."
-msgstr ""
-
-msgid "Kubernetes configured"
-msgstr ""
-
-msgid "Kubernetes service integration has been deprecated. %{deprecated_message_content} your Kubernetes clusters using the new <a href=\"%{url}\"/>Kubernetes Clusters</a> page"
-msgstr ""
-
-msgid "LFS"
-msgstr ""
-
-msgid "LFSStatus|Disabled"
-msgstr ""
-
-msgid "LFSStatus|Enabled"
-msgstr ""
-
-msgid "Label"
-msgstr ""
-
-msgid "Label actions dropdown"
-msgstr ""
-
-msgid "Label lists show all issues with the selected label."
-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|<span>Promote label</span> %{labelTitle} <span>to Group Label?</span>"
-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. This action cannot be reversed."
-msgstr ""
-
-msgid "Large File Storage"
-msgstr ""
-
-msgid "Last %d day"
-msgid_plural "Last %d days"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Last Pipeline"
-msgstr ""
-
-msgid "Last commit"
-msgstr ""
-
-msgid "Last contact"
-msgstr ""
-
-msgid "Last edited %{date}"
-msgstr ""
-
-msgid "Last edited by %{name}"
-msgstr ""
-
-msgid "Last reply by"
-msgstr ""
-
-msgid "Last update"
-msgstr ""
-
-msgid "Last updated"
-msgstr ""
-
-msgid "LastPushEvent|You pushed to"
-msgstr ""
-
-msgid "LastPushEvent|at"
-msgstr ""
-
-msgid "Latest changes"
-msgstr ""
-
-msgid "Learn more"
-msgstr ""
-
-msgid "Learn more about %{issue_boards_url}, to keep track of issues in multiple lists, using labels, assignees, and milestones. If you’re missing something from issue boards, please create an issue on %{gitlab_issues_url}."
-msgstr ""
-
-msgid "Learn more about Kubernetes"
-msgstr ""
-
-msgid "Learn more about protected branches"
-msgstr ""
-
-msgid "Learn more in the"
-msgstr ""
-
-msgid "Learn more in the|pipeline schedules documentation"
-msgstr ""
-
-msgid "Leave"
-msgstr ""
-
-msgid "Leave group"
-msgstr ""
-
-msgid "Leave project"
-msgstr ""
-
-msgid "Leave the \"File type\" and \"Delivery method\" options on their default values."
-msgstr ""
-
-msgid "License"
-msgstr ""
-
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
-msgid "LicenseManagement|Approve license"
-msgstr ""
-
-msgid "LicenseManagement|Approve license?"
-msgstr ""
-
-msgid "LicenseManagement|Approved"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist license"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist license?"
-msgstr ""
-
-msgid "LicenseManagement|Blacklisted"
-msgstr ""
-
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
-msgid "LicenseManagement|License"
-msgstr ""
-
-msgid "LicenseManagement|License Management"
-msgstr ""
-
-msgid "LicenseManagement|License details"
-msgstr ""
-
-msgid "LicenseManagement|License name"
-msgstr ""
-
-msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
-msgstr ""
-
-msgid "LicenseManagement|Packages"
-msgstr ""
-
-msgid "LicenseManagement|Remove license"
-msgstr ""
-
-msgid "LicenseManagement|Remove license?"
-msgstr ""
-
-msgid "LicenseManagement|Submit"
-msgstr ""
-
-msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
-msgstr ""
-
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
-msgid "LicenseManagement|URL"
-msgstr ""
-
-msgid "LicenseManagement|You are about to remove the license, %{name}, from this project."
-msgstr ""
-
-msgid "Licenses"
-msgstr ""
-
-msgid "Limited to showing %d event at most"
-msgid_plural "Limited to showing %d events at most"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "LinkedIn"
-msgstr ""
-
-msgid "List"
-msgstr ""
-
-msgid "List Your Gitea Repositories"
-msgstr ""
-
-msgid "List available repositories"
-msgstr ""
-
-msgid "List view"
-msgstr ""
-
-msgid "List your Bitbucket Server repositories"
-msgstr ""
-
-msgid "List your GitHub repositories"
-msgstr ""
-
-msgid "Live preview"
-msgstr ""
-
-msgid "Loading contribution stats for group members"
-msgstr ""
-
-msgid "Loading the GitLab IDE..."
-msgstr ""
-
-msgid "Loading..."
-msgstr ""
-
-msgid "Lock"
-msgstr ""
-
-msgid "Lock %{issuableDisplayName}"
-msgstr ""
-
-msgid "Lock not found"
-msgstr ""
-
-msgid "Lock this %{issuableDisplayName}? Only <strong>project members</strong> will be able to comment."
-msgstr ""
-
-msgid "Lock to current projects"
-msgstr ""
-
-msgid "Locked"
-msgstr ""
-
-msgid "Locked Files"
-msgstr ""
-
-msgid "Locked to current projects"
-msgstr ""
-
-msgid "Locks give the ability to lock specific file or folder."
-msgstr ""
-
-msgid "Login with smartcard"
-msgstr ""
-
-msgid "Logs"
-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 sure you're logged into the account that owns the projects you'd like to import."
-msgstr ""
-
-msgid "Manage Git repositories with fine-grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki."
-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 you've authorized to use your account."
-msgstr ""
-
-msgid "Manage group labels"
-msgstr ""
-
-msgid "Manage labels"
-msgstr ""
-
-msgid "Manage project labels"
-msgstr ""
-
-msgid "Manage your group’s membership while adding another level of security with SAML."
-msgstr ""
-
-msgid "Manifest"
-msgstr ""
-
-msgid "Manifest file import"
-msgstr ""
-
-msgid "Map a FogBugz account ID to a GitLab user"
-msgstr ""
-
-msgid "Map a Google Code user to a GitLab user"
-msgstr ""
-
-msgid "Map a Google Code user to a full email address"
-msgstr ""
-
-msgid "Map a Google Code user to a full name"
-msgstr ""
-
-msgid "Mar"
-msgstr ""
-
-msgid "March"
-msgstr ""
-
-msgid "Mark todo as done"
-msgstr ""
-
-msgid "Markdown enabled"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
-msgid "Maven Metadata"
-msgstr ""
-
-msgid "Maven package"
-msgstr ""
-
-msgid "Max access level"
-msgstr ""
-
-msgid "Maximum job timeout"
-msgstr ""
-
-msgid "May"
-msgstr ""
-
-msgid "Median"
-msgstr ""
-
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
-msgid "Members"
-msgstr ""
-
-msgid "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 "Merge Request"
-msgstr ""
-
-msgid "Merge Request:"
-msgstr ""
-
-msgid "Merge Requests"
-msgstr ""
-
-msgid "Merge Requests created"
-msgstr ""
-
-msgid "Merge events"
-msgstr ""
-
-msgid "Merge request"
-msgstr ""
-
-msgid "Merge request approvals"
-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 "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
-msgid "MergeRequests|Resolve this discussion in a new issue"
-msgstr ""
-
-msgid "MergeRequests|Saving the comment failed"
-msgstr ""
-
-msgid "MergeRequests|Toggle comments for this file"
-msgstr ""
-
-msgid "MergeRequests|View file @ %{commitId}"
-msgstr ""
-
-msgid "MergeRequests|View replaced file @ %{commitId}"
-msgstr ""
-
-msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
-msgstr ""
-
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
-msgid "Merged"
-msgstr ""
-
-msgid "Messages"
-msgstr ""
-
-msgid "Metrics"
-msgstr ""
-
-msgid "Metrics - Influx"
-msgstr ""
-
-msgid "Metrics - Prometheus"
-msgstr ""
-
-msgid "Metrics and profiling"
-msgstr ""
-
-msgid "Metrics|Business"
-msgstr ""
-
-msgid "Metrics|Check out the CI/CD documentation on deploying to an environment"
-msgstr ""
-
-msgid "Metrics|Create metric"
-msgstr ""
-
-msgid "Metrics|Edit metric"
-msgstr ""
-
-msgid "Metrics|Environment"
-msgstr ""
-
-msgid "Metrics|For grouping similar metrics"
-msgstr ""
-
-msgid "Metrics|Label of the chart's vertical axis. Usually the type of the unit being charted. The horizontal axis (X-axis) always represents time."
-msgstr ""
-
-msgid "Metrics|Learn about environments"
-msgstr ""
-
-msgid "Metrics|Legend label (optional)"
-msgstr ""
-
-msgid "Metrics|Must be a valid PromQL query."
-msgstr ""
-
-msgid "Metrics|Name"
-msgstr ""
-
-msgid "Metrics|New metric"
-msgstr ""
-
-msgid "Metrics|No deployed environments"
-msgstr ""
-
-msgid "Metrics|Prometheus Query Documentation"
-msgstr ""
-
-msgid "Metrics|Query"
-msgstr ""
-
-msgid "Metrics|Response"
-msgstr ""
-
-msgid "Metrics|System"
-msgstr ""
-
-msgid "Metrics|There was an error fetching the environments data, please try again"
-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 while retrieving metrics"
-msgstr ""
-
-msgid "Metrics|Type"
-msgstr ""
-
-msgid "Metrics|Unexpected deployment data response from prometheus endpoint"
-msgstr ""
-
-msgid "Metrics|Unexpected metrics data response from prometheus endpoint"
-msgstr ""
-
-msgid "Metrics|Unit label"
-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|Y-axis label"
-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 "Milestone"
-msgstr ""
-
-msgid "Milestone lists not available with your current license"
-msgstr ""
-
-msgid "Milestone lists show all issues from the selected milestone."
-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|<p>%{milestonePromotion}</p> %{finalWarning}"
-msgstr ""
-
-msgid "Milestones|Delete milestone"
-msgstr ""
-
-msgid "Milestones|Delete milestone %{milestoneTitle}?"
-msgstr ""
-
-msgid "Milestones|Failed to delete milestone %{milestoneTitle}"
-msgstr ""
-
-msgid "Milestones|Milestone %{milestoneTitle} was not found"
-msgstr ""
-
-msgid "Milestones|Promote %{milestoneTitle} to group milestone?"
-msgstr ""
-
-msgid "Milestones|Promote Milestone"
-msgstr ""
-
-msgid "Milestones|Promoting %{milestone} will make it available for all projects inside %{groupName}. Existing project milestones with the same name will be merged. "
-msgstr ""
-
-msgid "Milestones|This action cannot be reversed."
-msgstr ""
-
-msgid "Mirror a repository"
-msgstr ""
-
-msgid "Mirror direction"
-msgstr ""
-
-msgid "Mirror repository"
-msgstr ""
-
-msgid "Mirror user"
-msgstr ""
-
-msgid "Mirrored repositories"
-msgstr ""
-
-msgid "Mirroring repositories"
-msgstr ""
-
-msgid "MissingSSHKeyWarningLink|add an SSH key"
-msgstr ""
-
-msgid "Modal|Cancel"
-msgstr ""
-
-msgid "Modal|Close"
-msgstr ""
-
-msgid "Monitoring"
-msgstr ""
-
-msgid "Months"
-msgstr ""
-
-msgid "More"
-msgstr ""
-
-msgid "More actions"
-msgstr ""
-
-msgid "More info"
-msgstr ""
-
-msgid "More information"
-msgstr ""
-
-msgid "More information is available|here"
-msgstr ""
-
-msgid "Most stars"
-msgstr ""
-
-msgid "Move"
-msgstr ""
-
-msgid "Move issue"
-msgstr ""
-
-msgid "Multiple issue boards"
-msgstr ""
-
-msgid "Name"
-msgstr ""
-
-msgid "Name new label"
-msgstr ""
-
-msgid "Name your individual key via a title"
-msgstr ""
-
-msgid "Name:"
-msgstr ""
-
-msgid "Naming, visibility"
-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 "Network"
-msgstr ""
-
-msgid "Never"
-msgstr ""
-
-msgid "New"
-msgstr ""
-
-msgid "New Application"
-msgstr ""
-
-msgid "New Group"
-msgstr ""
-
-msgid "New Identity"
-msgstr ""
-
-msgid "New Issue"
-msgid_plural "New Issues"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "New Label"
-msgstr ""
-
-msgid "New Pipeline Schedule"
-msgstr ""
-
-msgid "New Snippet"
-msgstr ""
-
-msgid "New Snippets"
-msgstr ""
-
-msgid "New branch"
-msgstr ""
-
-msgid "New branch unavailable"
-msgstr ""
-
-msgid "New directory"
-msgstr ""
-
-msgid "New epic"
-msgstr ""
-
-msgid "New file"
-msgstr ""
-
-msgid "New group"
-msgstr ""
-
-msgid "New identity"
-msgstr ""
-
-msgid "New issue"
-msgstr ""
-
-msgid "New label"
-msgstr ""
-
-msgid "New merge request"
-msgstr ""
-
-msgid "New pipelines will cancel older, pending pipelines on the same branch"
-msgstr ""
-
-msgid "New project"
-msgstr ""
-
-msgid "New schedule"
-msgstr ""
-
-msgid "New snippet"
-msgstr ""
-
-msgid "New subgroup"
-msgstr ""
-
-msgid "New tag"
-msgstr ""
-
-msgid "New..."
-msgstr ""
-
-msgid "No"
-msgstr ""
-
-msgid "No Label"
-msgstr ""
-
-msgid "No assignee"
-msgstr ""
-
-msgid "No branches found"
-msgstr ""
-
-msgid "No changes"
-msgstr ""
-
-msgid "No connection could be made to a Gitaly Server, please check your logs!"
-msgstr ""
-
-msgid "No container images stored for this project. Add one by following the instructions above."
-msgstr ""
-
-msgid "No contributions were found"
-msgstr ""
-
-msgid "No credit card required."
-msgstr ""
-
-msgid "No due date"
-msgstr ""
-
-msgid "No estimate or time spent"
-msgstr ""
-
-msgid "No file chosen"
-msgstr ""
-
-msgid "No files found."
-msgstr ""
-
-msgid "No issues for the selected time period."
-msgstr ""
-
-msgid "No labels with such name or description"
-msgstr ""
-
-msgid "No license. All rights reserved"
-msgstr ""
-
-msgid "No merge requests for the selected time period."
-msgstr ""
-
-msgid "No merge requests found"
-msgstr ""
-
-msgid "No messages were logged"
-msgstr ""
-
-msgid "No other labels with such name or description"
-msgstr ""
-
-msgid "No packages stored for this project."
-msgstr ""
-
-msgid "No prioritised labels with such name or description"
-msgstr ""
-
-msgid "No public groups"
-msgstr ""
-
-msgid "No pushes for the selected time period."
-msgstr ""
-
-msgid "No repository"
-msgstr ""
-
-msgid "No runners found"
-msgstr ""
-
-msgid "No schedules"
-msgstr ""
-
-msgid "No, directly import the existing email addresses and usernames."
-msgstr ""
-
-msgid "Nodes"
-msgstr ""
-
-msgid "None"
-msgstr ""
-
-msgid "Not all comments are displayed because you're comparing two versions of the diff."
-msgstr ""
-
-msgid "Not all comments are displayed because you're viewing an old version of the diff."
-msgstr ""
-
-msgid "Not allowed to merge"
-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 enough data"
-msgstr ""
-
-msgid "Not now"
-msgstr ""
-
-msgid "Note that the master branch is automatically protected. %{link_to_protected_branches}"
-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 "Notes|Are you sure you want to cancel creating this comment?"
-msgstr ""
-
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
-msgid "Notification events"
-msgstr ""
-
-msgid "NotificationEvent|Close issue"
-msgstr ""
-
-msgid "NotificationEvent|Close merge request"
-msgstr ""
-
-msgid "NotificationEvent|Failed pipeline"
-msgstr ""
-
-msgid "NotificationEvent|Merge merge request"
-msgstr ""
-
-msgid "NotificationEvent|New epic"
-msgstr ""
-
-msgid "NotificationEvent|New issue"
-msgstr ""
-
-msgid "NotificationEvent|New merge request"
-msgstr ""
-
-msgid "NotificationEvent|New note"
-msgstr ""
-
-msgid "NotificationEvent|Reassign issue"
-msgstr ""
-
-msgid "NotificationEvent|Reassign merge request"
-msgstr ""
-
-msgid "NotificationEvent|Reopen issue"
-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 off"
-msgstr ""
-
-msgid "Notifications on"
-msgstr ""
-
-msgid "Nov"
-msgstr ""
-
-msgid "November"
-msgstr ""
-
-msgid "OK"
-msgstr ""
-
-msgid "Oct"
-msgstr ""
-
-msgid "October"
-msgstr ""
-
-msgid "OfSearchInADropdown|Filter"
-msgstr ""
-
-msgid "Once imported, repositories can be mirrored over SSH. Read more %{ssh_link}"
-msgstr ""
-
-msgid "One more item"
-msgid_plural "%d more items"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "One or more of your Bitbucket 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 Google Code projects cannot be imported into GitLab directly because they use Subversion or Mercurial for version control, rather than Git."
-msgstr ""
-
-msgid "Only admins"
-msgstr ""
-
-msgid "Only comments from the following commit are shown below"
-msgstr ""
-
-msgid "Only mirror protected branches"
-msgstr ""
-
-msgid "Only project members can comment."
-msgstr ""
-
-msgid "Oops, are you sure?"
-msgstr ""
-
-msgid "Open"
-msgstr ""
-
-msgid "Open in Xcode"
-msgstr ""
-
-msgid "Open projects"
-msgstr ""
-
-msgid "Open sidebar"
-msgstr ""
-
-msgid "Open source software to collaborate on code"
-msgstr ""
-
-msgid "Opened"
-msgstr ""
-
-msgid "Opened MR"
-msgstr ""
-
-msgid "Opened issues"
-msgstr ""
-
-msgid "OpenedNDaysAgo|Opened"
-msgstr ""
-
-msgid "Opens in a new window"
-msgstr ""
-
-msgid "Operations"
-msgstr ""
-
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
-msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
-msgstr ""
-
-msgid "Optionally, you can %{link_to_customize} how Google Code 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 "Other Labels"
-msgstr ""
-
-msgid "Other information"
-msgstr ""
-
-msgid "Otherwise it is recommended you start with one of the options below."
-msgstr ""
-
-msgid "Outbound requests"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Overwrite diverged branches"
-msgstr ""
-
-msgid "Owner"
-msgstr ""
-
-msgid "Package information"
-msgstr ""
-
-msgid "Package was removed"
-msgstr ""
-
-msgid "Packages"
-msgstr ""
-
-msgid "Pages"
-msgstr ""
-
-msgid "Pagination|Last »"
-msgstr ""
-
-msgid "Pagination|Next"
-msgstr ""
-
-msgid "Pagination|Prev"
-msgstr ""
-
-msgid "Pagination|« First"
-msgstr ""
-
-msgid "Part of merge request changes"
-msgstr ""
-
-msgid "Password"
-msgstr ""
-
-msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
-msgstr ""
-
-msgid "Path, transfer, remove"
-msgstr ""
-
-msgid "Path:"
-msgstr ""
-
-msgid "Pause"
-msgstr ""
-
-msgid "Paused Runners don't accept new jobs"
-msgstr ""
-
-msgid "Pending"
-msgstr ""
-
-msgid "People without permission will never get a notification and won't be able to comment."
-msgstr ""
-
-msgid "Per job. If a job passes this threshold, it will be marked as failed"
-msgstr ""
-
-msgid "Perform advanced options such as changing path, transferring, or removing the group."
-msgstr ""
-
-msgid "Performance optimization"
-msgstr ""
-
-msgid "Permissions"
-msgstr ""
-
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
-msgid "Personal Access Token"
-msgstr ""
-
-msgid "Pipeline"
-msgstr ""
-
-msgid "Pipeline Health"
-msgstr ""
-
-msgid "Pipeline Schedule"
-msgstr ""
-
-msgid "Pipeline Schedules"
-msgstr ""
-
-msgid "Pipeline quota"
-msgstr ""
-
-msgid "Pipeline triggers"
-msgstr ""
-
-msgid "PipelineCharts|Failed:"
-msgstr ""
-
-msgid "PipelineCharts|Overall statistics"
-msgstr ""
-
-msgid "PipelineCharts|Success ratio:"
-msgstr ""
-
-msgid "PipelineCharts|Successful:"
-msgstr ""
-
-msgid "PipelineCharts|Total:"
-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 "PipelineSheduleIntervalPattern|Custom"
-msgstr ""
-
-msgid "Pipelines"
-msgstr ""
-
-msgid "Pipelines charts"
-msgstr ""
-
-msgid "Pipelines for last month"
-msgstr ""
-
-msgid "Pipelines for last week"
-msgstr ""
-
-msgid "Pipelines for last year"
-msgstr ""
-
-msgid "Pipelines|Build with confidence"
-msgstr ""
-
-msgid "Pipelines|CI Lint"
-msgstr ""
-
-msgid "Pipelines|Clear Runner Caches"
-msgstr ""
-
-msgid "Pipelines|Continuous Integration can help catch bugs by running your tests automatically, while Continuous Deployment can help you deliver code to your product environment."
-msgstr ""
-
-msgid "Pipelines|Get started with Pipelines"
-msgstr ""
-
-msgid "Pipelines|Loading Pipelines"
-msgstr ""
-
-msgid "Pipelines|Project cache successfully reset."
-msgstr ""
-
-msgid "Pipelines|Run Pipeline"
-msgstr ""
-
-msgid "Pipelines|Something went wrong while cleaning runners cache."
-msgstr ""
-
-msgid "Pipelines|There are currently no %{scope} pipelines."
-msgstr ""
-
-msgid "Pipelines|There are currently no pipelines."
-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 project is not currently set up to run pipelines."
-msgstr ""
-
-msgid "Pipeline|Commit"
-msgstr ""
-
-msgid "Pipeline|Create for"
-msgstr ""
-
-msgid "Pipeline|Create pipeline"
-msgstr ""
-
-msgid "Pipeline|Duration"
-msgstr ""
-
-msgid "Pipeline|Existing branch name or tag"
-msgstr ""
-
-msgid "Pipeline|Pipeline"
-msgstr ""
-
-msgid "Pipeline|Run Pipeline"
-msgstr ""
-
-msgid "Pipeline|Search branches"
-msgstr ""
-
-msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} 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|Variables"
-msgstr ""
-
-msgid "Pipeline|You’re about to stop pipeline %{pipelineId}."
-msgstr ""
-
-msgid "Pipeline|all"
-msgstr ""
-
-msgid "Pipeline|success"
-msgstr ""
-
-msgid "Pipeline|with stage"
-msgstr ""
-
-msgid "Pipeline|with stages"
-msgstr ""
-
-msgid "Plain diff"
-msgstr ""
-
-msgid "PlantUML"
-msgstr ""
-
-msgid "Play"
-msgstr ""
-
-msgid "Please accept the Terms of Service before continuing."
-msgstr ""
-
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
-msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
-msgstr ""
-
-msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
-msgstr ""
-
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
-msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
-msgstr ""
-
-msgid "Please select at least one filter to see results"
-msgstr ""
-
-msgid "Please solve the reCAPTCHA"
-msgstr ""
-
-msgid "Please try again"
-msgstr ""
-
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-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 "Preferences"
-msgstr ""
-
-msgid "Preferences|Navigation theme"
-msgstr ""
-
-msgid "Press Enter or click to search"
-msgstr ""
-
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
-msgid "Preview"
-msgstr ""
-
-msgid "Preview payload"
-msgstr ""
-
-msgid "Primary"
-msgstr ""
-
-msgid "Prioritize"
-msgstr ""
-
-msgid "Prioritize label"
-msgstr ""
-
-msgid "Prioritized Labels"
-msgstr ""
-
-msgid "Prioritized label"
-msgstr ""
-
-msgid "Private - Project access must be granted explicitly to each user."
-msgstr ""
-
-msgid "Private - The group and its projects can only be viewed by members."
-msgstr ""
-
-msgid "Private projects can be created in your personal namespace with:"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile Settings"
-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|Account scheduled for removal."
-msgstr ""
-
-msgid "Profiles|Add key"
-msgstr ""
-
-msgid "Profiles|Add status emoji"
-msgstr ""
-
-msgid "Profiles|Avatar cropper"
-msgstr ""
-
-msgid "Profiles|Avatar will be removed. Are you sure?"
-msgstr ""
-
-msgid "Profiles|Change username"
-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|Clear status"
-msgstr ""
-
-msgid "Profiles|Current path: %{path}"
-msgstr ""
-
-msgid "Profiles|Current status"
-msgstr ""
-
-msgid "Profiles|Delete Account"
-msgstr ""
-
-msgid "Profiles|Delete account"
-msgstr ""
-
-msgid "Profiles|Delete your account?"
-msgstr ""
-
-msgid "Profiles|Deleting an account has the following effects:"
-msgstr ""
-
-msgid "Profiles|Do not show on profile"
-msgstr ""
-
-msgid "Profiles|Don't display activity-related personal information on your profiles"
-msgstr ""
-
-msgid "Profiles|Edit Profile"
-msgstr ""
-
-msgid "Profiles|Invalid password"
-msgstr ""
-
-msgid "Profiles|Invalid username"
-msgstr ""
-
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
-msgid "Profiles|Main settings"
-msgstr ""
-
-msgid "Profiles|No file chosen"
-msgstr ""
-
-msgid "Profiles|Path"
-msgstr ""
-
-msgid "Profiles|Position and size your new avatar"
-msgstr ""
-
-msgid "Profiles|Private contributions"
-msgstr ""
-
-msgid "Profiles|Public Avatar"
-msgstr ""
-
-msgid "Profiles|Remove avatar"
-msgstr ""
-
-msgid "Profiles|Set new profile picture"
-msgstr ""
-
-msgid "Profiles|Some options are unavailable for LDAP accounts"
-msgstr ""
-
-msgid "Profiles|Tell us about yourself in fewer than 250 characters."
-msgstr ""
-
-msgid "Profiles|The maximum file size allowed is 200KB."
-msgstr ""
-
-msgid "Profiles|This doesn't look like a public SSH key, are you sure you want to add it?"
-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. %{learn_more}"
-msgstr ""
-
-msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
-msgstr ""
-
-msgid "Profiles|This feature is experimental and translations are not complete yet."
-msgstr ""
-
-msgid "Profiles|This information will appear on your profile."
-msgstr ""
-
-msgid "Profiles|Type your %{confirmationValue} to confirm:"
-msgstr ""
-
-msgid "Profiles|Typically starts with \"ssh-rsa …\""
-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|Username change failed - %{message}"
-msgstr ""
-
-msgid "Profiles|Username successfully changed"
-msgstr ""
-
-msgid "Profiles|Website"
-msgstr ""
-
-msgid "Profiles|What's your status?"
-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 transfer ownership or delete these groups before you can delete your account."
-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|e.g. My MacBook key"
-msgstr ""
-
-msgid "Profiles|your account"
-msgstr ""
-
-msgid "Profiling - Performance bar"
-msgstr ""
-
-msgid "Programming languages used in this repository"
-msgstr ""
-
-msgid "Progress"
-msgstr ""
-
-msgid "Project"
-msgstr ""
-
-msgid "Project '%{project_name}' is in the process of being deleted."
-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 Badges"
-msgstr ""
-
-msgid "Project URL"
-msgstr ""
-
-msgid "Project access must be granted explicitly to each user."
-msgstr ""
-
-msgid "Project avatar"
-msgstr ""
-
-msgid "Project avatar in repository: %{link}"
-msgstr ""
-
-msgid "Project details"
-msgstr ""
-
-msgid "Project export could not be deleted."
-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 started. A download link will be sent by email."
-msgstr ""
-
-msgid "Project name"
-msgstr ""
-
-msgid "Project slug"
-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 "ProjectLastActivity|Never"
-msgstr ""
-
-msgid "ProjectLifecycle|Stage"
-msgstr ""
-
-msgid "ProjectOverview|Fork"
-msgstr ""
-
-msgid "ProjectOverview|Forks"
-msgstr ""
-
-msgid "ProjectOverview|Go to your fork"
-msgstr ""
-
-msgid "ProjectOverview|Star"
-msgstr ""
-
-msgid "ProjectOverview|Unstar"
-msgstr ""
-
-msgid "ProjectOverview|You have reached your project limit"
-msgstr ""
-
-msgid "ProjectOverview|You must sign in to star a project"
-msgstr ""
-
-msgid "ProjectPage|Project ID: %{project_id}"
-msgstr ""
-
-msgid "ProjectSettings|Badges"
-msgstr ""
-
-msgid "ProjectSettings|Contact an admin to change this setting."
-msgstr ""
-
-msgid "ProjectSettings|Customize your project badges."
-msgstr ""
-
-msgid "ProjectSettings|Failed to protect the tag"
-msgstr ""
-
-msgid "ProjectSettings|Failed to update tag!"
-msgstr ""
-
-msgid "ProjectSettings|Learn more about badges."
-msgstr ""
-
-msgid "ProjectSettings|Only signed commits can be pushed to this repository."
-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|Users can only push commits to this repository that were committed with one of their own verified emails."
-msgstr ""
-
-msgid "Projects"
-msgstr ""
-
-msgid "Projects shared with %{group_name}"
-msgstr ""
-
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-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 "PrometheusAlerts|Add alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Alert set"
-msgstr ""
-
-msgid "PrometheusAlerts|Edit alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error creating alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error deleting alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error fetching alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error saving alert"
-msgstr ""
-
-msgid "PrometheusAlerts|No alert set"
-msgstr ""
-
-msgid "PrometheusAlerts|Operator"
-msgstr ""
-
-msgid "PrometheusAlerts|Threshold"
-msgstr ""
-
-msgid "PrometheusDashboard|Time"
-msgstr ""
-
-msgid "PrometheusService|%{exporters} with %{metrics} were found"
-msgstr ""
-
-msgid "PrometheusService|<p class=\"text-tertiary\">No <a href=\"%{docsUrl}\">common metrics</a> were found</p>"
-msgstr ""
-
-msgid "PrometheusService|Active"
-msgstr ""
-
-msgid "PrometheusService|Auto configuration"
-msgstr ""
-
-msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
-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|Custom metrics"
-msgstr ""
-
-msgid "PrometheusService|Finding and configuring metrics..."
-msgstr ""
-
-msgid "PrometheusService|Finding custom metrics..."
-msgstr ""
-
-msgid "PrometheusService|Install Prometheus on clusters"
-msgstr ""
-
-msgid "PrometheusService|Manage clusters"
-msgstr ""
-
-msgid "PrometheusService|Manual configuration"
-msgstr ""
-
-msgid "PrometheusService|Metrics"
-msgstr ""
-
-msgid "PrometheusService|Missing environment variable"
-msgstr ""
-
-msgid "PrometheusService|More information"
-msgstr ""
-
-msgid "PrometheusService|New metric"
-msgstr ""
-
-msgid "PrometheusService|Prometheus API Base URL, like http://prometheus.example.com/"
-msgstr ""
-
-msgid "PrometheusService|Prometheus is being automatically managed on your clusters"
-msgstr ""
-
-msgid "PrometheusService|These metrics will only be monitored after your first deployment to an environment"
-msgstr ""
-
-msgid "PrometheusService|Time-series monitoring service"
-msgstr ""
-
-msgid "PrometheusService|To enable manual configuration, uninstall Prometheus from your clusters"
-msgstr ""
-
-msgid "PrometheusService|To enable the installation of Prometheus on your clusters, deactivate the manual configuration below"
-msgstr ""
-
-msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
-msgstr ""
-
-msgid "Promote"
-msgstr ""
-
-msgid "Promote these project milestones into a group milestone."
-msgstr ""
-
-msgid "Promote to Group Milestone"
-msgstr ""
-
-msgid "Promote to group label"
-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|This feature is locked."
-msgstr ""
-
-msgid "Promotions|Upgrade plan"
-msgstr ""
-
-msgid "Protected"
-msgstr ""
-
-msgid "Protected Environments"
-msgstr ""
-
-msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
-msgstr ""
-
-msgid "ProtectedEnvironment|Allowed to deploy"
-msgstr ""
-
-msgid "ProtectedEnvironment|Choose who is allowed to deploy"
-msgstr ""
-
-msgid "ProtectedEnvironment|Environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect Environments in order to restrict who can execute deployments."
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect an environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protected Environment (%{protected_environments_count})"
-msgstr ""
-
-msgid "ProtectedEnvironment|Select an environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|There are currently no protected environments, protect an environment with the form above."
-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 "Protip:"
-msgstr ""
-
-msgid "Provider"
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-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 pipelines"
-msgstr ""
-
-msgid "Pull"
-msgstr ""
-
-msgid "Push"
-msgstr ""
-
-msgid "Push Rules"
-msgstr ""
-
-msgid "Push events"
-msgstr ""
-
-msgid "Push project from command line"
-msgstr ""
-
-msgid "Push to create a project"
-msgstr ""
-
-msgid "PushRule|Committer restriction"
-msgstr ""
-
-msgid "Pushed"
-msgstr ""
-
-msgid "Pushes"
-msgstr ""
-
-msgid "Quarters"
-msgstr ""
-
-msgid "Quick actions can be used in the issues description and comment boxes."
-msgstr ""
-
-msgid "Read more"
-msgstr ""
-
-msgid "Read more about project permissions <strong>%{link_to_help}</strong>"
-msgstr ""
-
-msgid "Readme"
-msgstr ""
-
-msgid "Real-time features"
-msgstr ""
-
-msgid "Recent searches"
-msgstr ""
-
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
-msgid "Reference:"
-msgstr ""
-
-msgid "Refresh"
-msgstr ""
-
-msgid "Refreshing in a second to show the updated status..."
-msgid_plural "Refreshing in %d seconds to show the updated status..."
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Regenerate key"
-msgstr ""
-
-msgid "Regex pattern"
-msgstr ""
-
-msgid "Register / Sign In"
-msgstr ""
-
-msgid "Register and see your runners for this group."
-msgstr ""
-
-msgid "Register and see your runners for this project."
-msgstr ""
-
-msgid "Registry"
-msgstr ""
-
-msgid "Related Commits"
-msgstr ""
-
-msgid "Related Deployed Jobs"
-msgstr ""
-
-msgid "Related Issues"
-msgstr ""
-
-msgid "Related Jobs"
-msgstr ""
-
-msgid "Related Merge Requests"
-msgstr ""
-
-msgid "Related Merged Requests"
-msgstr ""
-
-msgid "Related merge requests"
-msgstr ""
-
-msgid "Remind later"
-msgstr ""
-
-msgid "Remove"
-msgstr ""
-
-msgid "Remove Runner"
-msgstr ""
-
-msgid "Remove avatar"
-msgstr ""
-
-msgid "Remove group"
-msgstr ""
-
-msgid "Remove priority"
-msgstr ""
-
-msgid "Remove project"
-msgstr ""
-
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
-msgid "Rename"
-msgstr ""
-
-msgid "Rename file"
-msgstr ""
-
-msgid "Rename folder"
-msgstr ""
-
-msgid "Reopen epic"
-msgstr ""
-
-msgid "Repair authentication"
-msgstr ""
-
-msgid "Reply to this email directly or %{view_it_on_gitlab}."
-msgstr ""
-
-msgid "Repo by URL"
-msgstr ""
-
-msgid "Report abuse to GitLab"
-msgstr ""
-
-msgid "Reporting"
-msgstr ""
-
-msgid "Reports|%{failedString} and %{resolvedString}"
-msgstr ""
-
-msgid "Reports|Actions"
-msgstr ""
-
-msgid "Reports|Class"
-msgstr ""
-
-msgid "Reports|Confidence"
-msgstr ""
-
-msgid "Reports|Execution time"
-msgstr ""
-
-msgid "Reports|Failure"
-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 results are being parsed"
-msgstr ""
-
-msgid "Reports|Vulnerability"
-msgstr ""
-
-msgid "Reports|no changed test results"
-msgstr ""
-
-msgid "Repository"
-msgstr ""
-
-msgid "Repository Settings"
-msgstr ""
-
-msgid "Repository URL"
-msgstr ""
-
-msgid "Repository has no locks."
-msgstr ""
-
-msgid "Repository maintenance"
-msgstr ""
-
-msgid "Repository mirror"
-msgstr ""
-
-msgid "Repository storage"
-msgstr ""
-
-msgid "RepositorySettingsAccessLevel|Select"
-msgstr ""
-
-msgid "Request Access"
-msgstr ""
-
-msgid "Requests Profiles"
-msgstr ""
-
-msgid "Require all users in this group to setup Two-factor authentication"
-msgstr ""
-
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
-msgstr ""
-
-msgid "Reset health check access token"
-msgstr ""
-
-msgid "Reset runners registration token"
-msgstr ""
-
-msgid "Resolve all discussions in new issue"
-msgstr ""
-
-msgid "Resolve conflicts on source branch"
-msgstr ""
-
-msgid "Resolve discussion"
-msgstr ""
-
-msgid "Response metrics (AWS ELB)"
-msgstr ""
-
-msgid "Response metrics (Custom)"
-msgstr ""
-
-msgid "Response metrics (HA Proxy)"
-msgstr ""
-
-msgid "Response metrics (NGINX Ingress)"
-msgstr ""
-
-msgid "Response metrics (NGINX)"
-msgstr ""
-
-msgid "Resume"
-msgstr ""
-
-msgid "Retry"
-msgstr ""
-
-msgid "Retry this job"
-msgstr ""
-
-msgid "Retry verification"
-msgstr ""
-
-msgid "Reveal Variables"
-msgstr ""
-
-msgid "Reveal value"
-msgid_plural "Reveal values"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Revert this commit"
-msgstr ""
-
-msgid "Revert this merge request"
-msgstr ""
-
-msgid "Review"
-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 "Reviewing"
-msgstr ""
-
-msgid "Reviewing (merge request !%{mergeRequestId})"
-msgstr ""
-
-msgid "Revoke"
-msgstr ""
-
-msgid "Roadmap"
-msgstr ""
-
-msgid "Run CI/CD pipelines for external repositories"
-msgstr ""
-
-msgid "Run untagged jobs"
-msgstr ""
-
-msgid "Runner cannot be assigned to other projects"
-msgstr ""
-
-msgid "Runner runs jobs from all unassigned projects"
-msgstr ""
-
-msgid "Runner runs jobs from all unassigned projects in its group"
-msgstr ""
-
-msgid "Runner runs jobs from assigned projects"
-msgstr ""
-
-msgid "Runner token"
-msgstr ""
-
-msgid "Runner will not receive any new jobs"
-msgstr ""
-
-msgid "Runners"
-msgstr ""
-
-msgid "Runners API"
-msgstr ""
-
-msgid "Runners can be placed on separate users, servers, and even on your local machine."
-msgstr ""
-
-msgid "Runners can be placed on separate users, servers, even on your local machine."
-msgstr ""
-
-msgid "Runners currently online: %{active_runners_count}"
-msgstr ""
-
-msgid "Runners page"
-msgstr ""
-
-msgid "Runners page."
-msgstr ""
-
-msgid "Runners|You have used all your shared Runners pipeline minutes."
-msgstr ""
-
-msgid "Running"
-msgstr ""
-
-msgid "SAML SSO"
-msgstr ""
-
-msgid "SAML SSO for %{group_name}"
-msgstr ""
-
-msgid "SAML Single Sign On"
-msgstr ""
-
-msgid "SAML Single Sign On Settings"
-msgstr ""
-
-msgid "SAST"
-msgstr ""
-
-msgid "SHA1 fingerprint of the SAML token signing certificate. Get this from your identity provider, where it can also be called \"Thumbprint\"."
-msgstr ""
-
-msgid "SSH Keys"
-msgstr ""
-
-msgid "SSH host keys"
-msgstr ""
-
-msgid "SSH public key"
-msgstr ""
-
-msgid "SSL Verification"
-msgstr ""
-
-msgid "Save"
-msgstr ""
-
-msgid "Save application"
-msgstr ""
-
-msgid "Save changes"
-msgstr ""
-
-msgid "Save changes before testing"
-msgstr ""
-
-msgid "Save pipeline schedule"
-msgstr ""
-
-msgid "Save variables"
-msgstr ""
-
-msgid "Schedule a new pipeline"
-msgstr ""
-
-msgid "Scheduled"
-msgstr ""
-
-msgid "Schedules"
-msgstr ""
-
-msgid "Scheduling Pipelines"
-msgstr ""
-
-msgid "Scope"
-msgstr ""
-
-msgid "Scoped issue boards"
-msgstr ""
-
-msgid "Scroll down to <strong>Google Code Project Hosting</strong> and enable the switch on the right."
-msgstr ""
-
-msgid "Scroll to bottom"
-msgstr ""
-
-msgid "Scroll to top"
-msgstr ""
-
-msgid "Search"
-msgstr ""
-
-msgid "Search branches"
-msgstr ""
-
-msgid "Search branches and tags"
-msgstr ""
-
-msgid "Search files"
-msgstr ""
-
-msgid "Search for projects, issues, etc."
-msgstr ""
-
-msgid "Search merge requests"
-msgstr ""
-
-msgid "Search milestones"
-msgstr ""
-
-msgid "Search or filter results..."
-msgstr ""
-
-msgid "Search or jump to…"
-msgstr ""
-
-msgid "Search project"
-msgstr ""
-
-msgid "Search projects"
-msgstr ""
-
-msgid "Search users"
-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|in all GitLab"
-msgstr ""
-
-msgid "SearchAutocomplete|in this group"
-msgstr ""
-
-msgid "SearchAutocomplete|in this project"
-msgstr ""
-
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
-
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting the dismissal."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting this dismissal."
-msgstr ""
-
-msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
-msgstr ""
-
-msgid "SecurityDashboard|Monitor vulnerabilities in your code"
-msgstr ""
-
-msgid "SecurityDashboard|Pipeline %{pipelineLink} triggered"
-msgstr ""
-
-msgid "Select"
-msgstr ""
-
-msgid "Select Archive Format"
-msgstr ""
-
-msgid "Select a group to invite"
-msgstr ""
-
-msgid "Select a namespace to fork the project"
-msgstr ""
-
-msgid "Select a template repository"
-msgstr ""
-
-msgid "Select a timezone"
-msgstr ""
-
-msgid "Select an existing Kubernetes cluster or create a new one"
-msgstr ""
-
-msgid "Select assignee"
-msgstr ""
-
-msgid "Select branch/tag"
-msgstr ""
-
-msgid "Select project"
-msgstr ""
-
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
-msgid "Select projects you want to import."
-msgstr ""
-
-msgid "Select source branch"
-msgstr ""
-
-msgid "Select target branch"
-msgstr ""
-
-msgid "Select the branch you want to set as the default for this project. All merge requests and commits will automatically be made against this branch unless you specify a different one."
-msgstr ""
-
-msgid "Select the custom project template source group."
-msgstr ""
-
-msgid "Selecting a GitLab user will add a link to the GitLab user in the descriptions of issues and comments (e.g. \"By <a href=\"#\">@johnsmith</a>\"). It will also associate and/or assign these issues and comments with the selected user."
-msgstr ""
-
-msgid "Selective synchronization"
-msgstr ""
-
-msgid "Send email"
-msgstr ""
-
-msgid "Send usage data"
-msgstr ""
-
-msgid "Sep"
-msgstr ""
-
-msgid "September"
-msgstr ""
-
-msgid "Server version"
-msgstr ""
-
-msgid "Service Desk"
-msgstr ""
-
-msgid "Service Templates"
-msgstr ""
-
-msgid "Service URL"
-msgstr ""
-
-msgid "Session expiration, projects limit and attachment size."
-msgstr ""
-
-msgid "Set a password on your account to pull or push via %{protocol}."
-msgstr ""
-
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
-msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
-msgstr ""
-
-msgid "Set instance-wide template repository"
-msgstr ""
-
-msgid "Set max session time for web terminal."
-msgstr ""
-
-msgid "Set notification email for abuse reports."
-msgstr ""
-
-msgid "Set requirements for a user to sign-in. Enable mandatory two-factor authentication."
-msgstr ""
-
-msgid "Set up CI/CD"
-msgstr ""
-
-msgid "Set up a %{type} Runner manually"
-msgstr ""
-
-msgid "Set up a specific Runner automatically"
-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 your project to automatically push and/or pull changes to/from another repository. Branches, tags, and commits will be synced automatically."
-msgstr ""
-
-msgid "SetPasswordToCloneLink|set a password"
-msgstr ""
-
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
-msgid "Settings"
-msgstr ""
-
-msgid "Share"
-msgstr ""
-
-msgid "Share the <strong>%{sso_label}</strong> with members so they can sign in to your group through your identity provider"
-msgstr ""
-
-msgid "Shared Runners"
-msgstr ""
-
-msgid "Shared projects"
-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 "Sherlock Transactions"
-msgstr ""
-
-msgid "Show command"
-msgstr ""
-
-msgid "Show complete raw log"
-msgstr ""
-
-msgid "Show latest version"
-msgstr ""
-
-msgid "Show latest version of the diff"
-msgstr ""
-
-msgid "Show parent pages"
-msgstr ""
-
-msgid "Show parent subgroups"
-msgstr ""
-
-msgid "Show whitespace changes"
-msgstr ""
-
-msgid "Showing %d event"
-msgid_plural "Showing %d events"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Side-by-side"
-msgstr ""
-
-msgid "Sidebar|Change weight"
-msgstr ""
-
-msgid "Sidebar|None"
-msgstr ""
-
-msgid "Sidebar|Only numeral characters allowed"
-msgstr ""
-
-msgid "Sidebar|Weight"
-msgstr ""
-
-msgid "Sign in"
-msgstr ""
-
-msgid "Sign in / Register"
-msgstr ""
-
-msgid "Sign in to %{group_name}"
-msgstr ""
-
-msgid "Sign in with Single Sign-On"
-msgstr ""
-
-msgid "Sign out"
-msgstr ""
-
-msgid "Sign-in restrictions"
-msgstr ""
-
-msgid "Sign-up restrictions"
-msgstr ""
-
-msgid "Size"
-msgstr ""
-
-msgid "Size and domain settings for static websites"
-msgstr ""
-
-msgid "Slack application"
-msgstr ""
-
-msgid "Slack integration allows you to interact with GitLab via slash commands in a chat window."
-msgstr ""
-
-msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
-msgstr ""
-
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
-msgid "Snippets"
-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 trying to change the confidentiality of this issue"
-msgstr ""
-
-msgid "Something went wrong trying to change the locked state of this %{issuableDisplayName}"
-msgstr ""
-
-msgid "Something went wrong when toggling the button"
-msgstr ""
-
-msgid "Something went wrong while closing the %{issuable}. Please try again later"
-msgstr ""
-
-msgid "Something went wrong while fetching %{listType} list"
-msgstr ""
-
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
-msgid "Something went wrong while fetching group member contributions"
-msgstr ""
-
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
-msgid "Something went wrong while fetching the projects."
-msgstr ""
-
-msgid "Something went wrong while fetching the registry list."
-msgstr ""
-
-msgid "Something went wrong while reopening the %{issuable}. Please try again later"
-msgstr ""
-
-msgid "Something went wrong while resolving this discussion. Please try again."
-msgstr ""
-
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
-msgid "Something went wrong. Please try again."
-msgstr ""
-
-msgid "Sorry, no epics matched your search"
-msgstr ""
-
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
-msgid "Sort by"
-msgstr ""
-
-msgid "SortOptions|Access level, ascending"
-msgstr ""
-
-msgid "SortOptions|Access level, descending"
-msgstr ""
-
-msgid "SortOptions|Created date"
-msgstr ""
-
-msgid "SortOptions|Due date"
-msgstr ""
-
-msgid "SortOptions|Due later"
-msgstr ""
-
-msgid "SortOptions|Due soon"
-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|Last joined"
-msgstr ""
-
-msgid "SortOptions|Last updated"
-msgstr ""
-
-msgid "SortOptions|Least popular"
-msgstr ""
-
-msgid "SortOptions|Less weight"
-msgstr ""
-
-msgid "SortOptions|Milestone"
-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 joined"
-msgstr ""
-
-msgid "SortOptions|Oldest sign in"
-msgstr ""
-
-msgid "SortOptions|Oldest updated"
-msgstr ""
-
-msgid "SortOptions|Popularity"
-msgstr ""
-
-msgid "SortOptions|Priority"
-msgstr ""
-
-msgid "SortOptions|Recent sign in"
-msgstr ""
-
-msgid "SortOptions|Start date"
-msgstr ""
-
-msgid "SortOptions|Start later"
-msgstr ""
-
-msgid "SortOptions|Start soon"
-msgstr ""
-
-msgid "SortOptions|Weight"
-msgstr ""
-
-msgid "Source"
-msgstr ""
-
-msgid "Source (branch or tag)"
-msgstr ""
-
-msgid "Source code"
-msgstr ""
-
-msgid "Source is not available"
-msgstr ""
-
-msgid "Spam Logs"
-msgstr ""
-
-msgid "Spam and Anti-bot Protection"
-msgstr ""
-
-msgid "Specific Runners"
-msgstr ""
-
-msgid "Specify an e-mail address regex pattern to identify default internal users."
-msgstr ""
-
-msgid "Specify the following URL during the Runner setup:"
-msgstr ""
-
-msgid "Squash commits"
-msgstr ""
-
-msgid "Stage"
-msgstr ""
-
-msgid "Stage & Commit"
-msgstr ""
-
-msgid "Stage all changes"
-msgstr ""
-
-msgid "Stage changes"
-msgstr ""
-
-msgid "Staged"
-msgstr ""
-
-msgid "Staged %{type}"
-msgstr ""
-
-msgid "Star a label to make it a priority label. Order the prioritized labels to change their relative priority, by dragging."
-msgstr ""
-
-msgid "StarProject|Star"
-msgstr ""
-
-msgid "Starred Projects"
-msgstr ""
-
-msgid "Starred Projects' Activity"
-msgstr ""
-
-msgid "Starred projects"
-msgstr ""
-
-msgid "Start a %{new_merge_request} with these changes"
-msgstr ""
-
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
-msgid "Start date"
-msgstr ""
-
-msgid "Start the Runner!"
-msgstr ""
-
-msgid "Start your trial"
-msgstr ""
-
-msgid "Started"
-msgstr ""
-
-msgid "Starts at (UTC)"
-msgstr ""
-
-msgid "State your message to activate"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Stop environment"
-msgstr ""
-
-msgid "Stop impersonation"
-msgstr ""
-
-msgid "Stop this environment"
-msgstr ""
-
-msgid "Stopped"
-msgstr ""
-
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
-msgid "Storage"
-msgstr ""
-
-msgid "Storage:"
-msgstr ""
-
-msgid "Subgroups"
-msgstr ""
-
-msgid "Subgroups and projects"
-msgstr ""
-
-msgid "Submit as spam"
-msgstr ""
-
-msgid "Submit review"
-msgstr ""
-
-msgid "Submit search"
-msgstr ""
-
-msgid "Subscribe"
-msgstr ""
-
-msgid "Subscribe at group level"
-msgstr ""
-
-msgid "Subscribe at project level"
-msgstr ""
-
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
-msgid "Switch branch/tag"
-msgstr ""
-
-msgid "Sync information"
-msgstr ""
-
-msgid "System Hooks"
-msgstr ""
-
-msgid "System Info"
-msgstr ""
-
-msgid "System header and footer:"
-msgstr ""
-
-msgid "System metrics (Custom)"
-msgstr ""
-
-msgid "System metrics (Kubernetes)"
-msgstr ""
-
-msgid "Tag (%{tag_count})"
-msgid_plural "Tags (%{tag_count})"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Tags"
-msgstr ""
-
-msgid "Tags feed"
-msgstr ""
-
-msgid "Tags:"
-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|Create tag"
-msgstr ""
-
-msgid "TagsPage|Delete tag"
-msgstr ""
-
-msgid "TagsPage|Deleting the %{tag_name} 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|Optionally, add a message to the tag."
-msgstr ""
-
-msgid "TagsPage|Optionally, add release notes to the tag. They will be stored in the GitLab database and displayed on the tags page."
-msgstr ""
-
-msgid "TagsPage|Release notes"
-msgstr ""
-
-msgid "TagsPage|Repository has no tags yet."
-msgstr ""
-
-msgid "TagsPage|Sort by"
-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|Use git tag command to add a new one:"
-msgstr ""
-
-msgid "TagsPage|Write your release notes or drag files here…"
-msgstr ""
-
-msgid "TagsPage|protected"
-msgstr ""
-
-msgid "Target Branch"
-msgstr ""
-
-msgid "Target branch"
-msgstr ""
-
-msgid "Team"
-msgstr ""
-
-msgid "Template"
-msgstr ""
-
-msgid "Templates"
-msgstr ""
-
-msgid "Terms of Service Agreement and Privacy Policy"
-msgstr ""
-
-msgid "Terms of Service and Privacy Policy"
-msgstr ""
-
-msgid "Test SAML SSO"
-msgstr ""
-
-msgid "Test coverage parsing"
-msgstr ""
-
-msgid "Thanks! Don't show me this again"
-msgstr ""
-
-msgid "The Advanced Global 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 "The Git LFS objects will <strong>not</strong> be synced."
-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 X509 Certificate to use when mutual TLS is required to communicate with the external authorization service. If left blank, the server certificate is still validated when accessing over HTTPS."
-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 coding stage shows the time from the first commit to creating the merge request. The data will automatically be added here once you create your first merge request."
-msgstr ""
-
-msgid "The collection of events added to the data gathered for that stage."
-msgstr ""
-
-msgid "The connection will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr ""
-
-msgid "The deployment of this job to %{environmentLink} did not succeed."
-msgstr ""
-
-msgid "The fork relationship has been removed."
-msgstr ""
-
-msgid "The import will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr ""
-
-msgid "The issue stage shows the time it takes from creating an issue to assigning the issue to a milestone, or add the issue to a list on your Issue Board. Begin creating issues to see data for this stage."
-msgstr ""
-
-msgid "The maximum file size allowed is 200KB."
-msgstr ""
-
-msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
-msgstr ""
-
-msgid "The path to CI config file. Defaults to <code>.gitlab-ci.yml</code>"
-msgstr ""
-
-msgid "The phase of the development lifecycle."
-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 planning stage shows the time from the previous step to pushing your first commit. This time will be added automatically once you push your first commit."
-msgstr ""
-
-msgid "The private key to use when a client certificate is provided. This value is encrypted at rest."
-msgstr ""
-
-msgid "The production stage shows the total time it takes between creating an issue and deploying the code to production. The data will be automatically added once you have completed the full idea to production cycle."
-msgstr ""
-
-msgid "The project can be accessed by any logged in user."
-msgstr ""
-
-msgid "The project can be accessed without any authentication."
-msgstr ""
-
-msgid "The pseudonymizer data collection is disabled. When enabled, GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "The repository for this project does not exist."
-msgstr ""
-
-msgid "The repository for this project is empty"
-msgstr ""
-
-msgid "The repository must be accessible over <code>http://</code>, <code>https://</code> or <code>git://</code>."
-msgstr ""
-
-msgid "The repository must be accessible over <code>http://</code>, <code>https://</code>, <code>ssh://</code> and <code>git://</code>."
-msgstr ""
-
-msgid "The review stage shows the time from creating the merge request to merging it. The data will automatically be added after you merge your first merge request."
-msgstr ""
-
-msgid "The roadmap shows the progress of your epics along a timeline"
-msgstr ""
-
-msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
-msgstr ""
-
-msgid "The tabs below will be removed in a future version"
-msgstr ""
-
-msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
-msgstr ""
-
-msgid "The time taken by each data entry gathered by that stage."
-msgstr ""
-
-msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
-msgstr ""
-
-msgid "The usage ping is disabled, and cannot be configured through this form."
-msgstr ""
-
-msgid "The user map is a JSON document mapping the Google Code users that participated on your projects to the way their email addresses and usernames will be imported into GitLab. You can change this by changing the value on the right hand side of <code>:</code>. Be sure to preserve the surrounding double quotes, other punctuation and the email address or username on the left hand side."
-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 value lying at the midpoint of a series of observed values. E.g., between 3, 5, 9, the median is 5. Between 3, 5, 7, 8, the median is (5+7)/2 = 6."
-msgstr ""
-
-msgid "There are no archived projects yet"
-msgstr ""
-
-msgid "There are no issues to show"
-msgstr ""
-
-msgid "There are no labels yet"
-msgstr ""
-
-msgid "There are no merge requests to show"
-msgstr ""
-
-msgid "There are no projects shared with this group yet"
-msgstr ""
-
-msgid "There are no staged changes"
-msgstr ""
-
-msgid "There are no unstaged changes"
-msgstr ""
-
-msgid "There was an error adding a todo."
-msgstr ""
-
-msgid "There was an error deleting the todo."
-msgstr ""
-
-msgid "There was an error loading users activity calendar."
-msgstr ""
-
-msgid "There was an error saving your notification settings."
-msgstr ""
-
-msgid "There was an error subscribing to this label."
-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 "They can be managed using the %{link}."
-msgstr ""
-
-msgid "Third party offers"
-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 application was created by %{link_to_owner}."
-msgstr ""
-
-msgid "This application will be able to:"
-msgstr ""
-
-msgid "This board's scope is reduced"
-msgstr ""
-
-msgid "This branch has changed since you started editing. Would you like to create a new branch?"
-msgstr ""
-
-msgid "This container registry has been scheduled for deletion."
-msgstr ""
-
-msgid "This date is after the due date, so this epic won't appear in the roadmap."
-msgstr ""
-
-msgid "This date is before the start date, so this epic won't appear in the roadmap."
-msgstr ""
-
-msgid "This diff is collapsed."
-msgstr ""
-
-msgid "This directory"
-msgstr ""
-
-msgid "This group"
-msgstr ""
-
-msgid "This group allows you to sign in with your %{group_name} Single Sign-On account. This will redirect you to an external sign in page."
-msgstr ""
-
-msgid "This group does not provide any group Runners yet."
-msgstr ""
-
-msgid "This is a confidential issue."
-msgstr ""
-
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
-msgid "This is the author's first Merge Request to this project."
-msgstr ""
-
-msgid "This issue is confidential"
-msgstr ""
-
-msgid "This issue is confidential and locked."
-msgstr ""
-
-msgid "This issue is locked."
-msgstr ""
-
-msgid "This job depends on a user to trigger its process. Often they are used to deploy code to production environments"
-msgstr ""
-
-msgid "This job depends on upstream jobs that need to succeed in order for this job to be triggered"
-msgstr ""
-
-msgid "This job does not have a trace."
-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}."
-msgstr ""
-
-msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
-msgstr ""
-
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink}."
-msgstr ""
-
-msgid "This job is in pending state and is waiting to be picked by a runner"
-msgstr ""
-
-msgid "This job is stuck, because you don't have any active runners online with any of these tags assigned to them:"
-msgstr ""
-
-msgid "This job is stuck, because you don't have any active runners that can run this job."
-msgstr ""
-
-msgid "This job is the most recent deployment to %{link}."
-msgstr ""
-
-msgid "This job requires a manual action"
-msgstr ""
-
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
-msgstr ""
-
-msgid "This merge request is locked."
-msgstr ""
-
-msgid "This option is disabled as you don't have write permissions for the current branch"
-msgstr ""
-
-msgid "This option is disabled while you still have unstaged changes"
-msgstr ""
-
-msgid "This page is unavailable because you are not allowed to read information across multiple projects."
-msgstr ""
-
-msgid "This page will be removed in a future release."
-msgstr ""
-
-msgid "This project"
-msgstr ""
-
-msgid "This project does not belong to a group and can therefore not make use of group Runners."
-msgstr ""
-
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
-msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
-msgstr ""
-
-msgid "This repository"
-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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
-msgid "This source diff could not be displayed because it is too large."
-msgstr ""
-
-msgid "This timeout will take precedence when lower than Project-defined timeout"
-msgstr ""
-
-msgid "This user has no identities"
-msgstr ""
-
-msgid "This 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 "This 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. Upon creation or when reassigning you can only assign yourself to be the mirror user."
-msgstr ""
-
-msgid "This will delete the custom metric, Are you sure?"
-msgstr ""
-
-msgid "Those emails automatically become issues (with the comments becoming the email conversation) listed here."
-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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
-msgstr ""
-
-msgid "Time remaining"
-msgstr ""
-
-msgid "Time spent"
-msgstr ""
-
-msgid "Time tracking"
-msgstr ""
-
-msgid "Time until first merge request"
-msgstr ""
-
-msgid "TimeTrackingEstimated|Est"
-msgstr ""
-
-msgid "TimeTracking|Estimated:"
-msgstr ""
-
-msgid "TimeTracking|Spent"
-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 ago"
-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 "Timeout"
-msgstr ""
-
-msgid "Time|hr"
-msgid_plural "Time|hrs"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Time|min"
-msgid_plural "Time|mins"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "Time|s"
-msgstr ""
-
-msgid "Tip:"
-msgstr ""
-
-msgid "Title"
-msgstr ""
-
-msgid "To GitLab"
-msgstr ""
-
-msgid "To add an SSH key you need to %{generate_link_start}generate one%{link_end} or use an %{existing_link_start}existing key%{link_end}."
-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>repo</code> 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 an SVN repository, check out %{svn_link}."
-msgstr ""
-
-msgid "To define internal users, first enable new users set to external"
-msgstr ""
-
-msgid "To enable it and see User Cohorts, visit %{application_settings_link_start}application settings%{application_settings_link_end}."
-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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
-msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
-msgstr ""
-
-msgid "To help improve GitLab and its user experience, GitLab will periodically collect usage information."
-msgstr ""
-
-msgid "To help improve GitLab, we would like to periodically collect usage information. This can be changed at any time in %{settings_link_start}Settings%{link_end}. %{info_link_start}More Information%{link_end}"
-msgstr ""
-
-msgid "To import GitHub repositories, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr ""
-
-msgid "To import GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories:"
-msgstr ""
-
-msgid "To import an SVN repository, check out %{svn_link}."
-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>CI/CD for external repo</strong>."
-msgstr ""
-
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 start serving your jobs you can add Runners to your group"
-msgstr ""
-
-msgid "To this GitLab instance"
-msgstr ""
-
-msgid "To validate your GitLab CI configurations, go to 'CI/CD → Pipelines' inside your project, and click on the 'CI Lint' button."
-msgstr ""
-
-msgid "To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown."
-msgstr ""
-
-msgid "To widen your search, change or remove filters."
-msgstr ""
-
-msgid "Today"
-msgstr ""
-
-msgid "Todo"
-msgstr ""
-
-msgid "Todos"
-msgstr ""
-
-msgid "Toggle Sidebar"
-msgstr ""
-
-msgid "Toggle commit description"
-msgstr ""
-
-msgid "Toggle discussion"
-msgstr ""
-
-msgid "Toggle file browser"
-msgstr ""
-
-msgid "Toggle navigation"
-msgstr ""
-
-msgid "Toggle sidebar"
-msgstr ""
-
-msgid "ToggleButton|Toggle Status: OFF"
-msgstr ""
-
-msgid "ToggleButton|Toggle Status: ON"
-msgstr ""
-
-msgid "Token"
-msgstr ""
-
-msgid "Tomorrow"
-msgstr ""
-
-msgid "Too many changes to show."
-msgstr ""
-
-msgid "Total Contributions"
-msgstr ""
-
-msgid "Total Time"
-msgstr ""
-
-msgid "Total test time for all commits/merges"
-msgstr ""
-
-msgid "Total: %{total}"
-msgstr ""
-
-msgid "Tracing"
-msgstr ""
-
-msgid "Track activity with Contribution Analytics."
-msgstr ""
-
-msgid "Track groups of issues that share a theme, across projects and milestones"
-msgstr ""
-
-msgid "Track time with quick actions"
-msgstr ""
-
-msgid "Tree view"
-msgstr ""
-
-msgid "Trending"
-msgstr ""
-
-msgid "Trigger"
-msgstr ""
-
-msgid "Trigger pipelines for mirror updates"
-msgstr ""
-
-msgid "Trigger pipelines when branches or tags are updated from 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."
-msgstr ""
-
-msgid "Trigger this manual action"
-msgstr ""
-
-msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
-msgstr ""
-
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
-msgid "Try again"
-msgstr ""
-
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
-msgid "Turn on Service Desk"
-msgstr ""
-
-msgid "Twitter"
-msgstr ""
-
-msgid "Two-factor authentication"
-msgstr ""
-
-msgid "Type"
-msgstr ""
-
-msgid "Unable to load the diff. %{button_try_again}"
-msgstr ""
-
-msgid "Unable to save your changes"
-msgstr ""
-
-msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
-msgstr ""
-
-msgid "Unable to update this epic at this time."
-msgstr ""
-
-msgid "Undo"
-msgstr ""
-
-msgid "Unknown"
-msgstr ""
-
-msgid "Unlock"
-msgstr ""
-
-msgid "Unlock this %{issuableDisplayName}? <strong>Everyone</strong> will be able to comment."
-msgstr ""
-
-msgid "Unlocked"
-msgstr ""
-
-msgid "Unresolve discussion"
-msgstr ""
-
-msgid "Unschedule job"
-msgstr ""
-
-msgid "Unstage"
-msgstr ""
-
-msgid "Unstage all changes"
-msgstr ""
-
-msgid "Unstage changes"
-msgstr ""
-
-msgid "Unstaged"
-msgstr ""
-
-msgid "Unstaged %{type}"
-msgstr ""
-
-msgid "Unstaged and staged %{type}"
-msgstr ""
-
-msgid "Unstar"
-msgstr ""
-
-msgid "Unsubscribe"
-msgstr ""
-
-msgid "Unsubscribe at group level"
-msgstr ""
-
-msgid "Unsubscribe at project level"
-msgstr ""
-
-msgid "Unverified"
-msgstr ""
-
-msgid "Up to date"
-msgstr ""
-
-msgid "Upcoming"
-msgstr ""
-
-msgid "Update"
-msgstr ""
-
-msgid "Update now"
-msgstr ""
-
-msgid "Update your group name, description, avatar, and visibility."
-msgstr ""
-
-msgid "Updating"
-msgstr ""
-
-msgid "Upgrade your plan to activate Advanced Global Search."
-msgstr ""
-
-msgid "Upgrade your plan to activate Contribution Analytics."
-msgstr ""
-
-msgid "Upgrade your plan to activate Group Webhooks."
-msgstr ""
-
-msgid "Upgrade your plan to activate Issue weight."
-msgstr ""
-
-msgid "Upgrade your plan to improve Issue boards."
-msgstr ""
-
-msgid "Upload <code>GoogleCodeProjectHosting.json</code> here:"
-msgstr ""
-
-msgid "Upload New File"
-msgstr ""
-
-msgid "Upload file"
-msgstr ""
-
-msgid "UploadLink|click to upload"
-msgstr ""
-
-msgid "Upvotes"
-msgstr ""
-
-msgid "Usage ping is not enabled"
-msgstr ""
-
-msgid "Usage statistics"
-msgstr ""
-
-msgid "Use <code>%{native_redirect_uri}</code> for local tests"
-msgstr ""
-
-msgid "Use Service Desk to connect with your users (e.g. to offer customer support) through email right inside GitLab"
-msgstr ""
-
-msgid "Use group milestones to manage issues from multiple projects in the same milestone."
-msgstr ""
-
-msgid "Use one line per URI"
-msgstr ""
-
-msgid "Use template"
-msgstr ""
-
-msgid "Use the following registration token during setup:"
-msgstr ""
-
-msgid "Use your global notification setting"
-msgstr ""
-
-msgid "Used by members to sign in to your group in GitLab"
-msgstr ""
-
-msgid "User Cohorts are only shown when the %{usage_ping_link_start}usage ping%{usage_ping_link_end} is enabled."
-msgstr ""
-
-msgid "User Settings"
-msgstr ""
-
-msgid "User and IP Rate Limits"
-msgstr ""
-
-msgid "User map"
-msgstr ""
-
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
-msgid "Users"
-msgstr ""
-
-msgid "Variables"
-msgstr ""
-
-msgid "Variables are applied to environments via the runner. They can be protected by only exposing them to protected branches or tags. You can use variables for passwords, secret keys, or whatever you want."
-msgstr ""
-
-msgid "Various container registry settings."
-msgstr ""
-
-msgid "Various email settings."
-msgstr ""
-
-msgid "Various settings that affect GitLab performance."
-msgstr ""
-
-msgid "Verification information"
-msgstr ""
-
-msgid "Verified"
-msgstr ""
-
-msgid "Version"
-msgstr ""
-
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
-msgid "View epics list"
-msgstr ""
-
-msgid "View file @ "
-msgstr ""
-
-msgid "View group labels"
-msgstr ""
-
-msgid "View issue"
-msgstr ""
-
-msgid "View it on GitLab"
-msgstr ""
-
-msgid "View jobs"
-msgstr ""
-
-msgid "View labels"
-msgstr ""
-
-msgid "View log"
-msgstr ""
-
-msgid "View open merge request"
-msgstr ""
-
-msgid "View project labels"
-msgstr ""
-
-msgid "View replaced file @ "
-msgstr ""
-
-msgid "View the documentation"
-msgstr ""
-
-msgid "Visibility and access controls"
-msgstr ""
-
-msgid "Visibility level"
-msgstr ""
-
-msgid "Visibility level:"
-msgstr ""
-
-msgid "Visibility:"
-msgstr ""
-
-msgid "VisibilityLevel|Internal"
-msgstr ""
-
-msgid "VisibilityLevel|Private"
-msgstr ""
-
-msgid "VisibilityLevel|Public"
-msgstr ""
-
-msgid "VisibilityLevel|Unknown"
-msgstr ""
-
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
-msgid "Want to see the data? Please ask an administrator for access."
-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 want to be sure it is you, please confirm you are not a robot."
-msgstr ""
-
-msgid "Web IDE"
-msgstr ""
-
-msgid "Web terminal"
-msgstr ""
-
-msgid "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 "Weeks"
-msgstr ""
-
-msgid "Weight"
-msgstr ""
-
-msgid "Weight %{weight}"
-msgstr ""
-
-msgid "When a runner is locked, it cannot be assigned to other projects"
-msgstr ""
-
-msgid "When enabled, users cannot use GitLab until the terms have been accepted."
-msgstr ""
-
-msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
-msgstr ""
-
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
-msgid "Wiki"
-msgstr ""
-
-msgid "WikiClone|Clone your wiki"
-msgstr ""
-
-msgid "WikiClone|Git Access"
-msgstr ""
-
-msgid "WikiClone|Install Gollum"
-msgstr ""
-
-msgid "WikiClone|It is recommended to install %{markdown} so that GFM features render locally:"
-msgstr ""
-
-msgid "WikiClone|Start Gollum and edit locally"
-msgstr ""
-
-msgid "WikiEditPageTip|Tip: You can move this page by adding the path to the beginning of the title."
-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 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|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|Create your first page"
-msgstr ""
-
-msgid "WikiEmpty|Suggest wiki improvement"
-msgstr ""
-
-msgid "WikiEmpty|The wiki lets you write documentation for your project"
-msgstr ""
-
-msgid "WikiEmpty|This project has no wiki pages"
-msgstr ""
-
-msgid "WikiEmpty|You must be a project member in order to add wiki pages."
-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 "WikiMarkdownDocs|More examples are in the %{docs_link}"
-msgstr ""
-
-msgid "WikiMarkdownDocs|documentation"
-msgstr ""
-
-msgid "WikiMarkdownTip|To link to a (new) page, simply type %{link_example}"
-msgstr ""
-
-msgid "WikiNewPagePlaceholder|how-to-setup"
-msgstr ""
-
-msgid "WikiNewPageTip|Tip: You can specify the full path for the new file. We will automatically create any missing directories."
-msgstr ""
-
-msgid "WikiNewPageTitle|New Wiki Page"
-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 %{page_link} and make sure your changes will not unintentionally remove theirs."
-msgstr ""
-
-msgid "WikiPageConflictMessage|the page"
-msgstr ""
-
-msgid "WikiPageCreate|Create %{page_title}"
-msgstr ""
-
-msgid "WikiPageEdit|Update %{page_title}"
-msgstr ""
-
-msgid "WikiPage|Page slug"
-msgstr ""
-
-msgid "WikiPage|Write your content or drag files here…"
-msgstr ""
-
-msgid "Wiki|Create Page"
-msgstr ""
-
-msgid "Wiki|Create page"
-msgstr ""
-
-msgid "Wiki|Edit Page"
-msgstr ""
-
-msgid "Wiki|More Pages"
-msgstr ""
-
-msgid "Wiki|New page"
-msgstr ""
-
-msgid "Wiki|Page history"
-msgstr ""
-
-msgid "Wiki|Page version"
-msgstr ""
-
-msgid "Wiki|Pages"
-msgstr ""
-
-msgid "Wiki|Wiki Pages"
-msgstr ""
-
-msgid "With contribution analytics you can have an overview for the activity of issues, merge requests and push events of your organization and its members."
-msgstr ""
-
-msgid "Withdraw Access Request"
-msgstr ""
-
-msgid "Yes"
-msgstr ""
-
-msgid "Yes, add it"
-msgstr ""
-
-msgid "Yes, let me map Google Code users to full names or GitLab users."
-msgstr ""
-
-msgid "Yesterday"
-msgstr ""
-
-msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
-msgstr ""
-
-msgid "You are going to remove %{group_name}. Removed groups CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to remove %{project_full_name}. Removed project CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to remove the fork relationship to source project %{forked_from_project}. Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to transfer %{project_full_name} to another owner. Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are on a read-only GitLab instance."
-msgstr ""
-
-msgid "You can %{linkStart}view the blob%{linkEnd} instead."
-msgstr ""
-
-msgid "You can also create a project from the command line."
-msgstr ""
-
-msgid "You can also star a label to make it a priority label."
-msgstr ""
-
-msgid "You can easily contribute to them by requesting to join these groups."
-msgstr ""
-
-msgid "You can easily install a Runner on a Kubernetes cluster. %{link_to_help_page}"
-msgstr ""
-
-msgid "You can move around the graph by using the arrow keys."
-msgstr ""
-
-msgid "You can only add files when you are on a branch"
-msgstr ""
-
-msgid "You can only edit files when you are on a branch"
-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 set up jobs to only use Runners with specific tags. Separate tags with commas."
-msgstr ""
-
-msgid "You can test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
-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 do not have any subscriptions yet"
-msgstr ""
-
-msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
-msgstr ""
-
-msgid "You don't have any applications"
-msgstr ""
-
-msgid "You don't have any authorized applications"
-msgstr ""
-
-msgid "You have no permissions"
-msgstr ""
-
-msgid "You have reached your project limit"
-msgstr ""
-
-msgid "You must accept our Terms of Service and privacy policy in order to register an account"
-msgstr ""
-
-msgid "You must have maintainer access to force delete a lock"
-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 will loose all changes you've made to this file. This action cannot be undone."
-msgstr ""
-
-msgid "You will loose all the unstaged changes you've made in this project. This action cannot be undone."
-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 pull or push project code via %{protocol} until you %{set_password_link} on your account"
-msgstr ""
-
-msgid "You won't be able to pull or push project code via SSH until you %{add_ssh_key_link} to your profile"
-msgstr ""
-
-msgid "You won't be able to pull or push project code via SSH until you add an SSH key to your profile"
-msgstr ""
-
-msgid "You'll need to use different branch names to get a valid comparison."
-msgstr ""
-
-msgid "You're receiving this email because %{reason}."
-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 "YouTube"
-msgstr ""
-
-msgid "Your Groups"
-msgstr ""
-
-msgid "Your Kubernetes cluster information on this page is still editable, but you are advised to disable and reconfigure"
-msgstr ""
-
-msgid "Your Projects (default)"
-msgstr ""
-
-msgid "Your Projects' Activity"
-msgstr ""
-
-msgid "Your Todos"
-msgstr ""
-
-msgid "Your applications (%{size})"
-msgstr ""
-
-msgid "Your authorized applications"
-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 comment will not be visible to the public."
-msgstr ""
-
-msgid "Your groups"
-msgstr ""
-
-msgid "Your name"
-msgstr ""
-
-msgid "Your projects"
-msgstr ""
-
-msgid "a deleted user"
-msgstr ""
-
-msgid "ago"
-msgstr ""
-
-msgid "among other things"
-msgstr ""
-
-msgid "assign yourself"
-msgstr ""
-
-msgid "branch name"
-msgstr ""
-
-msgid "by"
-msgstr ""
-
-msgid "ciReport|%{linkStartTag}Learn more about Container Scanning %{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|%{namespace} is affected by %{vulnerability}."
-msgstr ""
-
-msgid "ciReport|%{remainingPackagesCount} more"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerability"
-msgid_plural "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} new vulnerability"
-msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} new vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} new, and %{fixedCount} fixed vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} vulnerability for the source branch only"
-msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} vulnerabilities for the source branch only"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|%{reportType} %{status} detected no new vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected no vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected no vulnerabilities for the source branch only"
-msgstr ""
-
-msgid "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerability"
-msgid_plural "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|%{reportType} detected no vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} is loading"
-msgstr ""
-
-msgid "ciReport|%{reportType}: Loading resulted in an error"
-msgstr ""
-
-msgid "ciReport|(errors when loading results)"
-msgstr ""
-
-msgid "ciReport|(is loading)"
-msgstr ""
-
-msgid "ciReport|(is loading, errors when loading results)"
-msgstr ""
-
-msgid "ciReport|Class"
-msgstr ""
-
-msgid "ciReport|Code quality"
-msgstr ""
-
-msgid "ciReport|Confidence"
-msgstr ""
-
-msgid "ciReport|Container scanning"
-msgstr ""
-
-msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
-msgstr ""
-
-msgid "ciReport|DAST"
-msgstr ""
-
-msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
-msgstr ""
-
-msgid "ciReport|Dependency scanning"
-msgstr ""
-
-msgid "ciReport|Description"
-msgstr ""
-
-msgid "ciReport|Dismiss vulnerability"
-msgstr ""
-
-msgid "ciReport|Dismissed by"
-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|File"
-msgstr ""
-
-msgid "ciReport|Fixed:"
-msgstr ""
-
-msgid "ciReport|Identifiers"
-msgstr ""
-
-msgid "ciReport|Instances"
-msgstr ""
-
-msgid "ciReport|Learn more about interacting with security reports (Alpha)."
-msgstr ""
-
-msgid "ciReport|License management detected %d license for the source branch only"
-msgid_plural "ciReport|License management detected %d licenses for the source branch only"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|License management detected %d new license"
-msgid_plural "ciReport|License management detected %d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|License management detected no licenses for the source branch only"
-msgstr ""
-
-msgid "ciReport|License management detected no new licenses"
-msgstr ""
-
-msgid "ciReport|Links"
-msgstr ""
-
-msgid "ciReport|Loading %{reportName} report"
-msgstr ""
-
-msgid "ciReport|Manage licenses"
-msgstr ""
-
-msgid "ciReport|Method"
-msgstr ""
-
-msgid "ciReport|Namespace"
-msgstr ""
-
-msgid "ciReport|No changes to code quality"
-msgstr ""
-
-msgid "ciReport|No changes to performance metrics"
-msgstr ""
-
-msgid "ciReport|Performance metrics"
-msgstr ""
-
-msgid "ciReport|Revert dismissal"
-msgstr ""
-
-msgid "ciReport|SAST"
-msgstr ""
-
-msgid "ciReport|Security scanning"
-msgstr ""
-
-msgid "ciReport|Security scanning failed loading any results"
-msgstr ""
-
-msgid "ciReport|Severity"
-msgstr ""
-
-msgid "ciReport|Solution"
-msgstr ""
-
-msgid "ciReport|Static Application Security Testing (SAST) detects known vulnerabilities in your source code."
-msgstr ""
-
-msgid "ciReport|There was an error creating the issue. Please try again."
-msgstr ""
-
-msgid "ciReport|There was an error dismissing the vulnerability. Please try again."
-msgstr ""
-
-msgid "ciReport|There was an error loading DAST report"
-msgstr ""
-
-msgid "ciReport|There was an error loading SAST report"
-msgstr ""
-
-msgid "ciReport|There was an error loading container scanning report"
-msgstr ""
-
-msgid "ciReport|There was an error loading dependency scanning report"
-msgstr ""
-
-msgid "ciReport|There was an error reverting the dismissal. Please try again."
-msgstr ""
-
-msgid "ciReport|Upgrade %{name} from %{version} to %{fixed}."
-msgstr ""
-
-msgid "ciReport|Used by %{packagesString}"
-msgid_plural "ciReport|Used by %{packagesString}, and %{lastPackage}"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "ciReport|View full report"
-msgstr ""
-
-msgid "ciReport|on pipeline"
-msgstr ""
-
-msgid "command line instructions"
-msgstr ""
-
-msgid "confidentiality|You are going to turn off the confidentiality. This means <strong>everyone</strong> will be able to see and leave a comment on this issue."
-msgstr ""
-
-msgid "confidentiality|You are going to turn on the confidentiality. This means that only team members with <strong>at least Reporter access</strong> are able to see and leave comments on the issue."
-msgstr ""
-
-msgid "connecting"
-msgstr ""
-
-msgid "could not read private key, is the passphrase correct?"
-msgstr ""
-
-msgid "customize"
-msgstr ""
-
-msgid "day"
-msgid_plural "days"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "deploy token"
-msgstr ""
-
-msgid "disabled"
-msgstr ""
-
-msgid "done"
-msgstr ""
-
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "enabled"
-msgstr ""
-
-msgid "estimateCommand|%{slash_command} will update the estimated time with the latest command."
-msgstr ""
-
-msgid "for this project"
-msgstr ""
-
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
-msgid "here"
-msgstr ""
-
-msgid "https://your-bitbucket-server"
-msgstr ""
-
-msgid "import flow"
-msgstr ""
-
-msgid "importing"
-msgstr ""
-
-msgid "instance completed"
-msgid_plural "instances completed"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "is invalid because there is downstream lock"
-msgstr ""
-
-msgid "is invalid because there is upstream lock"
-msgstr ""
-
-msgid "is not a valid X509 certificate."
-msgstr ""
-
-msgid "issue boards"
-msgstr ""
-
-msgid "latest deployment"
-msgstr ""
-
-msgid "latest version"
-msgstr ""
-
-msgid "license management"
-msgstr ""
-
-msgid "locked by %{path_lock_user_name} %{created_at}"
-msgstr ""
-
-msgid "merge request"
-msgid_plural "merge requests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "mrWidget| Please restore it or use a different %{missingBranchName} branch"
-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|Add approval"
-msgstr ""
-
-msgid "mrWidget|Allows commits from members who can merge to the target branch"
-msgstr ""
-
-msgid "mrWidget|An error occured while removing your approval."
-msgstr ""
-
-msgid "mrWidget|An error occured while retrieving approval data for this merge request."
-msgstr ""
-
-msgid "mrWidget|An error occurred while submitting your approval."
-msgstr ""
-
-msgid "mrWidget|Approve"
-msgstr ""
-
-msgid "mrWidget|Approved by"
-msgstr ""
-
-msgid "mrWidget|Cancel automatic merge"
-msgstr ""
-
-msgid "mrWidget|Check out branch"
-msgstr ""
-
-msgid "mrWidget|Checking ability to merge automatically"
-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"
-msgstr ""
-
-msgid "mrWidget|Create an issue to resolve them later"
-msgstr ""
-
-msgid "mrWidget|Deployment statistics are not available currently"
-msgstr ""
-
-msgid "mrWidget|Did not close"
-msgstr ""
-
-msgid "mrWidget|Email patches"
-msgstr ""
-
-msgid "mrWidget|Failed to load deployment statistics"
-msgstr ""
-
-msgid "mrWidget|Fast-forward merge is not possible. To merge this request, first rebase locally."
-msgstr ""
-
-msgid "mrWidget|If the %{branch} branch exists in your local repository, you can merge this merge request manually using the"
-msgstr ""
-
-msgid "mrWidget|If the %{missingBranchName} branch exists in your local repository, you can merge this merge request manually using the command line"
-msgstr ""
-
-msgid "mrWidget|Loading deployment statistics"
-msgstr ""
-
-msgid "mrWidget|Mentions"
-msgstr ""
-
-msgid "mrWidget|Merge"
-msgstr ""
-
-msgid "mrWidget|Merge failed."
-msgstr ""
-
-msgid "mrWidget|Merge locally"
-msgstr ""
-
-msgid "mrWidget|Merge request approved"
-msgstr ""
-
-msgid "mrWidget|Merge request approved; you can approve additionally"
-msgstr ""
-
-msgid "mrWidget|Merged by"
-msgstr ""
-
-msgid "mrWidget|No Approval required"
-msgstr ""
-
-msgid "mrWidget|No Approval required; you can still approve"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
-msgid "mrWidget|Pipeline blocked. The pipeline for this merge request requires a manual action to proceed"
-msgstr ""
-
-msgid "mrWidget|Plain diff"
-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 Source Branch"
-msgstr ""
-
-msgid "mrWidget|Remove source branch"
-msgstr ""
-
-msgid "mrWidget|Remove your approval"
-msgstr ""
-
-msgid "mrWidget|Request to merge"
-msgstr ""
-
-msgid "mrWidget|Requires 1 more approval"
-msgid_plural "mrWidget|Requires %d more approvals"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "mrWidget|Requires 1 more approval by"
-msgid_plural "mrWidget|Requires %d more approvals by"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "mrWidget|Resolve conflicts"
-msgstr ""
-
-msgid "mrWidget|Resolve these conflicts or ask someone with write access to this repository to merge it locally"
-msgstr ""
-
-msgid "mrWidget|Revert"
-msgstr ""
-
-msgid "mrWidget|Revert this merge request in a new merge request"
-msgstr ""
-
-msgid "mrWidget|Set by"
-msgstr ""
-
-msgid "mrWidget|The changes were merged into"
-msgstr ""
-
-msgid "mrWidget|The changes were not merged into"
-msgstr ""
-
-msgid "mrWidget|The changes will be merged into"
-msgstr ""
-
-msgid "mrWidget|The pipeline for this merge request failed. Please retry the job or push a new commit to fix the failure"
-msgstr ""
-
-msgid "mrWidget|The source branch HEAD has recently changed. Please reload the page and review the changes before merging"
-msgstr ""
-
-msgid "mrWidget|The source branch has been removed"
-msgstr ""
-
-msgid "mrWidget|The source branch is %{commitsBehindLinkStart}%{commitsBehind}%{commitsBehindLinkEnd} the target branch"
-msgstr ""
-
-msgid "mrWidget|The source branch is being removed"
-msgstr ""
-
-msgid "mrWidget|The source branch will be removed"
-msgstr ""
-
-msgid "mrWidget|The source branch will not be removed"
-msgstr ""
-
-msgid "mrWidget|There are merge conflicts"
-msgstr ""
-
-msgid "mrWidget|There are unresolved discussions. Please resolve these discussions"
-msgstr ""
-
-msgid "mrWidget|This merge request failed to be merged automatically"
-msgstr ""
-
-msgid "mrWidget|This merge request is in the process of being merged"
-msgstr ""
-
-msgid "mrWidget|This project is archived, write access has been disabled"
-msgstr ""
-
-msgid "mrWidget|You are not allowed to edit this project directly. Please fork to make changes."
-msgstr ""
-
-msgid "mrWidget|You can merge this merge request manually using the"
-msgstr ""
-
-msgid "mrWidget|You can remove source branch now"
-msgstr ""
-
-msgid "mrWidget|branch does not exist."
-msgstr ""
-
-msgid "mrWidget|command line"
-msgstr ""
-
-msgid "mrWidget|into"
-msgstr ""
-
-msgid "mrWidget|to be merged automatically when the pipeline succeeds"
-msgstr ""
-
-msgid "n/a"
-msgstr ""
-
-msgid "new merge request"
-msgstr ""
-
-msgid "notification emails"
-msgstr ""
-
-msgid "or"
-msgstr ""
-
-msgid "out of %d total test"
-msgid_plural "out of %d total tests"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "parent"
-msgid_plural "parents"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "password"
-msgstr ""
-
-msgid "personal access token"
-msgstr ""
-
-msgid "private key does not match certificate."
-msgstr ""
-
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "remaining"
-msgstr ""
-
-msgid "remove"
-msgstr ""
-
-msgid "remove due date"
-msgstr ""
-
-msgid "remove weight"
-msgstr ""
-
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
-msgid "source"
-msgstr ""
-
-msgid "spendCommand|%{slash_command} will update the sum of the time spent."
-msgstr ""
-
-msgid "started"
-msgstr ""
-
-msgid "this document"
-msgstr ""
-
-msgid "to help your contributors communicate effectively!"
-msgstr ""
-
-msgid "toggle collapse"
-msgstr ""
-
-msgid "username"
-msgstr ""
-
-msgid "uses Kubernetes clusters to deploy your code!"
-msgstr ""
-
-msgid "view it on GitLab"
-msgstr ""
-
-msgid "with %{additions} additions, %{deletions} deletions."
-msgstr ""
-
-msgid "within %d minute "
-msgid_plural "within %d minutes "
-msgstr[0] ""
-msgstr[1] ""
-
diff --git a/locale/ro_RO/gitlab.po b/locale/ro_RO/gitlab.po
index 2b3d660c940..49613a3f462 100644
--- a/locale/ro_RO/gitlab.po
+++ b/locale/ro_RO/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Romanian\n"
"Language: ro_RO\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: ro\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:18\n"
+"PO-Revision-Date: 2018-10-02 09:27\n"
msgid " Status"
msgstr ""
@@ -33,15 +33,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -60,12 +51,6 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -120,6 +105,12 @@ msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
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] ""
@@ -129,33 +120,18 @@ msgstr[2] ""
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -183,12 +159,24 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -351,9 +339,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -402,6 +387,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr ""
@@ -429,30 +420,15 @@ msgstr ""
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -462,15 +438,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -516,6 +486,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -552,18 +525,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "All"
msgstr ""
@@ -579,9 +546,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -591,12 +555,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -612,9 +570,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -660,12 +615,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -678,9 +627,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -693,9 +639,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -723,9 +666,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -768,18 +708,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -798,7 +732,7 @@ msgstr ""
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -822,9 +756,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr ""
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -843,9 +774,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1101,15 +1029,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1401,9 +1320,6 @@ 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 ""
@@ -1434,6 +1350,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1488,7 +1407,7 @@ msgstr ""
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1551,9 +1470,6 @@ msgstr ""
msgid "CiStatusLabel|created"
msgstr ""
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr ""
@@ -1572,9 +1488,6 @@ msgstr ""
msgid "CiStatusLabel|skipped"
msgstr ""
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr ""
@@ -1587,9 +1500,6 @@ msgstr ""
msgid "CiStatusText|created"
msgstr ""
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr ""
@@ -1644,10 +1554,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1707,24 +1617,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1827,9 +1725,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1881,12 +1776,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1896,6 +1785,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1905,7 +1797,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1914,13 +1806,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1938,6 +1827,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1965,9 +1857,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1980,7 +1869,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2052,12 +1941,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2115,18 +2010,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2238,9 +2127,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2250,10 +2136,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2382,9 +2265,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2409,27 +2289,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2505,9 +2373,6 @@ msgstr ""
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr ""
@@ -2556,9 +2421,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr ""
@@ -2577,9 +2439,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2646,21 +2505,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr ""
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr ""
@@ -2670,9 +2514,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2811,12 +2652,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2841,12 +2676,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2886,9 +2715,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2904,9 +2730,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -3033,6 +2856,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3153,7 +2979,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3303,9 +3129,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3360,12 +3183,6 @@ msgstr ""
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3375,9 +3192,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr ""
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3387,81 +3201,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3513,9 +3252,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3567,9 +3303,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3594,9 +3327,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3816,22 +3546,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3840,9 +3561,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3864,7 +3582,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3888,9 +3606,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3903,10 +3618,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3942,24 +3657,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3972,6 +3672,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4068,21 +3771,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4092,9 +3783,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4146,6 +3834,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4542,36 +4233,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4713,9 +4374,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] ""
@@ -4737,9 +4395,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4788,15 +4443,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4806,9 +4452,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4818,9 +4461,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4830,9 +4470,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4845,15 +4482,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4881,9 +4512,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4929,9 +4557,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -5001,36 +4626,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5040,6 +4635,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5049,12 +4647,6 @@ msgstr ""
msgid "Median"
msgstr ""
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5088,21 +4680,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5121,12 +4698,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5325,9 +4896,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5361,9 +4929,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5487,9 +5052,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5499,6 +5061,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5598,18 +5163,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr ""
@@ -5682,6 +5235,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5730,9 +5286,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5757,21 +5310,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5838,9 +5376,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5868,15 +5403,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr ""
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr ""
@@ -5994,24 +5529,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -6021,12 +5547,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6063,18 +5583,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6087,9 +5601,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6105,9 +5616,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6150,6 +5658,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6210,12 +5721,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6255,9 +5760,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6282,9 +5784,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6486,9 +5985,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6558,6 +6054,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6753,9 +6252,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6819,21 +6315,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr ""
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6855,30 +6342,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6930,10 +6420,10 @@ msgstr ""
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7101,9 +6591,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr ""
@@ -7167,15 +6654,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7200,55 +6681,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7272,9 +6717,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr ""
@@ -7347,9 +6789,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7383,30 +6822,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr ""
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7512,12 +6927,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7545,15 +6954,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7566,24 +6969,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7758,21 +7149,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7785,9 +7167,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7797,9 +7176,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7815,9 +7191,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7830,12 +7203,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr ""
@@ -7962,9 +7329,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -8013,6 +7377,12 @@ msgstr ""
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8061,6 +7431,9 @@ msgstr ""
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr ""
@@ -8070,6 +7443,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr ""
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr ""
@@ -8109,6 +7491,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8181,9 +7566,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8223,10 +7605,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8247,9 +7626,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8274,9 +7650,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8286,12 +7659,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8319,15 +7686,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8526,9 +7887,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8553,9 +7911,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8574,9 +7929,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8592,9 +7944,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8610,9 +7959,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8628,9 +7974,6 @@ msgstr ""
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8640,9 +7983,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8661,33 +8001,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8712,9 +8040,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8751,16 +8076,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8838,51 +8160,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8910,15 +8187,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8952,15 +8220,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8979,36 +8241,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""
@@ -9048,12 +8280,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9204,9 +8430,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9225,6 +8448,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9234,6 +8460,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9249,13 +8478,13 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9264,9 +8493,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9369,9 +8595,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9486,18 +8709,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9552,9 +8784,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9576,6 +8805,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9624,6 +8856,9 @@ msgstr[2] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9660,12 +8895,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "enabled"
msgstr ""
@@ -9675,12 +8904,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9711,9 +8934,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9999,12 +9219,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "remaining"
msgstr ""
@@ -10017,12 +9231,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
msgid "source"
msgstr ""
diff --git a/locale/ru/gitlab.po b/locale/ru/gitlab.po
index d8f6d150dda..b8a4805498b 100644
--- a/locale/ru/gitlab.po
+++ b/locale/ru/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Russian\n"
"Language: ru_RU\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: ru\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:18\n"
+"PO-Revision-Date: 2018-10-02 09:26\n"
msgid " Status"
msgstr ""
@@ -35,16 +35,6 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -66,13 +56,6 @@ msgstr[1] "на %d коммита позади"
msgstr[2] "на %d коммитов позади"
msgstr[3] "на %d коммитов позади"
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d экспортер"
@@ -136,6 +119,13 @@ msgstr[1] "%d не записанных изменений"
msgstr[2] "%d не записанных изменений"
msgstr[3] "%d не записанных изменений"
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
+
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] "%s дополнительный коммит был пропущен для предотвращения проблем с производительностью."
@@ -146,21 +136,12 @@ msgstr[3] "%s дополнительных коммитов было пропу
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr "%{actionText} & %{openOrClose} %{noteable}"
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr "%{commit_author_link} создан %{commit_timeago}"
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] "%{count} участник"
@@ -168,13 +149,6 @@ msgstr[1] "%{count} участника"
msgstr[2] "%{count} участников"
msgstr[3] "%{count} участников"
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -202,12 +176,25 @@ msgstr "%{nip_domain} может использоваться как альте
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "на %{number_commits_behind} коммитов позади %{default_branch}, на %{number_commits_ahead} коммитов впереди"
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr "%{number_of_failures} из %{maximum_failures} возможных неудачных попыток. GitLab будет доступен после следующей попытки."
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr "%{number_of_failures} из %{maximum_failures} возможных неудачных попыток. GitLab не будет автоматически повторять попытку. Сбросьте информацию хранилища после устранения проблемы."
+
msgid "%{openOrClose} %{noteable}"
msgstr "%{openOrClose} %{noteable}"
msgid "%{percent}%% complete"
msgstr "%{percent}%% выполнено"
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] "%{storage_name}: неудачная попытка доступа к хранилищу на хосте:"
+msgstr[1] "%{storage_name}: %{failed_attempts} неудачные попытки доступа к хранилищу:"
+msgstr[2] "%{storage_name}: %{failed_attempts} неудачных попыток доступа к хранилищу:"
+msgstr[3] "%{storage_name}: %{failed_attempts} неудачных попыток доступа к хранилищу:"
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -382,9 +369,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -433,6 +417,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr "Доступ к вышедшим из строя хранилищам временно отключен для возможности монтирования в целях восстановления. Сбросьте информацию о хранилищах после устранения проблемы, чтобы разрешить доступ."
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr "Учетная запись"
@@ -460,30 +450,15 @@ msgstr "Добавить Руководство участника"
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr "Добавить Kubernetes кластер"
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -493,15 +468,9 @@ msgstr ""
msgid "Add new directory"
msgstr "Добавить новый каталог"
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr "Добавить реакцию"
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr "Добавить в дела"
@@ -547,6 +516,9 @@ msgstr "Остановка заданий не удалась"
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr "Вы собираетесь остановить все задания. Это действие остановит все текущие задания, находящиеся в процессе выполнения."
+msgid "AdminHealthPageLink|health page"
+msgstr "страница работоспособности"
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -583,19 +555,12 @@ msgstr "Для подтверждения, введите %{projectName}"
msgid "AdminUsers|To confirm, type %{username}"
msgstr "Для подтверждения, введите %{username}"
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
-msgstr ""
+msgid "Advanced"
+msgstr "Расширенный режим"
msgid "Advanced settings"
msgstr "Расширенные настройки"
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "All"
msgstr "Все"
@@ -611,9 +576,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -623,12 +585,6 @@ msgstr "Разрешить рендеринг диаграмм PlantUML в до
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr "Позволяет добавлять и управлять кластерами Kubernetes."
@@ -644,9 +600,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -692,12 +645,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr "Произошла ошибка при предварительном просмотре объекта"
@@ -710,9 +657,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -725,9 +669,6 @@ msgstr "Произошла ошибка при отключении уведом
msgid "An error occurred while fetching markdown preview"
msgstr "Произошла ошибка при предварительном просмотре markdown"
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr "Произошла ошибка при получении денег данных для боковой панели"
@@ -755,9 +696,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -800,18 +738,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr "Произошла ошибка при проверке имени пользователя"
msgid "An error occurred. Please try again."
msgstr "Произошла ошибка. Пожалуйста, попробуйте снова."
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -830,7 +762,7 @@ msgstr "Оформление"
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -854,9 +786,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr "Вы действительно хотите удалить это расписание сборочной линии?"
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -875,9 +804,6 @@ msgstr "Вы уверены, что хотите сбросить этот ре
msgid "Are you sure you want to reset the health check token?"
msgstr "Вы уверены, что хотите сбросить этот токен проверки работоспособности?"
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1133,15 +1059,6 @@ msgstr "Ваши значки"
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr "Начать с выбранного коммита"
@@ -1434,9 +1351,6 @@ 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 ""
@@ -1467,6 +1381,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1521,8 +1438,8 @@ msgstr "Диаграммы"
msgid "Chat"
msgstr "Чат"
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
-msgstr ""
+msgid "Check interval"
+msgstr "Интервал проверки"
msgid "Checking %{text} availability…"
msgstr "Проверка доступности %{text} ..."
@@ -1584,9 +1501,6 @@ msgstr "отменено"
msgid "CiStatusLabel|created"
msgstr "создано"
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr "неудачно"
@@ -1605,9 +1519,6 @@ msgstr "в ожидании"
msgid "CiStatusLabel|skipped"
msgstr "пропущено"
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr "ожидание ручных действий"
@@ -1620,9 +1531,6 @@ msgstr "отменено"
msgid "CiStatusText|created"
msgstr "создано"
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr "неудачно"
@@ -1677,10 +1585,10 @@ msgstr "Включить защиту"
msgid "CiVariable|Validation failed"
msgstr "Проверка не удалась"
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
-msgstr ""
+msgid "CircuitBreakerApiLink|circuitbreaker api"
+msgstr "CircuitBreaker API"
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1740,24 +1648,12 @@ msgstr "%{appList} успешно установлены на вашем кла
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr "Адрес API"
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr "Добавить кластер Kubernetes"
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr "Дополнительные опции для этой интеграции с кластером Kubernetes"
@@ -1860,9 +1756,6 @@ msgstr "Google Kubernetes Engine"
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr "Проект Google Kubernetes Engine"
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr "Helm Tiller"
@@ -1914,12 +1807,6 @@ msgstr "Хаб сервиса Jupyter"
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr "Кластер Kubernetes"
@@ -1929,6 +1816,9 @@ msgstr "Сведения о кластере Kubernetes"
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr "Интеграция кластера Kubernetes"
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr "Кластер Kubernetes создаётся в Google Kubernetes Engine..."
@@ -1938,8 +1828,8 @@ msgstr "Имя кластера Kubernetes"
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr "Кластер Kubernetes был успешно создан в Google Kubernetes Engine. Обновите страницу, чтобы увидеть сведения о кластере Kubernetes"
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
+msgstr "Кластер Kubernetes позволяет вам использовать приложения для ревью, развёртывать ваши приложения, запускать ваши сборочные линии и многое другое более простым способом. %{link_to_help_page}"
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
msgstr "Кластеры Kubernetes могут использоваться для развертывания приложений и предоставления приложений Review для этого проекта"
@@ -1947,13 +1837,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1971,6 +1858,9 @@ msgstr "Управляйте вашему кластером Kubernetes, пер
msgid "ClusterIntegration|More information"
msgstr "Дополнительная информация"
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr "Нет типов машин, соответствующих вашему поисковому запросу"
@@ -1998,9 +1888,6 @@ msgstr "Пожалуйста, убедитесь, что ваш аккаунт G
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr "Пространство имён проекта"
@@ -2013,7 +1900,7 @@ msgstr "Prometheus"
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2085,12 +1972,18 @@ msgstr "Произошли ошибки во время установки %{tit
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+msgstr ""
+
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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr "Переключить Кластер Kubernetes"
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr "Переключить кластер Kubernetes"
@@ -2148,18 +2041,12 @@ msgstr "Свернуть"
msgid "Collapse sidebar"
msgstr "Свернуть боковую панель"
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr "Комментарии"
@@ -2273,9 +2160,6 @@ msgstr "Конфиденциальность"
msgid "Configure Gitaly timeouts."
msgstr "Настройка таймаутов Gitaly."
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2285,10 +2169,7 @@ msgstr "Настройка ограничений для Web и API запрос
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2417,9 +2298,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2444,27 +2322,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr "Скопировать ссылку в буфер обмена"
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr "Скопировать в буфер обмена"
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr "Создать"
@@ -2540,9 +2406,6 @@ msgstr "Новый"
msgid "Create project label"
msgstr "Создать метку проекта"
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr "Тег"
@@ -2591,9 +2454,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr "События настраиваемых уведомлений"
@@ -2612,9 +2472,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr "Аналитика Цикла"
@@ -2681,21 +2538,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr "Определить настраиваемый шаблон с синтаксисом cron"
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr "Удалить"
@@ -2705,9 +2547,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr "Удалить список"
@@ -2847,12 +2686,6 @@ msgstr "Ваш Новый Токен Развертывания"
msgid "DeployTokens|Your new project deploy token has been created."
msgstr "Создан новый токен для развертывания проекта."
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2877,12 +2710,6 @@ msgstr "Подробная информация"
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr "Имя файла недоступно"
@@ -2922,9 +2749,6 @@ msgstr ""
msgid "Discard draft"
msgstr "Удалить черновик"
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2940,9 +2764,6 @@ msgstr "Отключить блок введения в Аналитику Ци
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -3069,6 +2890,9 @@ msgstr "Включить для этого проекта"
msgid "Enable group Runners"
msgstr "Включить групповые обработчики заданий"
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3189,8 +3013,8 @@ msgstr ""
msgid "Environments|Updated"
msgstr "Обновлено"
-msgid "Environments|You don't have any environments right now"
-msgstr ""
+msgid "Environments|You don't have any environments right now."
+msgstr "Вы пока не настроили ни одного окружения."
msgid "Environments|protected"
msgstr ""
@@ -3339,9 +3163,6 @@ msgstr "Развернуть боковую панель"
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3396,12 +3217,6 @@ msgstr "Не удалось изменить владельца"
msgid "Failed to check related branches."
msgstr "Не удалось проверить связанные ветки."
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr "Ошибка при удалении обсуждения с доски, повторите попытку."
@@ -3411,9 +3226,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr "Не удалось удалить расписание сборочной линии"
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr "Ошибка обновления обсуждений, пожалуйста, попробуйте снова."
@@ -3423,81 +3235,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr "Фев."
@@ -3549,9 +3286,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr "Завершено"
@@ -3603,9 +3337,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3630,9 +3361,6 @@ msgstr "Формат"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr "Из %{provider_title}"
@@ -3852,22 +3580,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3876,9 +3595,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3900,7 +3616,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3924,9 +3640,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3939,10 +3652,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3978,24 +3691,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -4008,6 +3706,9 @@ msgstr "URL-адрес репозитория Git"
msgid "Git revision"
msgstr "Ревизия git"
+msgid "Git storage health information has been reset"
+msgstr "Информация о стабильности Git хранилища была сброшена"
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4104,21 +3805,9 @@ msgstr ""
msgid "Group Runners"
msgstr "Групповые Обработчики Заданий (GitLab Group Runner)"
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4128,9 +3817,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4182,6 +3868,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr "Запретить публикацию проектов из %{group} в других группах"
+msgid "GroupSettings|Share with group lock"
+msgstr "Опубликовать с групповой блокировкой"
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr "Эта настройка применена в %{ancestor_group} и была переопределена в этой подгруппе."
@@ -4580,36 +4269,6 @@ msgstr "Обсуждениями могут быть ошибки, задачи
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr "Янв."
@@ -4751,9 +4410,6 @@ msgstr "Перенести Метку"
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] "Последний %d день"
@@ -4776,9 +4432,6 @@ msgstr "Дата последнего изменения: %{date}"
msgid "Last edited by %{name}"
msgstr "Автор последнего изменения: %{name}"
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr "Последнее обновление"
@@ -4827,15 +4480,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4845,9 +4489,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4857,9 +4498,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4869,9 +4507,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4884,15 +4519,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4921,9 +4550,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4969,9 +4595,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -5041,36 +4664,6 @@ msgstr "Отметить как сделанное"
msgid "Markdown enabled"
msgstr "Включен режим Markdown"
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5080,6 +4673,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr "Максимальное количество сбоев хранилища git"
+
msgid "Maximum job timeout"
msgstr ""
@@ -5089,12 +4685,6 @@ msgstr "Май"
msgid "Median"
msgstr "Среднее"
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr "Участники"
@@ -5128,21 +4718,6 @@ msgstr "Запросы на слияние"
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr "Запросы на слияние- это место, где можно предлагать изменения вносимые в проект, и обсуждать эти изменения с другими"
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5161,12 +4736,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr "Слито"
@@ -5365,9 +4934,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5401,9 +4967,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr "Помощь"
@@ -5528,9 +5091,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr "Плановый срок не указан"
@@ -5540,6 +5100,9 @@ msgstr ""
msgid "No file chosen"
msgstr "Файл не выбран"
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr "Файлы не найдены."
@@ -5639,18 +5202,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr "Уведомления о событиях"
@@ -5723,6 +5274,9 @@ msgstr "Нояб."
msgid "November"
msgstr "Ноябрь"
+msgid "Number of access attempts"
+msgstr "Количество попыток доступа"
+
msgid "OK"
msgstr ""
@@ -5772,9 +5326,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr "Открыть в Xcode"
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5799,21 +5350,6 @@ msgstr "Откроется в новом окне"
msgid "Operations"
msgstr "Операции"
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5880,9 +5416,6 @@ msgstr "Пароль"
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5910,15 +5443,15 @@ msgstr "Оптимизация производительности"
msgid "Permissions"
msgstr "Права доступа"
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr "Персональный Токен Доступа"
msgid "Pipeline"
msgstr "Сборочная линия"
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr "Работоспособность Сборочной Линии"
@@ -6036,24 +5569,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr "Этот проект в настоящее время не настроен для запуска сборочных линий."
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr "Запустить сборочную линию"
@@ -6063,12 +5587,6 @@ msgstr "Поиск веток"
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr "Остановить сборочную линию"
@@ -6105,18 +5623,12 @@ msgstr "Запуск"
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6129,9 +5641,6 @@ msgstr "Пожалуйста, решите reCAPTCHA"
msgid "Please try again"
msgstr "Пожалуйста, попробуйте ещё раз"
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6147,9 +5656,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6192,6 +5698,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr "Учетная запись запланирована к удалению."
@@ -6252,12 +5761,6 @@ msgstr "Неверный пароль"
msgid "Profiles|Invalid username"
msgstr "Неверное имя пользователя"
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6297,9 +5800,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6324,9 +5824,6 @@ msgstr "Обновить имя пользователя"
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr "Ошибка изменения имени пользователя - %{message}"
@@ -6528,9 +6025,6 @@ msgstr "Проекты"
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr "Часто посещаемые"
@@ -6600,6 +6094,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr "По умолчанию, Prometheus запускается по адресу ‘http://localhost:9090’. Не рекомендуется изменять адрес и порт по умолчанию, так как это может привести к конфликту с другим сервисами запущенными на GitLab сервере."
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6795,9 +6292,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr "Ссылка:"
@@ -6862,21 +6356,12 @@ msgstr ""
msgid "Remove avatar"
msgstr "Удалить аватар"
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr "Удалить проект"
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6898,30 +6383,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6973,12 +6461,12 @@ msgstr "Запрос доступа"
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
-msgstr ""
-
msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
+msgid "Reset git storage health information"
+msgstr "Сбросить информацию о работоспособности репозитория git"
+
msgid "Reset health check access token"
msgstr "Сбросить ключ доступа проверки работоспособности"
@@ -7125,7 +6613,7 @@ msgid "SHA1 fingerprint of the SAML token signing certificate. Get this from you
msgstr ""
msgid "SSH Keys"
-msgstr "SSH-ключи"
+msgstr "SSH Ключи"
msgid "SSH host keys"
msgstr ""
@@ -7145,9 +6633,6 @@ msgstr ""
msgid "Save changes"
msgstr "Сохранить изменения"
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr "Сохранить расписание сборочной лини"
@@ -7211,15 +6696,9 @@ msgstr ""
msgid "Search project"
msgstr "Поиск проекта"
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr "Поиск пользователей"
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7244,55 +6723,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
+msgid "Seconds before reseting failure information"
+msgstr "Секунд до очистки информации о сбоях"
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
+msgid "Seconds to wait for a storage access attempt"
+msgstr "Секунд задержки между попытками доступа к хранилищу"
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7316,9 +6759,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr "Выбор временной зоны"
@@ -7391,9 +6831,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Установите пароль в своем аккаунте, чтобы отправлять или получать код через %{protocol}."
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7427,30 +6864,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr "установите пароль"
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr "Настройки"
@@ -7557,12 +6970,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr "Сниппеты"
@@ -7590,15 +6997,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr "Что-то пошло не так при получении проектов."
@@ -7611,24 +7012,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr "Произошла ошибка. Попробуйте позже."
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr "Сортировать по"
@@ -7803,21 +7192,12 @@ msgstr "Избранные проекты"
msgid "Start a %{new_merge_request} with these changes"
msgstr "Начать %{new_merge_request} с этих изменений"
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr "Запустить GitLab Runner!"
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr "Запущен"
@@ -7830,9 +7210,6 @@ msgstr ""
msgid "Status"
msgstr "Статус"
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7842,9 +7219,6 @@ msgstr "Остановить эту среду"
msgid "Stopped"
msgstr "Остановлен"
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr "Хранилище"
@@ -7860,9 +7234,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7875,12 +7246,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr "Переключить ветка/тег"
@@ -8008,9 +7373,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -8059,6 +7421,12 @@ msgstr "Стадия обсуждения показывает время, ко
msgid "The maximum file size allowed is 200KB."
msgstr "Максимально допустимый размер файла составляет 200 Кб."
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr "Количество попыток, которые GitLab будет предпринимать для доступа к хранилищу."
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8107,6 +7475,9 @@ msgstr "Этап обзора показывает время от создан
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr "Этап постановки показывает время между слиянием \"MR\" и развертыванием кода в производственной среде. Данные будут автоматически добавлены после развертывания в производстве первый раз."
@@ -8116,6 +7487,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr "Этап тестирования показывает время, которое GitLab CI занимает для запуска каждой сборочной линии для соответствующего запроса на слияние. Данные будут автоматически добавлены после завершения работы вашей первой сборочной линии."
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr "Время в секундах, в течение которого GitLab будет хранить информацию о сбоях. Если в течение этого времени не было сбоев, информация о монтировании очищается."
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr "Время в секундах в течении которого GitLab будет пытаться получить доступ к хранилищу. После этого времени будет зафиксирована ошибка превышения времени ожидания."
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr "Время, затраченное каждым элементом, собранным на этом этапе."
@@ -8155,6 +7535,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr "Проблемы с доступом к Git хранилищу: "
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8227,9 +7610,6 @@ msgstr "Эта группа пока не содержит групповых о
msgid "This is a confidential issue."
msgstr "Это конфиденциальное обсуждение."
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr "Это первый Запрос на слияние от автора в этот проект."
@@ -8269,10 +7649,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8293,9 +7670,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr "Это фоновое задание требует ручных действий"
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr "Это означает, что вы не можете отправить код, пока не создадите пустой репозиторий или не импортируете существующий."
@@ -8320,9 +7694,6 @@ msgstr "Этот проект"
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr "Этот проект не относится ни к какой группе и поэтому не может использовать групповые обработчики заданий."
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8332,12 +7703,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8365,15 +7730,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8574,9 +7933,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8601,9 +7957,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8622,9 +7975,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr "Дела"
@@ -8640,9 +7990,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8658,9 +8005,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8676,9 +8020,6 @@ msgstr "Общее время тестирования фиксаций/слия
msgid "Total: %{total}"
msgstr "Всего: %{total}"
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8688,9 +8029,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8709,33 +8047,21 @@ msgstr "Запустить это действие вручную"
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr "Попробовать снова"
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr "Не удается загрузить отличия. %{button_try_again}"
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8760,9 +8086,6 @@ msgstr "Разблокировано"
msgid "Unresolve discussion"
msgstr "Переоткрыть дискуссию"
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8799,16 +8122,13 @@ msgstr "Неподтверждено"
msgid "Up to date"
msgstr "Актуальный"
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8886,51 +8206,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr "Пользователи"
@@ -8958,15 +8233,6 @@ msgstr "Проверено"
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -9000,15 +8266,9 @@ msgstr "Просмотр меток проекта"
msgid "View replaced file @ "
msgstr "Просмотр заменённого файла @ "
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -9027,36 +8287,6 @@ msgstr "Публичный"
msgid "VisibilityLevel|Unknown"
msgstr "Не определен"
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr "Хотите увидеть данные? Обратитесь к администратору за доступом."
@@ -9096,12 +8326,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr "Wiki"
@@ -9205,7 +8429,7 @@ msgid "WikiPageEdit|Update %{page_title}"
msgstr "Обновить %{page_title}"
msgid "WikiPage|Page slug"
-msgstr "URL для страницы"
+msgstr "Семантический Url для страницы"
msgid "WikiPage|Write your content or drag files here…"
msgstr ""
@@ -9252,9 +8476,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9273,6 +8494,9 @@ msgstr "Вы собираетесь передать проект %{project_full
msgid "You are on a read-only GitLab instance."
msgstr "Вы используете GitLab в режиме только для чтения."
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9282,6 +8506,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9297,13 +8524,13 @@ msgstr "Вы можете добавлять только файлы, когда
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9312,9 +8539,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr "Вы не можете записывать на этот экземпляр \"только для чтения\" кластера GitLab."
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9417,9 +8641,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr "Ваши изменения были зафиксированы. Коммит %{commitId} %{commitStats}"
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr "Ваш комментарий не будет виден всем."
@@ -9538,18 +8759,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9606,9 +8836,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9630,6 +8857,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9679,6 +8909,9 @@ msgstr[3] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9716,13 +8949,6 @@ msgstr "отключено"
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "enabled"
msgstr "включено"
@@ -9732,12 +8958,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9769,9 +8989,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -10062,13 +9279,6 @@ msgstr "токен для персонального доступа"
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "remaining"
msgstr "осталось"
@@ -10081,13 +9291,6 @@ msgstr "убрать плановый срок"
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "source"
msgstr "исходный текст"
diff --git a/locale/sk_SK/gitlab.po b/locale/sk_SK/gitlab.po
deleted file mode 100644
index b8feb7a634b..00000000000
--- a/locale/sk_SK/gitlab.po
+++ /dev/null
@@ -1,10127 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: gitlab-ee\n"
-"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
-"Language-Team: Slovak\n"
-"Language: sk_SK\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
-"X-Generator: crowdin.com\n"
-"X-Crowdin-Project: gitlab-ee\n"
-"X-Crowdin-Language: sk\n"
-"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:19\n"
-
-msgid " Status"
-msgstr ""
-
-msgid " and"
-msgstr ""
-
-msgid " degraded on %d point"
-msgid_plural " degraded on %d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid " improved on %d point"
-msgid_plural " improved on %d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d changed file"
-msgid_plural "%d changed files"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d commit"
-msgid_plural "%d commits"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d commit behind"
-msgid_plural "%d commits behind"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d exporter"
-msgid_plural "%d exporters"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d failed test result"
-msgid_plural "%d failed test results"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d fixed test result"
-msgid_plural "%d fixed test results"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d issue"
-msgid_plural "%d issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d layer"
-msgid_plural "%d layers"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d merge request"
-msgid_plural "%d merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d metric"
-msgid_plural "%d metrics"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d staged change"
-msgid_plural "%d staged changes"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%d unstaged change"
-msgid_plural "%d unstaged changes"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-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] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%{actionText} & %{openOrClose} %{noteable}"
-msgstr ""
-
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
-msgid "%{commit_author_link} authored %{commit_timeago}"
-msgstr ""
-
-msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
-msgstr ""
-
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
-msgid "%{count} participant"
-msgid_plural "%{count} participants"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%{filePath} deleted"
-msgstr ""
-
-msgid "%{firstLabel} +%{labelCount} more"
-msgstr ""
-
-msgid "%{group_docs_link_start}Groups%{group_docs_link_end} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
-msgstr ""
-
-msgid "%{issuableType} will be removed! Are you sure?"
-msgstr ""
-
-msgid "%{loadingIcon} Started"
-msgstr ""
-
-msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
-msgstr ""
-
-msgid "%{name}'s avatar"
-msgstr ""
-
-msgid "%{nip_domain} can be used as an alternative to a custom domain."
-msgstr ""
-
-msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
-msgstr ""
-
-msgid "%{openOrClose} %{noteable}"
-msgstr ""
-
-msgid "%{percent}%% complete"
-msgstr ""
-
-msgid "%{text} %{files}"
-msgid_plural "%{text} %{files} files"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "%{text} is available"
-msgstr ""
-
-msgid "%{title} changes"
-msgstr ""
-
-msgid "%{unstaged} unstaged and %{staged} staged changes"
-msgstr ""
-
-msgid "%{usage_ping_link_start}Learn more%{usage_ping_link_end} about what information is shared with GitLab Inc."
-msgstr ""
-
-msgid "+ %{count} more"
-msgstr ""
-
-msgid "+ %{moreCount} more"
-msgstr ""
-
-msgid "- Runner is active and can process any new jobs"
-msgstr ""
-
-msgid "- Runner is paused and will not receive any new jobs"
-msgstr ""
-
-msgid "- show less"
-msgstr ""
-
-msgid "1 %{type} addition"
-msgid_plural "%{count} %{type} additions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "1 %{type} modification"
-msgid_plural "%{count} %{type} modifications"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "1 closed issue"
-msgid_plural "%d closed issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "1 closed merge request"
-msgid_plural "%d closed merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "1 group"
-msgid_plural "%d groups"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "1 merged merge request"
-msgid_plural "%d merged merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "1 open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "1 open merge request"
-msgid_plural "%d open merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "1 pipeline"
-msgid_plural "%d pipelines"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "1 role"
-msgid_plural "%d roles"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "1 user"
-msgid_plural "%d users"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "1st contribution!"
-msgstr ""
-
-msgid "2FA enabled"
-msgstr ""
-
-msgid "403|Please contact your GitLab administrator to get the 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 "<code>\"johnsmith@example.com\": \"@johnsmith\"</code> will add \"By <a href=\"#\">@johnsmith</a>\" to all issues and comments originally created by johnsmith@example.com, and will set <a href=\"#\">@johnsmith</a> as the assignee on all issues originally assigned to johnsmith@example.com."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"John Smith\"</code> will add \"By John Smith\" to all issues and comments originally created by johnsmith@example.com."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"johnsm...@example.com\"</code> will add \"By johnsm...@example.com\" to all issues and comments originally created by johnsmith@example.com. The email address or username is masked to ensure the user's privacy."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"johnsmith@example.com\"</code> will add \"By <a href=\"#\">johnsmith@example.com</a>\" to all issues and comments originally created by johnsmith@example.com. By default, the email address or username is masked to ensure the user's privacy. Use this option if you want to show the full email address."
-msgstr ""
-
-msgid "<strong>%{changedFilesLength} unstaged</strong> and <strong>%{stagedFilesLength} staged</strong> changes"
-msgstr ""
-
-msgid "<strong>%{created_count}</strong> created, <strong>%{accepted_count}</strong> accepted."
-msgstr ""
-
-msgid "<strong>%{created_count}</strong> created, <strong>%{closed_count}</strong> closed."
-msgstr ""
-
-msgid "<strong>%{group_name}</strong> group members"
-msgstr ""
-
-msgid "<strong>%{pushes}</strong> pushes, more than <strong>%{commits}</strong> commits by <strong>%{people}</strong> contributors."
-msgstr ""
-
-msgid "<strong>Removes</strong> source branch"
-msgstr ""
-
-msgid "A 'Runner' is a process which runs a job. You can set up as many Runners as you need."
-msgstr ""
-
-msgid "A collection of graphs regarding Continuous Integration"
-msgstr ""
-
-msgid "A default branch cannot be chosen for an empty project."
-msgstr ""
-
-msgid "A deleted user"
-msgstr ""
-
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
-msgid "A new branch will be created in your fork and a new merge request will be started."
-msgstr ""
-
-msgid "A project is where you house your files (repository), plan your work (issues), and publish your documentation (wiki), %{among_other_things_link}."
-msgstr ""
-
-msgid "A regular expression that will be used to find the test coverage output in the job trace. Leave blank to disable"
-msgstr ""
-
-msgid "A user with write access to the source branch selected this option"
-msgstr ""
-
-msgid "About GitLab"
-msgstr ""
-
-msgid "About GitLab CE"
-msgstr ""
-
-msgid "About auto deploy"
-msgstr ""
-
-msgid "About this feature"
-msgstr ""
-
-msgid "Abuse Reports"
-msgstr ""
-
-msgid "Abuse reports"
-msgstr ""
-
-msgid "Accept terms"
-msgstr ""
-
-msgid "Accepted MR"
-msgstr ""
-
-msgid "Access Tokens"
-msgstr ""
-
-msgid "Access denied! Please verify you can add deploy keys to this repository."
-msgstr ""
-
-msgid "Access expiration date"
-msgstr ""
-
-msgid "Access to '%{classification_label}' not allowed"
-msgstr ""
-
-msgid "Account"
-msgstr ""
-
-msgid "Account and limit"
-msgstr ""
-
-msgid "Active"
-msgstr ""
-
-msgid "Active Sessions"
-msgstr ""
-
-msgid "Activity"
-msgstr ""
-
-msgid "Add"
-msgstr ""
-
-msgid "Add Changelog"
-msgstr ""
-
-msgid "Add Contribution guide"
-msgstr ""
-
-msgid "Add Group Webhooks and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Add Jaeger URL"
-msgstr ""
-
-msgid "Add Kubernetes cluster"
-msgstr ""
-
-msgid "Add Readme"
-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 table"
-msgstr ""
-
-msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
-msgstr ""
-
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
-msgid "Add license"
-msgstr ""
-
-msgid "Add new application"
-msgstr ""
-
-msgid "Add new directory"
-msgstr ""
-
-msgid "Add projects"
-msgstr ""
-
-msgid "Add reaction"
-msgstr ""
-
-msgid "Add to review"
-msgstr ""
-
-msgid "Add todo"
-msgstr ""
-
-msgid "Add user(s) to the group:"
-msgstr ""
-
-msgid "Add users to group"
-msgstr ""
-
-msgid "Adding new applications is disabled in your GitLab instance. Please contact your GitLab administrator to get the permission"
-msgstr ""
-
-msgid "Additional text"
-msgstr ""
-
-msgid "Admin Area"
-msgstr ""
-
-msgid "Admin Overview"
-msgstr ""
-
-msgid "Admin area"
-msgstr ""
-
-msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-msgstr ""
-
-msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-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|You’re about to stop all jobs.This will halt all current jobs that are running."
-msgstr ""
-
-msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once 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 "AdminProjects|Delete project"
-msgstr ""
-
-msgid "AdminSettings|Specify a domain to use by default for every project's Auto Review Apps and Auto Deploy stages."
-msgstr ""
-
-msgid "AdminUsers|Block user"
-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|To confirm, type %{projectName}"
-msgstr ""
-
-msgid "AdminUsers|To confirm, type %{username}"
-msgstr ""
-
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
-msgstr ""
-
-msgid "Advanced settings"
-msgstr ""
-
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "All"
-msgstr ""
-
-msgid "All changes are committed"
-msgstr ""
-
-msgid "All features are enabled for blank projects, from templates, or when importing, but you can disable them afterward in the project settings."
-msgstr ""
-
-msgid "All users"
-msgstr ""
-
-msgid "Allow commits from members who can merge to the target branch."
-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 rendering of PlantUML diagrams in Asciidoc documents."
-msgstr ""
-
-msgid "Allow requests to the local network from hooks and services."
-msgstr ""
-
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
-msgid "Allows you to add and manage Kubernetes clusters."
-msgstr ""
-
-msgid "Also called \"Issuer\" or \"Relying party trust identifier\""
-msgstr ""
-
-msgid "Also called \"Relying party service URL\" or \"Reply URL\""
-msgstr ""
-
-msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to connect."
-msgstr ""
-
-msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr ""
-
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
-msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
-msgstr ""
-
-msgid "An application called %{link_to_client} is requesting access to your GitLab account."
-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 accured whilst committing your changes."
-msgstr ""
-
-msgid "An error has occurred"
-msgstr ""
-
-msgid "An error occured creating the new branch."
-msgstr ""
-
-msgid "An error occured whilst fetching the job trace."
-msgstr ""
-
-msgid "An error occured whilst fetching the latest pipeline."
-msgstr ""
-
-msgid "An error occured whilst loading all the files."
-msgstr ""
-
-msgid "An error occured whilst loading the file content."
-msgstr ""
-
-msgid "An error occured whilst loading the file."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request changes."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request version data."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request."
-msgstr ""
-
-msgid "An error occured whilst loading the pipelines jobs."
-msgstr ""
-
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
-msgid "An error occurred previewing the blob"
-msgstr ""
-
-msgid "An error occurred when toggling the notification subscription"
-msgstr ""
-
-msgid "An error occurred when updating the issue weight"
-msgstr ""
-
-msgid "An error occurred while adding approver"
-msgstr ""
-
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
-msgid "An error occurred while detecting host keys"
-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 fetching markdown preview"
-msgstr ""
-
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
-msgid "An error occurred while fetching sidebar data"
-msgstr ""
-
-msgid "An error occurred while fetching stages."
-msgstr ""
-
-msgid "An error occurred while fetching the job log."
-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 pipeline."
-msgstr ""
-
-msgid "An error occurred while getting projects"
-msgstr ""
-
-msgid "An error occurred while importing project: %{details}"
-msgstr ""
-
-msgid "An error occurred while initializing path locks"
-msgstr ""
-
-msgid "An error occurred while loading chart data"
-msgstr ""
-
-msgid "An error occurred while loading commit signatures"
-msgstr ""
-
-msgid "An error occurred while loading diff"
-msgstr ""
-
-msgid "An error occurred while loading filenames"
-msgstr ""
-
-msgid "An error occurred while loading the file"
-msgstr ""
-
-msgid "An error occurred while making the request."
-msgstr ""
-
-msgid "An error occurred while removing approver"
-msgstr ""
-
-msgid "An error occurred while rendering KaTeX"
-msgstr ""
-
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
-msgid "An error occurred while retrieving calendar activity"
-msgstr ""
-
-msgid "An error occurred while retrieving diff"
-msgstr ""
-
-msgid "An error occurred while saving LDAP override status. Please try again."
-msgstr ""
-
-msgid "An error occurred while saving assignees"
-msgstr ""
-
-msgid "An error occurred while subscribing to notifications."
-msgstr ""
-
-msgid "An error occurred while unsubscribing to notifications."
-msgstr ""
-
-msgid "An error occurred while updating the comment"
-msgstr ""
-
-msgid "An error occurred while validating username"
-msgstr ""
-
-msgid "An error occurred. Please try again."
-msgstr ""
-
-msgid "Analytics"
-msgstr ""
-
-msgid "Anonymous"
-msgstr ""
-
-msgid "Anti-spam verification"
-msgstr ""
-
-msgid "Any"
-msgstr ""
-
-msgid "Any Label"
-msgstr ""
-
-msgid "Appearance"
-msgstr ""
-
-msgid "Application"
-msgstr ""
-
-msgid "Application ID"
-msgstr ""
-
-msgid "Application: %{name}"
-msgstr ""
-
-msgid "Applications"
-msgstr ""
-
-msgid "Apr"
-msgstr ""
-
-msgid "April"
-msgstr ""
-
-msgid "Archived project! Repository and other project resources are read-only"
-msgstr ""
-
-msgid "Archived projects"
-msgstr ""
-
-msgid "Are you sure you want to delete this pipeline schedule?"
-msgstr ""
-
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
-msgid "Are you sure you want to lose unsaved changes?"
-msgstr ""
-
-msgid "Are you sure you want to regenerate the public key? You will have to update the public key on the remote server before mirroring will work again."
-msgstr ""
-
-msgid "Are you sure you want to remove %{group_name}?"
-msgstr ""
-
-msgid "Are you sure you want to remove this identity?"
-msgstr ""
-
-msgid "Are you sure you want to reset registration token?"
-msgstr ""
-
-msgid "Are you sure you want to reset the health check token?"
-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?"
-msgstr ""
-
-msgid "Artifact ID"
-msgstr ""
-
-msgid "Artifacts"
-msgstr ""
-
-msgid "Ascending"
-msgstr ""
-
-msgid "Ask your group maintainer to set up a group Runner."
-msgstr ""
-
-msgid "Assertion consumer service URL"
-msgstr ""
-
-msgid "Assign custom color like #FF0000"
-msgstr ""
-
-msgid "Assign labels"
-msgstr ""
-
-msgid "Assign milestone"
-msgstr ""
-
-msgid "Assign to"
-msgstr ""
-
-msgid "Assigned Issues"
-msgstr ""
-
-msgid "Assigned Merge Requests"
-msgstr ""
-
-msgid "Assigned to :name"
-msgstr ""
-
-msgid "Assigned to me"
-msgstr ""
-
-msgid "Assignee"
-msgstr ""
-
-msgid "Assignee lists not available with your current license"
-msgstr ""
-
-msgid "Assignee lists show all issues assigned to the selected user."
-msgstr ""
-
-msgid "Assignee(s)"
-msgstr ""
-
-msgid "Attach a file by drag &amp; drop or %{upload_link}"
-msgstr ""
-
-msgid "Audit Events"
-msgstr ""
-
-msgid "Aug"
-msgstr ""
-
-msgid "August"
-msgstr ""
-
-msgid "Authentication Log"
-msgstr ""
-
-msgid "Authentication log"
-msgstr ""
-
-msgid "Authentication method"
-msgstr ""
-
-msgid "Author"
-msgstr ""
-
-msgid "Authorization code:"
-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 "Authorized At"
-msgstr ""
-
-msgid "Authorized applications (%{size})"
-msgstr ""
-
-msgid "Authors: %{authors}"
-msgstr ""
-
-msgid "Auto DevOps"
-msgstr ""
-
-msgid "Auto DevOps enabled"
-msgstr ""
-
-msgid "Auto DevOps, runners and job artifacts"
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a %{kubernetes} to work correctly."
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a domain name and a %{kubernetes} to work correctly."
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a domain name to work correctly."
-msgstr ""
-
-msgid "Auto-cancel redundant, pending pipelines"
-msgstr ""
-
-msgid "AutoDevOps|Auto DevOps"
-msgstr ""
-
-msgid "AutoDevOps|Auto DevOps documentation"
-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. %{more_information_link}"
-msgstr ""
-
-msgid "AutoDevOps|You can automatically build and test your application if you %{link_to_auto_devops_settings} for this project. You can automatically deploy it as well, if you %{link_to_add_kubernetes_cluster}."
-msgstr ""
-
-msgid "AutoDevOps|add a Kubernetes cluster"
-msgstr ""
-
-msgid "AutoDevOps|enable Auto DevOps"
-msgstr ""
-
-msgid "Automatically marked as default internal user"
-msgstr ""
-
-msgid "Available"
-msgstr ""
-
-msgid "Available group Runners : %{runners}"
-msgstr ""
-
-msgid "Available group Runners : %{runners}."
-msgstr ""
-
-msgid "Avatar will be removed. Are you sure?"
-msgstr ""
-
-msgid "Average per day: %{average}"
-msgstr ""
-
-msgid "Background Color"
-msgstr ""
-
-msgid "Background Jobs"
-msgstr ""
-
-msgid "Background color"
-msgstr ""
-
-msgid "Badges"
-msgstr ""
-
-msgid "Badges|A new badge was added."
-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|Delete badge"
-msgstr ""
-
-msgid "Badges|Delete badge?"
-msgstr ""
-
-msgid "Badges|Deleting the badge failed, please try again."
-msgstr ""
-
-msgid "Badges|Group Badge"
-msgstr ""
-
-msgid "Badges|Link"
-msgstr ""
-
-msgid "Badges|No badge image"
-msgstr ""
-
-msgid "Badges|No image to preview"
-msgstr ""
-
-msgid "Badges|Please fill in a valid URL"
-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|The %{docsLinkStart}variables%{docsLinkEnd} GitLab supports: %{placeholders}"
-msgstr ""
-
-msgid "Badges|The badge was deleted."
-msgstr ""
-
-msgid "Badges|The badge was saved."
-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 <strong>cannot</strong> be restored."
-msgstr ""
-
-msgid "Badges|Your badges"
-msgstr ""
-
-msgid "Badges|e.g. %{exampleUrl}"
-msgstr ""
-
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
-msgid "Begin with the selected commit"
-msgstr ""
-
-msgid "Below are examples of regex for existing tools:"
-msgstr ""
-
-msgid "Below you will find all the groups that are public."
-msgstr ""
-
-msgid "Billing"
-msgstr ""
-
-msgid "BillingPlans|%{group_name} is currently on the %{plan_link} plan."
-msgstr ""
-
-msgid "BillingPlans|Automatic downgrade and upgrade to some plans is currently not available."
-msgstr ""
-
-msgid "BillingPlans|Current plan"
-msgstr ""
-
-msgid "BillingPlans|Customer Support"
-msgstr ""
-
-msgid "BillingPlans|Downgrade"
-msgstr ""
-
-msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Gold."
-msgstr ""
-
-msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}."
-msgstr ""
-
-msgid "BillingPlans|Manage plan"
-msgstr ""
-
-msgid "BillingPlans|Please contact %{customer_support_link} in that case."
-msgstr ""
-
-msgid "BillingPlans|See all %{plan_name} features"
-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|Upgrade"
-msgstr ""
-
-msgid "BillingPlans|You are currently on the %{plan_link} plan."
-msgstr ""
-
-msgid "BillingPlans|Your GitLab.com trial expired on %{expiration_date}. %{learn_more_text}"
-msgstr ""
-
-msgid "BillingPlans|Your Gold trial will <strong>expire after %{expiration_date}</strong>. You can learn more about GitLab.com Gold by reading about our %{features_link}."
-msgstr ""
-
-msgid "BillingPlans|features"
-msgstr ""
-
-msgid "BillingPlans|frequently asked questions"
-msgstr ""
-
-msgid "BillingPlans|monthly"
-msgstr ""
-
-msgid "BillingPlans|paid annually at %{price_per_year}"
-msgstr ""
-
-msgid "BillingPlans|per user"
-msgstr ""
-
-msgid "Bitbucket Server Import"
-msgstr ""
-
-msgid "Bitbucket import"
-msgstr ""
-
-msgid "Blog"
-msgstr ""
-
-msgid "Boards"
-msgstr ""
-
-msgid "Branch %{branchName} was not found in this project's repository."
-msgstr ""
-
-msgid "Branch (%{branch_count})"
-msgid_plural "Branches (%{branch_count})"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "Branch <strong>%{branch_name}</strong> was created. To set up auto deploy, choose a GitLab CI Yaml template and commit your changes. %{link_to_autodeploy_doc}"
-msgstr ""
-
-msgid "Branch has changed"
-msgstr ""
-
-msgid "Branch is already taken"
-msgstr ""
-
-msgid "Branch name"
-msgstr ""
-
-msgid "BranchSwitcherPlaceholder|Search branches"
-msgstr ""
-
-msgid "BranchSwitcherTitle|Switch branch"
-msgstr ""
-
-msgid "Branches"
-msgstr ""
-
-msgid "Branches|Active"
-msgstr ""
-
-msgid "Branches|Active branches"
-msgstr ""
-
-msgid "Branches|All"
-msgstr ""
-
-msgid "Branches|Cant 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 merged branches"
-msgstr ""
-
-msgid "Branches|Delete protected branch"
-msgstr ""
-
-msgid "Branches|Delete protected branch '%{branch_name}'?"
-msgstr ""
-
-msgid "Branches|Deleting the '%{branch_name}' 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|Once you confirm and press %{delete_protected_branch}, it cannot be undone or recovered."
-msgstr ""
-
-msgid "Branches|Only a project maintainer or owner can delete a protected branch"
-msgstr ""
-
-msgid "Branches|Overview"
-msgstr ""
-
-msgid "Branches|Protected branches can be managed in %{project_settings_link}."
-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|Sort by"
-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 %{default_branch}."
-msgstr ""
-
-msgid "Branches|To avoid data loss, consider merging this branch before deleting it."
-msgstr ""
-
-msgid "Branches|To confirm, type %{branch_name_confirmation}:"
-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|You’re about to permanently delete the protected branch %{branch_name}."
-msgstr ""
-
-msgid "Branches|diverged from upstream"
-msgstr ""
-
-msgid "Branches|merged"
-msgstr ""
-
-msgid "Branches|project settings"
-msgstr ""
-
-msgid "Branches|protected"
-msgstr ""
-
-msgid "Browse Directory"
-msgstr ""
-
-msgid "Browse File"
-msgstr ""
-
-msgid "Browse Files"
-msgstr ""
-
-msgid "Browse files"
-msgstr ""
-
-msgid "Built-In"
-msgstr ""
-
-msgid "Business metrics (Custom)"
-msgstr ""
-
-msgid "ByAuthor|by"
-msgstr ""
-
-msgid "CI / CD"
-msgstr ""
-
-msgid "CI / CD Settings"
-msgstr ""
-
-msgid "CI will run using the credentials assigned above."
-msgstr ""
-
-msgid "CI/CD"
-msgstr ""
-
-msgid "CI/CD configuration"
-msgstr ""
-
-msgid "CI/CD for external repo"
-msgstr ""
-
-msgid "CI/CD settings"
-msgstr ""
-
-msgid "CICD|Auto DevOps"
-msgstr ""
-
-msgid "CICD|Auto DevOps will automatically build, test, and deploy your application based on a predefined Continuous Integration and Delivery configuration."
-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|Deployment strategy"
-msgstr ""
-
-msgid "CICD|Deployment strategy needs a domain name to work correctly."
-msgstr ""
-
-msgid "CICD|Do not set up a domain here if you are setting up multiple Kubernetes clusters with Auto DevOps."
-msgstr ""
-
-msgid "CICD|Jobs"
-msgstr ""
-
-msgid "CICD|Learn more about Auto DevOps"
-msgstr ""
-
-msgid "CICD|The Auto DevOps pipeline will run if no alternative CI configuration file is found."
-msgstr ""
-
-msgid "CICD|You need to specify a domain if you want to use Auto Review Apps and Auto Deploy stages."
-msgstr ""
-
-msgid "CICD|instance enabled"
-msgstr ""
-
-msgid "Callback URL"
-msgstr ""
-
-msgid "Can't find HEAD commit for this branch"
-msgstr ""
-
-msgid "Cancel"
-msgstr ""
-
-msgid "Cancel this job"
-msgstr ""
-
-msgid "Cannot be merged automatically"
-msgstr ""
-
-msgid "Cannot modify managed Kubernetes cluster"
-msgstr ""
-
-msgid "Certificate fingerprint"
-msgstr ""
-
-msgid "Change Weight"
-msgstr ""
-
-msgid "Change template"
-msgstr ""
-
-msgid "Change this value to influence how frequently the GitLab UI polls for updates."
-msgstr ""
-
-msgid "ChangeTypeActionLabel|Pick into branch"
-msgstr ""
-
-msgid "ChangeTypeActionLabel|Revert in branch"
-msgstr ""
-
-msgid "ChangeTypeAction|Cherry-pick"
-msgstr ""
-
-msgid "ChangeTypeAction|Revert"
-msgstr ""
-
-msgid "ChangeTypeAction|This will create a new commit in order to revert the existing changes."
-msgstr ""
-
-msgid "Changelog"
-msgstr ""
-
-msgid "Changes are shown as if the <b>source</b> revision was being merged into the <b>target</b> revision."
-msgstr ""
-
-msgid "Charts"
-msgstr ""
-
-msgid "Chat"
-msgstr ""
-
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
-msgstr ""
-
-msgid "Checking %{text} availability…"
-msgstr ""
-
-msgid "Checking branch availability..."
-msgstr ""
-
-msgid "Cherry-pick this commit"
-msgstr ""
-
-msgid "Cherry-pick this merge request"
-msgstr ""
-
-msgid "Choose <strong>Create archive</strong> and wait for archiving to complete."
-msgstr ""
-
-msgid "Choose <strong>Next</strong> at the bottom of the page."
-msgstr ""
-
-msgid "Choose File ..."
-msgstr ""
-
-msgid "Choose a branch/tag (e.g. %{master}) or enter a commit (e.g. %{sha}) to see what's changed or to create a merge request."
-msgstr ""
-
-msgid "Choose a template..."
-msgstr ""
-
-msgid "Choose a type..."
-msgstr ""
-
-msgid "Choose any color."
-msgstr ""
-
-msgid "Choose between <code>clone</code> or <code>fetch</code> to get the recent application code"
-msgstr ""
-
-msgid "Choose file..."
-msgstr ""
-
-msgid "Choose the top-level group for your repository imports."
-msgstr ""
-
-msgid "Choose which groups you wish to synchronize to this secondary node."
-msgstr ""
-
-msgid "Choose which repositories you want to connect and run CI/CD pipelines."
-msgstr ""
-
-msgid "Choose which repositories you want to import."
-msgstr ""
-
-msgid "Choose which shards you wish to synchronize to this secondary node."
-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|skipped"
-msgstr ""
-
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
-msgid "CiStatusLabel|waiting for manual action"
-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|skipped"
-msgstr ""
-
-msgid "CiStatus|running"
-msgstr ""
-
-msgid "CiVariables|Input variable key"
-msgstr ""
-
-msgid "CiVariables|Input variable value"
-msgstr ""
-
-msgid "CiVariables|Remove variable row"
-msgstr ""
-
-msgid "CiVariable|* (All environments)"
-msgstr ""
-
-msgid "CiVariable|All environments"
-msgstr ""
-
-msgid "CiVariable|Create wildcard"
-msgstr ""
-
-msgid "CiVariable|Error occured while saving variables"
-msgstr ""
-
-msgid "CiVariable|New environment"
-msgstr ""
-
-msgid "CiVariable|Protected"
-msgstr ""
-
-msgid "CiVariable|Search environments"
-msgstr ""
-
-msgid "CiVariable|Toggle protected"
-msgstr ""
-
-msgid "CiVariable|Validation failed"
-msgstr ""
-
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
-msgstr ""
-
-msgid "Clear search"
-msgstr ""
-
-msgid "Clear search input"
-msgstr ""
-
-msgid "Click any <strong>project name</strong> in the project list below to navigate to the project milestone."
-msgstr ""
-
-msgid "Click the <strong>Download</strong> button and wait for downloading to complete."
-msgstr ""
-
-msgid "Click the <strong>Promote</strong> button in the top right corner to promote it to a group milestone."
-msgstr ""
-
-msgid "Click the <strong>Select none</strong> button on the right, since we only need \"Google Code Project Hosting\"."
-msgstr ""
-
-msgid "Click the button below to begin the install process by navigating to the Kubernetes page"
-msgstr ""
-
-msgid "Click to expand it."
-msgstr ""
-
-msgid "Click to expand text"
-msgstr ""
-
-msgid "Client authentication certificate"
-msgstr ""
-
-msgid "Client authentication key"
-msgstr ""
-
-msgid "Client authentication key password"
-msgstr ""
-
-msgid "Clients"
-msgstr ""
-
-msgid "Clone repository"
-msgstr ""
-
-msgid "Close"
-msgstr ""
-
-msgid "Close epic"
-msgstr ""
-
-msgid "Closed"
-msgstr ""
-
-msgid "Closed issues"
-msgstr ""
-
-msgid "ClusterIntegration|%{appList} was successfully installed on your Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
-msgstr ""
-
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
-msgid "ClusterIntegration|API URL"
-msgstr ""
-
-msgid "ClusterIntegration|Add Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
-msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
-msgstr ""
-
-msgid "ClusterIntegration|After installing Ingress, you will need to point your wildcard DNS at the generated external IP address in order to view your app after it is deployed. %{ingressHelpLink}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch zone machine types: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|Applications"
-msgstr ""
-
-msgid "ClusterIntegration|Are you sure you want to remove this Kubernetes cluster's integration? This will not delete your actual Kubernetes cluster."
-msgstr ""
-
-msgid "ClusterIntegration|CA Certificate"
-msgstr ""
-
-msgid "ClusterIntegration|Certificate Authority bundle (PEM format)"
-msgstr ""
-
-msgid "ClusterIntegration|Choose which applications to install on your Kubernetes cluster. Helm Tiller is required to install any of the following applications."
-msgstr ""
-
-msgid "ClusterIntegration|Choose which of your environments will use this cluster."
-msgstr ""
-
-msgid "ClusterIntegration|Copy API URL"
-msgstr ""
-
-msgid "ClusterIntegration|Copy CA Certificate"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Ingress IP Address to clipboard"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Jupyter Hostname to clipboard"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Kubernetes cluster name"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Token"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Did you know?"
-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 the details for your Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Environment scope"
-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|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Integration"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Runner"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Runner connects to this project's repository and executes CI/CD jobs, pushing results back and deploying, applications to production."
-msgstr ""
-
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
-msgid "ClusterIntegration|Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Helm Tiller"
-msgstr ""
-
-msgid "ClusterIntegration|Helm streamlines installing and managing Kubernetes applications. Tiller runs inside of your Kubernetes Cluster, and manages releases of your charts."
-msgstr ""
-
-msgid "ClusterIntegration|Hide"
-msgstr ""
-
-msgid "ClusterIntegration|If you are setting up multiple clusters and are using Auto DevOps, %{help_link_start}read this first%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|In order to show the health of the cluster, we'll need to provision your cluster with Prometheus to collect the required data."
-msgstr ""
-
-msgid "ClusterIntegration|Ingress"
-msgstr ""
-
-msgid "ClusterIntegration|Ingress IP Address"
-msgstr ""
-
-msgid "ClusterIntegration|Ingress gives you a way to route requests to services based on the request host or path, centralizing a number of services into a single entrypoint."
-msgstr ""
-
-msgid "ClusterIntegration|Install"
-msgstr ""
-
-msgid "ClusterIntegration|Install Prometheus"
-msgstr ""
-
-msgid "ClusterIntegration|Installed"
-msgstr ""
-
-msgid "ClusterIntegration|Installing"
-msgstr ""
-
-msgid "ClusterIntegration|Integrate Kubernetes cluster automation"
-msgstr ""
-
-msgid "ClusterIntegration|Integration status"
-msgstr ""
-
-msgid "ClusterIntegration|Jupyter Hostname"
-msgstr ""
-
-msgid "ClusterIntegration|JupyterHub"
-msgstr ""
-
-msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
-msgstr ""
-
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster details"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster health"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster name"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
-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 ""
-
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
-msgid "ClusterIntegration|Manage"
-msgstr ""
-
-msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{link_gke}"
-msgstr ""
-
-msgid "ClusterIntegration|More information"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|Note:"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Please enter access information for your Kubernetes cluster. If you need help, you can read our %{link_to_help_page} on Kubernetes"
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
-msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
-msgstr ""
-
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Project namespace"
-msgstr ""
-
-msgid "ClusterIntegration|Project namespace (optional, unique)"
-msgstr ""
-
-msgid "ClusterIntegration|Prometheus"
-msgstr ""
-
-msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
-msgstr ""
-
-msgid "ClusterIntegration|RBAC-enabled cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Remove Kubernetes cluster integration"
-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|Replace this with your own hostname if you want. If you do so, point hostname to Ingress IP Address from above."
-msgstr ""
-
-msgid "ClusterIntegration|Request to begin installing failed"
-msgstr ""
-
-msgid "ClusterIntegration|Save changes"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
-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 zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Service token"
-msgstr ""
-
-msgid "ClusterIntegration|Show"
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong on our end."
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong while creating your Kubernetes cluster on Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong while installing %{title}"
-msgstr ""
-
-msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
-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 option will allow you to install applications on RBAC clusters."
-msgstr ""
-
-msgid "ClusterIntegration|Toggle Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Token"
-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|With a Kubernetes cluster associated to this project, you can use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
-
-msgid "ClusterIntegration|You must first install Helm Tiller before installing the applications below"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|check the pricing here"
-msgstr ""
-
-msgid "ClusterIntegration|documentation"
-msgstr ""
-
-msgid "ClusterIntegration|help page"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
-msgid "ClusterIntegration|properly configured"
-msgstr ""
-
-msgid "ClusterIntegration|sign up"
-msgstr ""
-
-msgid "Code owners"
-msgstr ""
-
-msgid "Cohorts"
-msgstr ""
-
-msgid "Collapse"
-msgstr ""
-
-msgid "Collapse sidebar"
-msgstr ""
-
-msgid "Comment"
-msgstr ""
-
-msgid "Comment & resolve discussion"
-msgstr ""
-
-msgid "Comment & unresolve discussion"
-msgstr ""
-
-msgid "Comment form position"
-msgstr ""
-
-msgid "Comments"
-msgstr ""
-
-msgid "Commit"
-msgid_plural "Commits"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "Commit (%{commit_count})"
-msgid_plural "Commits (%{commit_count})"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "Commit Message"
-msgstr ""
-
-msgid "Commit duration in minutes for last 30 commits"
-msgstr ""
-
-msgid "Commit message"
-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|An error occurred while fetching merge requests data."
-msgstr ""
-
-msgid "Commits|Commit: %{commitText}"
-msgstr ""
-
-msgid "Commits|History"
-msgstr ""
-
-msgid "Commits|No related merge requests found"
-msgstr ""
-
-msgid "Committed by"
-msgstr ""
-
-msgid "Commit…"
-msgstr ""
-
-msgid "Compare"
-msgstr ""
-
-msgid "Compare Git revisions"
-msgstr ""
-
-msgid "Compare Revisions"
-msgstr ""
-
-msgid "Compare changes with the last commit"
-msgstr ""
-
-msgid "Compare changes with the merge request target branch"
-msgstr ""
-
-msgid "CompareBranches|%{source_branch} and %{target_branch} are the same."
-msgstr ""
-
-msgid "CompareBranches|Compare"
-msgstr ""
-
-msgid "CompareBranches|Source"
-msgstr ""
-
-msgid "CompareBranches|Target"
-msgstr ""
-
-msgid "CompareBranches|There isn't anything to compare."
-msgstr ""
-
-msgid "Confidential"
-msgstr ""
-
-msgid "Confidentiality"
-msgstr ""
-
-msgid "Configure Gitaly timeouts."
-msgstr ""
-
-msgid "Configure Tracing"
-msgstr ""
-
-msgid "Configure automatic git checks and housekeeping on repositories."
-msgstr ""
-
-msgid "Configure limits for web and API requests."
-msgstr ""
-
-msgid "Configure push mirrors."
-msgstr ""
-
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
-msgstr ""
-
-msgid "Configure the way a user creates a new account."
-msgstr ""
-
-msgid "Connect"
-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 "Connecting..."
-msgstr ""
-
-msgid "Container Registry"
-msgstr ""
-
-msgid "ContainerRegistry|Created"
-msgstr ""
-
-msgid "ContainerRegistry|First log in to GitLab&rsquo;s Container Registry using your GitLab username and password. If you have %{link_2fa} you need to use a %{link_token}:"
-msgstr ""
-
-msgid "ContainerRegistry|GitLab supports up to 3 levels of image names. The following examples of images are valid for your project:"
-msgstr ""
-
-msgid "ContainerRegistry|How to use the Container Registry"
-msgstr ""
-
-msgid "ContainerRegistry|Learn more about"
-msgstr ""
-
-msgid "ContainerRegistry|No tags in Container Registry for this container image."
-msgstr ""
-
-msgid "ContainerRegistry|Once you log in, you&rsquo;re free to create and upload a container image using the common %{build} and %{push} commands"
-msgstr ""
-
-msgid "ContainerRegistry|Remove repository"
-msgstr ""
-
-msgid "ContainerRegistry|Remove tag"
-msgstr ""
-
-msgid "ContainerRegistry|Size"
-msgstr ""
-
-msgid "ContainerRegistry|Tag"
-msgstr ""
-
-msgid "ContainerRegistry|Tag ID"
-msgstr ""
-
-msgid "ContainerRegistry|Use different image names"
-msgstr ""
-
-msgid "ContainerRegistry|With the Docker Container Registry integrated into GitLab, every project can have its own space to store its Docker images."
-msgstr ""
-
-msgid "ContainerRegistry|You can also use a %{deploy_token} for read-only access to the registry images."
-msgstr ""
-
-msgid "Continue"
-msgstr ""
-
-msgid "Continue to the next step"
-msgstr ""
-
-msgid "Continuous Integration and Deployment"
-msgstr ""
-
-msgid "Contribute to GitLab"
-msgstr ""
-
-msgid "Contribution"
-msgstr ""
-
-msgid "Contribution guide"
-msgstr ""
-
-msgid "Contributions for <strong>%{calendar_date}</strong>"
-msgstr ""
-
-msgid "Contributions per group member"
-msgstr ""
-
-msgid "Contributors"
-msgstr ""
-
-msgid "ContributorsPage|%{startDate} – %{endDate}"
-msgstr ""
-
-msgid "ContributorsPage|Building repository graph."
-msgstr ""
-
-msgid "ContributorsPage|Commits to %{branch_name}, excluding merge commits. Limited to 6,000 commits."
-msgstr ""
-
-msgid "ContributorsPage|Please wait a moment, this page will automatically refresh when ready."
-msgstr ""
-
-msgid "Control the display of third party offers."
-msgstr ""
-
-msgid "Control the maximum concurrency of LFS/attachment backfill for this secondary node"
-msgstr ""
-
-msgid "Control the maximum concurrency of repository backfill for this secondary node"
-msgstr ""
-
-msgid "Control the maximum concurrency of verification operations for this Geo node"
-msgstr ""
-
-msgid "ConvDev Index"
-msgstr ""
-
-msgid "Copy %{protocol} clone URL"
-msgstr ""
-
-msgid "Copy HTTPS clone URL"
-msgstr ""
-
-msgid "Copy ID to clipboard"
-msgstr ""
-
-msgid "Copy SSH clone URL"
-msgstr ""
-
-msgid "Copy SSH public key to clipboard"
-msgstr ""
-
-msgid "Copy URL to clipboard"
-msgstr ""
-
-msgid "Copy branch name to clipboard"
-msgstr ""
-
-msgid "Copy command to clipboard"
-msgstr ""
-
-msgid "Copy commit SHA to clipboard"
-msgstr ""
-
-msgid "Copy file path to clipboard"
-msgstr ""
-
-msgid "Copy incoming email address to clipboard"
-msgstr ""
-
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
-msgid "Copy reference to clipboard"
-msgstr ""
-
-msgid "Copy secret to clipboard"
-msgstr ""
-
-msgid "Copy to clipboard"
-msgstr ""
-
-msgid "Copy token to clipboard"
-msgstr ""
-
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
-msgid "Create"
-msgstr ""
-
-msgid "Create New Directory"
-msgstr ""
-
-msgid "Create a new branch"
-msgstr ""
-
-msgid "Create a new branch and merge request"
-msgstr ""
-
-msgid "Create a new issue"
-msgstr ""
-
-msgid "Create a personal access token on your account to pull or push via %{protocol}."
-msgstr ""
-
-msgid "Create branch"
-msgstr ""
-
-msgid "Create commit"
-msgstr ""
-
-msgid "Create directory"
-msgstr ""
-
-msgid "Create empty repository"
-msgstr ""
-
-msgid "Create epic"
-msgstr ""
-
-msgid "Create file"
-msgstr ""
-
-msgid "Create group"
-msgstr ""
-
-msgid "Create group label"
-msgstr ""
-
-msgid "Create issue"
-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 new branch"
-msgstr ""
-
-msgid "Create new directory"
-msgstr ""
-
-msgid "Create new file"
-msgstr ""
-
-msgid "Create new file or directory"
-msgstr ""
-
-msgid "Create new label"
-msgstr ""
-
-msgid "Create new..."
-msgstr ""
-
-msgid "Create project label"
-msgstr ""
-
-msgid "Create your first page"
-msgstr ""
-
-msgid "CreateTag|Tag"
-msgstr ""
-
-msgid "CreateTokenToCloneLink|create a personal access token"
-msgstr ""
-
-msgid "Created"
-msgstr ""
-
-msgid "Created At"
-msgstr ""
-
-msgid "Created by me"
-msgstr ""
-
-msgid "Created on"
-msgstr ""
-
-msgid "Created on:"
-msgstr ""
-
-msgid "Creating epic"
-msgstr ""
-
-msgid "Cron Timezone"
-msgstr ""
-
-msgid "Cron syntax"
-msgstr ""
-
-msgid "Current Branch"
-msgstr ""
-
-msgid "Current node"
-msgstr ""
-
-msgid "CurrentUser|Profile"
-msgstr ""
-
-msgid "CurrentUser|Settings"
-msgstr ""
-
-msgid "Custom"
-msgstr ""
-
-msgid "Custom CI config path"
-msgstr ""
-
-msgid "Custom hostname (for private commit emails)"
-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 %{notification_link}."
-msgstr ""
-
-msgid "Custom project templates"
-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 how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
-msgid "Cycle Analytics"
-msgstr ""
-
-msgid "Cycle Analytics gives an overview of how much time it takes to go from idea to production in your project."
-msgstr ""
-
-msgid "CycleAnalyticsStage|Code"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Issue"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Plan"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Production"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Review"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Staging"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Test"
-msgstr ""
-
-msgid "Dashboard"
-msgstr ""
-
-msgid "DashboardProjects|All"
-msgstr ""
-
-msgid "DashboardProjects|Personal"
-msgstr ""
-
-msgid "Date picker"
-msgstr ""
-
-msgid "Debug"
-msgstr ""
-
-msgid "Dec"
-msgstr ""
-
-msgid "December"
-msgstr ""
-
-msgid "Decline and sign out"
-msgstr ""
-
-msgid "Default Branch"
-msgstr ""
-
-msgid "Default classification label"
-msgstr ""
-
-msgid "Default: Directly import the Google Code email address or username"
-msgstr ""
-
-msgid "Default: Map a FogBugz account ID to a full name"
-msgstr ""
-
-msgid "Define a custom pattern with cron syntax"
-msgstr ""
-
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
-msgid "Delete"
-msgstr ""
-
-msgid "Delete Package"
-msgstr ""
-
-msgid "Delete Snippet"
-msgstr ""
-
-msgid "Delete comment"
-msgstr ""
-
-msgid "Delete list"
-msgstr ""
-
-msgid "Deleted"
-msgstr ""
-
-msgid "Deny"
-msgstr ""
-
-msgid "Deploy"
-msgid_plural "Deploys"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "Deploy Keys"
-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|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 "DeployKeys|Write access allowed"
-msgstr ""
-
-msgid "DeployKeys|You are going to remove this deploy key. Are you sure?"
-msgstr ""
-
-msgid "DeployTokens|Active Deploy Tokens (%{active_tokens})"
-msgstr ""
-
-msgid "DeployTokens|Add a deploy token"
-msgstr ""
-
-msgid "DeployTokens|Allows read-only access to the registry images"
-msgstr ""
-
-msgid "DeployTokens|Allows read-only access to the repository"
-msgstr ""
-
-msgid "DeployTokens|Copy deploy token to clipboard"
-msgstr ""
-
-msgid "DeployTokens|Copy username to clipboard"
-msgstr ""
-
-msgid "DeployTokens|Create deploy token"
-msgstr ""
-
-msgid "DeployTokens|Created"
-msgstr ""
-
-msgid "DeployTokens|Deploy Tokens"
-msgstr ""
-
-msgid "DeployTokens|Deploy tokens allow read-only access to your repository and registry images."
-msgstr ""
-
-msgid "DeployTokens|Expires"
-msgstr ""
-
-msgid "DeployTokens|Name"
-msgstr ""
-
-msgid "DeployTokens|Pick a name for the application, and we'll give you a unique deploy token."
-msgstr ""
-
-msgid "DeployTokens|Revoke"
-msgstr ""
-
-msgid "DeployTokens|Revoke %{name}"
-msgstr ""
-
-msgid "DeployTokens|Scopes"
-msgstr ""
-
-msgid "DeployTokens|This action cannot be undone."
-msgstr ""
-
-msgid "DeployTokens|This project has no active Deploy Tokens."
-msgstr ""
-
-msgid "DeployTokens|Use this token as a password. Make sure you save it - you won't be able to access it again."
-msgstr ""
-
-msgid "DeployTokens|Use this username as a login."
-msgstr ""
-
-msgid "DeployTokens|Username"
-msgstr ""
-
-msgid "DeployTokens|You are about to revoke"
-msgstr ""
-
-msgid "DeployTokens|Your New Deploy Token"
-msgstr ""
-
-msgid "DeployTokens|Your new project deploy token has been created."
-msgstr ""
-
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
-msgid "Deprioritize label"
-msgstr ""
-
-msgid "Descending"
-msgstr ""
-
-msgid "Description"
-msgstr ""
-
-msgid "Description templates allow you to define context-specific templates for issue and merge request description fields for your project."
-msgstr ""
-
-msgid "Description:"
-msgstr ""
-
-msgid "Destroy"
-msgstr ""
-
-msgid "Details"
-msgstr ""
-
-msgid "Detect host keys"
-msgstr ""
-
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
-msgid "Diffs|No file name available"
-msgstr ""
-
-msgid "Diffs|Something went wrong while fetching diff lines."
-msgstr ""
-
-msgid "Direction"
-msgstr ""
-
-msgid "Directory name"
-msgstr ""
-
-msgid "Disable"
-msgstr ""
-
-msgid "Disable for this project"
-msgstr ""
-
-msgid "Disable group Runners"
-msgstr ""
-
-msgid "Discard"
-msgstr ""
-
-msgid "Discard all changes"
-msgstr ""
-
-msgid "Discard all unstaged changes?"
-msgstr ""
-
-msgid "Discard changes"
-msgstr ""
-
-msgid "Discard changes to %{path}?"
-msgstr ""
-
-msgid "Discard draft"
-msgstr ""
-
-msgid "Discard review"
-msgstr ""
-
-msgid "Discover GitLab Geo."
-msgstr ""
-
-msgid "Discover projects, groups and snippets. Share your projects with others"
-msgstr ""
-
-msgid "Dismiss"
-msgstr ""
-
-msgid "Dismiss Cycle Analytics introduction box"
-msgstr ""
-
-msgid "Dismiss Merge Request promotion"
-msgstr ""
-
-msgid "Dismiss trial promotion"
-msgstr ""
-
-msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
-msgstr ""
-
-msgid "Documentation for popular identity providers"
-msgstr ""
-
-msgid "Domain"
-msgstr ""
-
-msgid "Don't show again"
-msgstr ""
-
-msgid "Done"
-msgstr ""
-
-msgid "Download"
-msgstr ""
-
-msgid "Download tar"
-msgstr ""
-
-msgid "Download tar.bz2"
-msgstr ""
-
-msgid "Download tar.gz"
-msgstr ""
-
-msgid "Download zip"
-msgstr ""
-
-msgid "DownloadArtifacts|Download"
-msgstr ""
-
-msgid "DownloadCommit|Email Patches"
-msgstr ""
-
-msgid "DownloadCommit|Plain Diff"
-msgstr ""
-
-msgid "DownloadSource|Download"
-msgstr ""
-
-msgid "Downvotes"
-msgstr ""
-
-msgid "Due date"
-msgstr ""
-
-msgid "During this process, you’ll be asked for URLs from GitLab’s side. Use the URLs shown below."
-msgstr ""
-
-msgid "Each Runner can be in one of the following states:"
-msgstr ""
-
-msgid "Edit"
-msgstr ""
-
-msgid "Edit Label"
-msgstr ""
-
-msgid "Edit Pipeline Schedule %{id}"
-msgstr ""
-
-msgid "Edit Snippet"
-msgstr ""
-
-msgid "Edit application"
-msgstr ""
-
-msgid "Edit files in the editor and commit changes here"
-msgstr ""
-
-msgid "Edit group: %{group_name}"
-msgstr ""
-
-msgid "Edit identity for %{user_name}"
-msgstr ""
-
-msgid "Elasticsearch"
-msgstr ""
-
-msgid "Elasticsearch integration. Elasticsearch AWS IAM."
-msgstr ""
-
-msgid "Email"
-msgstr ""
-
-msgid "Email patch"
-msgstr ""
-
-msgid "Emails"
-msgstr ""
-
-msgid "Embed"
-msgstr ""
-
-msgid "Enable"
-msgstr ""
-
-msgid "Enable Auto DevOps"
-msgstr ""
-
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
-msgid "Enable SAML authentication for this group"
-msgstr ""
-
-msgid "Enable Sentry for error reporting and logging."
-msgstr ""
-
-msgid "Enable and configure InfluxDB metrics."
-msgstr ""
-
-msgid "Enable and configure Prometheus metrics."
-msgstr ""
-
-msgid "Enable classification control using an external service"
-msgstr ""
-
-msgid "Enable for this project"
-msgstr ""
-
-msgid "Enable group Runners"
-msgstr ""
-
-msgid "Enable or disable the Pseudonymizer data collection."
-msgstr ""
-
-msgid "Enable or disable version check and usage ping."
-msgstr ""
-
-msgid "Enable reCAPTCHA or Akismet and set IP limits."
-msgstr ""
-
-msgid "Enable the Performance Bar for a given group."
-msgstr ""
-
-msgid "Enable usage ping"
-msgstr ""
-
-msgid "Enable usage ping to get an overview of how you are using GitLab from a feature perspective."
-msgstr ""
-
-msgid "Enabled"
-msgstr ""
-
-msgid "Ends at (UTC)"
-msgstr ""
-
-msgid "Enter in your Bitbucket Server URL and personal access token below"
-msgstr ""
-
-msgid "Enter the issue description"
-msgstr ""
-
-msgid "Enter the issue title"
-msgstr ""
-
-msgid "Enter the merge request description"
-msgstr ""
-
-msgid "Enter the merge request title"
-msgstr ""
-
-msgid "Environments"
-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 stopping the environment, please try again"
-msgstr ""
-
-msgid "Environments|Are you sure you want to stop this environment?"
-msgstr ""
-
-msgid "Environments|Commit"
-msgstr ""
-
-msgid "Environments|Deploy to..."
-msgstr ""
-
-msgid "Environments|Deployment"
-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|Job"
-msgstr ""
-
-msgid "Environments|Learn more about stopping environments"
-msgstr ""
-
-msgid "Environments|New environment"
-msgstr ""
-
-msgid "Environments|No deployments yet"
-msgstr ""
-
-msgid "Environments|No pod name has been specified"
-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|Note that this action will stop the environment, but it will %{emphasis_start}not%{emphasis_end} have an effect on any existing deployment due to no “stop environment action” being defined in the %{ci_config_link_start}.gitlab-ci.yml%{ci_config_link_end} file."
-msgstr ""
-
-msgid "Environments|Open live environment"
-msgstr ""
-
-msgid "Environments|Pod logs from"
-msgstr ""
-
-msgid "Environments|Re-deploy to environment"
-msgstr ""
-
-msgid "Environments|Read more about environments"
-msgstr ""
-
-msgid "Environments|Rollback environment"
-msgstr ""
-
-msgid "Environments|Show all"
-msgstr ""
-
-msgid "Environments|Stop"
-msgstr ""
-
-msgid "Environments|Stop environment"
-msgstr ""
-
-msgid "Environments|Updated"
-msgstr ""
-
-msgid "Environments|You don't have any environments right now"
-msgstr ""
-
-msgid "Environments|protected"
-msgstr ""
-
-msgid "Epic"
-msgstr ""
-
-msgid "Epic will be removed! Are you sure?"
-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|An error occurred while saving %{epicDateType} date"
-msgstr ""
-
-msgid "Epics|How can I solve this?"
-msgstr ""
-
-msgid "Epics|More information"
-msgstr ""
-
-msgid "Epics|These dates affect how your epics appear in the roadmap. Dates from milestones come from the milestones assigned to issues in the epic. You can also set fixed dates or remove them entirely."
-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|due"
-msgstr ""
-
-msgid "Epics|start"
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Error Reporting and Logging"
-msgstr ""
-
-msgid "Error creating epic"
-msgstr ""
-
-msgid "Error fetching contributors data."
-msgstr ""
-
-msgid "Error fetching labels."
-msgstr ""
-
-msgid "Error fetching network graph."
-msgstr ""
-
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching usage ping data."
-msgstr ""
-
-msgid "Error loading branch data. Please try again."
-msgstr ""
-
-msgid "Error loading branches."
-msgstr ""
-
-msgid "Error loading last commit."
-msgstr ""
-
-msgid "Error loading markdown preview"
-msgstr ""
-
-msgid "Error loading merge requests."
-msgstr ""
-
-msgid "Error loading project data. Please try again."
-msgstr ""
-
-msgid "Error loading template types."
-msgstr ""
-
-msgid "Error loading template."
-msgstr ""
-
-msgid "Error occurred when toggling the notification subscription"
-msgstr ""
-
-msgid "Error saving label update."
-msgstr ""
-
-msgid "Error updating status for all todos."
-msgstr ""
-
-msgid "Error updating todo status."
-msgstr ""
-
-msgid "Error while loading the merge request. Please try again."
-msgstr ""
-
-msgid "Estimated"
-msgstr ""
-
-msgid "EventFilterBy|Filter by all"
-msgstr ""
-
-msgid "EventFilterBy|Filter by comments"
-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 "Every day (at 4:00am)"
-msgstr ""
-
-msgid "Every month (on the 1st at 4:00am)"
-msgstr ""
-
-msgid "Every week (Sundays at 4:00am)"
-msgstr ""
-
-msgid "Everyone can contribute"
-msgstr ""
-
-msgid "Expand"
-msgstr ""
-
-msgid "Expand all"
-msgstr ""
-
-msgid "Expand sidebar"
-msgstr ""
-
-msgid "Expiration date"
-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 projects"
-msgstr ""
-
-msgid "Explore public groups"
-msgstr ""
-
-msgid "External Classification Policy Authorization"
-msgstr ""
-
-msgid "External authentication"
-msgstr ""
-
-msgid "External authorization denied access to this project"
-msgstr ""
-
-msgid "External authorization request timeout"
-msgstr ""
-
-msgid "ExternalAuthorizationService|Classification Label"
-msgstr ""
-
-msgid "ExternalAuthorizationService|Classification label"
-msgstr ""
-
-msgid "ExternalAuthorizationService|When no classification label is set the default label `%{default_label}` will be used."
-msgstr ""
-
-msgid "Facebook"
-msgstr ""
-
-msgid "Failed"
-msgstr ""
-
-msgid "Failed Jobs"
-msgstr ""
-
-msgid "Failed to change the owner"
-msgstr ""
-
-msgid "Failed to check related branches."
-msgstr ""
-
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
-msgid "Failed to remove issue from board, please try again."
-msgstr ""
-
-msgid "Failed to remove mirror."
-msgstr ""
-
-msgid "Failed to remove the pipeline schedule"
-msgstr ""
-
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
-msgid "Failed to update issues, please try again."
-msgstr ""
-
-msgid "Failure"
-msgstr ""
-
-msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
-msgstr ""
-
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
-msgid "Feb"
-msgstr ""
-
-msgid "February"
-msgstr ""
-
-msgid "Fields on this page are now uneditable, you can configure"
-msgstr ""
-
-msgid "File templates"
-msgstr ""
-
-msgid "Files"
-msgstr ""
-
-msgid "Files (%{human_size})"
-msgstr ""
-
-msgid "Fill in the fields below, turn on <strong>%{enable_label}</strong>, and press <strong>%{save_changes}</strong>"
-msgstr ""
-
-msgid "Filter"
-msgstr ""
-
-msgid "Filter by %{issuable_type} that are currently closed."
-msgstr ""
-
-msgid "Filter by %{issuable_type} that are currently opened."
-msgstr ""
-
-msgid "Filter by commit message"
-msgstr ""
-
-msgid "Filter..."
-msgstr ""
-
-msgid "Find by path"
-msgstr ""
-
-msgid "Find file"
-msgstr ""
-
-msgid "Find the downloaded ZIP file and decompress it."
-msgstr ""
-
-msgid "Find the newly extracted <code>Takeout/Google Code Project Hosting/GoogleCodeProjectHosting.json</code> file."
-msgstr ""
-
-msgid "Fingerprints"
-msgstr ""
-
-msgid "Finish review"
-msgstr ""
-
-msgid "Finished"
-msgstr ""
-
-msgid "FirstPushedBy|First"
-msgstr ""
-
-msgid "FirstPushedBy|pushed by"
-msgstr ""
-
-msgid "Fixed date"
-msgstr ""
-
-msgid "Fixed due date"
-msgstr ""
-
-msgid "Fixed start date"
-msgstr ""
-
-msgid "Fixed:"
-msgstr ""
-
-msgid "FogBugz Email"
-msgstr ""
-
-msgid "FogBugz Import"
-msgstr ""
-
-msgid "FogBugz Password"
-msgstr ""
-
-msgid "FogBugz URL"
-msgstr ""
-
-msgid "FogBugz import"
-msgstr ""
-
-msgid "Follow the steps below to export your Google Code project data."
-msgstr ""
-
-msgid "Font Color"
-msgstr ""
-
-msgid "Footer message"
-msgstr ""
-
-msgid "For internal projects, any logged in user can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "For more information, go to the "
-msgstr ""
-
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
-msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
-msgstr ""
-
-msgid "For private projects, any member (guest or higher) can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "For public projects, anyone can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "ForkedFromProjectPath|Forked from"
-msgstr ""
-
-msgid "ForkedFromProjectPath|Forked from %{project_name} (deleted)"
-msgstr ""
-
-msgid "Forking in progress"
-msgstr ""
-
-msgid "Format"
-msgstr ""
-
-msgid "Found errors in your .gitlab-ci.yml:"
-msgstr ""
-
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
-msgid "From %{provider_title}"
-msgstr ""
-
-msgid "From Bitbucket"
-msgstr ""
-
-msgid "From Bitbucket Server"
-msgstr ""
-
-msgid "From FogBugz"
-msgstr ""
-
-msgid "From GitLab.com"
-msgstr ""
-
-msgid "From Google Code"
-msgstr ""
-
-msgid "From issue creation until deploy to production"
-msgstr ""
-
-msgid "From merge request merge until deploy to production"
-msgstr ""
-
-msgid "From milestones:"
-msgstr ""
-
-msgid "From the Kubernetes cluster details view, install Runner from the applications list"
-msgstr ""
-
-msgid "GPG Keys"
-msgstr ""
-
-msgid "General"
-msgstr ""
-
-msgid "General pipelines"
-msgstr ""
-
-msgid "Generate a default set of labels"
-msgstr ""
-
-msgid "Geo"
-msgstr ""
-
-msgid "Geo Nodes"
-msgstr ""
-
-msgid "Geo allows you to replicate your GitLab instance to other geographical locations."
-msgstr ""
-
-msgid "GeoNodeSyncStatus|Node is failing or broken."
-msgstr ""
-
-msgid "GeoNodeSyncStatus|Node is slow, overloaded, or it just recovered after an outage."
-msgstr ""
-
-msgid "GeoNodes|Checksummed"
-msgstr ""
-
-msgid "GeoNodes|Data is out of date from %{timeago}"
-msgstr ""
-
-msgid "GeoNodes|Data replication lag"
-msgstr ""
-
-msgid "GeoNodes|Disabling a node stops the sync process. Are you sure?"
-msgstr ""
-
-msgid "GeoNodes|Does not match the primary storage configuration"
-msgstr ""
-
-msgid "GeoNodes|Failed"
-msgstr ""
-
-msgid "GeoNodes|Full"
-msgstr ""
-
-msgid "GeoNodes|GitLab version"
-msgstr ""
-
-msgid "GeoNodes|GitLab version does not match the primary node version"
-msgstr ""
-
-msgid "GeoNodes|Health status"
-msgstr ""
-
-msgid "GeoNodes|Last event ID processed by cursor"
-msgstr ""
-
-msgid "GeoNodes|Last event ID seen from primary"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Repository checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Repository verification"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Wiki checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Wiki verification"
-msgstr ""
-
-msgid "GeoNodes|Loading nodes"
-msgstr ""
-
-msgid "GeoNodes|Local LFS objects"
-msgstr ""
-
-msgid "GeoNodes|Local attachments"
-msgstr ""
-
-msgid "GeoNodes|Local job artifacts"
-msgstr ""
-
-msgid "GeoNodes|New node"
-msgstr ""
-
-msgid "GeoNodes|Node Authentication was successfully repaired."
-msgstr ""
-
-msgid "GeoNodes|Node was successfully removed."
-msgstr ""
-
-msgid "GeoNodes|Not checksummed"
-msgstr ""
-
-msgid "GeoNodes|Out of sync"
-msgstr ""
-
-msgid "GeoNodes|Removing a node stops the sync process. Are you sure?"
-msgstr ""
-
-msgid "GeoNodes|Replication slot WAL"
-msgstr ""
-
-msgid "GeoNodes|Replication slots"
-msgstr ""
-
-msgid "GeoNodes|Repositories"
-msgstr ""
-
-msgid "GeoNodes|Repositories checksummed for verification with their counterparts on Secondary nodes"
-msgstr ""
-
-msgid "GeoNodes|Repositories verified with their counterparts on the Primary node"
-msgstr ""
-
-msgid "GeoNodes|Repository checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Repository verification progress"
-msgstr ""
-
-msgid "GeoNodes|Selective"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while changing node status"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while fetching nodes"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while removing node"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while repairing node"
-msgstr ""
-
-msgid "GeoNodes|Storage config"
-msgstr ""
-
-msgid "GeoNodes|Sync settings"
-msgstr ""
-
-msgid "GeoNodes|Synced"
-msgstr ""
-
-msgid "GeoNodes|Unused slots"
-msgstr ""
-
-msgid "GeoNodes|Unverified"
-msgstr ""
-
-msgid "GeoNodes|Used slots"
-msgstr ""
-
-msgid "GeoNodes|Verified"
-msgstr ""
-
-msgid "GeoNodes|Wiki checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Wiki verification progress"
-msgstr ""
-
-msgid "GeoNodes|Wikis"
-msgstr ""
-
-msgid "GeoNodes|Wikis checksummed for verification with their counterparts on Secondary nodes"
-msgstr ""
-
-msgid "GeoNodes|Wikis verified with their counterparts on the Primary node"
-msgstr ""
-
-msgid "GeoNodes|You have configured Geo nodes using an insecure HTTP connection. We recommend the use of HTTPS."
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for forced re-download"
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for re-check"
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|All"
-msgstr ""
-
-msgid "Geo|All projects"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
-msgstr ""
-
-msgid "Geo|Failed"
-msgstr ""
-
-msgid "Geo|File sync capacity"
-msgstr ""
-
-msgid "Geo|Geo Status"
-msgstr ""
-
-msgid "Geo|Groups to synchronize"
-msgstr ""
-
-msgid "Geo|In sync"
-msgstr ""
-
-msgid "Geo|Last successful sync"
-msgstr ""
-
-msgid "Geo|Last sync attempt"
-msgstr ""
-
-msgid "Geo|Last time verified"
-msgstr ""
-
-msgid "Geo|Never"
-msgstr ""
-
-msgid "Geo|Next sync scheduled at"
-msgstr ""
-
-msgid "Geo|Not synced yet"
-msgstr ""
-
-msgid "Geo|Pending"
-msgstr ""
-
-msgid "Geo|Pending synchronization"
-msgstr ""
-
-msgid "Geo|Pending verification"
-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|Recheck"
-msgstr ""
-
-msgid "Geo|Recheck all projects"
-msgstr ""
-
-msgid "Geo|Redownload"
-msgstr ""
-
-msgid "Geo|Remove"
-msgstr ""
-
-msgid "Geo|Repository sync capacity"
-msgstr ""
-
-msgid "Geo|Resync"
-msgstr ""
-
-msgid "Geo|Resync all projects"
-msgstr ""
-
-msgid "Geo|Retry count"
-msgstr ""
-
-msgid "Geo|Select groups to replicate."
-msgstr ""
-
-msgid "Geo|Shards to synchronize"
-msgstr ""
-
-msgid "Geo|Status"
-msgstr ""
-
-msgid "Geo|Synced"
-msgstr ""
-
-msgid "Geo|Synchronization failed - %{error}"
-msgstr ""
-
-msgid "Geo|Tracking entry for project (%{project_id}) was successfully removed."
-msgstr ""
-
-msgid "Geo|Tracking entry will be removed. Are you sure?"
-msgstr ""
-
-msgid "Geo|Unknown state"
-msgstr ""
-
-msgid "Geo|Verification capacity"
-msgstr ""
-
-msgid "Geo|Verification failed - %{error}"
-msgstr ""
-
-msgid "Geo|Waiting for scheduler"
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
-msgid "Geo|You need a different license to use Geo replication"
-msgstr ""
-
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
-msgid "Get a free instance review"
-msgstr ""
-
-msgid "Git"
-msgstr ""
-
-msgid "Git repository URL"
-msgstr ""
-
-msgid "Git revision"
-msgstr ""
-
-msgid "Git strategy for pipelines"
-msgstr ""
-
-msgid "Git version"
-msgstr ""
-
-msgid "GitHub import"
-msgstr ""
-
-msgid "GitLab CI Linter has been moved"
-msgstr ""
-
-msgid "GitLab Geo"
-msgstr ""
-
-msgid "GitLab Group Runners can execute code for all the projects in this group."
-msgstr ""
-
-msgid "GitLab Import"
-msgstr ""
-
-msgid "GitLab User"
-msgstr ""
-
-msgid "GitLab project export"
-msgstr ""
-
-msgid "GitLab single sign on URL"
-msgstr ""
-
-msgid "GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "GitLab.com import"
-msgstr ""
-
-msgid "GitLab’s issue tracker"
-msgstr ""
-
-msgid "Gitaly"
-msgstr ""
-
-msgid "Gitaly Servers"
-msgstr ""
-
-msgid "Gitaly|Address"
-msgstr ""
-
-msgid "Gitea Host URL"
-msgstr ""
-
-msgid "Gitea Import"
-msgstr ""
-
-msgid "Go Back"
-msgstr ""
-
-msgid "Go back"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Go to %{link_to_google_takeout}."
-msgstr ""
-
-msgid "Google Code import"
-msgstr ""
-
-msgid "Google Takeout"
-msgstr ""
-
-msgid "Google authentication is not %{link_to_documentation}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
-msgid "Got it!"
-msgstr ""
-
-msgid "Graph"
-msgstr ""
-
-msgid "Group"
-msgstr ""
-
-msgid "Group CI/CD settings"
-msgstr ""
-
-msgid "Group Git LFS status:"
-msgstr ""
-
-msgid "Group ID"
-msgstr ""
-
-msgid "Group Runners"
-msgstr ""
-
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
-msgid "Group avatar"
-msgstr ""
-
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
-msgid "Group details"
-msgstr ""
-
-msgid "Group info:"
-msgstr ""
-
-msgid "Group maintainers can register group runners in the %{link}"
-msgstr ""
-
-msgid "Group name"
-msgstr ""
-
-msgid "Group: %{group_name}"
-msgstr ""
-
-msgid "GroupRoadmap|From %{dateWord}"
-msgstr ""
-
-msgid "GroupRoadmap|Loading roadmap"
-msgstr ""
-
-msgid "GroupRoadmap|Something went wrong while fetching epics"
-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|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the quarters view, only epics in the past quarter, current quarter, and next 4 quarters are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the weeks view, only epics in the past week, current week, and next 4 weeks are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the months view, only epics in the past month, current month, and next 5 months are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the quarters view, only epics in the past quarter, current quarter, and next 4 quarters are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the weeks view, only epics in the past week, current week, and next 4 weeks are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|Until %{dateWord}"
-msgstr ""
-
-msgid "GroupSettings|Badges"
-msgstr ""
-
-msgid "GroupSettings|Customize your group badges."
-msgstr ""
-
-msgid "GroupSettings|Learn more about badges."
-msgstr ""
-
-msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
-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|This setting will be applied to all subgroups unless overridden by a group owner. Groups that already have access to the project will continue to have access unless removed manually."
-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|remove the share with group lock from %{ancestor_group_name}"
-msgstr ""
-
-msgid "Groups"
-msgstr ""
-
-msgid "Groups can also be nested by creating %{subgroup_docs_link_start}subgroups%{subgroup_docs_link_end}."
-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|If you organize your projects under a group, it works like a folder."
-msgstr ""
-
-msgid "GroupsEmptyState|No groups found"
-msgstr ""
-
-msgid "GroupsEmptyState|You can manage your group member’s permissions and access to each project in the group."
-msgstr ""
-
-msgid "GroupsTree|Are you sure you want to leave the \"%{fullName}\" group?"
-msgstr ""
-
-msgid "GroupsTree|Create a project in this group."
-msgstr ""
-
-msgid "GroupsTree|Create a subgroup in this group."
-msgstr ""
-
-msgid "GroupsTree|Edit group"
-msgstr ""
-
-msgid "GroupsTree|Failed to leave the group. Please make sure you are not the only owner."
-msgstr ""
-
-msgid "GroupsTree|Leave this 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|Search by name"
-msgstr ""
-
-msgid "Have your users email"
-msgstr ""
-
-msgid "Header message"
-msgstr ""
-
-msgid "Health Check"
-msgstr ""
-
-msgid "Health information can be retrieved from the following endpoints. More information is available"
-msgstr ""
-
-msgid "HealthCheck|Access token is"
-msgstr ""
-
-msgid "HealthCheck|Healthy"
-msgstr ""
-
-msgid "HealthCheck|No Health Problems Detected"
-msgstr ""
-
-msgid "HealthCheck|Unhealthy"
-msgstr ""
-
-msgid "Help"
-msgstr ""
-
-msgid "Help page"
-msgstr ""
-
-msgid "Help page text and support page url."
-msgstr ""
-
-msgid "Here is the public SSH key that needs to be added to the remote server. For more information, please refer to the documentation."
-msgstr ""
-
-msgid "Hide host keys manual input"
-msgstr ""
-
-msgid "Hide payload"
-msgstr ""
-
-msgid "Hide value"
-msgid_plural "Hide values"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "Hide whitespace changes"
-msgstr ""
-
-msgid "History"
-msgstr ""
-
-msgid "Housekeeping successfully started"
-msgstr ""
-
-msgid "I accept the %{terms_link}"
-msgstr ""
-
-msgid "I accept the|Terms of Service and Privacy Policy"
-msgstr ""
-
-msgid "ID"
-msgstr ""
-
-msgid "IDE|Allow live previews of JavaScript projects in the Web IDE using CodeSandbox client side evaluation."
-msgstr ""
-
-msgid "IDE|Back"
-msgstr ""
-
-msgid "IDE|Client side evaluation"
-msgstr ""
-
-msgid "IDE|Commit"
-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|Open in file view"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
-msgid "IDE|Review"
-msgstr ""
-
-msgid "IP Address"
-msgstr ""
-
-msgid "Identifier"
-msgstr ""
-
-msgid "Identities"
-msgstr ""
-
-msgid "Identity provider single sign on URL"
-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."
-msgstr ""
-
-msgid "If disabled, the access level will depend on the user's permissions in the project."
-msgstr ""
-
-msgid "If enabled"
-msgstr ""
-
-msgid "If enabled, access to projects will be validated on an external service using their classification label."
-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 already have files you can push them using the %{link_to_cli} below."
-msgstr ""
-
-msgid "If your HTTP repository is not publicly accessible, add authentication information to the URL: <code>https://username:password@gitlab.company.com/group/project.git</code>."
-msgstr ""
-
-msgid "ImageDiffViewer|2-up"
-msgstr ""
-
-msgid "ImageDiffViewer|Onion skin"
-msgstr ""
-
-msgid "ImageDiffViewer|Swipe"
-msgstr ""
-
-msgid "Import"
-msgstr ""
-
-msgid "Import Projects from Gitea"
-msgstr ""
-
-msgid "Import all compatible projects"
-msgstr ""
-
-msgid "Import all projects"
-msgstr ""
-
-msgid "Import all repositories"
-msgstr ""
-
-msgid "Import an exported GitLab project"
-msgstr ""
-
-msgid "Import in progress"
-msgstr ""
-
-msgid "Import multiple repositories by uploading a manifest file."
-msgstr ""
-
-msgid "Import project"
-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 projects from Google Code"
-msgstr ""
-
-msgid "Import repositories from Bitbucket Server"
-msgstr ""
-
-msgid "Import repositories from GitHub"
-msgstr ""
-
-msgid "Import repository"
-msgstr ""
-
-msgid "ImportButtons|Connect repositories from"
-msgstr ""
-
-msgid "Improve Issue boards with GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Improve issues management with Issue weight and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Improve search with Advanced Global Search and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "In order to enable instance-level analytics, please ask an admin to enable %{usage_ping_link_start}usage ping%{usage_ping_link_end}."
-msgstr ""
-
-msgid "In the next step, you'll be able to select the projects you want to import."
-msgstr ""
-
-msgid "Include a Terms of Service agreement and Privacy Policy that all users must accept."
-msgstr ""
-
-msgid "Include the username in the URL if required: <code>https://username@gitlab.company.com/group/project.git</code>."
-msgstr ""
-
-msgid "Incompatible Project"
-msgstr ""
-
-msgid "Indicates whether this runner can pick jobs without tags"
-msgstr ""
-
-msgid "Inline"
-msgstr ""
-
-msgid "Input host keys manually"
-msgstr ""
-
-msgid "Input your repository URL"
-msgstr ""
-
-msgid "Install GitLab Runner"
-msgstr ""
-
-msgid "Install Runner on Kubernetes"
-msgstr ""
-
-msgid "Instance"
-msgid_plural "Instances"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "Instance Statistics"
-msgstr ""
-
-msgid "Instance Statistics visibility"
-msgstr ""
-
-msgid "Instance does not support multiple Kubernetes clusters"
-msgstr ""
-
-msgid "Integrations"
-msgstr ""
-
-msgid "Integrations Settings"
-msgstr ""
-
-msgid "Interested parties can even contribute by pushing commits if they want to."
-msgstr ""
-
-msgid "Internal - The group and any internal projects can be viewed by any logged in user."
-msgstr ""
-
-msgid "Internal - The project can be accessed by any logged in user."
-msgstr ""
-
-msgid "Internal users"
-msgstr ""
-
-msgid "Interval Pattern"
-msgstr ""
-
-msgid "Introducing Cycle Analytics"
-msgstr ""
-
-msgid "Invite"
-msgstr ""
-
-msgid "Issue"
-msgstr ""
-
-msgid "Issue Boards"
-msgstr ""
-
-msgid "Issue board focus mode"
-msgstr ""
-
-msgid "Issue events"
-msgstr ""
-
-msgid "IssueBoards|Board"
-msgstr ""
-
-msgid "IssueBoards|Boards"
-msgstr ""
-
-msgid "Issues"
-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, 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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
-msgid "Jan"
-msgstr ""
-
-msgid "January"
-msgstr ""
-
-msgid "Job"
-msgstr ""
-
-msgid "Job has been erased"
-msgstr ""
-
-msgid "Jobs"
-msgstr ""
-
-msgid "Job|Browse"
-msgstr ""
-
-msgid "Job|Complete Raw"
-msgstr ""
-
-msgid "Job|Download"
-msgstr ""
-
-msgid "Job|Erase job log"
-msgstr ""
-
-msgid "Job|Job artifacts"
-msgstr ""
-
-msgid "Job|Job has been erased"
-msgstr ""
-
-msgid "Job|Job has been erased by"
-msgstr ""
-
-msgid "Job|Keep"
-msgstr ""
-
-msgid "Job|Scroll to bottom"
-msgstr ""
-
-msgid "Job|Scroll to top"
-msgstr ""
-
-msgid "Job|Show complete raw"
-msgstr ""
-
-msgid "Job|The artifacts were removed"
-msgstr ""
-
-msgid "Job|The artifacts will be removed in"
-msgstr ""
-
-msgid "Job|This job is stuck, because the project doesn't have any runners online assigned to it."
-msgstr ""
-
-msgid "Jul"
-msgstr ""
-
-msgid "July"
-msgstr ""
-
-msgid "Jun"
-msgstr ""
-
-msgid "June"
-msgstr ""
-
-msgid "Kubernetes"
-msgstr ""
-
-msgid "Kubernetes Cluster"
-msgstr ""
-
-msgid "Kubernetes cluster creation time exceeds timeout; %{timeout}"
-msgstr ""
-
-msgid "Kubernetes cluster integration was not removed."
-msgstr ""
-
-msgid "Kubernetes cluster integration was successfully removed."
-msgstr ""
-
-msgid "Kubernetes cluster was successfully updated."
-msgstr ""
-
-msgid "Kubernetes configured"
-msgstr ""
-
-msgid "Kubernetes service integration has been deprecated. %{deprecated_message_content} your Kubernetes clusters using the new <a href=\"%{url}\"/>Kubernetes Clusters</a> page"
-msgstr ""
-
-msgid "LFS"
-msgstr ""
-
-msgid "LFSStatus|Disabled"
-msgstr ""
-
-msgid "LFSStatus|Enabled"
-msgstr ""
-
-msgid "Label"
-msgstr ""
-
-msgid "Label actions dropdown"
-msgstr ""
-
-msgid "Label lists show all issues with the selected label."
-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|<span>Promote label</span> %{labelTitle} <span>to Group Label?</span>"
-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. This action cannot be reversed."
-msgstr ""
-
-msgid "Large File Storage"
-msgstr ""
-
-msgid "Last %d day"
-msgid_plural "Last %d days"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "Last Pipeline"
-msgstr ""
-
-msgid "Last commit"
-msgstr ""
-
-msgid "Last contact"
-msgstr ""
-
-msgid "Last edited %{date}"
-msgstr ""
-
-msgid "Last edited by %{name}"
-msgstr ""
-
-msgid "Last reply by"
-msgstr ""
-
-msgid "Last update"
-msgstr ""
-
-msgid "Last updated"
-msgstr ""
-
-msgid "LastPushEvent|You pushed to"
-msgstr ""
-
-msgid "LastPushEvent|at"
-msgstr ""
-
-msgid "Latest changes"
-msgstr ""
-
-msgid "Learn more"
-msgstr ""
-
-msgid "Learn more about %{issue_boards_url}, to keep track of issues in multiple lists, using labels, assignees, and milestones. If you’re missing something from issue boards, please create an issue on %{gitlab_issues_url}."
-msgstr ""
-
-msgid "Learn more about Kubernetes"
-msgstr ""
-
-msgid "Learn more about protected branches"
-msgstr ""
-
-msgid "Learn more in the"
-msgstr ""
-
-msgid "Learn more in the|pipeline schedules documentation"
-msgstr ""
-
-msgid "Leave"
-msgstr ""
-
-msgid "Leave group"
-msgstr ""
-
-msgid "Leave project"
-msgstr ""
-
-msgid "Leave the \"File type\" and \"Delivery method\" options on their default values."
-msgstr ""
-
-msgid "License"
-msgstr ""
-
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
-msgid "LicenseManagement|Approve license"
-msgstr ""
-
-msgid "LicenseManagement|Approve license?"
-msgstr ""
-
-msgid "LicenseManagement|Approved"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist license"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist license?"
-msgstr ""
-
-msgid "LicenseManagement|Blacklisted"
-msgstr ""
-
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
-msgid "LicenseManagement|License"
-msgstr ""
-
-msgid "LicenseManagement|License Management"
-msgstr ""
-
-msgid "LicenseManagement|License details"
-msgstr ""
-
-msgid "LicenseManagement|License name"
-msgstr ""
-
-msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
-msgstr ""
-
-msgid "LicenseManagement|Packages"
-msgstr ""
-
-msgid "LicenseManagement|Remove license"
-msgstr ""
-
-msgid "LicenseManagement|Remove license?"
-msgstr ""
-
-msgid "LicenseManagement|Submit"
-msgstr ""
-
-msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
-msgstr ""
-
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
-msgid "LicenseManagement|URL"
-msgstr ""
-
-msgid "LicenseManagement|You are about to remove the license, %{name}, from this project."
-msgstr ""
-
-msgid "Licenses"
-msgstr ""
-
-msgid "Limited to showing %d event at most"
-msgid_plural "Limited to showing %d events at most"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "LinkedIn"
-msgstr ""
-
-msgid "List"
-msgstr ""
-
-msgid "List Your Gitea Repositories"
-msgstr ""
-
-msgid "List available repositories"
-msgstr ""
-
-msgid "List view"
-msgstr ""
-
-msgid "List your Bitbucket Server repositories"
-msgstr ""
-
-msgid "List your GitHub repositories"
-msgstr ""
-
-msgid "Live preview"
-msgstr ""
-
-msgid "Loading contribution stats for group members"
-msgstr ""
-
-msgid "Loading the GitLab IDE..."
-msgstr ""
-
-msgid "Loading..."
-msgstr ""
-
-msgid "Lock"
-msgstr ""
-
-msgid "Lock %{issuableDisplayName}"
-msgstr ""
-
-msgid "Lock not found"
-msgstr ""
-
-msgid "Lock this %{issuableDisplayName}? Only <strong>project members</strong> will be able to comment."
-msgstr ""
-
-msgid "Lock to current projects"
-msgstr ""
-
-msgid "Locked"
-msgstr ""
-
-msgid "Locked Files"
-msgstr ""
-
-msgid "Locked to current projects"
-msgstr ""
-
-msgid "Locks give the ability to lock specific file or folder."
-msgstr ""
-
-msgid "Login with smartcard"
-msgstr ""
-
-msgid "Logs"
-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 sure you're logged into the account that owns the projects you'd like to import."
-msgstr ""
-
-msgid "Manage Git repositories with fine-grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki."
-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 you've authorized to use your account."
-msgstr ""
-
-msgid "Manage group labels"
-msgstr ""
-
-msgid "Manage labels"
-msgstr ""
-
-msgid "Manage project labels"
-msgstr ""
-
-msgid "Manage your group’s membership while adding another level of security with SAML."
-msgstr ""
-
-msgid "Manifest"
-msgstr ""
-
-msgid "Manifest file import"
-msgstr ""
-
-msgid "Map a FogBugz account ID to a GitLab user"
-msgstr ""
-
-msgid "Map a Google Code user to a GitLab user"
-msgstr ""
-
-msgid "Map a Google Code user to a full email address"
-msgstr ""
-
-msgid "Map a Google Code user to a full name"
-msgstr ""
-
-msgid "Mar"
-msgstr ""
-
-msgid "March"
-msgstr ""
-
-msgid "Mark todo as done"
-msgstr ""
-
-msgid "Markdown enabled"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
-msgid "Maven Metadata"
-msgstr ""
-
-msgid "Maven package"
-msgstr ""
-
-msgid "Max access level"
-msgstr ""
-
-msgid "Maximum job timeout"
-msgstr ""
-
-msgid "May"
-msgstr ""
-
-msgid "Median"
-msgstr ""
-
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
-msgid "Members"
-msgstr ""
-
-msgid "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 "Merge Request"
-msgstr ""
-
-msgid "Merge Request:"
-msgstr ""
-
-msgid "Merge Requests"
-msgstr ""
-
-msgid "Merge Requests created"
-msgstr ""
-
-msgid "Merge events"
-msgstr ""
-
-msgid "Merge request"
-msgstr ""
-
-msgid "Merge request approvals"
-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 "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
-msgid "MergeRequests|Resolve this discussion in a new issue"
-msgstr ""
-
-msgid "MergeRequests|Saving the comment failed"
-msgstr ""
-
-msgid "MergeRequests|Toggle comments for this file"
-msgstr ""
-
-msgid "MergeRequests|View file @ %{commitId}"
-msgstr ""
-
-msgid "MergeRequests|View replaced file @ %{commitId}"
-msgstr ""
-
-msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
-msgstr ""
-
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
-msgid "Merged"
-msgstr ""
-
-msgid "Messages"
-msgstr ""
-
-msgid "Metrics"
-msgstr ""
-
-msgid "Metrics - Influx"
-msgstr ""
-
-msgid "Metrics - Prometheus"
-msgstr ""
-
-msgid "Metrics and profiling"
-msgstr ""
-
-msgid "Metrics|Business"
-msgstr ""
-
-msgid "Metrics|Check out the CI/CD documentation on deploying to an environment"
-msgstr ""
-
-msgid "Metrics|Create metric"
-msgstr ""
-
-msgid "Metrics|Edit metric"
-msgstr ""
-
-msgid "Metrics|Environment"
-msgstr ""
-
-msgid "Metrics|For grouping similar metrics"
-msgstr ""
-
-msgid "Metrics|Label of the chart's vertical axis. Usually the type of the unit being charted. The horizontal axis (X-axis) always represents time."
-msgstr ""
-
-msgid "Metrics|Learn about environments"
-msgstr ""
-
-msgid "Metrics|Legend label (optional)"
-msgstr ""
-
-msgid "Metrics|Must be a valid PromQL query."
-msgstr ""
-
-msgid "Metrics|Name"
-msgstr ""
-
-msgid "Metrics|New metric"
-msgstr ""
-
-msgid "Metrics|No deployed environments"
-msgstr ""
-
-msgid "Metrics|Prometheus Query Documentation"
-msgstr ""
-
-msgid "Metrics|Query"
-msgstr ""
-
-msgid "Metrics|Response"
-msgstr ""
-
-msgid "Metrics|System"
-msgstr ""
-
-msgid "Metrics|There was an error fetching the environments data, please try again"
-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 while retrieving metrics"
-msgstr ""
-
-msgid "Metrics|Type"
-msgstr ""
-
-msgid "Metrics|Unexpected deployment data response from prometheus endpoint"
-msgstr ""
-
-msgid "Metrics|Unexpected metrics data response from prometheus endpoint"
-msgstr ""
-
-msgid "Metrics|Unit label"
-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|Y-axis label"
-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 "Milestone"
-msgstr ""
-
-msgid "Milestone lists not available with your current license"
-msgstr ""
-
-msgid "Milestone lists show all issues from the selected milestone."
-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|<p>%{milestonePromotion}</p> %{finalWarning}"
-msgstr ""
-
-msgid "Milestones|Delete milestone"
-msgstr ""
-
-msgid "Milestones|Delete milestone %{milestoneTitle}?"
-msgstr ""
-
-msgid "Milestones|Failed to delete milestone %{milestoneTitle}"
-msgstr ""
-
-msgid "Milestones|Milestone %{milestoneTitle} was not found"
-msgstr ""
-
-msgid "Milestones|Promote %{milestoneTitle} to group milestone?"
-msgstr ""
-
-msgid "Milestones|Promote Milestone"
-msgstr ""
-
-msgid "Milestones|Promoting %{milestone} will make it available for all projects inside %{groupName}. Existing project milestones with the same name will be merged. "
-msgstr ""
-
-msgid "Milestones|This action cannot be reversed."
-msgstr ""
-
-msgid "Mirror a repository"
-msgstr ""
-
-msgid "Mirror direction"
-msgstr ""
-
-msgid "Mirror repository"
-msgstr ""
-
-msgid "Mirror user"
-msgstr ""
-
-msgid "Mirrored repositories"
-msgstr ""
-
-msgid "Mirroring repositories"
-msgstr ""
-
-msgid "MissingSSHKeyWarningLink|add an SSH key"
-msgstr ""
-
-msgid "Modal|Cancel"
-msgstr ""
-
-msgid "Modal|Close"
-msgstr ""
-
-msgid "Monitoring"
-msgstr ""
-
-msgid "Months"
-msgstr ""
-
-msgid "More"
-msgstr ""
-
-msgid "More actions"
-msgstr ""
-
-msgid "More info"
-msgstr ""
-
-msgid "More information"
-msgstr ""
-
-msgid "More information is available|here"
-msgstr ""
-
-msgid "Most stars"
-msgstr ""
-
-msgid "Move"
-msgstr ""
-
-msgid "Move issue"
-msgstr ""
-
-msgid "Multiple issue boards"
-msgstr ""
-
-msgid "Name"
-msgstr ""
-
-msgid "Name new label"
-msgstr ""
-
-msgid "Name your individual key via a title"
-msgstr ""
-
-msgid "Name:"
-msgstr ""
-
-msgid "Naming, visibility"
-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 "Network"
-msgstr ""
-
-msgid "Never"
-msgstr ""
-
-msgid "New"
-msgstr ""
-
-msgid "New Application"
-msgstr ""
-
-msgid "New Group"
-msgstr ""
-
-msgid "New Identity"
-msgstr ""
-
-msgid "New Issue"
-msgid_plural "New Issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "New Label"
-msgstr ""
-
-msgid "New Pipeline Schedule"
-msgstr ""
-
-msgid "New Snippet"
-msgstr ""
-
-msgid "New Snippets"
-msgstr ""
-
-msgid "New branch"
-msgstr ""
-
-msgid "New branch unavailable"
-msgstr ""
-
-msgid "New directory"
-msgstr ""
-
-msgid "New epic"
-msgstr ""
-
-msgid "New file"
-msgstr ""
-
-msgid "New group"
-msgstr ""
-
-msgid "New identity"
-msgstr ""
-
-msgid "New issue"
-msgstr ""
-
-msgid "New label"
-msgstr ""
-
-msgid "New merge request"
-msgstr ""
-
-msgid "New pipelines will cancel older, pending pipelines on the same branch"
-msgstr ""
-
-msgid "New project"
-msgstr ""
-
-msgid "New schedule"
-msgstr ""
-
-msgid "New snippet"
-msgstr ""
-
-msgid "New subgroup"
-msgstr ""
-
-msgid "New tag"
-msgstr ""
-
-msgid "New..."
-msgstr ""
-
-msgid "No"
-msgstr ""
-
-msgid "No Label"
-msgstr ""
-
-msgid "No assignee"
-msgstr ""
-
-msgid "No branches found"
-msgstr ""
-
-msgid "No changes"
-msgstr ""
-
-msgid "No connection could be made to a Gitaly Server, please check your logs!"
-msgstr ""
-
-msgid "No container images stored for this project. Add one by following the instructions above."
-msgstr ""
-
-msgid "No contributions were found"
-msgstr ""
-
-msgid "No credit card required."
-msgstr ""
-
-msgid "No due date"
-msgstr ""
-
-msgid "No estimate or time spent"
-msgstr ""
-
-msgid "No file chosen"
-msgstr ""
-
-msgid "No files found."
-msgstr ""
-
-msgid "No issues for the selected time period."
-msgstr ""
-
-msgid "No labels with such name or description"
-msgstr ""
-
-msgid "No license. All rights reserved"
-msgstr ""
-
-msgid "No merge requests for the selected time period."
-msgstr ""
-
-msgid "No merge requests found"
-msgstr ""
-
-msgid "No messages were logged"
-msgstr ""
-
-msgid "No other labels with such name or description"
-msgstr ""
-
-msgid "No packages stored for this project."
-msgstr ""
-
-msgid "No prioritised labels with such name or description"
-msgstr ""
-
-msgid "No public groups"
-msgstr ""
-
-msgid "No pushes for the selected time period."
-msgstr ""
-
-msgid "No repository"
-msgstr ""
-
-msgid "No runners found"
-msgstr ""
-
-msgid "No schedules"
-msgstr ""
-
-msgid "No, directly import the existing email addresses and usernames."
-msgstr ""
-
-msgid "Nodes"
-msgstr ""
-
-msgid "None"
-msgstr ""
-
-msgid "Not all comments are displayed because you're comparing two versions of the diff."
-msgstr ""
-
-msgid "Not all comments are displayed because you're viewing an old version of the diff."
-msgstr ""
-
-msgid "Not allowed to merge"
-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 enough data"
-msgstr ""
-
-msgid "Not now"
-msgstr ""
-
-msgid "Note that the master branch is automatically protected. %{link_to_protected_branches}"
-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 "Notes|Are you sure you want to cancel creating this comment?"
-msgstr ""
-
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
-msgid "Notification events"
-msgstr ""
-
-msgid "NotificationEvent|Close issue"
-msgstr ""
-
-msgid "NotificationEvent|Close merge request"
-msgstr ""
-
-msgid "NotificationEvent|Failed pipeline"
-msgstr ""
-
-msgid "NotificationEvent|Merge merge request"
-msgstr ""
-
-msgid "NotificationEvent|New epic"
-msgstr ""
-
-msgid "NotificationEvent|New issue"
-msgstr ""
-
-msgid "NotificationEvent|New merge request"
-msgstr ""
-
-msgid "NotificationEvent|New note"
-msgstr ""
-
-msgid "NotificationEvent|Reassign issue"
-msgstr ""
-
-msgid "NotificationEvent|Reassign merge request"
-msgstr ""
-
-msgid "NotificationEvent|Reopen issue"
-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 off"
-msgstr ""
-
-msgid "Notifications on"
-msgstr ""
-
-msgid "Nov"
-msgstr ""
-
-msgid "November"
-msgstr ""
-
-msgid "OK"
-msgstr ""
-
-msgid "Oct"
-msgstr ""
-
-msgid "October"
-msgstr ""
-
-msgid "OfSearchInADropdown|Filter"
-msgstr ""
-
-msgid "Once imported, repositories can be mirrored over SSH. Read more %{ssh_link}"
-msgstr ""
-
-msgid "One more item"
-msgid_plural "%d more items"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "One or more of your Bitbucket 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 Google Code projects cannot be imported into GitLab directly because they use Subversion or Mercurial for version control, rather than Git."
-msgstr ""
-
-msgid "Only admins"
-msgstr ""
-
-msgid "Only comments from the following commit are shown below"
-msgstr ""
-
-msgid "Only mirror protected branches"
-msgstr ""
-
-msgid "Only project members can comment."
-msgstr ""
-
-msgid "Oops, are you sure?"
-msgstr ""
-
-msgid "Open"
-msgstr ""
-
-msgid "Open in Xcode"
-msgstr ""
-
-msgid "Open projects"
-msgstr ""
-
-msgid "Open sidebar"
-msgstr ""
-
-msgid "Open source software to collaborate on code"
-msgstr ""
-
-msgid "Opened"
-msgstr ""
-
-msgid "Opened MR"
-msgstr ""
-
-msgid "Opened issues"
-msgstr ""
-
-msgid "OpenedNDaysAgo|Opened"
-msgstr ""
-
-msgid "Opens in a new window"
-msgstr ""
-
-msgid "Operations"
-msgstr ""
-
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
-msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
-msgstr ""
-
-msgid "Optionally, you can %{link_to_customize} how Google Code 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 "Other Labels"
-msgstr ""
-
-msgid "Other information"
-msgstr ""
-
-msgid "Otherwise it is recommended you start with one of the options below."
-msgstr ""
-
-msgid "Outbound requests"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Overwrite diverged branches"
-msgstr ""
-
-msgid "Owner"
-msgstr ""
-
-msgid "Package information"
-msgstr ""
-
-msgid "Package was removed"
-msgstr ""
-
-msgid "Packages"
-msgstr ""
-
-msgid "Pages"
-msgstr ""
-
-msgid "Pagination|Last »"
-msgstr ""
-
-msgid "Pagination|Next"
-msgstr ""
-
-msgid "Pagination|Prev"
-msgstr ""
-
-msgid "Pagination|« First"
-msgstr ""
-
-msgid "Part of merge request changes"
-msgstr ""
-
-msgid "Password"
-msgstr ""
-
-msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
-msgstr ""
-
-msgid "Path, transfer, remove"
-msgstr ""
-
-msgid "Path:"
-msgstr ""
-
-msgid "Pause"
-msgstr ""
-
-msgid "Paused Runners don't accept new jobs"
-msgstr ""
-
-msgid "Pending"
-msgstr ""
-
-msgid "People without permission will never get a notification and won't be able to comment."
-msgstr ""
-
-msgid "Per job. If a job passes this threshold, it will be marked as failed"
-msgstr ""
-
-msgid "Perform advanced options such as changing path, transferring, or removing the group."
-msgstr ""
-
-msgid "Performance optimization"
-msgstr ""
-
-msgid "Permissions"
-msgstr ""
-
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
-msgid "Personal Access Token"
-msgstr ""
-
-msgid "Pipeline"
-msgstr ""
-
-msgid "Pipeline Health"
-msgstr ""
-
-msgid "Pipeline Schedule"
-msgstr ""
-
-msgid "Pipeline Schedules"
-msgstr ""
-
-msgid "Pipeline quota"
-msgstr ""
-
-msgid "Pipeline triggers"
-msgstr ""
-
-msgid "PipelineCharts|Failed:"
-msgstr ""
-
-msgid "PipelineCharts|Overall statistics"
-msgstr ""
-
-msgid "PipelineCharts|Success ratio:"
-msgstr ""
-
-msgid "PipelineCharts|Successful:"
-msgstr ""
-
-msgid "PipelineCharts|Total:"
-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 "PipelineSheduleIntervalPattern|Custom"
-msgstr ""
-
-msgid "Pipelines"
-msgstr ""
-
-msgid "Pipelines charts"
-msgstr ""
-
-msgid "Pipelines for last month"
-msgstr ""
-
-msgid "Pipelines for last week"
-msgstr ""
-
-msgid "Pipelines for last year"
-msgstr ""
-
-msgid "Pipelines|Build with confidence"
-msgstr ""
-
-msgid "Pipelines|CI Lint"
-msgstr ""
-
-msgid "Pipelines|Clear Runner Caches"
-msgstr ""
-
-msgid "Pipelines|Continuous Integration can help catch bugs by running your tests automatically, while Continuous Deployment can help you deliver code to your product environment."
-msgstr ""
-
-msgid "Pipelines|Get started with Pipelines"
-msgstr ""
-
-msgid "Pipelines|Loading Pipelines"
-msgstr ""
-
-msgid "Pipelines|Project cache successfully reset."
-msgstr ""
-
-msgid "Pipelines|Run Pipeline"
-msgstr ""
-
-msgid "Pipelines|Something went wrong while cleaning runners cache."
-msgstr ""
-
-msgid "Pipelines|There are currently no %{scope} pipelines."
-msgstr ""
-
-msgid "Pipelines|There are currently no pipelines."
-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 project is not currently set up to run pipelines."
-msgstr ""
-
-msgid "Pipeline|Commit"
-msgstr ""
-
-msgid "Pipeline|Create for"
-msgstr ""
-
-msgid "Pipeline|Create pipeline"
-msgstr ""
-
-msgid "Pipeline|Duration"
-msgstr ""
-
-msgid "Pipeline|Existing branch name or tag"
-msgstr ""
-
-msgid "Pipeline|Pipeline"
-msgstr ""
-
-msgid "Pipeline|Run Pipeline"
-msgstr ""
-
-msgid "Pipeline|Search branches"
-msgstr ""
-
-msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} 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|Variables"
-msgstr ""
-
-msgid "Pipeline|You’re about to stop pipeline %{pipelineId}."
-msgstr ""
-
-msgid "Pipeline|all"
-msgstr ""
-
-msgid "Pipeline|success"
-msgstr ""
-
-msgid "Pipeline|with stage"
-msgstr ""
-
-msgid "Pipeline|with stages"
-msgstr ""
-
-msgid "Plain diff"
-msgstr ""
-
-msgid "PlantUML"
-msgstr ""
-
-msgid "Play"
-msgstr ""
-
-msgid "Please accept the Terms of Service before continuing."
-msgstr ""
-
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
-msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
-msgstr ""
-
-msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
-msgstr ""
-
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
-msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
-msgstr ""
-
-msgid "Please select at least one filter to see results"
-msgstr ""
-
-msgid "Please solve the reCAPTCHA"
-msgstr ""
-
-msgid "Please try again"
-msgstr ""
-
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-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 "Preferences"
-msgstr ""
-
-msgid "Preferences|Navigation theme"
-msgstr ""
-
-msgid "Press Enter or click to search"
-msgstr ""
-
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
-msgid "Preview"
-msgstr ""
-
-msgid "Preview payload"
-msgstr ""
-
-msgid "Primary"
-msgstr ""
-
-msgid "Prioritize"
-msgstr ""
-
-msgid "Prioritize label"
-msgstr ""
-
-msgid "Prioritized Labels"
-msgstr ""
-
-msgid "Prioritized label"
-msgstr ""
-
-msgid "Private - Project access must be granted explicitly to each user."
-msgstr ""
-
-msgid "Private - The group and its projects can only be viewed by members."
-msgstr ""
-
-msgid "Private projects can be created in your personal namespace with:"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile Settings"
-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|Account scheduled for removal."
-msgstr ""
-
-msgid "Profiles|Add key"
-msgstr ""
-
-msgid "Profiles|Add status emoji"
-msgstr ""
-
-msgid "Profiles|Avatar cropper"
-msgstr ""
-
-msgid "Profiles|Avatar will be removed. Are you sure?"
-msgstr ""
-
-msgid "Profiles|Change username"
-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|Clear status"
-msgstr ""
-
-msgid "Profiles|Current path: %{path}"
-msgstr ""
-
-msgid "Profiles|Current status"
-msgstr ""
-
-msgid "Profiles|Delete Account"
-msgstr ""
-
-msgid "Profiles|Delete account"
-msgstr ""
-
-msgid "Profiles|Delete your account?"
-msgstr ""
-
-msgid "Profiles|Deleting an account has the following effects:"
-msgstr ""
-
-msgid "Profiles|Do not show on profile"
-msgstr ""
-
-msgid "Profiles|Don't display activity-related personal information on your profiles"
-msgstr ""
-
-msgid "Profiles|Edit Profile"
-msgstr ""
-
-msgid "Profiles|Invalid password"
-msgstr ""
-
-msgid "Profiles|Invalid username"
-msgstr ""
-
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
-msgid "Profiles|Main settings"
-msgstr ""
-
-msgid "Profiles|No file chosen"
-msgstr ""
-
-msgid "Profiles|Path"
-msgstr ""
-
-msgid "Profiles|Position and size your new avatar"
-msgstr ""
-
-msgid "Profiles|Private contributions"
-msgstr ""
-
-msgid "Profiles|Public Avatar"
-msgstr ""
-
-msgid "Profiles|Remove avatar"
-msgstr ""
-
-msgid "Profiles|Set new profile picture"
-msgstr ""
-
-msgid "Profiles|Some options are unavailable for LDAP accounts"
-msgstr ""
-
-msgid "Profiles|Tell us about yourself in fewer than 250 characters."
-msgstr ""
-
-msgid "Profiles|The maximum file size allowed is 200KB."
-msgstr ""
-
-msgid "Profiles|This doesn't look like a public SSH key, are you sure you want to add it?"
-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. %{learn_more}"
-msgstr ""
-
-msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
-msgstr ""
-
-msgid "Profiles|This feature is experimental and translations are not complete yet."
-msgstr ""
-
-msgid "Profiles|This information will appear on your profile."
-msgstr ""
-
-msgid "Profiles|Type your %{confirmationValue} to confirm:"
-msgstr ""
-
-msgid "Profiles|Typically starts with \"ssh-rsa …\""
-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|Username change failed - %{message}"
-msgstr ""
-
-msgid "Profiles|Username successfully changed"
-msgstr ""
-
-msgid "Profiles|Website"
-msgstr ""
-
-msgid "Profiles|What's your status?"
-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 transfer ownership or delete these groups before you can delete your account."
-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|e.g. My MacBook key"
-msgstr ""
-
-msgid "Profiles|your account"
-msgstr ""
-
-msgid "Profiling - Performance bar"
-msgstr ""
-
-msgid "Programming languages used in this repository"
-msgstr ""
-
-msgid "Progress"
-msgstr ""
-
-msgid "Project"
-msgstr ""
-
-msgid "Project '%{project_name}' is in the process of being deleted."
-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 Badges"
-msgstr ""
-
-msgid "Project URL"
-msgstr ""
-
-msgid "Project access must be granted explicitly to each user."
-msgstr ""
-
-msgid "Project avatar"
-msgstr ""
-
-msgid "Project avatar in repository: %{link}"
-msgstr ""
-
-msgid "Project details"
-msgstr ""
-
-msgid "Project export could not be deleted."
-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 started. A download link will be sent by email."
-msgstr ""
-
-msgid "Project name"
-msgstr ""
-
-msgid "Project slug"
-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 "ProjectLastActivity|Never"
-msgstr ""
-
-msgid "ProjectLifecycle|Stage"
-msgstr ""
-
-msgid "ProjectOverview|Fork"
-msgstr ""
-
-msgid "ProjectOverview|Forks"
-msgstr ""
-
-msgid "ProjectOverview|Go to your fork"
-msgstr ""
-
-msgid "ProjectOverview|Star"
-msgstr ""
-
-msgid "ProjectOverview|Unstar"
-msgstr ""
-
-msgid "ProjectOverview|You have reached your project limit"
-msgstr ""
-
-msgid "ProjectOverview|You must sign in to star a project"
-msgstr ""
-
-msgid "ProjectPage|Project ID: %{project_id}"
-msgstr ""
-
-msgid "ProjectSettings|Badges"
-msgstr ""
-
-msgid "ProjectSettings|Contact an admin to change this setting."
-msgstr ""
-
-msgid "ProjectSettings|Customize your project badges."
-msgstr ""
-
-msgid "ProjectSettings|Failed to protect the tag"
-msgstr ""
-
-msgid "ProjectSettings|Failed to update tag!"
-msgstr ""
-
-msgid "ProjectSettings|Learn more about badges."
-msgstr ""
-
-msgid "ProjectSettings|Only signed commits can be pushed to this repository."
-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|Users can only push commits to this repository that were committed with one of their own verified emails."
-msgstr ""
-
-msgid "Projects"
-msgstr ""
-
-msgid "Projects shared with %{group_name}"
-msgstr ""
-
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-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 "PrometheusAlerts|Add alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Alert set"
-msgstr ""
-
-msgid "PrometheusAlerts|Edit alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error creating alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error deleting alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error fetching alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error saving alert"
-msgstr ""
-
-msgid "PrometheusAlerts|No alert set"
-msgstr ""
-
-msgid "PrometheusAlerts|Operator"
-msgstr ""
-
-msgid "PrometheusAlerts|Threshold"
-msgstr ""
-
-msgid "PrometheusDashboard|Time"
-msgstr ""
-
-msgid "PrometheusService|%{exporters} with %{metrics} were found"
-msgstr ""
-
-msgid "PrometheusService|<p class=\"text-tertiary\">No <a href=\"%{docsUrl}\">common metrics</a> were found</p>"
-msgstr ""
-
-msgid "PrometheusService|Active"
-msgstr ""
-
-msgid "PrometheusService|Auto configuration"
-msgstr ""
-
-msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
-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|Custom metrics"
-msgstr ""
-
-msgid "PrometheusService|Finding and configuring metrics..."
-msgstr ""
-
-msgid "PrometheusService|Finding custom metrics..."
-msgstr ""
-
-msgid "PrometheusService|Install Prometheus on clusters"
-msgstr ""
-
-msgid "PrometheusService|Manage clusters"
-msgstr ""
-
-msgid "PrometheusService|Manual configuration"
-msgstr ""
-
-msgid "PrometheusService|Metrics"
-msgstr ""
-
-msgid "PrometheusService|Missing environment variable"
-msgstr ""
-
-msgid "PrometheusService|More information"
-msgstr ""
-
-msgid "PrometheusService|New metric"
-msgstr ""
-
-msgid "PrometheusService|Prometheus API Base URL, like http://prometheus.example.com/"
-msgstr ""
-
-msgid "PrometheusService|Prometheus is being automatically managed on your clusters"
-msgstr ""
-
-msgid "PrometheusService|These metrics will only be monitored after your first deployment to an environment"
-msgstr ""
-
-msgid "PrometheusService|Time-series monitoring service"
-msgstr ""
-
-msgid "PrometheusService|To enable manual configuration, uninstall Prometheus from your clusters"
-msgstr ""
-
-msgid "PrometheusService|To enable the installation of Prometheus on your clusters, deactivate the manual configuration below"
-msgstr ""
-
-msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
-msgstr ""
-
-msgid "Promote"
-msgstr ""
-
-msgid "Promote these project milestones into a group milestone."
-msgstr ""
-
-msgid "Promote to Group Milestone"
-msgstr ""
-
-msgid "Promote to group label"
-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|This feature is locked."
-msgstr ""
-
-msgid "Promotions|Upgrade plan"
-msgstr ""
-
-msgid "Protected"
-msgstr ""
-
-msgid "Protected Environments"
-msgstr ""
-
-msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
-msgstr ""
-
-msgid "ProtectedEnvironment|Allowed to deploy"
-msgstr ""
-
-msgid "ProtectedEnvironment|Choose who is allowed to deploy"
-msgstr ""
-
-msgid "ProtectedEnvironment|Environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect Environments in order to restrict who can execute deployments."
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect an environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protected Environment (%{protected_environments_count})"
-msgstr ""
-
-msgid "ProtectedEnvironment|Select an environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|There are currently no protected environments, protect an environment with the form above."
-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 "Protip:"
-msgstr ""
-
-msgid "Provider"
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-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 pipelines"
-msgstr ""
-
-msgid "Pull"
-msgstr ""
-
-msgid "Push"
-msgstr ""
-
-msgid "Push Rules"
-msgstr ""
-
-msgid "Push events"
-msgstr ""
-
-msgid "Push project from command line"
-msgstr ""
-
-msgid "Push to create a project"
-msgstr ""
-
-msgid "PushRule|Committer restriction"
-msgstr ""
-
-msgid "Pushed"
-msgstr ""
-
-msgid "Pushes"
-msgstr ""
-
-msgid "Quarters"
-msgstr ""
-
-msgid "Quick actions can be used in the issues description and comment boxes."
-msgstr ""
-
-msgid "Read more"
-msgstr ""
-
-msgid "Read more about project permissions <strong>%{link_to_help}</strong>"
-msgstr ""
-
-msgid "Readme"
-msgstr ""
-
-msgid "Real-time features"
-msgstr ""
-
-msgid "Recent searches"
-msgstr ""
-
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
-msgid "Reference:"
-msgstr ""
-
-msgid "Refresh"
-msgstr ""
-
-msgid "Refreshing in a second to show the updated status..."
-msgid_plural "Refreshing in %d seconds to show the updated status..."
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "Regenerate key"
-msgstr ""
-
-msgid "Regex pattern"
-msgstr ""
-
-msgid "Register / Sign In"
-msgstr ""
-
-msgid "Register and see your runners for this group."
-msgstr ""
-
-msgid "Register and see your runners for this project."
-msgstr ""
-
-msgid "Registry"
-msgstr ""
-
-msgid "Related Commits"
-msgstr ""
-
-msgid "Related Deployed Jobs"
-msgstr ""
-
-msgid "Related Issues"
-msgstr ""
-
-msgid "Related Jobs"
-msgstr ""
-
-msgid "Related Merge Requests"
-msgstr ""
-
-msgid "Related Merged Requests"
-msgstr ""
-
-msgid "Related merge requests"
-msgstr ""
-
-msgid "Remind later"
-msgstr ""
-
-msgid "Remove"
-msgstr ""
-
-msgid "Remove Runner"
-msgstr ""
-
-msgid "Remove avatar"
-msgstr ""
-
-msgid "Remove group"
-msgstr ""
-
-msgid "Remove priority"
-msgstr ""
-
-msgid "Remove project"
-msgstr ""
-
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
-msgid "Rename"
-msgstr ""
-
-msgid "Rename file"
-msgstr ""
-
-msgid "Rename folder"
-msgstr ""
-
-msgid "Reopen epic"
-msgstr ""
-
-msgid "Repair authentication"
-msgstr ""
-
-msgid "Reply to this email directly or %{view_it_on_gitlab}."
-msgstr ""
-
-msgid "Repo by URL"
-msgstr ""
-
-msgid "Report abuse to GitLab"
-msgstr ""
-
-msgid "Reporting"
-msgstr ""
-
-msgid "Reports|%{failedString} and %{resolvedString}"
-msgstr ""
-
-msgid "Reports|Actions"
-msgstr ""
-
-msgid "Reports|Class"
-msgstr ""
-
-msgid "Reports|Confidence"
-msgstr ""
-
-msgid "Reports|Execution time"
-msgstr ""
-
-msgid "Reports|Failure"
-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 results are being parsed"
-msgstr ""
-
-msgid "Reports|Vulnerability"
-msgstr ""
-
-msgid "Reports|no changed test results"
-msgstr ""
-
-msgid "Repository"
-msgstr ""
-
-msgid "Repository Settings"
-msgstr ""
-
-msgid "Repository URL"
-msgstr ""
-
-msgid "Repository has no locks."
-msgstr ""
-
-msgid "Repository maintenance"
-msgstr ""
-
-msgid "Repository mirror"
-msgstr ""
-
-msgid "Repository storage"
-msgstr ""
-
-msgid "RepositorySettingsAccessLevel|Select"
-msgstr ""
-
-msgid "Request Access"
-msgstr ""
-
-msgid "Requests Profiles"
-msgstr ""
-
-msgid "Require all users in this group to setup Two-factor authentication"
-msgstr ""
-
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
-msgstr ""
-
-msgid "Reset health check access token"
-msgstr ""
-
-msgid "Reset runners registration token"
-msgstr ""
-
-msgid "Resolve all discussions in new issue"
-msgstr ""
-
-msgid "Resolve conflicts on source branch"
-msgstr ""
-
-msgid "Resolve discussion"
-msgstr ""
-
-msgid "Response metrics (AWS ELB)"
-msgstr ""
-
-msgid "Response metrics (Custom)"
-msgstr ""
-
-msgid "Response metrics (HA Proxy)"
-msgstr ""
-
-msgid "Response metrics (NGINX Ingress)"
-msgstr ""
-
-msgid "Response metrics (NGINX)"
-msgstr ""
-
-msgid "Resume"
-msgstr ""
-
-msgid "Retry"
-msgstr ""
-
-msgid "Retry this job"
-msgstr ""
-
-msgid "Retry verification"
-msgstr ""
-
-msgid "Reveal Variables"
-msgstr ""
-
-msgid "Reveal value"
-msgid_plural "Reveal values"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "Revert this commit"
-msgstr ""
-
-msgid "Revert this merge request"
-msgstr ""
-
-msgid "Review"
-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 "Reviewing"
-msgstr ""
-
-msgid "Reviewing (merge request !%{mergeRequestId})"
-msgstr ""
-
-msgid "Revoke"
-msgstr ""
-
-msgid "Roadmap"
-msgstr ""
-
-msgid "Run CI/CD pipelines for external repositories"
-msgstr ""
-
-msgid "Run untagged jobs"
-msgstr ""
-
-msgid "Runner cannot be assigned to other projects"
-msgstr ""
-
-msgid "Runner runs jobs from all unassigned projects"
-msgstr ""
-
-msgid "Runner runs jobs from all unassigned projects in its group"
-msgstr ""
-
-msgid "Runner runs jobs from assigned projects"
-msgstr ""
-
-msgid "Runner token"
-msgstr ""
-
-msgid "Runner will not receive any new jobs"
-msgstr ""
-
-msgid "Runners"
-msgstr ""
-
-msgid "Runners API"
-msgstr ""
-
-msgid "Runners can be placed on separate users, servers, and even on your local machine."
-msgstr ""
-
-msgid "Runners can be placed on separate users, servers, even on your local machine."
-msgstr ""
-
-msgid "Runners currently online: %{active_runners_count}"
-msgstr ""
-
-msgid "Runners page"
-msgstr ""
-
-msgid "Runners page."
-msgstr ""
-
-msgid "Runners|You have used all your shared Runners pipeline minutes."
-msgstr ""
-
-msgid "Running"
-msgstr ""
-
-msgid "SAML SSO"
-msgstr ""
-
-msgid "SAML SSO for %{group_name}"
-msgstr ""
-
-msgid "SAML Single Sign On"
-msgstr ""
-
-msgid "SAML Single Sign On Settings"
-msgstr ""
-
-msgid "SAST"
-msgstr ""
-
-msgid "SHA1 fingerprint of the SAML token signing certificate. Get this from your identity provider, where it can also be called \"Thumbprint\"."
-msgstr ""
-
-msgid "SSH Keys"
-msgstr ""
-
-msgid "SSH host keys"
-msgstr ""
-
-msgid "SSH public key"
-msgstr ""
-
-msgid "SSL Verification"
-msgstr ""
-
-msgid "Save"
-msgstr ""
-
-msgid "Save application"
-msgstr ""
-
-msgid "Save changes"
-msgstr ""
-
-msgid "Save changes before testing"
-msgstr ""
-
-msgid "Save pipeline schedule"
-msgstr ""
-
-msgid "Save variables"
-msgstr ""
-
-msgid "Schedule a new pipeline"
-msgstr ""
-
-msgid "Scheduled"
-msgstr ""
-
-msgid "Schedules"
-msgstr ""
-
-msgid "Scheduling Pipelines"
-msgstr ""
-
-msgid "Scope"
-msgstr ""
-
-msgid "Scoped issue boards"
-msgstr ""
-
-msgid "Scroll down to <strong>Google Code Project Hosting</strong> and enable the switch on the right."
-msgstr ""
-
-msgid "Scroll to bottom"
-msgstr ""
-
-msgid "Scroll to top"
-msgstr ""
-
-msgid "Search"
-msgstr ""
-
-msgid "Search branches"
-msgstr ""
-
-msgid "Search branches and tags"
-msgstr ""
-
-msgid "Search files"
-msgstr ""
-
-msgid "Search for projects, issues, etc."
-msgstr ""
-
-msgid "Search merge requests"
-msgstr ""
-
-msgid "Search milestones"
-msgstr ""
-
-msgid "Search or filter results..."
-msgstr ""
-
-msgid "Search or jump to…"
-msgstr ""
-
-msgid "Search project"
-msgstr ""
-
-msgid "Search projects"
-msgstr ""
-
-msgid "Search users"
-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|in all GitLab"
-msgstr ""
-
-msgid "SearchAutocomplete|in this group"
-msgstr ""
-
-msgid "SearchAutocomplete|in this project"
-msgstr ""
-
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
-
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting the dismissal."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting this dismissal."
-msgstr ""
-
-msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
-msgstr ""
-
-msgid "SecurityDashboard|Monitor vulnerabilities in your code"
-msgstr ""
-
-msgid "SecurityDashboard|Pipeline %{pipelineLink} triggered"
-msgstr ""
-
-msgid "Select"
-msgstr ""
-
-msgid "Select Archive Format"
-msgstr ""
-
-msgid "Select a group to invite"
-msgstr ""
-
-msgid "Select a namespace to fork the project"
-msgstr ""
-
-msgid "Select a template repository"
-msgstr ""
-
-msgid "Select a timezone"
-msgstr ""
-
-msgid "Select an existing Kubernetes cluster or create a new one"
-msgstr ""
-
-msgid "Select assignee"
-msgstr ""
-
-msgid "Select branch/tag"
-msgstr ""
-
-msgid "Select project"
-msgstr ""
-
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
-msgid "Select projects you want to import."
-msgstr ""
-
-msgid "Select source branch"
-msgstr ""
-
-msgid "Select target branch"
-msgstr ""
-
-msgid "Select the branch you want to set as the default for this project. All merge requests and commits will automatically be made against this branch unless you specify a different one."
-msgstr ""
-
-msgid "Select the custom project template source group."
-msgstr ""
-
-msgid "Selecting a GitLab user will add a link to the GitLab user in the descriptions of issues and comments (e.g. \"By <a href=\"#\">@johnsmith</a>\"). It will also associate and/or assign these issues and comments with the selected user."
-msgstr ""
-
-msgid "Selective synchronization"
-msgstr ""
-
-msgid "Send email"
-msgstr ""
-
-msgid "Send usage data"
-msgstr ""
-
-msgid "Sep"
-msgstr ""
-
-msgid "September"
-msgstr ""
-
-msgid "Server version"
-msgstr ""
-
-msgid "Service Desk"
-msgstr ""
-
-msgid "Service Templates"
-msgstr ""
-
-msgid "Service URL"
-msgstr ""
-
-msgid "Session expiration, projects limit and attachment size."
-msgstr ""
-
-msgid "Set a password on your account to pull or push via %{protocol}."
-msgstr ""
-
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
-msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
-msgstr ""
-
-msgid "Set instance-wide template repository"
-msgstr ""
-
-msgid "Set max session time for web terminal."
-msgstr ""
-
-msgid "Set notification email for abuse reports."
-msgstr ""
-
-msgid "Set requirements for a user to sign-in. Enable mandatory two-factor authentication."
-msgstr ""
-
-msgid "Set up CI/CD"
-msgstr ""
-
-msgid "Set up a %{type} Runner manually"
-msgstr ""
-
-msgid "Set up a specific Runner automatically"
-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 your project to automatically push and/or pull changes to/from another repository. Branches, tags, and commits will be synced automatically."
-msgstr ""
-
-msgid "SetPasswordToCloneLink|set a password"
-msgstr ""
-
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
-msgid "Settings"
-msgstr ""
-
-msgid "Share"
-msgstr ""
-
-msgid "Share the <strong>%{sso_label}</strong> with members so they can sign in to your group through your identity provider"
-msgstr ""
-
-msgid "Shared Runners"
-msgstr ""
-
-msgid "Shared projects"
-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 "Sherlock Transactions"
-msgstr ""
-
-msgid "Show command"
-msgstr ""
-
-msgid "Show complete raw log"
-msgstr ""
-
-msgid "Show latest version"
-msgstr ""
-
-msgid "Show latest version of the diff"
-msgstr ""
-
-msgid "Show parent pages"
-msgstr ""
-
-msgid "Show parent subgroups"
-msgstr ""
-
-msgid "Show whitespace changes"
-msgstr ""
-
-msgid "Showing %d event"
-msgid_plural "Showing %d events"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "Side-by-side"
-msgstr ""
-
-msgid "Sidebar|Change weight"
-msgstr ""
-
-msgid "Sidebar|None"
-msgstr ""
-
-msgid "Sidebar|Only numeral characters allowed"
-msgstr ""
-
-msgid "Sidebar|Weight"
-msgstr ""
-
-msgid "Sign in"
-msgstr ""
-
-msgid "Sign in / Register"
-msgstr ""
-
-msgid "Sign in to %{group_name}"
-msgstr ""
-
-msgid "Sign in with Single Sign-On"
-msgstr ""
-
-msgid "Sign out"
-msgstr ""
-
-msgid "Sign-in restrictions"
-msgstr ""
-
-msgid "Sign-up restrictions"
-msgstr ""
-
-msgid "Size"
-msgstr ""
-
-msgid "Size and domain settings for static websites"
-msgstr ""
-
-msgid "Slack application"
-msgstr ""
-
-msgid "Slack integration allows you to interact with GitLab via slash commands in a chat window."
-msgstr ""
-
-msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
-msgstr ""
-
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
-msgid "Snippets"
-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 trying to change the confidentiality of this issue"
-msgstr ""
-
-msgid "Something went wrong trying to change the locked state of this %{issuableDisplayName}"
-msgstr ""
-
-msgid "Something went wrong when toggling the button"
-msgstr ""
-
-msgid "Something went wrong while closing the %{issuable}. Please try again later"
-msgstr ""
-
-msgid "Something went wrong while fetching %{listType} list"
-msgstr ""
-
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
-msgid "Something went wrong while fetching group member contributions"
-msgstr ""
-
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
-msgid "Something went wrong while fetching the projects."
-msgstr ""
-
-msgid "Something went wrong while fetching the registry list."
-msgstr ""
-
-msgid "Something went wrong while reopening the %{issuable}. Please try again later"
-msgstr ""
-
-msgid "Something went wrong while resolving this discussion. Please try again."
-msgstr ""
-
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
-msgid "Something went wrong. Please try again."
-msgstr ""
-
-msgid "Sorry, no epics matched your search"
-msgstr ""
-
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
-msgid "Sort by"
-msgstr ""
-
-msgid "SortOptions|Access level, ascending"
-msgstr ""
-
-msgid "SortOptions|Access level, descending"
-msgstr ""
-
-msgid "SortOptions|Created date"
-msgstr ""
-
-msgid "SortOptions|Due date"
-msgstr ""
-
-msgid "SortOptions|Due later"
-msgstr ""
-
-msgid "SortOptions|Due soon"
-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|Last joined"
-msgstr ""
-
-msgid "SortOptions|Last updated"
-msgstr ""
-
-msgid "SortOptions|Least popular"
-msgstr ""
-
-msgid "SortOptions|Less weight"
-msgstr ""
-
-msgid "SortOptions|Milestone"
-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 joined"
-msgstr ""
-
-msgid "SortOptions|Oldest sign in"
-msgstr ""
-
-msgid "SortOptions|Oldest updated"
-msgstr ""
-
-msgid "SortOptions|Popularity"
-msgstr ""
-
-msgid "SortOptions|Priority"
-msgstr ""
-
-msgid "SortOptions|Recent sign in"
-msgstr ""
-
-msgid "SortOptions|Start date"
-msgstr ""
-
-msgid "SortOptions|Start later"
-msgstr ""
-
-msgid "SortOptions|Start soon"
-msgstr ""
-
-msgid "SortOptions|Weight"
-msgstr ""
-
-msgid "Source"
-msgstr ""
-
-msgid "Source (branch or tag)"
-msgstr ""
-
-msgid "Source code"
-msgstr ""
-
-msgid "Source is not available"
-msgstr ""
-
-msgid "Spam Logs"
-msgstr ""
-
-msgid "Spam and Anti-bot Protection"
-msgstr ""
-
-msgid "Specific Runners"
-msgstr ""
-
-msgid "Specify an e-mail address regex pattern to identify default internal users."
-msgstr ""
-
-msgid "Specify the following URL during the Runner setup:"
-msgstr ""
-
-msgid "Squash commits"
-msgstr ""
-
-msgid "Stage"
-msgstr ""
-
-msgid "Stage & Commit"
-msgstr ""
-
-msgid "Stage all changes"
-msgstr ""
-
-msgid "Stage changes"
-msgstr ""
-
-msgid "Staged"
-msgstr ""
-
-msgid "Staged %{type}"
-msgstr ""
-
-msgid "Star a label to make it a priority label. Order the prioritized labels to change their relative priority, by dragging."
-msgstr ""
-
-msgid "StarProject|Star"
-msgstr ""
-
-msgid "Starred Projects"
-msgstr ""
-
-msgid "Starred Projects' Activity"
-msgstr ""
-
-msgid "Starred projects"
-msgstr ""
-
-msgid "Start a %{new_merge_request} with these changes"
-msgstr ""
-
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
-msgid "Start date"
-msgstr ""
-
-msgid "Start the Runner!"
-msgstr ""
-
-msgid "Start your trial"
-msgstr ""
-
-msgid "Started"
-msgstr ""
-
-msgid "Starts at (UTC)"
-msgstr ""
-
-msgid "State your message to activate"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Stop environment"
-msgstr ""
-
-msgid "Stop impersonation"
-msgstr ""
-
-msgid "Stop this environment"
-msgstr ""
-
-msgid "Stopped"
-msgstr ""
-
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
-msgid "Storage"
-msgstr ""
-
-msgid "Storage:"
-msgstr ""
-
-msgid "Subgroups"
-msgstr ""
-
-msgid "Subgroups and projects"
-msgstr ""
-
-msgid "Submit as spam"
-msgstr ""
-
-msgid "Submit review"
-msgstr ""
-
-msgid "Submit search"
-msgstr ""
-
-msgid "Subscribe"
-msgstr ""
-
-msgid "Subscribe at group level"
-msgstr ""
-
-msgid "Subscribe at project level"
-msgstr ""
-
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
-msgid "Switch branch/tag"
-msgstr ""
-
-msgid "Sync information"
-msgstr ""
-
-msgid "System Hooks"
-msgstr ""
-
-msgid "System Info"
-msgstr ""
-
-msgid "System header and footer:"
-msgstr ""
-
-msgid "System metrics (Custom)"
-msgstr ""
-
-msgid "System metrics (Kubernetes)"
-msgstr ""
-
-msgid "Tag (%{tag_count})"
-msgid_plural "Tags (%{tag_count})"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "Tags"
-msgstr ""
-
-msgid "Tags feed"
-msgstr ""
-
-msgid "Tags:"
-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|Create tag"
-msgstr ""
-
-msgid "TagsPage|Delete tag"
-msgstr ""
-
-msgid "TagsPage|Deleting the %{tag_name} 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|Optionally, add a message to the tag."
-msgstr ""
-
-msgid "TagsPage|Optionally, add release notes to the tag. They will be stored in the GitLab database and displayed on the tags page."
-msgstr ""
-
-msgid "TagsPage|Release notes"
-msgstr ""
-
-msgid "TagsPage|Repository has no tags yet."
-msgstr ""
-
-msgid "TagsPage|Sort by"
-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|Use git tag command to add a new one:"
-msgstr ""
-
-msgid "TagsPage|Write your release notes or drag files here…"
-msgstr ""
-
-msgid "TagsPage|protected"
-msgstr ""
-
-msgid "Target Branch"
-msgstr ""
-
-msgid "Target branch"
-msgstr ""
-
-msgid "Team"
-msgstr ""
-
-msgid "Template"
-msgstr ""
-
-msgid "Templates"
-msgstr ""
-
-msgid "Terms of Service Agreement and Privacy Policy"
-msgstr ""
-
-msgid "Terms of Service and Privacy Policy"
-msgstr ""
-
-msgid "Test SAML SSO"
-msgstr ""
-
-msgid "Test coverage parsing"
-msgstr ""
-
-msgid "Thanks! Don't show me this again"
-msgstr ""
-
-msgid "The Advanced Global 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 "The Git LFS objects will <strong>not</strong> be synced."
-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 X509 Certificate to use when mutual TLS is required to communicate with the external authorization service. If left blank, the server certificate is still validated when accessing over HTTPS."
-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 coding stage shows the time from the first commit to creating the merge request. The data will automatically be added here once you create your first merge request."
-msgstr ""
-
-msgid "The collection of events added to the data gathered for that stage."
-msgstr ""
-
-msgid "The connection will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr ""
-
-msgid "The deployment of this job to %{environmentLink} did not succeed."
-msgstr ""
-
-msgid "The fork relationship has been removed."
-msgstr ""
-
-msgid "The import will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr ""
-
-msgid "The issue stage shows the time it takes from creating an issue to assigning the issue to a milestone, or add the issue to a list on your Issue Board. Begin creating issues to see data for this stage."
-msgstr ""
-
-msgid "The maximum file size allowed is 200KB."
-msgstr ""
-
-msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
-msgstr ""
-
-msgid "The path to CI config file. Defaults to <code>.gitlab-ci.yml</code>"
-msgstr ""
-
-msgid "The phase of the development lifecycle."
-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 planning stage shows the time from the previous step to pushing your first commit. This time will be added automatically once you push your first commit."
-msgstr ""
-
-msgid "The private key to use when a client certificate is provided. This value is encrypted at rest."
-msgstr ""
-
-msgid "The production stage shows the total time it takes between creating an issue and deploying the code to production. The data will be automatically added once you have completed the full idea to production cycle."
-msgstr ""
-
-msgid "The project can be accessed by any logged in user."
-msgstr ""
-
-msgid "The project can be accessed without any authentication."
-msgstr ""
-
-msgid "The pseudonymizer data collection is disabled. When enabled, GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "The repository for this project does not exist."
-msgstr ""
-
-msgid "The repository for this project is empty"
-msgstr ""
-
-msgid "The repository must be accessible over <code>http://</code>, <code>https://</code> or <code>git://</code>."
-msgstr ""
-
-msgid "The repository must be accessible over <code>http://</code>, <code>https://</code>, <code>ssh://</code> and <code>git://</code>."
-msgstr ""
-
-msgid "The review stage shows the time from creating the merge request to merging it. The data will automatically be added after you merge your first merge request."
-msgstr ""
-
-msgid "The roadmap shows the progress of your epics along a timeline"
-msgstr ""
-
-msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
-msgstr ""
-
-msgid "The tabs below will be removed in a future version"
-msgstr ""
-
-msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
-msgstr ""
-
-msgid "The time taken by each data entry gathered by that stage."
-msgstr ""
-
-msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
-msgstr ""
-
-msgid "The usage ping is disabled, and cannot be configured through this form."
-msgstr ""
-
-msgid "The user map is a JSON document mapping the Google Code users that participated on your projects to the way their email addresses and usernames will be imported into GitLab. You can change this by changing the value on the right hand side of <code>:</code>. Be sure to preserve the surrounding double quotes, other punctuation and the email address or username on the left hand side."
-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 value lying at the midpoint of a series of observed values. E.g., between 3, 5, 9, the median is 5. Between 3, 5, 7, 8, the median is (5+7)/2 = 6."
-msgstr ""
-
-msgid "There are no archived projects yet"
-msgstr ""
-
-msgid "There are no issues to show"
-msgstr ""
-
-msgid "There are no labels yet"
-msgstr ""
-
-msgid "There are no merge requests to show"
-msgstr ""
-
-msgid "There are no projects shared with this group yet"
-msgstr ""
-
-msgid "There are no staged changes"
-msgstr ""
-
-msgid "There are no unstaged changes"
-msgstr ""
-
-msgid "There was an error adding a todo."
-msgstr ""
-
-msgid "There was an error deleting the todo."
-msgstr ""
-
-msgid "There was an error loading users activity calendar."
-msgstr ""
-
-msgid "There was an error saving your notification settings."
-msgstr ""
-
-msgid "There was an error subscribing to this label."
-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 "They can be managed using the %{link}."
-msgstr ""
-
-msgid "Third party offers"
-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 application was created by %{link_to_owner}."
-msgstr ""
-
-msgid "This application will be able to:"
-msgstr ""
-
-msgid "This board's scope is reduced"
-msgstr ""
-
-msgid "This branch has changed since you started editing. Would you like to create a new branch?"
-msgstr ""
-
-msgid "This container registry has been scheduled for deletion."
-msgstr ""
-
-msgid "This date is after the due date, so this epic won't appear in the roadmap."
-msgstr ""
-
-msgid "This date is before the start date, so this epic won't appear in the roadmap."
-msgstr ""
-
-msgid "This diff is collapsed."
-msgstr ""
-
-msgid "This directory"
-msgstr ""
-
-msgid "This group"
-msgstr ""
-
-msgid "This group allows you to sign in with your %{group_name} Single Sign-On account. This will redirect you to an external sign in page."
-msgstr ""
-
-msgid "This group does not provide any group Runners yet."
-msgstr ""
-
-msgid "This is a confidential issue."
-msgstr ""
-
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
-msgid "This is the author's first Merge Request to this project."
-msgstr ""
-
-msgid "This issue is confidential"
-msgstr ""
-
-msgid "This issue is confidential and locked."
-msgstr ""
-
-msgid "This issue is locked."
-msgstr ""
-
-msgid "This job depends on a user to trigger its process. Often they are used to deploy code to production environments"
-msgstr ""
-
-msgid "This job depends on upstream jobs that need to succeed in order for this job to be triggered"
-msgstr ""
-
-msgid "This job does not have a trace."
-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}."
-msgstr ""
-
-msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
-msgstr ""
-
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink}."
-msgstr ""
-
-msgid "This job is in pending state and is waiting to be picked by a runner"
-msgstr ""
-
-msgid "This job is stuck, because you don't have any active runners online with any of these tags assigned to them:"
-msgstr ""
-
-msgid "This job is stuck, because you don't have any active runners that can run this job."
-msgstr ""
-
-msgid "This job is the most recent deployment to %{link}."
-msgstr ""
-
-msgid "This job requires a manual action"
-msgstr ""
-
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
-msgstr ""
-
-msgid "This merge request is locked."
-msgstr ""
-
-msgid "This option is disabled as you don't have write permissions for the current branch"
-msgstr ""
-
-msgid "This option is disabled while you still have unstaged changes"
-msgstr ""
-
-msgid "This page is unavailable because you are not allowed to read information across multiple projects."
-msgstr ""
-
-msgid "This page will be removed in a future release."
-msgstr ""
-
-msgid "This project"
-msgstr ""
-
-msgid "This project does not belong to a group and can therefore not make use of group Runners."
-msgstr ""
-
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
-msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
-msgstr ""
-
-msgid "This repository"
-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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
-msgid "This source diff could not be displayed because it is too large."
-msgstr ""
-
-msgid "This timeout will take precedence when lower than Project-defined timeout"
-msgstr ""
-
-msgid "This user has no identities"
-msgstr ""
-
-msgid "This 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 "This 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. Upon creation or when reassigning you can only assign yourself to be the mirror user."
-msgstr ""
-
-msgid "This will delete the custom metric, Are you sure?"
-msgstr ""
-
-msgid "Those emails automatically become issues (with the comments becoming the email conversation) listed here."
-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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
-msgstr ""
-
-msgid "Time remaining"
-msgstr ""
-
-msgid "Time spent"
-msgstr ""
-
-msgid "Time tracking"
-msgstr ""
-
-msgid "Time until first merge request"
-msgstr ""
-
-msgid "TimeTrackingEstimated|Est"
-msgstr ""
-
-msgid "TimeTracking|Estimated:"
-msgstr ""
-
-msgid "TimeTracking|Spent"
-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 ago"
-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 "Timeout"
-msgstr ""
-
-msgid "Time|hr"
-msgid_plural "Time|hrs"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "Time|min"
-msgid_plural "Time|mins"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "Time|s"
-msgstr ""
-
-msgid "Tip:"
-msgstr ""
-
-msgid "Title"
-msgstr ""
-
-msgid "To GitLab"
-msgstr ""
-
-msgid "To add an SSH key you need to %{generate_link_start}generate one%{link_end} or use an %{existing_link_start}existing key%{link_end}."
-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>repo</code> 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 an SVN repository, check out %{svn_link}."
-msgstr ""
-
-msgid "To define internal users, first enable new users set to external"
-msgstr ""
-
-msgid "To enable it and see User Cohorts, visit %{application_settings_link_start}application settings%{application_settings_link_end}."
-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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
-msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
-msgstr ""
-
-msgid "To help improve GitLab and its user experience, GitLab will periodically collect usage information."
-msgstr ""
-
-msgid "To help improve GitLab, we would like to periodically collect usage information. This can be changed at any time in %{settings_link_start}Settings%{link_end}. %{info_link_start}More Information%{link_end}"
-msgstr ""
-
-msgid "To import GitHub repositories, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr ""
-
-msgid "To import GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories:"
-msgstr ""
-
-msgid "To import an SVN repository, check out %{svn_link}."
-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>CI/CD for external repo</strong>."
-msgstr ""
-
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 start serving your jobs you can add Runners to your group"
-msgstr ""
-
-msgid "To this GitLab instance"
-msgstr ""
-
-msgid "To validate your GitLab CI configurations, go to 'CI/CD → Pipelines' inside your project, and click on the 'CI Lint' button."
-msgstr ""
-
-msgid "To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown."
-msgstr ""
-
-msgid "To widen your search, change or remove filters."
-msgstr ""
-
-msgid "Today"
-msgstr ""
-
-msgid "Todo"
-msgstr ""
-
-msgid "Todos"
-msgstr ""
-
-msgid "Toggle Sidebar"
-msgstr ""
-
-msgid "Toggle commit description"
-msgstr ""
-
-msgid "Toggle discussion"
-msgstr ""
-
-msgid "Toggle file browser"
-msgstr ""
-
-msgid "Toggle navigation"
-msgstr ""
-
-msgid "Toggle sidebar"
-msgstr ""
-
-msgid "ToggleButton|Toggle Status: OFF"
-msgstr ""
-
-msgid "ToggleButton|Toggle Status: ON"
-msgstr ""
-
-msgid "Token"
-msgstr ""
-
-msgid "Tomorrow"
-msgstr ""
-
-msgid "Too many changes to show."
-msgstr ""
-
-msgid "Total Contributions"
-msgstr ""
-
-msgid "Total Time"
-msgstr ""
-
-msgid "Total test time for all commits/merges"
-msgstr ""
-
-msgid "Total: %{total}"
-msgstr ""
-
-msgid "Tracing"
-msgstr ""
-
-msgid "Track activity with Contribution Analytics."
-msgstr ""
-
-msgid "Track groups of issues that share a theme, across projects and milestones"
-msgstr ""
-
-msgid "Track time with quick actions"
-msgstr ""
-
-msgid "Tree view"
-msgstr ""
-
-msgid "Trending"
-msgstr ""
-
-msgid "Trigger"
-msgstr ""
-
-msgid "Trigger pipelines for mirror updates"
-msgstr ""
-
-msgid "Trigger pipelines when branches or tags are updated from 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."
-msgstr ""
-
-msgid "Trigger this manual action"
-msgstr ""
-
-msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
-msgstr ""
-
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
-msgid "Try again"
-msgstr ""
-
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
-msgid "Turn on Service Desk"
-msgstr ""
-
-msgid "Twitter"
-msgstr ""
-
-msgid "Two-factor authentication"
-msgstr ""
-
-msgid "Type"
-msgstr ""
-
-msgid "Unable to load the diff. %{button_try_again}"
-msgstr ""
-
-msgid "Unable to save your changes"
-msgstr ""
-
-msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
-msgstr ""
-
-msgid "Unable to update this epic at this time."
-msgstr ""
-
-msgid "Undo"
-msgstr ""
-
-msgid "Unknown"
-msgstr ""
-
-msgid "Unlock"
-msgstr ""
-
-msgid "Unlock this %{issuableDisplayName}? <strong>Everyone</strong> will be able to comment."
-msgstr ""
-
-msgid "Unlocked"
-msgstr ""
-
-msgid "Unresolve discussion"
-msgstr ""
-
-msgid "Unschedule job"
-msgstr ""
-
-msgid "Unstage"
-msgstr ""
-
-msgid "Unstage all changes"
-msgstr ""
-
-msgid "Unstage changes"
-msgstr ""
-
-msgid "Unstaged"
-msgstr ""
-
-msgid "Unstaged %{type}"
-msgstr ""
-
-msgid "Unstaged and staged %{type}"
-msgstr ""
-
-msgid "Unstar"
-msgstr ""
-
-msgid "Unsubscribe"
-msgstr ""
-
-msgid "Unsubscribe at group level"
-msgstr ""
-
-msgid "Unsubscribe at project level"
-msgstr ""
-
-msgid "Unverified"
-msgstr ""
-
-msgid "Up to date"
-msgstr ""
-
-msgid "Upcoming"
-msgstr ""
-
-msgid "Update"
-msgstr ""
-
-msgid "Update now"
-msgstr ""
-
-msgid "Update your group name, description, avatar, and visibility."
-msgstr ""
-
-msgid "Updating"
-msgstr ""
-
-msgid "Upgrade your plan to activate Advanced Global Search."
-msgstr ""
-
-msgid "Upgrade your plan to activate Contribution Analytics."
-msgstr ""
-
-msgid "Upgrade your plan to activate Group Webhooks."
-msgstr ""
-
-msgid "Upgrade your plan to activate Issue weight."
-msgstr ""
-
-msgid "Upgrade your plan to improve Issue boards."
-msgstr ""
-
-msgid "Upload <code>GoogleCodeProjectHosting.json</code> here:"
-msgstr ""
-
-msgid "Upload New File"
-msgstr ""
-
-msgid "Upload file"
-msgstr ""
-
-msgid "UploadLink|click to upload"
-msgstr ""
-
-msgid "Upvotes"
-msgstr ""
-
-msgid "Usage ping is not enabled"
-msgstr ""
-
-msgid "Usage statistics"
-msgstr ""
-
-msgid "Use <code>%{native_redirect_uri}</code> for local tests"
-msgstr ""
-
-msgid "Use Service Desk to connect with your users (e.g. to offer customer support) through email right inside GitLab"
-msgstr ""
-
-msgid "Use group milestones to manage issues from multiple projects in the same milestone."
-msgstr ""
-
-msgid "Use one line per URI"
-msgstr ""
-
-msgid "Use template"
-msgstr ""
-
-msgid "Use the following registration token during setup:"
-msgstr ""
-
-msgid "Use your global notification setting"
-msgstr ""
-
-msgid "Used by members to sign in to your group in GitLab"
-msgstr ""
-
-msgid "User Cohorts are only shown when the %{usage_ping_link_start}usage ping%{usage_ping_link_end} is enabled."
-msgstr ""
-
-msgid "User Settings"
-msgstr ""
-
-msgid "User and IP Rate Limits"
-msgstr ""
-
-msgid "User map"
-msgstr ""
-
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
-msgid "Users"
-msgstr ""
-
-msgid "Variables"
-msgstr ""
-
-msgid "Variables are applied to environments via the runner. They can be protected by only exposing them to protected branches or tags. You can use variables for passwords, secret keys, or whatever you want."
-msgstr ""
-
-msgid "Various container registry settings."
-msgstr ""
-
-msgid "Various email settings."
-msgstr ""
-
-msgid "Various settings that affect GitLab performance."
-msgstr ""
-
-msgid "Verification information"
-msgstr ""
-
-msgid "Verified"
-msgstr ""
-
-msgid "Version"
-msgstr ""
-
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
-msgid "View epics list"
-msgstr ""
-
-msgid "View file @ "
-msgstr ""
-
-msgid "View group labels"
-msgstr ""
-
-msgid "View issue"
-msgstr ""
-
-msgid "View it on GitLab"
-msgstr ""
-
-msgid "View jobs"
-msgstr ""
-
-msgid "View labels"
-msgstr ""
-
-msgid "View log"
-msgstr ""
-
-msgid "View open merge request"
-msgstr ""
-
-msgid "View project labels"
-msgstr ""
-
-msgid "View replaced file @ "
-msgstr ""
-
-msgid "View the documentation"
-msgstr ""
-
-msgid "Visibility and access controls"
-msgstr ""
-
-msgid "Visibility level"
-msgstr ""
-
-msgid "Visibility level:"
-msgstr ""
-
-msgid "Visibility:"
-msgstr ""
-
-msgid "VisibilityLevel|Internal"
-msgstr ""
-
-msgid "VisibilityLevel|Private"
-msgstr ""
-
-msgid "VisibilityLevel|Public"
-msgstr ""
-
-msgid "VisibilityLevel|Unknown"
-msgstr ""
-
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
-msgid "Want to see the data? Please ask an administrator for access."
-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 want to be sure it is you, please confirm you are not a robot."
-msgstr ""
-
-msgid "Web IDE"
-msgstr ""
-
-msgid "Web terminal"
-msgstr ""
-
-msgid "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 "Weeks"
-msgstr ""
-
-msgid "Weight"
-msgstr ""
-
-msgid "Weight %{weight}"
-msgstr ""
-
-msgid "When a runner is locked, it cannot be assigned to other projects"
-msgstr ""
-
-msgid "When enabled, users cannot use GitLab until the terms have been accepted."
-msgstr ""
-
-msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
-msgstr ""
-
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
-msgid "Wiki"
-msgstr ""
-
-msgid "WikiClone|Clone your wiki"
-msgstr ""
-
-msgid "WikiClone|Git Access"
-msgstr ""
-
-msgid "WikiClone|Install Gollum"
-msgstr ""
-
-msgid "WikiClone|It is recommended to install %{markdown} so that GFM features render locally:"
-msgstr ""
-
-msgid "WikiClone|Start Gollum and edit locally"
-msgstr ""
-
-msgid "WikiEditPageTip|Tip: You can move this page by adding the path to the beginning of the title."
-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 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|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|Create your first page"
-msgstr ""
-
-msgid "WikiEmpty|Suggest wiki improvement"
-msgstr ""
-
-msgid "WikiEmpty|The wiki lets you write documentation for your project"
-msgstr ""
-
-msgid "WikiEmpty|This project has no wiki pages"
-msgstr ""
-
-msgid "WikiEmpty|You must be a project member in order to add wiki pages."
-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 "WikiMarkdownDocs|More examples are in the %{docs_link}"
-msgstr ""
-
-msgid "WikiMarkdownDocs|documentation"
-msgstr ""
-
-msgid "WikiMarkdownTip|To link to a (new) page, simply type %{link_example}"
-msgstr ""
-
-msgid "WikiNewPagePlaceholder|how-to-setup"
-msgstr ""
-
-msgid "WikiNewPageTip|Tip: You can specify the full path for the new file. We will automatically create any missing directories."
-msgstr ""
-
-msgid "WikiNewPageTitle|New Wiki Page"
-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 %{page_link} and make sure your changes will not unintentionally remove theirs."
-msgstr ""
-
-msgid "WikiPageConflictMessage|the page"
-msgstr ""
-
-msgid "WikiPageCreate|Create %{page_title}"
-msgstr ""
-
-msgid "WikiPageEdit|Update %{page_title}"
-msgstr ""
-
-msgid "WikiPage|Page slug"
-msgstr ""
-
-msgid "WikiPage|Write your content or drag files here…"
-msgstr ""
-
-msgid "Wiki|Create Page"
-msgstr ""
-
-msgid "Wiki|Create page"
-msgstr ""
-
-msgid "Wiki|Edit Page"
-msgstr ""
-
-msgid "Wiki|More Pages"
-msgstr ""
-
-msgid "Wiki|New page"
-msgstr ""
-
-msgid "Wiki|Page history"
-msgstr ""
-
-msgid "Wiki|Page version"
-msgstr ""
-
-msgid "Wiki|Pages"
-msgstr ""
-
-msgid "Wiki|Wiki Pages"
-msgstr ""
-
-msgid "With contribution analytics you can have an overview for the activity of issues, merge requests and push events of your organization and its members."
-msgstr ""
-
-msgid "Withdraw Access Request"
-msgstr ""
-
-msgid "Yes"
-msgstr ""
-
-msgid "Yes, add it"
-msgstr ""
-
-msgid "Yes, let me map Google Code users to full names or GitLab users."
-msgstr ""
-
-msgid "Yesterday"
-msgstr ""
-
-msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
-msgstr ""
-
-msgid "You are going to remove %{group_name}. Removed groups CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to remove %{project_full_name}. Removed project CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to remove the fork relationship to source project %{forked_from_project}. Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to transfer %{project_full_name} to another owner. Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are on a read-only GitLab instance."
-msgstr ""
-
-msgid "You can %{linkStart}view the blob%{linkEnd} instead."
-msgstr ""
-
-msgid "You can also create a project from the command line."
-msgstr ""
-
-msgid "You can also star a label to make it a priority label."
-msgstr ""
-
-msgid "You can easily contribute to them by requesting to join these groups."
-msgstr ""
-
-msgid "You can easily install a Runner on a Kubernetes cluster. %{link_to_help_page}"
-msgstr ""
-
-msgid "You can move around the graph by using the arrow keys."
-msgstr ""
-
-msgid "You can only add files when you are on a branch"
-msgstr ""
-
-msgid "You can only edit files when you are on a branch"
-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 set up jobs to only use Runners with specific tags. Separate tags with commas."
-msgstr ""
-
-msgid "You can test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
-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 do not have any subscriptions yet"
-msgstr ""
-
-msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
-msgstr ""
-
-msgid "You don't have any applications"
-msgstr ""
-
-msgid "You don't have any authorized applications"
-msgstr ""
-
-msgid "You have no permissions"
-msgstr ""
-
-msgid "You have reached your project limit"
-msgstr ""
-
-msgid "You must accept our Terms of Service and privacy policy in order to register an account"
-msgstr ""
-
-msgid "You must have maintainer access to force delete a lock"
-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 will loose all changes you've made to this file. This action cannot be undone."
-msgstr ""
-
-msgid "You will loose all the unstaged changes you've made in this project. This action cannot be undone."
-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 pull or push project code via %{protocol} until you %{set_password_link} on your account"
-msgstr ""
-
-msgid "You won't be able to pull or push project code via SSH until you %{add_ssh_key_link} to your profile"
-msgstr ""
-
-msgid "You won't be able to pull or push project code via SSH until you add an SSH key to your profile"
-msgstr ""
-
-msgid "You'll need to use different branch names to get a valid comparison."
-msgstr ""
-
-msgid "You're receiving this email because %{reason}."
-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 "YouTube"
-msgstr ""
-
-msgid "Your Groups"
-msgstr ""
-
-msgid "Your Kubernetes cluster information on this page is still editable, but you are advised to disable and reconfigure"
-msgstr ""
-
-msgid "Your Projects (default)"
-msgstr ""
-
-msgid "Your Projects' Activity"
-msgstr ""
-
-msgid "Your Todos"
-msgstr ""
-
-msgid "Your applications (%{size})"
-msgstr ""
-
-msgid "Your authorized applications"
-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 comment will not be visible to the public."
-msgstr ""
-
-msgid "Your groups"
-msgstr ""
-
-msgid "Your name"
-msgstr ""
-
-msgid "Your projects"
-msgstr ""
-
-msgid "a deleted user"
-msgstr ""
-
-msgid "ago"
-msgstr ""
-
-msgid "among other things"
-msgstr ""
-
-msgid "assign yourself"
-msgstr ""
-
-msgid "branch name"
-msgstr ""
-
-msgid "by"
-msgstr ""
-
-msgid "ciReport|%{linkStartTag}Learn more about Container Scanning %{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|%{namespace} is affected by %{vulnerability}."
-msgstr ""
-
-msgid "ciReport|%{remainingPackagesCount} more"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerability"
-msgid_plural "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} new vulnerability"
-msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} new vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} new, and %{fixedCount} fixed vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} vulnerability for the source branch only"
-msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} vulnerabilities for the source branch only"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "ciReport|%{reportType} %{status} detected no new vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected no vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected no vulnerabilities for the source branch only"
-msgstr ""
-
-msgid "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerability"
-msgid_plural "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "ciReport|%{reportType} detected no vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} is loading"
-msgstr ""
-
-msgid "ciReport|%{reportType}: Loading resulted in an error"
-msgstr ""
-
-msgid "ciReport|(errors when loading results)"
-msgstr ""
-
-msgid "ciReport|(is loading)"
-msgstr ""
-
-msgid "ciReport|(is loading, errors when loading results)"
-msgstr ""
-
-msgid "ciReport|Class"
-msgstr ""
-
-msgid "ciReport|Code quality"
-msgstr ""
-
-msgid "ciReport|Confidence"
-msgstr ""
-
-msgid "ciReport|Container scanning"
-msgstr ""
-
-msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
-msgstr ""
-
-msgid "ciReport|DAST"
-msgstr ""
-
-msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
-msgstr ""
-
-msgid "ciReport|Dependency scanning"
-msgstr ""
-
-msgid "ciReport|Description"
-msgstr ""
-
-msgid "ciReport|Dismiss vulnerability"
-msgstr ""
-
-msgid "ciReport|Dismissed by"
-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|File"
-msgstr ""
-
-msgid "ciReport|Fixed:"
-msgstr ""
-
-msgid "ciReport|Identifiers"
-msgstr ""
-
-msgid "ciReport|Instances"
-msgstr ""
-
-msgid "ciReport|Learn more about interacting with security reports (Alpha)."
-msgstr ""
-
-msgid "ciReport|License management detected %d license for the source branch only"
-msgid_plural "ciReport|License management detected %d licenses for the source branch only"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "ciReport|License management detected %d new license"
-msgid_plural "ciReport|License management detected %d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "ciReport|License management detected no licenses for the source branch only"
-msgstr ""
-
-msgid "ciReport|License management detected no new licenses"
-msgstr ""
-
-msgid "ciReport|Links"
-msgstr ""
-
-msgid "ciReport|Loading %{reportName} report"
-msgstr ""
-
-msgid "ciReport|Manage licenses"
-msgstr ""
-
-msgid "ciReport|Method"
-msgstr ""
-
-msgid "ciReport|Namespace"
-msgstr ""
-
-msgid "ciReport|No changes to code quality"
-msgstr ""
-
-msgid "ciReport|No changes to performance metrics"
-msgstr ""
-
-msgid "ciReport|Performance metrics"
-msgstr ""
-
-msgid "ciReport|Revert dismissal"
-msgstr ""
-
-msgid "ciReport|SAST"
-msgstr ""
-
-msgid "ciReport|Security scanning"
-msgstr ""
-
-msgid "ciReport|Security scanning failed loading any results"
-msgstr ""
-
-msgid "ciReport|Severity"
-msgstr ""
-
-msgid "ciReport|Solution"
-msgstr ""
-
-msgid "ciReport|Static Application Security Testing (SAST) detects known vulnerabilities in your source code."
-msgstr ""
-
-msgid "ciReport|There was an error creating the issue. Please try again."
-msgstr ""
-
-msgid "ciReport|There was an error dismissing the vulnerability. Please try again."
-msgstr ""
-
-msgid "ciReport|There was an error loading DAST report"
-msgstr ""
-
-msgid "ciReport|There was an error loading SAST report"
-msgstr ""
-
-msgid "ciReport|There was an error loading container scanning report"
-msgstr ""
-
-msgid "ciReport|There was an error loading dependency scanning report"
-msgstr ""
-
-msgid "ciReport|There was an error reverting the dismissal. Please try again."
-msgstr ""
-
-msgid "ciReport|Upgrade %{name} from %{version} to %{fixed}."
-msgstr ""
-
-msgid "ciReport|Used by %{packagesString}"
-msgid_plural "ciReport|Used by %{packagesString}, and %{lastPackage}"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "ciReport|View full report"
-msgstr ""
-
-msgid "ciReport|on pipeline"
-msgstr ""
-
-msgid "command line instructions"
-msgstr ""
-
-msgid "confidentiality|You are going to turn off the confidentiality. This means <strong>everyone</strong> will be able to see and leave a comment on this issue."
-msgstr ""
-
-msgid "confidentiality|You are going to turn on the confidentiality. This means that only team members with <strong>at least Reporter access</strong> are able to see and leave comments on the issue."
-msgstr ""
-
-msgid "connecting"
-msgstr ""
-
-msgid "could not read private key, is the passphrase correct?"
-msgstr ""
-
-msgid "customize"
-msgstr ""
-
-msgid "day"
-msgid_plural "days"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "deploy token"
-msgstr ""
-
-msgid "disabled"
-msgstr ""
-
-msgid "done"
-msgstr ""
-
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "enabled"
-msgstr ""
-
-msgid "estimateCommand|%{slash_command} will update the estimated time with the latest command."
-msgstr ""
-
-msgid "for this project"
-msgstr ""
-
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
-msgid "here"
-msgstr ""
-
-msgid "https://your-bitbucket-server"
-msgstr ""
-
-msgid "import flow"
-msgstr ""
-
-msgid "importing"
-msgstr ""
-
-msgid "instance completed"
-msgid_plural "instances completed"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "is invalid because there is downstream lock"
-msgstr ""
-
-msgid "is invalid because there is upstream lock"
-msgstr ""
-
-msgid "is not a valid X509 certificate."
-msgstr ""
-
-msgid "issue boards"
-msgstr ""
-
-msgid "latest deployment"
-msgstr ""
-
-msgid "latest version"
-msgstr ""
-
-msgid "license management"
-msgstr ""
-
-msgid "locked by %{path_lock_user_name} %{created_at}"
-msgstr ""
-
-msgid "merge request"
-msgid_plural "merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "mrWidget| Please restore it or use a different %{missingBranchName} branch"
-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|Add approval"
-msgstr ""
-
-msgid "mrWidget|Allows commits from members who can merge to the target branch"
-msgstr ""
-
-msgid "mrWidget|An error occured while removing your approval."
-msgstr ""
-
-msgid "mrWidget|An error occured while retrieving approval data for this merge request."
-msgstr ""
-
-msgid "mrWidget|An error occurred while submitting your approval."
-msgstr ""
-
-msgid "mrWidget|Approve"
-msgstr ""
-
-msgid "mrWidget|Approved by"
-msgstr ""
-
-msgid "mrWidget|Cancel automatic merge"
-msgstr ""
-
-msgid "mrWidget|Check out branch"
-msgstr ""
-
-msgid "mrWidget|Checking ability to merge automatically"
-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"
-msgstr ""
-
-msgid "mrWidget|Create an issue to resolve them later"
-msgstr ""
-
-msgid "mrWidget|Deployment statistics are not available currently"
-msgstr ""
-
-msgid "mrWidget|Did not close"
-msgstr ""
-
-msgid "mrWidget|Email patches"
-msgstr ""
-
-msgid "mrWidget|Failed to load deployment statistics"
-msgstr ""
-
-msgid "mrWidget|Fast-forward merge is not possible. To merge this request, first rebase locally."
-msgstr ""
-
-msgid "mrWidget|If the %{branch} branch exists in your local repository, you can merge this merge request manually using the"
-msgstr ""
-
-msgid "mrWidget|If the %{missingBranchName} branch exists in your local repository, you can merge this merge request manually using the command line"
-msgstr ""
-
-msgid "mrWidget|Loading deployment statistics"
-msgstr ""
-
-msgid "mrWidget|Mentions"
-msgstr ""
-
-msgid "mrWidget|Merge"
-msgstr ""
-
-msgid "mrWidget|Merge failed."
-msgstr ""
-
-msgid "mrWidget|Merge locally"
-msgstr ""
-
-msgid "mrWidget|Merge request approved"
-msgstr ""
-
-msgid "mrWidget|Merge request approved; you can approve additionally"
-msgstr ""
-
-msgid "mrWidget|Merged by"
-msgstr ""
-
-msgid "mrWidget|No Approval required"
-msgstr ""
-
-msgid "mrWidget|No Approval required; you can still approve"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
-msgid "mrWidget|Pipeline blocked. The pipeline for this merge request requires a manual action to proceed"
-msgstr ""
-
-msgid "mrWidget|Plain diff"
-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 Source Branch"
-msgstr ""
-
-msgid "mrWidget|Remove source branch"
-msgstr ""
-
-msgid "mrWidget|Remove your approval"
-msgstr ""
-
-msgid "mrWidget|Request to merge"
-msgstr ""
-
-msgid "mrWidget|Requires 1 more approval"
-msgid_plural "mrWidget|Requires %d more approvals"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "mrWidget|Requires 1 more approval by"
-msgid_plural "mrWidget|Requires %d more approvals by"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "mrWidget|Resolve conflicts"
-msgstr ""
-
-msgid "mrWidget|Resolve these conflicts or ask someone with write access to this repository to merge it locally"
-msgstr ""
-
-msgid "mrWidget|Revert"
-msgstr ""
-
-msgid "mrWidget|Revert this merge request in a new merge request"
-msgstr ""
-
-msgid "mrWidget|Set by"
-msgstr ""
-
-msgid "mrWidget|The changes were merged into"
-msgstr ""
-
-msgid "mrWidget|The changes were not merged into"
-msgstr ""
-
-msgid "mrWidget|The changes will be merged into"
-msgstr ""
-
-msgid "mrWidget|The pipeline for this merge request failed. Please retry the job or push a new commit to fix the failure"
-msgstr ""
-
-msgid "mrWidget|The source branch HEAD has recently changed. Please reload the page and review the changes before merging"
-msgstr ""
-
-msgid "mrWidget|The source branch has been removed"
-msgstr ""
-
-msgid "mrWidget|The source branch is %{commitsBehindLinkStart}%{commitsBehind}%{commitsBehindLinkEnd} the target branch"
-msgstr ""
-
-msgid "mrWidget|The source branch is being removed"
-msgstr ""
-
-msgid "mrWidget|The source branch will be removed"
-msgstr ""
-
-msgid "mrWidget|The source branch will not be removed"
-msgstr ""
-
-msgid "mrWidget|There are merge conflicts"
-msgstr ""
-
-msgid "mrWidget|There are unresolved discussions. Please resolve these discussions"
-msgstr ""
-
-msgid "mrWidget|This merge request failed to be merged automatically"
-msgstr ""
-
-msgid "mrWidget|This merge request is in the process of being merged"
-msgstr ""
-
-msgid "mrWidget|This project is archived, write access has been disabled"
-msgstr ""
-
-msgid "mrWidget|You are not allowed to edit this project directly. Please fork to make changes."
-msgstr ""
-
-msgid "mrWidget|You can merge this merge request manually using the"
-msgstr ""
-
-msgid "mrWidget|You can remove source branch now"
-msgstr ""
-
-msgid "mrWidget|branch does not exist."
-msgstr ""
-
-msgid "mrWidget|command line"
-msgstr ""
-
-msgid "mrWidget|into"
-msgstr ""
-
-msgid "mrWidget|to be merged automatically when the pipeline succeeds"
-msgstr ""
-
-msgid "n/a"
-msgstr ""
-
-msgid "new merge request"
-msgstr ""
-
-msgid "notification emails"
-msgstr ""
-
-msgid "or"
-msgstr ""
-
-msgid "out of %d total test"
-msgid_plural "out of %d total tests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "parent"
-msgid_plural "parents"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "password"
-msgstr ""
-
-msgid "personal access token"
-msgstr ""
-
-msgid "private key does not match certificate."
-msgstr ""
-
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "remaining"
-msgstr ""
-
-msgid "remove"
-msgstr ""
-
-msgid "remove due date"
-msgstr ""
-
-msgid "remove weight"
-msgstr ""
-
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
-msgid "source"
-msgstr ""
-
-msgid "spendCommand|%{slash_command} will update the sum of the time spent."
-msgstr ""
-
-msgid "started"
-msgstr ""
-
-msgid "this document"
-msgstr ""
-
-msgid "to help your contributors communicate effectively!"
-msgstr ""
-
-msgid "toggle collapse"
-msgstr ""
-
-msgid "username"
-msgstr ""
-
-msgid "uses Kubernetes clusters to deploy your code!"
-msgstr ""
-
-msgid "view it on GitLab"
-msgstr ""
-
-msgid "with %{additions} additions, %{deletions} deletions."
-msgstr ""
-
-msgid "within %d minute "
-msgid_plural "within %d minutes "
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
diff --git a/locale/sq_AL/gitlab.po b/locale/sq_AL/gitlab.po
index 64c1c567438..633b2a6bda7 100644
--- a/locale/sq_AL/gitlab.po
+++ b/locale/sq_AL/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Albanian\n"
"Language: sq_AL\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: sq\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:17\n"
+"PO-Revision-Date: 2018-10-02 09:26\n"
msgid " Status"
msgstr ""
@@ -31,14 +31,6 @@ msgid_plural " improved on %d points"
msgstr[0] ""
msgstr[1] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -54,11 +46,6 @@ msgid_plural "%d commits behind"
msgstr[0] ""
msgstr[1] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -104,6 +91,11 @@ msgid_plural "%d unstaged changes"
msgstr[0] ""
msgstr[1] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+
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] ""
@@ -112,31 +104,17 @@ msgstr[1] ""
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
msgstr[1] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -164,12 +142,23 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -320,9 +309,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -371,6 +357,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr ""
@@ -398,30 +390,15 @@ msgstr ""
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -431,15 +408,9 @@ msgstr ""
msgid "Add new directory"
msgstr ""
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -485,6 +456,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -521,17 +495,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "All"
msgstr ""
@@ -547,9 +516,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -559,12 +525,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -580,9 +540,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -628,12 +585,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -646,9 +597,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -661,9 +609,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -691,9 +636,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -736,18 +678,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -766,7 +702,7 @@ msgstr ""
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -790,9 +726,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr ""
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -811,9 +744,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1069,15 +999,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1368,9 +1289,6 @@ 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 ""
@@ -1401,6 +1319,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1455,7 +1376,7 @@ msgstr ""
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1518,9 +1439,6 @@ msgstr ""
msgid "CiStatusLabel|created"
msgstr ""
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr ""
@@ -1539,9 +1457,6 @@ msgstr ""
msgid "CiStatusLabel|skipped"
msgstr ""
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr ""
@@ -1554,9 +1469,6 @@ msgstr ""
msgid "CiStatusText|created"
msgstr ""
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr ""
@@ -1611,10 +1523,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1674,24 +1586,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1794,9 +1694,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1848,12 +1745,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1863,6 +1754,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1872,7 +1766,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1881,13 +1775,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1905,6 +1796,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1932,9 +1826,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1947,7 +1838,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2019,12 +1910,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2082,18 +1979,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2203,9 +2094,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2215,10 +2103,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2347,9 +2232,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2374,27 +2256,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2470,9 +2340,6 @@ msgstr ""
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr ""
@@ -2521,9 +2388,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr ""
@@ -2542,9 +2406,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2611,21 +2472,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr ""
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr ""
@@ -2635,9 +2481,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2775,12 +2618,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2805,12 +2642,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2850,9 +2681,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2868,9 +2696,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2997,6 +2822,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3117,7 +2945,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3267,9 +3095,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3324,12 +3149,6 @@ msgstr ""
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3339,9 +3158,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr ""
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3351,81 +3167,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3477,9 +3218,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3531,9 +3269,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3558,9 +3293,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3780,22 +3512,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3804,9 +3527,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3828,7 +3548,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3852,9 +3572,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3867,10 +3584,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3906,24 +3623,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3936,6 +3638,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4032,21 +3737,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4056,9 +3749,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4110,6 +3800,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4504,36 +4197,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4675,9 +4338,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] ""
@@ -4698,9 +4358,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4749,15 +4406,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4767,9 +4415,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4779,9 +4424,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4791,9 +4433,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4806,15 +4445,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4841,9 +4474,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4889,9 +4519,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -4961,36 +4588,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5000,6 +4597,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5009,12 +4609,6 @@ msgstr ""
msgid "Median"
msgstr ""
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5048,21 +4642,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5081,12 +4660,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5285,9 +4858,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5321,9 +4891,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5446,9 +5013,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5458,6 +5022,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5557,18 +5124,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr ""
@@ -5641,6 +5196,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5688,9 +5246,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5715,21 +5270,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5796,9 +5336,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5826,15 +5363,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr ""
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr ""
@@ -5952,24 +5489,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -5979,12 +5507,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6021,18 +5543,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6045,9 +5561,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6063,9 +5576,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6108,6 +5618,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6168,12 +5681,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6213,9 +5720,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6240,9 +5744,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6444,9 +5945,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6516,6 +6014,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6711,9 +6212,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6776,21 +6274,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr ""
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6812,30 +6301,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6887,10 +6379,10 @@ msgstr ""
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7057,9 +6549,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr ""
@@ -7123,15 +6612,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7156,55 +6639,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7228,9 +6675,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr ""
@@ -7303,9 +6747,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7339,30 +6780,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr ""
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7467,12 +6884,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7500,15 +6911,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7521,24 +6926,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7713,21 +7106,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7740,9 +7124,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7752,9 +7133,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7770,9 +7148,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7785,12 +7160,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr ""
@@ -7916,9 +7285,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7967,6 +7333,12 @@ msgstr ""
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8015,6 +7387,9 @@ msgstr ""
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr ""
@@ -8024,6 +7399,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr ""
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr ""
@@ -8063,6 +7447,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8135,9 +7522,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8177,10 +7561,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8201,9 +7582,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8228,9 +7606,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8240,12 +7615,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8273,15 +7642,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8478,9 +7841,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8505,9 +7865,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8526,9 +7883,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8544,9 +7898,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8562,9 +7913,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8580,9 +7928,6 @@ msgstr ""
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8592,9 +7937,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8613,33 +7955,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8664,9 +7994,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8703,16 +8030,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8790,51 +8114,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8862,15 +8141,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8904,15 +8174,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8931,36 +8195,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""
@@ -9000,12 +8234,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9156,9 +8384,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9177,6 +8402,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9186,6 +8414,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9201,13 +8432,13 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9216,9 +8447,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9321,9 +8549,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9434,18 +8659,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9498,9 +8732,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9522,6 +8753,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9569,6 +8803,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9604,11 +8841,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "enabled"
msgstr ""
@@ -9618,12 +8850,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9653,9 +8879,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9936,11 +9159,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "remaining"
msgstr ""
@@ -9953,11 +9171,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "source"
msgstr ""
diff --git a/locale/sr_CS/gitlab.po b/locale/sr_CS/gitlab.po
deleted file mode 100644
index 4a1ed2a3b2c..00000000000
--- a/locale/sr_CS/gitlab.po
+++ /dev/null
@@ -1,10061 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: gitlab-ee\n"
-"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
-"Language-Team: Serbian (Latin)\n"
-"Language: sr_CS\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-"X-Generator: crowdin.com\n"
-"X-Crowdin-Project: gitlab-ee\n"
-"X-Crowdin-Language: sr-CS\n"
-"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:19\n"
-
-msgid " Status"
-msgstr ""
-
-msgid " and"
-msgstr ""
-
-msgid " degraded on %d point"
-msgid_plural " degraded on %d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid " improved on %d point"
-msgid_plural " improved on %d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d changed file"
-msgid_plural "%d changed files"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d commit"
-msgid_plural "%d commits"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d commit behind"
-msgid_plural "%d commits behind"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d exporter"
-msgid_plural "%d exporters"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d failed test result"
-msgid_plural "%d failed test results"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d fixed test result"
-msgid_plural "%d fixed test results"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d issue"
-msgid_plural "%d issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d layer"
-msgid_plural "%d layers"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d merge request"
-msgid_plural "%d merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d metric"
-msgid_plural "%d metrics"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d staged change"
-msgid_plural "%d staged changes"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d unstaged change"
-msgid_plural "%d unstaged changes"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-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] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%{actionText} & %{openOrClose} %{noteable}"
-msgstr ""
-
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
-msgid "%{commit_author_link} authored %{commit_timeago}"
-msgstr ""
-
-msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
-msgstr ""
-
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
-msgid "%{count} participant"
-msgid_plural "%{count} participants"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%{filePath} deleted"
-msgstr ""
-
-msgid "%{firstLabel} +%{labelCount} more"
-msgstr ""
-
-msgid "%{group_docs_link_start}Groups%{group_docs_link_end} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
-msgstr ""
-
-msgid "%{issuableType} will be removed! Are you sure?"
-msgstr ""
-
-msgid "%{loadingIcon} Started"
-msgstr ""
-
-msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
-msgstr ""
-
-msgid "%{name}'s avatar"
-msgstr ""
-
-msgid "%{nip_domain} can be used as an alternative to a custom domain."
-msgstr ""
-
-msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
-msgstr ""
-
-msgid "%{openOrClose} %{noteable}"
-msgstr ""
-
-msgid "%{percent}%% complete"
-msgstr ""
-
-msgid "%{text} %{files}"
-msgid_plural "%{text} %{files} files"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%{text} is available"
-msgstr ""
-
-msgid "%{title} changes"
-msgstr ""
-
-msgid "%{unstaged} unstaged and %{staged} staged changes"
-msgstr ""
-
-msgid "%{usage_ping_link_start}Learn more%{usage_ping_link_end} about what information is shared with GitLab Inc."
-msgstr ""
-
-msgid "+ %{count} more"
-msgstr ""
-
-msgid "+ %{moreCount} more"
-msgstr ""
-
-msgid "- Runner is active and can process any new jobs"
-msgstr ""
-
-msgid "- Runner is paused and will not receive any new jobs"
-msgstr ""
-
-msgid "- show less"
-msgstr ""
-
-msgid "1 %{type} addition"
-msgid_plural "%{count} %{type} additions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 %{type} modification"
-msgid_plural "%{count} %{type} modifications"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 closed issue"
-msgid_plural "%d closed issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 closed merge request"
-msgid_plural "%d closed merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 group"
-msgid_plural "%d groups"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 merged merge request"
-msgid_plural "%d merged merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 open merge request"
-msgid_plural "%d open merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 pipeline"
-msgid_plural "%d pipelines"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 role"
-msgid_plural "%d roles"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 user"
-msgid_plural "%d users"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1st contribution!"
-msgstr ""
-
-msgid "2FA enabled"
-msgstr ""
-
-msgid "403|Please contact your GitLab administrator to get the 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 "<code>\"johnsmith@example.com\": \"@johnsmith\"</code> will add \"By <a href=\"#\">@johnsmith</a>\" to all issues and comments originally created by johnsmith@example.com, and will set <a href=\"#\">@johnsmith</a> as the assignee on all issues originally assigned to johnsmith@example.com."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"John Smith\"</code> will add \"By John Smith\" to all issues and comments originally created by johnsmith@example.com."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"johnsm...@example.com\"</code> will add \"By johnsm...@example.com\" to all issues and comments originally created by johnsmith@example.com. The email address or username is masked to ensure the user's privacy."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"johnsmith@example.com\"</code> will add \"By <a href=\"#\">johnsmith@example.com</a>\" to all issues and comments originally created by johnsmith@example.com. By default, the email address or username is masked to ensure the user's privacy. Use this option if you want to show the full email address."
-msgstr ""
-
-msgid "<strong>%{changedFilesLength} unstaged</strong> and <strong>%{stagedFilesLength} staged</strong> changes"
-msgstr ""
-
-msgid "<strong>%{created_count}</strong> created, <strong>%{accepted_count}</strong> accepted."
-msgstr ""
-
-msgid "<strong>%{created_count}</strong> created, <strong>%{closed_count}</strong> closed."
-msgstr ""
-
-msgid "<strong>%{group_name}</strong> group members"
-msgstr ""
-
-msgid "<strong>%{pushes}</strong> pushes, more than <strong>%{commits}</strong> commits by <strong>%{people}</strong> contributors."
-msgstr ""
-
-msgid "<strong>Removes</strong> source branch"
-msgstr ""
-
-msgid "A 'Runner' is a process which runs a job. You can set up as many Runners as you need."
-msgstr ""
-
-msgid "A collection of graphs regarding Continuous Integration"
-msgstr ""
-
-msgid "A default branch cannot be chosen for an empty project."
-msgstr ""
-
-msgid "A deleted user"
-msgstr ""
-
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
-msgid "A new branch will be created in your fork and a new merge request will be started."
-msgstr ""
-
-msgid "A project is where you house your files (repository), plan your work (issues), and publish your documentation (wiki), %{among_other_things_link}."
-msgstr ""
-
-msgid "A regular expression that will be used to find the test coverage output in the job trace. Leave blank to disable"
-msgstr ""
-
-msgid "A user with write access to the source branch selected this option"
-msgstr ""
-
-msgid "About GitLab"
-msgstr ""
-
-msgid "About GitLab CE"
-msgstr ""
-
-msgid "About auto deploy"
-msgstr ""
-
-msgid "About this feature"
-msgstr ""
-
-msgid "Abuse Reports"
-msgstr ""
-
-msgid "Abuse reports"
-msgstr ""
-
-msgid "Accept terms"
-msgstr ""
-
-msgid "Accepted MR"
-msgstr ""
-
-msgid "Access Tokens"
-msgstr ""
-
-msgid "Access denied! Please verify you can add deploy keys to this repository."
-msgstr ""
-
-msgid "Access expiration date"
-msgstr ""
-
-msgid "Access to '%{classification_label}' not allowed"
-msgstr ""
-
-msgid "Account"
-msgstr ""
-
-msgid "Account and limit"
-msgstr ""
-
-msgid "Active"
-msgstr ""
-
-msgid "Active Sessions"
-msgstr ""
-
-msgid "Activity"
-msgstr ""
-
-msgid "Add"
-msgstr ""
-
-msgid "Add Changelog"
-msgstr ""
-
-msgid "Add Contribution guide"
-msgstr ""
-
-msgid "Add Group Webhooks and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Add Jaeger URL"
-msgstr ""
-
-msgid "Add Kubernetes cluster"
-msgstr ""
-
-msgid "Add Readme"
-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 table"
-msgstr ""
-
-msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
-msgstr ""
-
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
-msgid "Add license"
-msgstr ""
-
-msgid "Add new application"
-msgstr ""
-
-msgid "Add new directory"
-msgstr ""
-
-msgid "Add projects"
-msgstr ""
-
-msgid "Add reaction"
-msgstr ""
-
-msgid "Add to review"
-msgstr ""
-
-msgid "Add todo"
-msgstr ""
-
-msgid "Add user(s) to the group:"
-msgstr ""
-
-msgid "Add users to group"
-msgstr ""
-
-msgid "Adding new applications is disabled in your GitLab instance. Please contact your GitLab administrator to get the permission"
-msgstr ""
-
-msgid "Additional text"
-msgstr ""
-
-msgid "Admin Area"
-msgstr ""
-
-msgid "Admin Overview"
-msgstr ""
-
-msgid "Admin area"
-msgstr ""
-
-msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-msgstr ""
-
-msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-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|You’re about to stop all jobs.This will halt all current jobs that are running."
-msgstr ""
-
-msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once 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 "AdminProjects|Delete project"
-msgstr ""
-
-msgid "AdminSettings|Specify a domain to use by default for every project's Auto Review Apps and Auto Deploy stages."
-msgstr ""
-
-msgid "AdminUsers|Block user"
-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|To confirm, type %{projectName}"
-msgstr ""
-
-msgid "AdminUsers|To confirm, type %{username}"
-msgstr ""
-
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
-msgstr ""
-
-msgid "Advanced settings"
-msgstr ""
-
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "All"
-msgstr ""
-
-msgid "All changes are committed"
-msgstr ""
-
-msgid "All features are enabled for blank projects, from templates, or when importing, but you can disable them afterward in the project settings."
-msgstr ""
-
-msgid "All users"
-msgstr ""
-
-msgid "Allow commits from members who can merge to the target branch."
-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 rendering of PlantUML diagrams in Asciidoc documents."
-msgstr ""
-
-msgid "Allow requests to the local network from hooks and services."
-msgstr ""
-
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
-msgid "Allows you to add and manage Kubernetes clusters."
-msgstr ""
-
-msgid "Also called \"Issuer\" or \"Relying party trust identifier\""
-msgstr ""
-
-msgid "Also called \"Relying party service URL\" or \"Reply URL\""
-msgstr ""
-
-msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to connect."
-msgstr ""
-
-msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr ""
-
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
-msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
-msgstr ""
-
-msgid "An application called %{link_to_client} is requesting access to your GitLab account."
-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 accured whilst committing your changes."
-msgstr ""
-
-msgid "An error has occurred"
-msgstr ""
-
-msgid "An error occured creating the new branch."
-msgstr ""
-
-msgid "An error occured whilst fetching the job trace."
-msgstr ""
-
-msgid "An error occured whilst fetching the latest pipeline."
-msgstr ""
-
-msgid "An error occured whilst loading all the files."
-msgstr ""
-
-msgid "An error occured whilst loading the file content."
-msgstr ""
-
-msgid "An error occured whilst loading the file."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request changes."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request version data."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request."
-msgstr ""
-
-msgid "An error occured whilst loading the pipelines jobs."
-msgstr ""
-
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
-msgid "An error occurred previewing the blob"
-msgstr ""
-
-msgid "An error occurred when toggling the notification subscription"
-msgstr ""
-
-msgid "An error occurred when updating the issue weight"
-msgstr ""
-
-msgid "An error occurred while adding approver"
-msgstr ""
-
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
-msgid "An error occurred while detecting host keys"
-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 fetching markdown preview"
-msgstr ""
-
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
-msgid "An error occurred while fetching sidebar data"
-msgstr ""
-
-msgid "An error occurred while fetching stages."
-msgstr ""
-
-msgid "An error occurred while fetching the job log."
-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 pipeline."
-msgstr ""
-
-msgid "An error occurred while getting projects"
-msgstr ""
-
-msgid "An error occurred while importing project: %{details}"
-msgstr ""
-
-msgid "An error occurred while initializing path locks"
-msgstr ""
-
-msgid "An error occurred while loading chart data"
-msgstr ""
-
-msgid "An error occurred while loading commit signatures"
-msgstr ""
-
-msgid "An error occurred while loading diff"
-msgstr ""
-
-msgid "An error occurred while loading filenames"
-msgstr ""
-
-msgid "An error occurred while loading the file"
-msgstr ""
-
-msgid "An error occurred while making the request."
-msgstr ""
-
-msgid "An error occurred while removing approver"
-msgstr ""
-
-msgid "An error occurred while rendering KaTeX"
-msgstr ""
-
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
-msgid "An error occurred while retrieving calendar activity"
-msgstr ""
-
-msgid "An error occurred while retrieving diff"
-msgstr ""
-
-msgid "An error occurred while saving LDAP override status. Please try again."
-msgstr ""
-
-msgid "An error occurred while saving assignees"
-msgstr ""
-
-msgid "An error occurred while subscribing to notifications."
-msgstr ""
-
-msgid "An error occurred while unsubscribing to notifications."
-msgstr ""
-
-msgid "An error occurred while updating the comment"
-msgstr ""
-
-msgid "An error occurred while validating username"
-msgstr ""
-
-msgid "An error occurred. Please try again."
-msgstr ""
-
-msgid "Analytics"
-msgstr ""
-
-msgid "Anonymous"
-msgstr ""
-
-msgid "Anti-spam verification"
-msgstr ""
-
-msgid "Any"
-msgstr ""
-
-msgid "Any Label"
-msgstr ""
-
-msgid "Appearance"
-msgstr ""
-
-msgid "Application"
-msgstr ""
-
-msgid "Application ID"
-msgstr ""
-
-msgid "Application: %{name}"
-msgstr ""
-
-msgid "Applications"
-msgstr ""
-
-msgid "Apr"
-msgstr ""
-
-msgid "April"
-msgstr ""
-
-msgid "Archived project! Repository and other project resources are read-only"
-msgstr ""
-
-msgid "Archived projects"
-msgstr ""
-
-msgid "Are you sure you want to delete this pipeline schedule?"
-msgstr ""
-
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
-msgid "Are you sure you want to lose unsaved changes?"
-msgstr ""
-
-msgid "Are you sure you want to regenerate the public key? You will have to update the public key on the remote server before mirroring will work again."
-msgstr ""
-
-msgid "Are you sure you want to remove %{group_name}?"
-msgstr ""
-
-msgid "Are you sure you want to remove this identity?"
-msgstr ""
-
-msgid "Are you sure you want to reset registration token?"
-msgstr ""
-
-msgid "Are you sure you want to reset the health check token?"
-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?"
-msgstr ""
-
-msgid "Artifact ID"
-msgstr ""
-
-msgid "Artifacts"
-msgstr ""
-
-msgid "Ascending"
-msgstr ""
-
-msgid "Ask your group maintainer to set up a group Runner."
-msgstr ""
-
-msgid "Assertion consumer service URL"
-msgstr ""
-
-msgid "Assign custom color like #FF0000"
-msgstr ""
-
-msgid "Assign labels"
-msgstr ""
-
-msgid "Assign milestone"
-msgstr ""
-
-msgid "Assign to"
-msgstr ""
-
-msgid "Assigned Issues"
-msgstr ""
-
-msgid "Assigned Merge Requests"
-msgstr ""
-
-msgid "Assigned to :name"
-msgstr ""
-
-msgid "Assigned to me"
-msgstr ""
-
-msgid "Assignee"
-msgstr ""
-
-msgid "Assignee lists not available with your current license"
-msgstr ""
-
-msgid "Assignee lists show all issues assigned to the selected user."
-msgstr ""
-
-msgid "Assignee(s)"
-msgstr ""
-
-msgid "Attach a file by drag &amp; drop or %{upload_link}"
-msgstr ""
-
-msgid "Audit Events"
-msgstr ""
-
-msgid "Aug"
-msgstr ""
-
-msgid "August"
-msgstr ""
-
-msgid "Authentication Log"
-msgstr ""
-
-msgid "Authentication log"
-msgstr ""
-
-msgid "Authentication method"
-msgstr ""
-
-msgid "Author"
-msgstr ""
-
-msgid "Authorization code:"
-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 "Authorized At"
-msgstr ""
-
-msgid "Authorized applications (%{size})"
-msgstr ""
-
-msgid "Authors: %{authors}"
-msgstr ""
-
-msgid "Auto DevOps"
-msgstr ""
-
-msgid "Auto DevOps enabled"
-msgstr ""
-
-msgid "Auto DevOps, runners and job artifacts"
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a %{kubernetes} to work correctly."
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a domain name and a %{kubernetes} to work correctly."
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a domain name to work correctly."
-msgstr ""
-
-msgid "Auto-cancel redundant, pending pipelines"
-msgstr ""
-
-msgid "AutoDevOps|Auto DevOps"
-msgstr ""
-
-msgid "AutoDevOps|Auto DevOps documentation"
-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. %{more_information_link}"
-msgstr ""
-
-msgid "AutoDevOps|You can automatically build and test your application if you %{link_to_auto_devops_settings} for this project. You can automatically deploy it as well, if you %{link_to_add_kubernetes_cluster}."
-msgstr ""
-
-msgid "AutoDevOps|add a Kubernetes cluster"
-msgstr ""
-
-msgid "AutoDevOps|enable Auto DevOps"
-msgstr ""
-
-msgid "Automatically marked as default internal user"
-msgstr ""
-
-msgid "Available"
-msgstr ""
-
-msgid "Available group Runners : %{runners}"
-msgstr ""
-
-msgid "Available group Runners : %{runners}."
-msgstr ""
-
-msgid "Avatar will be removed. Are you sure?"
-msgstr ""
-
-msgid "Average per day: %{average}"
-msgstr ""
-
-msgid "Background Color"
-msgstr ""
-
-msgid "Background Jobs"
-msgstr ""
-
-msgid "Background color"
-msgstr ""
-
-msgid "Badges"
-msgstr ""
-
-msgid "Badges|A new badge was added."
-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|Delete badge"
-msgstr ""
-
-msgid "Badges|Delete badge?"
-msgstr ""
-
-msgid "Badges|Deleting the badge failed, please try again."
-msgstr ""
-
-msgid "Badges|Group Badge"
-msgstr ""
-
-msgid "Badges|Link"
-msgstr ""
-
-msgid "Badges|No badge image"
-msgstr ""
-
-msgid "Badges|No image to preview"
-msgstr ""
-
-msgid "Badges|Please fill in a valid URL"
-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|The %{docsLinkStart}variables%{docsLinkEnd} GitLab supports: %{placeholders}"
-msgstr ""
-
-msgid "Badges|The badge was deleted."
-msgstr ""
-
-msgid "Badges|The badge was saved."
-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 <strong>cannot</strong> be restored."
-msgstr ""
-
-msgid "Badges|Your badges"
-msgstr ""
-
-msgid "Badges|e.g. %{exampleUrl}"
-msgstr ""
-
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
-msgid "Begin with the selected commit"
-msgstr ""
-
-msgid "Below are examples of regex for existing tools:"
-msgstr ""
-
-msgid "Below you will find all the groups that are public."
-msgstr ""
-
-msgid "Billing"
-msgstr ""
-
-msgid "BillingPlans|%{group_name} is currently on the %{plan_link} plan."
-msgstr ""
-
-msgid "BillingPlans|Automatic downgrade and upgrade to some plans is currently not available."
-msgstr ""
-
-msgid "BillingPlans|Current plan"
-msgstr ""
-
-msgid "BillingPlans|Customer Support"
-msgstr ""
-
-msgid "BillingPlans|Downgrade"
-msgstr ""
-
-msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Gold."
-msgstr ""
-
-msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}."
-msgstr ""
-
-msgid "BillingPlans|Manage plan"
-msgstr ""
-
-msgid "BillingPlans|Please contact %{customer_support_link} in that case."
-msgstr ""
-
-msgid "BillingPlans|See all %{plan_name} features"
-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|Upgrade"
-msgstr ""
-
-msgid "BillingPlans|You are currently on the %{plan_link} plan."
-msgstr ""
-
-msgid "BillingPlans|Your GitLab.com trial expired on %{expiration_date}. %{learn_more_text}"
-msgstr ""
-
-msgid "BillingPlans|Your Gold trial will <strong>expire after %{expiration_date}</strong>. You can learn more about GitLab.com Gold by reading about our %{features_link}."
-msgstr ""
-
-msgid "BillingPlans|features"
-msgstr ""
-
-msgid "BillingPlans|frequently asked questions"
-msgstr ""
-
-msgid "BillingPlans|monthly"
-msgstr ""
-
-msgid "BillingPlans|paid annually at %{price_per_year}"
-msgstr ""
-
-msgid "BillingPlans|per user"
-msgstr ""
-
-msgid "Bitbucket Server Import"
-msgstr ""
-
-msgid "Bitbucket import"
-msgstr ""
-
-msgid "Blog"
-msgstr ""
-
-msgid "Boards"
-msgstr ""
-
-msgid "Branch %{branchName} was not found in this project's repository."
-msgstr ""
-
-msgid "Branch (%{branch_count})"
-msgid_plural "Branches (%{branch_count})"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Branch <strong>%{branch_name}</strong> was created. To set up auto deploy, choose a GitLab CI Yaml template and commit your changes. %{link_to_autodeploy_doc}"
-msgstr ""
-
-msgid "Branch has changed"
-msgstr ""
-
-msgid "Branch is already taken"
-msgstr ""
-
-msgid "Branch name"
-msgstr ""
-
-msgid "BranchSwitcherPlaceholder|Search branches"
-msgstr ""
-
-msgid "BranchSwitcherTitle|Switch branch"
-msgstr ""
-
-msgid "Branches"
-msgstr ""
-
-msgid "Branches|Active"
-msgstr ""
-
-msgid "Branches|Active branches"
-msgstr ""
-
-msgid "Branches|All"
-msgstr ""
-
-msgid "Branches|Cant 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 merged branches"
-msgstr ""
-
-msgid "Branches|Delete protected branch"
-msgstr ""
-
-msgid "Branches|Delete protected branch '%{branch_name}'?"
-msgstr ""
-
-msgid "Branches|Deleting the '%{branch_name}' 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|Once you confirm and press %{delete_protected_branch}, it cannot be undone or recovered."
-msgstr ""
-
-msgid "Branches|Only a project maintainer or owner can delete a protected branch"
-msgstr ""
-
-msgid "Branches|Overview"
-msgstr ""
-
-msgid "Branches|Protected branches can be managed in %{project_settings_link}."
-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|Sort by"
-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 %{default_branch}."
-msgstr ""
-
-msgid "Branches|To avoid data loss, consider merging this branch before deleting it."
-msgstr ""
-
-msgid "Branches|To confirm, type %{branch_name_confirmation}:"
-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|You’re about to permanently delete the protected branch %{branch_name}."
-msgstr ""
-
-msgid "Branches|diverged from upstream"
-msgstr ""
-
-msgid "Branches|merged"
-msgstr ""
-
-msgid "Branches|project settings"
-msgstr ""
-
-msgid "Branches|protected"
-msgstr ""
-
-msgid "Browse Directory"
-msgstr ""
-
-msgid "Browse File"
-msgstr ""
-
-msgid "Browse Files"
-msgstr ""
-
-msgid "Browse files"
-msgstr ""
-
-msgid "Built-In"
-msgstr ""
-
-msgid "Business metrics (Custom)"
-msgstr ""
-
-msgid "ByAuthor|by"
-msgstr ""
-
-msgid "CI / CD"
-msgstr ""
-
-msgid "CI / CD Settings"
-msgstr ""
-
-msgid "CI will run using the credentials assigned above."
-msgstr ""
-
-msgid "CI/CD"
-msgstr ""
-
-msgid "CI/CD configuration"
-msgstr ""
-
-msgid "CI/CD for external repo"
-msgstr ""
-
-msgid "CI/CD settings"
-msgstr ""
-
-msgid "CICD|Auto DevOps"
-msgstr ""
-
-msgid "CICD|Auto DevOps will automatically build, test, and deploy your application based on a predefined Continuous Integration and Delivery configuration."
-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|Deployment strategy"
-msgstr ""
-
-msgid "CICD|Deployment strategy needs a domain name to work correctly."
-msgstr ""
-
-msgid "CICD|Do not set up a domain here if you are setting up multiple Kubernetes clusters with Auto DevOps."
-msgstr ""
-
-msgid "CICD|Jobs"
-msgstr ""
-
-msgid "CICD|Learn more about Auto DevOps"
-msgstr ""
-
-msgid "CICD|The Auto DevOps pipeline will run if no alternative CI configuration file is found."
-msgstr ""
-
-msgid "CICD|You need to specify a domain if you want to use Auto Review Apps and Auto Deploy stages."
-msgstr ""
-
-msgid "CICD|instance enabled"
-msgstr ""
-
-msgid "Callback URL"
-msgstr ""
-
-msgid "Can't find HEAD commit for this branch"
-msgstr ""
-
-msgid "Cancel"
-msgstr ""
-
-msgid "Cancel this job"
-msgstr ""
-
-msgid "Cannot be merged automatically"
-msgstr ""
-
-msgid "Cannot modify managed Kubernetes cluster"
-msgstr ""
-
-msgid "Certificate fingerprint"
-msgstr ""
-
-msgid "Change Weight"
-msgstr ""
-
-msgid "Change template"
-msgstr ""
-
-msgid "Change this value to influence how frequently the GitLab UI polls for updates."
-msgstr ""
-
-msgid "ChangeTypeActionLabel|Pick into branch"
-msgstr ""
-
-msgid "ChangeTypeActionLabel|Revert in branch"
-msgstr ""
-
-msgid "ChangeTypeAction|Cherry-pick"
-msgstr ""
-
-msgid "ChangeTypeAction|Revert"
-msgstr ""
-
-msgid "ChangeTypeAction|This will create a new commit in order to revert the existing changes."
-msgstr ""
-
-msgid "Changelog"
-msgstr ""
-
-msgid "Changes are shown as if the <b>source</b> revision was being merged into the <b>target</b> revision."
-msgstr ""
-
-msgid "Charts"
-msgstr ""
-
-msgid "Chat"
-msgstr ""
-
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
-msgstr ""
-
-msgid "Checking %{text} availability…"
-msgstr ""
-
-msgid "Checking branch availability..."
-msgstr ""
-
-msgid "Cherry-pick this commit"
-msgstr ""
-
-msgid "Cherry-pick this merge request"
-msgstr ""
-
-msgid "Choose <strong>Create archive</strong> and wait for archiving to complete."
-msgstr ""
-
-msgid "Choose <strong>Next</strong> at the bottom of the page."
-msgstr ""
-
-msgid "Choose File ..."
-msgstr ""
-
-msgid "Choose a branch/tag (e.g. %{master}) or enter a commit (e.g. %{sha}) to see what's changed or to create a merge request."
-msgstr ""
-
-msgid "Choose a template..."
-msgstr ""
-
-msgid "Choose a type..."
-msgstr ""
-
-msgid "Choose any color."
-msgstr ""
-
-msgid "Choose between <code>clone</code> or <code>fetch</code> to get the recent application code"
-msgstr ""
-
-msgid "Choose file..."
-msgstr ""
-
-msgid "Choose the top-level group for your repository imports."
-msgstr ""
-
-msgid "Choose which groups you wish to synchronize to this secondary node."
-msgstr ""
-
-msgid "Choose which repositories you want to connect and run CI/CD pipelines."
-msgstr ""
-
-msgid "Choose which repositories you want to import."
-msgstr ""
-
-msgid "Choose which shards you wish to synchronize to this secondary node."
-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|skipped"
-msgstr ""
-
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
-msgid "CiStatusLabel|waiting for manual action"
-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|skipped"
-msgstr ""
-
-msgid "CiStatus|running"
-msgstr ""
-
-msgid "CiVariables|Input variable key"
-msgstr ""
-
-msgid "CiVariables|Input variable value"
-msgstr ""
-
-msgid "CiVariables|Remove variable row"
-msgstr ""
-
-msgid "CiVariable|* (All environments)"
-msgstr ""
-
-msgid "CiVariable|All environments"
-msgstr ""
-
-msgid "CiVariable|Create wildcard"
-msgstr ""
-
-msgid "CiVariable|Error occured while saving variables"
-msgstr ""
-
-msgid "CiVariable|New environment"
-msgstr ""
-
-msgid "CiVariable|Protected"
-msgstr ""
-
-msgid "CiVariable|Search environments"
-msgstr ""
-
-msgid "CiVariable|Toggle protected"
-msgstr ""
-
-msgid "CiVariable|Validation failed"
-msgstr ""
-
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
-msgstr ""
-
-msgid "Clear search"
-msgstr ""
-
-msgid "Clear search input"
-msgstr ""
-
-msgid "Click any <strong>project name</strong> in the project list below to navigate to the project milestone."
-msgstr ""
-
-msgid "Click the <strong>Download</strong> button and wait for downloading to complete."
-msgstr ""
-
-msgid "Click the <strong>Promote</strong> button in the top right corner to promote it to a group milestone."
-msgstr ""
-
-msgid "Click the <strong>Select none</strong> button on the right, since we only need \"Google Code Project Hosting\"."
-msgstr ""
-
-msgid "Click the button below to begin the install process by navigating to the Kubernetes page"
-msgstr ""
-
-msgid "Click to expand it."
-msgstr ""
-
-msgid "Click to expand text"
-msgstr ""
-
-msgid "Client authentication certificate"
-msgstr ""
-
-msgid "Client authentication key"
-msgstr ""
-
-msgid "Client authentication key password"
-msgstr ""
-
-msgid "Clients"
-msgstr ""
-
-msgid "Clone repository"
-msgstr ""
-
-msgid "Close"
-msgstr ""
-
-msgid "Close epic"
-msgstr ""
-
-msgid "Closed"
-msgstr ""
-
-msgid "Closed issues"
-msgstr ""
-
-msgid "ClusterIntegration|%{appList} was successfully installed on your Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
-msgstr ""
-
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
-msgid "ClusterIntegration|API URL"
-msgstr ""
-
-msgid "ClusterIntegration|Add Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
-msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
-msgstr ""
-
-msgid "ClusterIntegration|After installing Ingress, you will need to point your wildcard DNS at the generated external IP address in order to view your app after it is deployed. %{ingressHelpLink}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch zone machine types: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|Applications"
-msgstr ""
-
-msgid "ClusterIntegration|Are you sure you want to remove this Kubernetes cluster's integration? This will not delete your actual Kubernetes cluster."
-msgstr ""
-
-msgid "ClusterIntegration|CA Certificate"
-msgstr ""
-
-msgid "ClusterIntegration|Certificate Authority bundle (PEM format)"
-msgstr ""
-
-msgid "ClusterIntegration|Choose which applications to install on your Kubernetes cluster. Helm Tiller is required to install any of the following applications."
-msgstr ""
-
-msgid "ClusterIntegration|Choose which of your environments will use this cluster."
-msgstr ""
-
-msgid "ClusterIntegration|Copy API URL"
-msgstr ""
-
-msgid "ClusterIntegration|Copy CA Certificate"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Ingress IP Address to clipboard"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Jupyter Hostname to clipboard"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Kubernetes cluster name"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Token"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Did you know?"
-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 the details for your Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Environment scope"
-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|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Integration"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Runner"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Runner connects to this project's repository and executes CI/CD jobs, pushing results back and deploying, applications to production."
-msgstr ""
-
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
-msgid "ClusterIntegration|Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Helm Tiller"
-msgstr ""
-
-msgid "ClusterIntegration|Helm streamlines installing and managing Kubernetes applications. Tiller runs inside of your Kubernetes Cluster, and manages releases of your charts."
-msgstr ""
-
-msgid "ClusterIntegration|Hide"
-msgstr ""
-
-msgid "ClusterIntegration|If you are setting up multiple clusters and are using Auto DevOps, %{help_link_start}read this first%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|In order to show the health of the cluster, we'll need to provision your cluster with Prometheus to collect the required data."
-msgstr ""
-
-msgid "ClusterIntegration|Ingress"
-msgstr ""
-
-msgid "ClusterIntegration|Ingress IP Address"
-msgstr ""
-
-msgid "ClusterIntegration|Ingress gives you a way to route requests to services based on the request host or path, centralizing a number of services into a single entrypoint."
-msgstr ""
-
-msgid "ClusterIntegration|Install"
-msgstr ""
-
-msgid "ClusterIntegration|Install Prometheus"
-msgstr ""
-
-msgid "ClusterIntegration|Installed"
-msgstr ""
-
-msgid "ClusterIntegration|Installing"
-msgstr ""
-
-msgid "ClusterIntegration|Integrate Kubernetes cluster automation"
-msgstr ""
-
-msgid "ClusterIntegration|Integration status"
-msgstr ""
-
-msgid "ClusterIntegration|Jupyter Hostname"
-msgstr ""
-
-msgid "ClusterIntegration|JupyterHub"
-msgstr ""
-
-msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
-msgstr ""
-
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster details"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster health"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster name"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
-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 ""
-
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
-msgid "ClusterIntegration|Manage"
-msgstr ""
-
-msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{link_gke}"
-msgstr ""
-
-msgid "ClusterIntegration|More information"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|Note:"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Please enter access information for your Kubernetes cluster. If you need help, you can read our %{link_to_help_page} on Kubernetes"
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
-msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
-msgstr ""
-
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Project namespace"
-msgstr ""
-
-msgid "ClusterIntegration|Project namespace (optional, unique)"
-msgstr ""
-
-msgid "ClusterIntegration|Prometheus"
-msgstr ""
-
-msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
-msgstr ""
-
-msgid "ClusterIntegration|RBAC-enabled cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Remove Kubernetes cluster integration"
-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|Replace this with your own hostname if you want. If you do so, point hostname to Ingress IP Address from above."
-msgstr ""
-
-msgid "ClusterIntegration|Request to begin installing failed"
-msgstr ""
-
-msgid "ClusterIntegration|Save changes"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
-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 zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Service token"
-msgstr ""
-
-msgid "ClusterIntegration|Show"
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong on our end."
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong while creating your Kubernetes cluster on Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong while installing %{title}"
-msgstr ""
-
-msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
-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 option will allow you to install applications on RBAC clusters."
-msgstr ""
-
-msgid "ClusterIntegration|Toggle Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Token"
-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|With a Kubernetes cluster associated to this project, you can use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
-
-msgid "ClusterIntegration|You must first install Helm Tiller before installing the applications below"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|check the pricing here"
-msgstr ""
-
-msgid "ClusterIntegration|documentation"
-msgstr ""
-
-msgid "ClusterIntegration|help page"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
-msgid "ClusterIntegration|properly configured"
-msgstr ""
-
-msgid "ClusterIntegration|sign up"
-msgstr ""
-
-msgid "Code owners"
-msgstr ""
-
-msgid "Cohorts"
-msgstr ""
-
-msgid "Collapse"
-msgstr ""
-
-msgid "Collapse sidebar"
-msgstr ""
-
-msgid "Comment"
-msgstr ""
-
-msgid "Comment & resolve discussion"
-msgstr ""
-
-msgid "Comment & unresolve discussion"
-msgstr ""
-
-msgid "Comment form position"
-msgstr ""
-
-msgid "Comments"
-msgstr ""
-
-msgid "Commit"
-msgid_plural "Commits"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Commit (%{commit_count})"
-msgid_plural "Commits (%{commit_count})"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Commit Message"
-msgstr ""
-
-msgid "Commit duration in minutes for last 30 commits"
-msgstr ""
-
-msgid "Commit message"
-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|An error occurred while fetching merge requests data."
-msgstr ""
-
-msgid "Commits|Commit: %{commitText}"
-msgstr ""
-
-msgid "Commits|History"
-msgstr ""
-
-msgid "Commits|No related merge requests found"
-msgstr ""
-
-msgid "Committed by"
-msgstr ""
-
-msgid "Commit…"
-msgstr ""
-
-msgid "Compare"
-msgstr ""
-
-msgid "Compare Git revisions"
-msgstr ""
-
-msgid "Compare Revisions"
-msgstr ""
-
-msgid "Compare changes with the last commit"
-msgstr ""
-
-msgid "Compare changes with the merge request target branch"
-msgstr ""
-
-msgid "CompareBranches|%{source_branch} and %{target_branch} are the same."
-msgstr ""
-
-msgid "CompareBranches|Compare"
-msgstr ""
-
-msgid "CompareBranches|Source"
-msgstr ""
-
-msgid "CompareBranches|Target"
-msgstr ""
-
-msgid "CompareBranches|There isn't anything to compare."
-msgstr ""
-
-msgid "Confidential"
-msgstr ""
-
-msgid "Confidentiality"
-msgstr ""
-
-msgid "Configure Gitaly timeouts."
-msgstr ""
-
-msgid "Configure Tracing"
-msgstr ""
-
-msgid "Configure automatic git checks and housekeeping on repositories."
-msgstr ""
-
-msgid "Configure limits for web and API requests."
-msgstr ""
-
-msgid "Configure push mirrors."
-msgstr ""
-
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
-msgstr ""
-
-msgid "Configure the way a user creates a new account."
-msgstr ""
-
-msgid "Connect"
-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 "Connecting..."
-msgstr ""
-
-msgid "Container Registry"
-msgstr ""
-
-msgid "ContainerRegistry|Created"
-msgstr ""
-
-msgid "ContainerRegistry|First log in to GitLab&rsquo;s Container Registry using your GitLab username and password. If you have %{link_2fa} you need to use a %{link_token}:"
-msgstr ""
-
-msgid "ContainerRegistry|GitLab supports up to 3 levels of image names. The following examples of images are valid for your project:"
-msgstr ""
-
-msgid "ContainerRegistry|How to use the Container Registry"
-msgstr ""
-
-msgid "ContainerRegistry|Learn more about"
-msgstr ""
-
-msgid "ContainerRegistry|No tags in Container Registry for this container image."
-msgstr ""
-
-msgid "ContainerRegistry|Once you log in, you&rsquo;re free to create and upload a container image using the common %{build} and %{push} commands"
-msgstr ""
-
-msgid "ContainerRegistry|Remove repository"
-msgstr ""
-
-msgid "ContainerRegistry|Remove tag"
-msgstr ""
-
-msgid "ContainerRegistry|Size"
-msgstr ""
-
-msgid "ContainerRegistry|Tag"
-msgstr ""
-
-msgid "ContainerRegistry|Tag ID"
-msgstr ""
-
-msgid "ContainerRegistry|Use different image names"
-msgstr ""
-
-msgid "ContainerRegistry|With the Docker Container Registry integrated into GitLab, every project can have its own space to store its Docker images."
-msgstr ""
-
-msgid "ContainerRegistry|You can also use a %{deploy_token} for read-only access to the registry images."
-msgstr ""
-
-msgid "Continue"
-msgstr ""
-
-msgid "Continue to the next step"
-msgstr ""
-
-msgid "Continuous Integration and Deployment"
-msgstr ""
-
-msgid "Contribute to GitLab"
-msgstr ""
-
-msgid "Contribution"
-msgstr ""
-
-msgid "Contribution guide"
-msgstr ""
-
-msgid "Contributions for <strong>%{calendar_date}</strong>"
-msgstr ""
-
-msgid "Contributions per group member"
-msgstr ""
-
-msgid "Contributors"
-msgstr ""
-
-msgid "ContributorsPage|%{startDate} – %{endDate}"
-msgstr ""
-
-msgid "ContributorsPage|Building repository graph."
-msgstr ""
-
-msgid "ContributorsPage|Commits to %{branch_name}, excluding merge commits. Limited to 6,000 commits."
-msgstr ""
-
-msgid "ContributorsPage|Please wait a moment, this page will automatically refresh when ready."
-msgstr ""
-
-msgid "Control the display of third party offers."
-msgstr ""
-
-msgid "Control the maximum concurrency of LFS/attachment backfill for this secondary node"
-msgstr ""
-
-msgid "Control the maximum concurrency of repository backfill for this secondary node"
-msgstr ""
-
-msgid "Control the maximum concurrency of verification operations for this Geo node"
-msgstr ""
-
-msgid "ConvDev Index"
-msgstr ""
-
-msgid "Copy %{protocol} clone URL"
-msgstr ""
-
-msgid "Copy HTTPS clone URL"
-msgstr ""
-
-msgid "Copy ID to clipboard"
-msgstr ""
-
-msgid "Copy SSH clone URL"
-msgstr ""
-
-msgid "Copy SSH public key to clipboard"
-msgstr ""
-
-msgid "Copy URL to clipboard"
-msgstr ""
-
-msgid "Copy branch name to clipboard"
-msgstr ""
-
-msgid "Copy command to clipboard"
-msgstr ""
-
-msgid "Copy commit SHA to clipboard"
-msgstr ""
-
-msgid "Copy file path to clipboard"
-msgstr ""
-
-msgid "Copy incoming email address to clipboard"
-msgstr ""
-
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
-msgid "Copy reference to clipboard"
-msgstr ""
-
-msgid "Copy secret to clipboard"
-msgstr ""
-
-msgid "Copy to clipboard"
-msgstr ""
-
-msgid "Copy token to clipboard"
-msgstr ""
-
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
-msgid "Create"
-msgstr ""
-
-msgid "Create New Directory"
-msgstr ""
-
-msgid "Create a new branch"
-msgstr ""
-
-msgid "Create a new branch and merge request"
-msgstr ""
-
-msgid "Create a new issue"
-msgstr ""
-
-msgid "Create a personal access token on your account to pull or push via %{protocol}."
-msgstr ""
-
-msgid "Create branch"
-msgstr ""
-
-msgid "Create commit"
-msgstr ""
-
-msgid "Create directory"
-msgstr ""
-
-msgid "Create empty repository"
-msgstr ""
-
-msgid "Create epic"
-msgstr ""
-
-msgid "Create file"
-msgstr ""
-
-msgid "Create group"
-msgstr ""
-
-msgid "Create group label"
-msgstr ""
-
-msgid "Create issue"
-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 new branch"
-msgstr ""
-
-msgid "Create new directory"
-msgstr ""
-
-msgid "Create new file"
-msgstr ""
-
-msgid "Create new file or directory"
-msgstr ""
-
-msgid "Create new label"
-msgstr ""
-
-msgid "Create new..."
-msgstr ""
-
-msgid "Create project label"
-msgstr ""
-
-msgid "Create your first page"
-msgstr ""
-
-msgid "CreateTag|Tag"
-msgstr ""
-
-msgid "CreateTokenToCloneLink|create a personal access token"
-msgstr ""
-
-msgid "Created"
-msgstr ""
-
-msgid "Created At"
-msgstr ""
-
-msgid "Created by me"
-msgstr ""
-
-msgid "Created on"
-msgstr ""
-
-msgid "Created on:"
-msgstr ""
-
-msgid "Creating epic"
-msgstr ""
-
-msgid "Cron Timezone"
-msgstr ""
-
-msgid "Cron syntax"
-msgstr ""
-
-msgid "Current Branch"
-msgstr ""
-
-msgid "Current node"
-msgstr ""
-
-msgid "CurrentUser|Profile"
-msgstr ""
-
-msgid "CurrentUser|Settings"
-msgstr ""
-
-msgid "Custom"
-msgstr ""
-
-msgid "Custom CI config path"
-msgstr ""
-
-msgid "Custom hostname (for private commit emails)"
-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 %{notification_link}."
-msgstr ""
-
-msgid "Custom project templates"
-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 how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
-msgid "Cycle Analytics"
-msgstr ""
-
-msgid "Cycle Analytics gives an overview of how much time it takes to go from idea to production in your project."
-msgstr ""
-
-msgid "CycleAnalyticsStage|Code"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Issue"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Plan"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Production"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Review"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Staging"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Test"
-msgstr ""
-
-msgid "Dashboard"
-msgstr ""
-
-msgid "DashboardProjects|All"
-msgstr ""
-
-msgid "DashboardProjects|Personal"
-msgstr ""
-
-msgid "Date picker"
-msgstr ""
-
-msgid "Debug"
-msgstr ""
-
-msgid "Dec"
-msgstr ""
-
-msgid "December"
-msgstr ""
-
-msgid "Decline and sign out"
-msgstr ""
-
-msgid "Default Branch"
-msgstr ""
-
-msgid "Default classification label"
-msgstr ""
-
-msgid "Default: Directly import the Google Code email address or username"
-msgstr ""
-
-msgid "Default: Map a FogBugz account ID to a full name"
-msgstr ""
-
-msgid "Define a custom pattern with cron syntax"
-msgstr ""
-
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
-msgid "Delete"
-msgstr ""
-
-msgid "Delete Package"
-msgstr ""
-
-msgid "Delete Snippet"
-msgstr ""
-
-msgid "Delete comment"
-msgstr ""
-
-msgid "Delete list"
-msgstr ""
-
-msgid "Deleted"
-msgstr ""
-
-msgid "Deny"
-msgstr ""
-
-msgid "Deploy"
-msgid_plural "Deploys"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Deploy Keys"
-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|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 "DeployKeys|Write access allowed"
-msgstr ""
-
-msgid "DeployKeys|You are going to remove this deploy key. Are you sure?"
-msgstr ""
-
-msgid "DeployTokens|Active Deploy Tokens (%{active_tokens})"
-msgstr ""
-
-msgid "DeployTokens|Add a deploy token"
-msgstr ""
-
-msgid "DeployTokens|Allows read-only access to the registry images"
-msgstr ""
-
-msgid "DeployTokens|Allows read-only access to the repository"
-msgstr ""
-
-msgid "DeployTokens|Copy deploy token to clipboard"
-msgstr ""
-
-msgid "DeployTokens|Copy username to clipboard"
-msgstr ""
-
-msgid "DeployTokens|Create deploy token"
-msgstr ""
-
-msgid "DeployTokens|Created"
-msgstr ""
-
-msgid "DeployTokens|Deploy Tokens"
-msgstr ""
-
-msgid "DeployTokens|Deploy tokens allow read-only access to your repository and registry images."
-msgstr ""
-
-msgid "DeployTokens|Expires"
-msgstr ""
-
-msgid "DeployTokens|Name"
-msgstr ""
-
-msgid "DeployTokens|Pick a name for the application, and we'll give you a unique deploy token."
-msgstr ""
-
-msgid "DeployTokens|Revoke"
-msgstr ""
-
-msgid "DeployTokens|Revoke %{name}"
-msgstr ""
-
-msgid "DeployTokens|Scopes"
-msgstr ""
-
-msgid "DeployTokens|This action cannot be undone."
-msgstr ""
-
-msgid "DeployTokens|This project has no active Deploy Tokens."
-msgstr ""
-
-msgid "DeployTokens|Use this token as a password. Make sure you save it - you won't be able to access it again."
-msgstr ""
-
-msgid "DeployTokens|Use this username as a login."
-msgstr ""
-
-msgid "DeployTokens|Username"
-msgstr ""
-
-msgid "DeployTokens|You are about to revoke"
-msgstr ""
-
-msgid "DeployTokens|Your New Deploy Token"
-msgstr ""
-
-msgid "DeployTokens|Your new project deploy token has been created."
-msgstr ""
-
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
-msgid "Deprioritize label"
-msgstr ""
-
-msgid "Descending"
-msgstr ""
-
-msgid "Description"
-msgstr ""
-
-msgid "Description templates allow you to define context-specific templates for issue and merge request description fields for your project."
-msgstr ""
-
-msgid "Description:"
-msgstr ""
-
-msgid "Destroy"
-msgstr ""
-
-msgid "Details"
-msgstr ""
-
-msgid "Detect host keys"
-msgstr ""
-
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
-msgid "Diffs|No file name available"
-msgstr ""
-
-msgid "Diffs|Something went wrong while fetching diff lines."
-msgstr ""
-
-msgid "Direction"
-msgstr ""
-
-msgid "Directory name"
-msgstr ""
-
-msgid "Disable"
-msgstr ""
-
-msgid "Disable for this project"
-msgstr ""
-
-msgid "Disable group Runners"
-msgstr ""
-
-msgid "Discard"
-msgstr ""
-
-msgid "Discard all changes"
-msgstr ""
-
-msgid "Discard all unstaged changes?"
-msgstr ""
-
-msgid "Discard changes"
-msgstr ""
-
-msgid "Discard changes to %{path}?"
-msgstr ""
-
-msgid "Discard draft"
-msgstr ""
-
-msgid "Discard review"
-msgstr ""
-
-msgid "Discover GitLab Geo."
-msgstr ""
-
-msgid "Discover projects, groups and snippets. Share your projects with others"
-msgstr ""
-
-msgid "Dismiss"
-msgstr ""
-
-msgid "Dismiss Cycle Analytics introduction box"
-msgstr ""
-
-msgid "Dismiss Merge Request promotion"
-msgstr ""
-
-msgid "Dismiss trial promotion"
-msgstr ""
-
-msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
-msgstr ""
-
-msgid "Documentation for popular identity providers"
-msgstr ""
-
-msgid "Domain"
-msgstr ""
-
-msgid "Don't show again"
-msgstr ""
-
-msgid "Done"
-msgstr ""
-
-msgid "Download"
-msgstr ""
-
-msgid "Download tar"
-msgstr ""
-
-msgid "Download tar.bz2"
-msgstr ""
-
-msgid "Download tar.gz"
-msgstr ""
-
-msgid "Download zip"
-msgstr ""
-
-msgid "DownloadArtifacts|Download"
-msgstr ""
-
-msgid "DownloadCommit|Email Patches"
-msgstr ""
-
-msgid "DownloadCommit|Plain Diff"
-msgstr ""
-
-msgid "DownloadSource|Download"
-msgstr ""
-
-msgid "Downvotes"
-msgstr ""
-
-msgid "Due date"
-msgstr ""
-
-msgid "During this process, you’ll be asked for URLs from GitLab’s side. Use the URLs shown below."
-msgstr ""
-
-msgid "Each Runner can be in one of the following states:"
-msgstr ""
-
-msgid "Edit"
-msgstr ""
-
-msgid "Edit Label"
-msgstr ""
-
-msgid "Edit Pipeline Schedule %{id}"
-msgstr ""
-
-msgid "Edit Snippet"
-msgstr ""
-
-msgid "Edit application"
-msgstr ""
-
-msgid "Edit files in the editor and commit changes here"
-msgstr ""
-
-msgid "Edit group: %{group_name}"
-msgstr ""
-
-msgid "Edit identity for %{user_name}"
-msgstr ""
-
-msgid "Elasticsearch"
-msgstr ""
-
-msgid "Elasticsearch integration. Elasticsearch AWS IAM."
-msgstr ""
-
-msgid "Email"
-msgstr ""
-
-msgid "Email patch"
-msgstr ""
-
-msgid "Emails"
-msgstr ""
-
-msgid "Embed"
-msgstr ""
-
-msgid "Enable"
-msgstr ""
-
-msgid "Enable Auto DevOps"
-msgstr ""
-
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
-msgid "Enable SAML authentication for this group"
-msgstr ""
-
-msgid "Enable Sentry for error reporting and logging."
-msgstr ""
-
-msgid "Enable and configure InfluxDB metrics."
-msgstr ""
-
-msgid "Enable and configure Prometheus metrics."
-msgstr ""
-
-msgid "Enable classification control using an external service"
-msgstr ""
-
-msgid "Enable for this project"
-msgstr ""
-
-msgid "Enable group Runners"
-msgstr ""
-
-msgid "Enable or disable the Pseudonymizer data collection."
-msgstr ""
-
-msgid "Enable or disable version check and usage ping."
-msgstr ""
-
-msgid "Enable reCAPTCHA or Akismet and set IP limits."
-msgstr ""
-
-msgid "Enable the Performance Bar for a given group."
-msgstr ""
-
-msgid "Enable usage ping"
-msgstr ""
-
-msgid "Enable usage ping to get an overview of how you are using GitLab from a feature perspective."
-msgstr ""
-
-msgid "Enabled"
-msgstr ""
-
-msgid "Ends at (UTC)"
-msgstr ""
-
-msgid "Enter in your Bitbucket Server URL and personal access token below"
-msgstr ""
-
-msgid "Enter the issue description"
-msgstr ""
-
-msgid "Enter the issue title"
-msgstr ""
-
-msgid "Enter the merge request description"
-msgstr ""
-
-msgid "Enter the merge request title"
-msgstr ""
-
-msgid "Environments"
-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 stopping the environment, please try again"
-msgstr ""
-
-msgid "Environments|Are you sure you want to stop this environment?"
-msgstr ""
-
-msgid "Environments|Commit"
-msgstr ""
-
-msgid "Environments|Deploy to..."
-msgstr ""
-
-msgid "Environments|Deployment"
-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|Job"
-msgstr ""
-
-msgid "Environments|Learn more about stopping environments"
-msgstr ""
-
-msgid "Environments|New environment"
-msgstr ""
-
-msgid "Environments|No deployments yet"
-msgstr ""
-
-msgid "Environments|No pod name has been specified"
-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|Note that this action will stop the environment, but it will %{emphasis_start}not%{emphasis_end} have an effect on any existing deployment due to no “stop environment action” being defined in the %{ci_config_link_start}.gitlab-ci.yml%{ci_config_link_end} file."
-msgstr ""
-
-msgid "Environments|Open live environment"
-msgstr ""
-
-msgid "Environments|Pod logs from"
-msgstr ""
-
-msgid "Environments|Re-deploy to environment"
-msgstr ""
-
-msgid "Environments|Read more about environments"
-msgstr ""
-
-msgid "Environments|Rollback environment"
-msgstr ""
-
-msgid "Environments|Show all"
-msgstr ""
-
-msgid "Environments|Stop"
-msgstr ""
-
-msgid "Environments|Stop environment"
-msgstr ""
-
-msgid "Environments|Updated"
-msgstr ""
-
-msgid "Environments|You don't have any environments right now"
-msgstr ""
-
-msgid "Environments|protected"
-msgstr ""
-
-msgid "Epic"
-msgstr ""
-
-msgid "Epic will be removed! Are you sure?"
-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|An error occurred while saving %{epicDateType} date"
-msgstr ""
-
-msgid "Epics|How can I solve this?"
-msgstr ""
-
-msgid "Epics|More information"
-msgstr ""
-
-msgid "Epics|These dates affect how your epics appear in the roadmap. Dates from milestones come from the milestones assigned to issues in the epic. You can also set fixed dates or remove them entirely."
-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|due"
-msgstr ""
-
-msgid "Epics|start"
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Error Reporting and Logging"
-msgstr ""
-
-msgid "Error creating epic"
-msgstr ""
-
-msgid "Error fetching contributors data."
-msgstr ""
-
-msgid "Error fetching labels."
-msgstr ""
-
-msgid "Error fetching network graph."
-msgstr ""
-
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching usage ping data."
-msgstr ""
-
-msgid "Error loading branch data. Please try again."
-msgstr ""
-
-msgid "Error loading branches."
-msgstr ""
-
-msgid "Error loading last commit."
-msgstr ""
-
-msgid "Error loading markdown preview"
-msgstr ""
-
-msgid "Error loading merge requests."
-msgstr ""
-
-msgid "Error loading project data. Please try again."
-msgstr ""
-
-msgid "Error loading template types."
-msgstr ""
-
-msgid "Error loading template."
-msgstr ""
-
-msgid "Error occurred when toggling the notification subscription"
-msgstr ""
-
-msgid "Error saving label update."
-msgstr ""
-
-msgid "Error updating status for all todos."
-msgstr ""
-
-msgid "Error updating todo status."
-msgstr ""
-
-msgid "Error while loading the merge request. Please try again."
-msgstr ""
-
-msgid "Estimated"
-msgstr ""
-
-msgid "EventFilterBy|Filter by all"
-msgstr ""
-
-msgid "EventFilterBy|Filter by comments"
-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 "Every day (at 4:00am)"
-msgstr ""
-
-msgid "Every month (on the 1st at 4:00am)"
-msgstr ""
-
-msgid "Every week (Sundays at 4:00am)"
-msgstr ""
-
-msgid "Everyone can contribute"
-msgstr ""
-
-msgid "Expand"
-msgstr ""
-
-msgid "Expand all"
-msgstr ""
-
-msgid "Expand sidebar"
-msgstr ""
-
-msgid "Expiration date"
-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 projects"
-msgstr ""
-
-msgid "Explore public groups"
-msgstr ""
-
-msgid "External Classification Policy Authorization"
-msgstr ""
-
-msgid "External authentication"
-msgstr ""
-
-msgid "External authorization denied access to this project"
-msgstr ""
-
-msgid "External authorization request timeout"
-msgstr ""
-
-msgid "ExternalAuthorizationService|Classification Label"
-msgstr ""
-
-msgid "ExternalAuthorizationService|Classification label"
-msgstr ""
-
-msgid "ExternalAuthorizationService|When no classification label is set the default label `%{default_label}` will be used."
-msgstr ""
-
-msgid "Facebook"
-msgstr ""
-
-msgid "Failed"
-msgstr ""
-
-msgid "Failed Jobs"
-msgstr ""
-
-msgid "Failed to change the owner"
-msgstr ""
-
-msgid "Failed to check related branches."
-msgstr ""
-
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
-msgid "Failed to remove issue from board, please try again."
-msgstr ""
-
-msgid "Failed to remove mirror."
-msgstr ""
-
-msgid "Failed to remove the pipeline schedule"
-msgstr ""
-
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
-msgid "Failed to update issues, please try again."
-msgstr ""
-
-msgid "Failure"
-msgstr ""
-
-msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
-msgstr ""
-
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
-msgid "Feb"
-msgstr ""
-
-msgid "February"
-msgstr ""
-
-msgid "Fields on this page are now uneditable, you can configure"
-msgstr ""
-
-msgid "File templates"
-msgstr ""
-
-msgid "Files"
-msgstr ""
-
-msgid "Files (%{human_size})"
-msgstr ""
-
-msgid "Fill in the fields below, turn on <strong>%{enable_label}</strong>, and press <strong>%{save_changes}</strong>"
-msgstr ""
-
-msgid "Filter"
-msgstr ""
-
-msgid "Filter by %{issuable_type} that are currently closed."
-msgstr ""
-
-msgid "Filter by %{issuable_type} that are currently opened."
-msgstr ""
-
-msgid "Filter by commit message"
-msgstr ""
-
-msgid "Filter..."
-msgstr ""
-
-msgid "Find by path"
-msgstr ""
-
-msgid "Find file"
-msgstr ""
-
-msgid "Find the downloaded ZIP file and decompress it."
-msgstr ""
-
-msgid "Find the newly extracted <code>Takeout/Google Code Project Hosting/GoogleCodeProjectHosting.json</code> file."
-msgstr ""
-
-msgid "Fingerprints"
-msgstr ""
-
-msgid "Finish review"
-msgstr ""
-
-msgid "Finished"
-msgstr ""
-
-msgid "FirstPushedBy|First"
-msgstr ""
-
-msgid "FirstPushedBy|pushed by"
-msgstr ""
-
-msgid "Fixed date"
-msgstr ""
-
-msgid "Fixed due date"
-msgstr ""
-
-msgid "Fixed start date"
-msgstr ""
-
-msgid "Fixed:"
-msgstr ""
-
-msgid "FogBugz Email"
-msgstr ""
-
-msgid "FogBugz Import"
-msgstr ""
-
-msgid "FogBugz Password"
-msgstr ""
-
-msgid "FogBugz URL"
-msgstr ""
-
-msgid "FogBugz import"
-msgstr ""
-
-msgid "Follow the steps below to export your Google Code project data."
-msgstr ""
-
-msgid "Font Color"
-msgstr ""
-
-msgid "Footer message"
-msgstr ""
-
-msgid "For internal projects, any logged in user can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "For more information, go to the "
-msgstr ""
-
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
-msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
-msgstr ""
-
-msgid "For private projects, any member (guest or higher) can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "For public projects, anyone can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "ForkedFromProjectPath|Forked from"
-msgstr ""
-
-msgid "ForkedFromProjectPath|Forked from %{project_name} (deleted)"
-msgstr ""
-
-msgid "Forking in progress"
-msgstr ""
-
-msgid "Format"
-msgstr ""
-
-msgid "Found errors in your .gitlab-ci.yml:"
-msgstr ""
-
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
-msgid "From %{provider_title}"
-msgstr ""
-
-msgid "From Bitbucket"
-msgstr ""
-
-msgid "From Bitbucket Server"
-msgstr ""
-
-msgid "From FogBugz"
-msgstr ""
-
-msgid "From GitLab.com"
-msgstr ""
-
-msgid "From Google Code"
-msgstr ""
-
-msgid "From issue creation until deploy to production"
-msgstr ""
-
-msgid "From merge request merge until deploy to production"
-msgstr ""
-
-msgid "From milestones:"
-msgstr ""
-
-msgid "From the Kubernetes cluster details view, install Runner from the applications list"
-msgstr ""
-
-msgid "GPG Keys"
-msgstr ""
-
-msgid "General"
-msgstr ""
-
-msgid "General pipelines"
-msgstr ""
-
-msgid "Generate a default set of labels"
-msgstr ""
-
-msgid "Geo"
-msgstr ""
-
-msgid "Geo Nodes"
-msgstr ""
-
-msgid "Geo allows you to replicate your GitLab instance to other geographical locations."
-msgstr ""
-
-msgid "GeoNodeSyncStatus|Node is failing or broken."
-msgstr ""
-
-msgid "GeoNodeSyncStatus|Node is slow, overloaded, or it just recovered after an outage."
-msgstr ""
-
-msgid "GeoNodes|Checksummed"
-msgstr ""
-
-msgid "GeoNodes|Data is out of date from %{timeago}"
-msgstr ""
-
-msgid "GeoNodes|Data replication lag"
-msgstr ""
-
-msgid "GeoNodes|Disabling a node stops the sync process. Are you sure?"
-msgstr ""
-
-msgid "GeoNodes|Does not match the primary storage configuration"
-msgstr ""
-
-msgid "GeoNodes|Failed"
-msgstr ""
-
-msgid "GeoNodes|Full"
-msgstr ""
-
-msgid "GeoNodes|GitLab version"
-msgstr ""
-
-msgid "GeoNodes|GitLab version does not match the primary node version"
-msgstr ""
-
-msgid "GeoNodes|Health status"
-msgstr ""
-
-msgid "GeoNodes|Last event ID processed by cursor"
-msgstr ""
-
-msgid "GeoNodes|Last event ID seen from primary"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Repository checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Repository verification"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Wiki checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Wiki verification"
-msgstr ""
-
-msgid "GeoNodes|Loading nodes"
-msgstr ""
-
-msgid "GeoNodes|Local LFS objects"
-msgstr ""
-
-msgid "GeoNodes|Local attachments"
-msgstr ""
-
-msgid "GeoNodes|Local job artifacts"
-msgstr ""
-
-msgid "GeoNodes|New node"
-msgstr ""
-
-msgid "GeoNodes|Node Authentication was successfully repaired."
-msgstr ""
-
-msgid "GeoNodes|Node was successfully removed."
-msgstr ""
-
-msgid "GeoNodes|Not checksummed"
-msgstr ""
-
-msgid "GeoNodes|Out of sync"
-msgstr ""
-
-msgid "GeoNodes|Removing a node stops the sync process. Are you sure?"
-msgstr ""
-
-msgid "GeoNodes|Replication slot WAL"
-msgstr ""
-
-msgid "GeoNodes|Replication slots"
-msgstr ""
-
-msgid "GeoNodes|Repositories"
-msgstr ""
-
-msgid "GeoNodes|Repositories checksummed for verification with their counterparts on Secondary nodes"
-msgstr ""
-
-msgid "GeoNodes|Repositories verified with their counterparts on the Primary node"
-msgstr ""
-
-msgid "GeoNodes|Repository checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Repository verification progress"
-msgstr ""
-
-msgid "GeoNodes|Selective"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while changing node status"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while fetching nodes"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while removing node"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while repairing node"
-msgstr ""
-
-msgid "GeoNodes|Storage config"
-msgstr ""
-
-msgid "GeoNodes|Sync settings"
-msgstr ""
-
-msgid "GeoNodes|Synced"
-msgstr ""
-
-msgid "GeoNodes|Unused slots"
-msgstr ""
-
-msgid "GeoNodes|Unverified"
-msgstr ""
-
-msgid "GeoNodes|Used slots"
-msgstr ""
-
-msgid "GeoNodes|Verified"
-msgstr ""
-
-msgid "GeoNodes|Wiki checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Wiki verification progress"
-msgstr ""
-
-msgid "GeoNodes|Wikis"
-msgstr ""
-
-msgid "GeoNodes|Wikis checksummed for verification with their counterparts on Secondary nodes"
-msgstr ""
-
-msgid "GeoNodes|Wikis verified with their counterparts on the Primary node"
-msgstr ""
-
-msgid "GeoNodes|You have configured Geo nodes using an insecure HTTP connection. We recommend the use of HTTPS."
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for forced re-download"
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for re-check"
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|All"
-msgstr ""
-
-msgid "Geo|All projects"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
-msgstr ""
-
-msgid "Geo|Failed"
-msgstr ""
-
-msgid "Geo|File sync capacity"
-msgstr ""
-
-msgid "Geo|Geo Status"
-msgstr ""
-
-msgid "Geo|Groups to synchronize"
-msgstr ""
-
-msgid "Geo|In sync"
-msgstr ""
-
-msgid "Geo|Last successful sync"
-msgstr ""
-
-msgid "Geo|Last sync attempt"
-msgstr ""
-
-msgid "Geo|Last time verified"
-msgstr ""
-
-msgid "Geo|Never"
-msgstr ""
-
-msgid "Geo|Next sync scheduled at"
-msgstr ""
-
-msgid "Geo|Not synced yet"
-msgstr ""
-
-msgid "Geo|Pending"
-msgstr ""
-
-msgid "Geo|Pending synchronization"
-msgstr ""
-
-msgid "Geo|Pending verification"
-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|Recheck"
-msgstr ""
-
-msgid "Geo|Recheck all projects"
-msgstr ""
-
-msgid "Geo|Redownload"
-msgstr ""
-
-msgid "Geo|Remove"
-msgstr ""
-
-msgid "Geo|Repository sync capacity"
-msgstr ""
-
-msgid "Geo|Resync"
-msgstr ""
-
-msgid "Geo|Resync all projects"
-msgstr ""
-
-msgid "Geo|Retry count"
-msgstr ""
-
-msgid "Geo|Select groups to replicate."
-msgstr ""
-
-msgid "Geo|Shards to synchronize"
-msgstr ""
-
-msgid "Geo|Status"
-msgstr ""
-
-msgid "Geo|Synced"
-msgstr ""
-
-msgid "Geo|Synchronization failed - %{error}"
-msgstr ""
-
-msgid "Geo|Tracking entry for project (%{project_id}) was successfully removed."
-msgstr ""
-
-msgid "Geo|Tracking entry will be removed. Are you sure?"
-msgstr ""
-
-msgid "Geo|Unknown state"
-msgstr ""
-
-msgid "Geo|Verification capacity"
-msgstr ""
-
-msgid "Geo|Verification failed - %{error}"
-msgstr ""
-
-msgid "Geo|Waiting for scheduler"
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
-msgid "Geo|You need a different license to use Geo replication"
-msgstr ""
-
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
-msgid "Get a free instance review"
-msgstr ""
-
-msgid "Git"
-msgstr ""
-
-msgid "Git repository URL"
-msgstr ""
-
-msgid "Git revision"
-msgstr ""
-
-msgid "Git strategy for pipelines"
-msgstr ""
-
-msgid "Git version"
-msgstr ""
-
-msgid "GitHub import"
-msgstr ""
-
-msgid "GitLab CI Linter has been moved"
-msgstr ""
-
-msgid "GitLab Geo"
-msgstr ""
-
-msgid "GitLab Group Runners can execute code for all the projects in this group."
-msgstr ""
-
-msgid "GitLab Import"
-msgstr ""
-
-msgid "GitLab User"
-msgstr ""
-
-msgid "GitLab project export"
-msgstr ""
-
-msgid "GitLab single sign on URL"
-msgstr ""
-
-msgid "GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "GitLab.com import"
-msgstr ""
-
-msgid "GitLab’s issue tracker"
-msgstr ""
-
-msgid "Gitaly"
-msgstr ""
-
-msgid "Gitaly Servers"
-msgstr ""
-
-msgid "Gitaly|Address"
-msgstr ""
-
-msgid "Gitea Host URL"
-msgstr ""
-
-msgid "Gitea Import"
-msgstr ""
-
-msgid "Go Back"
-msgstr ""
-
-msgid "Go back"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Go to %{link_to_google_takeout}."
-msgstr ""
-
-msgid "Google Code import"
-msgstr ""
-
-msgid "Google Takeout"
-msgstr ""
-
-msgid "Google authentication is not %{link_to_documentation}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
-msgid "Got it!"
-msgstr ""
-
-msgid "Graph"
-msgstr ""
-
-msgid "Group"
-msgstr ""
-
-msgid "Group CI/CD settings"
-msgstr ""
-
-msgid "Group Git LFS status:"
-msgstr ""
-
-msgid "Group ID"
-msgstr ""
-
-msgid "Group Runners"
-msgstr ""
-
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
-msgid "Group avatar"
-msgstr ""
-
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
-msgid "Group details"
-msgstr ""
-
-msgid "Group info:"
-msgstr ""
-
-msgid "Group maintainers can register group runners in the %{link}"
-msgstr ""
-
-msgid "Group name"
-msgstr ""
-
-msgid "Group: %{group_name}"
-msgstr ""
-
-msgid "GroupRoadmap|From %{dateWord}"
-msgstr ""
-
-msgid "GroupRoadmap|Loading roadmap"
-msgstr ""
-
-msgid "GroupRoadmap|Something went wrong while fetching epics"
-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|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the quarters view, only epics in the past quarter, current quarter, and next 4 quarters are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the weeks view, only epics in the past week, current week, and next 4 weeks are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the months view, only epics in the past month, current month, and next 5 months are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the quarters view, only epics in the past quarter, current quarter, and next 4 quarters are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the weeks view, only epics in the past week, current week, and next 4 weeks are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|Until %{dateWord}"
-msgstr ""
-
-msgid "GroupSettings|Badges"
-msgstr ""
-
-msgid "GroupSettings|Customize your group badges."
-msgstr ""
-
-msgid "GroupSettings|Learn more about badges."
-msgstr ""
-
-msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
-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|This setting will be applied to all subgroups unless overridden by a group owner. Groups that already have access to the project will continue to have access unless removed manually."
-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|remove the share with group lock from %{ancestor_group_name}"
-msgstr ""
-
-msgid "Groups"
-msgstr ""
-
-msgid "Groups can also be nested by creating %{subgroup_docs_link_start}subgroups%{subgroup_docs_link_end}."
-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|If you organize your projects under a group, it works like a folder."
-msgstr ""
-
-msgid "GroupsEmptyState|No groups found"
-msgstr ""
-
-msgid "GroupsEmptyState|You can manage your group member’s permissions and access to each project in the group."
-msgstr ""
-
-msgid "GroupsTree|Are you sure you want to leave the \"%{fullName}\" group?"
-msgstr ""
-
-msgid "GroupsTree|Create a project in this group."
-msgstr ""
-
-msgid "GroupsTree|Create a subgroup in this group."
-msgstr ""
-
-msgid "GroupsTree|Edit group"
-msgstr ""
-
-msgid "GroupsTree|Failed to leave the group. Please make sure you are not the only owner."
-msgstr ""
-
-msgid "GroupsTree|Leave this 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|Search by name"
-msgstr ""
-
-msgid "Have your users email"
-msgstr ""
-
-msgid "Header message"
-msgstr ""
-
-msgid "Health Check"
-msgstr ""
-
-msgid "Health information can be retrieved from the following endpoints. More information is available"
-msgstr ""
-
-msgid "HealthCheck|Access token is"
-msgstr ""
-
-msgid "HealthCheck|Healthy"
-msgstr ""
-
-msgid "HealthCheck|No Health Problems Detected"
-msgstr ""
-
-msgid "HealthCheck|Unhealthy"
-msgstr ""
-
-msgid "Help"
-msgstr ""
-
-msgid "Help page"
-msgstr ""
-
-msgid "Help page text and support page url."
-msgstr ""
-
-msgid "Here is the public SSH key that needs to be added to the remote server. For more information, please refer to the documentation."
-msgstr ""
-
-msgid "Hide host keys manual input"
-msgstr ""
-
-msgid "Hide payload"
-msgstr ""
-
-msgid "Hide value"
-msgid_plural "Hide values"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Hide whitespace changes"
-msgstr ""
-
-msgid "History"
-msgstr ""
-
-msgid "Housekeeping successfully started"
-msgstr ""
-
-msgid "I accept the %{terms_link}"
-msgstr ""
-
-msgid "I accept the|Terms of Service and Privacy Policy"
-msgstr ""
-
-msgid "ID"
-msgstr ""
-
-msgid "IDE|Allow live previews of JavaScript projects in the Web IDE using CodeSandbox client side evaluation."
-msgstr ""
-
-msgid "IDE|Back"
-msgstr ""
-
-msgid "IDE|Client side evaluation"
-msgstr ""
-
-msgid "IDE|Commit"
-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|Open in file view"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
-msgid "IDE|Review"
-msgstr ""
-
-msgid "IP Address"
-msgstr ""
-
-msgid "Identifier"
-msgstr ""
-
-msgid "Identities"
-msgstr ""
-
-msgid "Identity provider single sign on URL"
-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."
-msgstr ""
-
-msgid "If disabled, the access level will depend on the user's permissions in the project."
-msgstr ""
-
-msgid "If enabled"
-msgstr ""
-
-msgid "If enabled, access to projects will be validated on an external service using their classification label."
-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 already have files you can push them using the %{link_to_cli} below."
-msgstr ""
-
-msgid "If your HTTP repository is not publicly accessible, add authentication information to the URL: <code>https://username:password@gitlab.company.com/group/project.git</code>."
-msgstr ""
-
-msgid "ImageDiffViewer|2-up"
-msgstr ""
-
-msgid "ImageDiffViewer|Onion skin"
-msgstr ""
-
-msgid "ImageDiffViewer|Swipe"
-msgstr ""
-
-msgid "Import"
-msgstr ""
-
-msgid "Import Projects from Gitea"
-msgstr ""
-
-msgid "Import all compatible projects"
-msgstr ""
-
-msgid "Import all projects"
-msgstr ""
-
-msgid "Import all repositories"
-msgstr ""
-
-msgid "Import an exported GitLab project"
-msgstr ""
-
-msgid "Import in progress"
-msgstr ""
-
-msgid "Import multiple repositories by uploading a manifest file."
-msgstr ""
-
-msgid "Import project"
-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 projects from Google Code"
-msgstr ""
-
-msgid "Import repositories from Bitbucket Server"
-msgstr ""
-
-msgid "Import repositories from GitHub"
-msgstr ""
-
-msgid "Import repository"
-msgstr ""
-
-msgid "ImportButtons|Connect repositories from"
-msgstr ""
-
-msgid "Improve Issue boards with GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Improve issues management with Issue weight and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Improve search with Advanced Global Search and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "In order to enable instance-level analytics, please ask an admin to enable %{usage_ping_link_start}usage ping%{usage_ping_link_end}."
-msgstr ""
-
-msgid "In the next step, you'll be able to select the projects you want to import."
-msgstr ""
-
-msgid "Include a Terms of Service agreement and Privacy Policy that all users must accept."
-msgstr ""
-
-msgid "Include the username in the URL if required: <code>https://username@gitlab.company.com/group/project.git</code>."
-msgstr ""
-
-msgid "Incompatible Project"
-msgstr ""
-
-msgid "Indicates whether this runner can pick jobs without tags"
-msgstr ""
-
-msgid "Inline"
-msgstr ""
-
-msgid "Input host keys manually"
-msgstr ""
-
-msgid "Input your repository URL"
-msgstr ""
-
-msgid "Install GitLab Runner"
-msgstr ""
-
-msgid "Install Runner on Kubernetes"
-msgstr ""
-
-msgid "Instance"
-msgid_plural "Instances"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Instance Statistics"
-msgstr ""
-
-msgid "Instance Statistics visibility"
-msgstr ""
-
-msgid "Instance does not support multiple Kubernetes clusters"
-msgstr ""
-
-msgid "Integrations"
-msgstr ""
-
-msgid "Integrations Settings"
-msgstr ""
-
-msgid "Interested parties can even contribute by pushing commits if they want to."
-msgstr ""
-
-msgid "Internal - The group and any internal projects can be viewed by any logged in user."
-msgstr ""
-
-msgid "Internal - The project can be accessed by any logged in user."
-msgstr ""
-
-msgid "Internal users"
-msgstr ""
-
-msgid "Interval Pattern"
-msgstr ""
-
-msgid "Introducing Cycle Analytics"
-msgstr ""
-
-msgid "Invite"
-msgstr ""
-
-msgid "Issue"
-msgstr ""
-
-msgid "Issue Boards"
-msgstr ""
-
-msgid "Issue board focus mode"
-msgstr ""
-
-msgid "Issue events"
-msgstr ""
-
-msgid "IssueBoards|Board"
-msgstr ""
-
-msgid "IssueBoards|Boards"
-msgstr ""
-
-msgid "Issues"
-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, 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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
-msgid "Jan"
-msgstr ""
-
-msgid "January"
-msgstr ""
-
-msgid "Job"
-msgstr ""
-
-msgid "Job has been erased"
-msgstr ""
-
-msgid "Jobs"
-msgstr ""
-
-msgid "Job|Browse"
-msgstr ""
-
-msgid "Job|Complete Raw"
-msgstr ""
-
-msgid "Job|Download"
-msgstr ""
-
-msgid "Job|Erase job log"
-msgstr ""
-
-msgid "Job|Job artifacts"
-msgstr ""
-
-msgid "Job|Job has been erased"
-msgstr ""
-
-msgid "Job|Job has been erased by"
-msgstr ""
-
-msgid "Job|Keep"
-msgstr ""
-
-msgid "Job|Scroll to bottom"
-msgstr ""
-
-msgid "Job|Scroll to top"
-msgstr ""
-
-msgid "Job|Show complete raw"
-msgstr ""
-
-msgid "Job|The artifacts were removed"
-msgstr ""
-
-msgid "Job|The artifacts will be removed in"
-msgstr ""
-
-msgid "Job|This job is stuck, because the project doesn't have any runners online assigned to it."
-msgstr ""
-
-msgid "Jul"
-msgstr ""
-
-msgid "July"
-msgstr ""
-
-msgid "Jun"
-msgstr ""
-
-msgid "June"
-msgstr ""
-
-msgid "Kubernetes"
-msgstr ""
-
-msgid "Kubernetes Cluster"
-msgstr ""
-
-msgid "Kubernetes cluster creation time exceeds timeout; %{timeout}"
-msgstr ""
-
-msgid "Kubernetes cluster integration was not removed."
-msgstr ""
-
-msgid "Kubernetes cluster integration was successfully removed."
-msgstr ""
-
-msgid "Kubernetes cluster was successfully updated."
-msgstr ""
-
-msgid "Kubernetes configured"
-msgstr ""
-
-msgid "Kubernetes service integration has been deprecated. %{deprecated_message_content} your Kubernetes clusters using the new <a href=\"%{url}\"/>Kubernetes Clusters</a> page"
-msgstr ""
-
-msgid "LFS"
-msgstr ""
-
-msgid "LFSStatus|Disabled"
-msgstr ""
-
-msgid "LFSStatus|Enabled"
-msgstr ""
-
-msgid "Label"
-msgstr ""
-
-msgid "Label actions dropdown"
-msgstr ""
-
-msgid "Label lists show all issues with the selected label."
-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|<span>Promote label</span> %{labelTitle} <span>to Group Label?</span>"
-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. This action cannot be reversed."
-msgstr ""
-
-msgid "Large File Storage"
-msgstr ""
-
-msgid "Last %d day"
-msgid_plural "Last %d days"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Last Pipeline"
-msgstr ""
-
-msgid "Last commit"
-msgstr ""
-
-msgid "Last contact"
-msgstr ""
-
-msgid "Last edited %{date}"
-msgstr ""
-
-msgid "Last edited by %{name}"
-msgstr ""
-
-msgid "Last reply by"
-msgstr ""
-
-msgid "Last update"
-msgstr ""
-
-msgid "Last updated"
-msgstr ""
-
-msgid "LastPushEvent|You pushed to"
-msgstr ""
-
-msgid "LastPushEvent|at"
-msgstr ""
-
-msgid "Latest changes"
-msgstr ""
-
-msgid "Learn more"
-msgstr ""
-
-msgid "Learn more about %{issue_boards_url}, to keep track of issues in multiple lists, using labels, assignees, and milestones. If you’re missing something from issue boards, please create an issue on %{gitlab_issues_url}."
-msgstr ""
-
-msgid "Learn more about Kubernetes"
-msgstr ""
-
-msgid "Learn more about protected branches"
-msgstr ""
-
-msgid "Learn more in the"
-msgstr ""
-
-msgid "Learn more in the|pipeline schedules documentation"
-msgstr ""
-
-msgid "Leave"
-msgstr ""
-
-msgid "Leave group"
-msgstr ""
-
-msgid "Leave project"
-msgstr ""
-
-msgid "Leave the \"File type\" and \"Delivery method\" options on their default values."
-msgstr ""
-
-msgid "License"
-msgstr ""
-
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
-msgid "LicenseManagement|Approve license"
-msgstr ""
-
-msgid "LicenseManagement|Approve license?"
-msgstr ""
-
-msgid "LicenseManagement|Approved"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist license"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist license?"
-msgstr ""
-
-msgid "LicenseManagement|Blacklisted"
-msgstr ""
-
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
-msgid "LicenseManagement|License"
-msgstr ""
-
-msgid "LicenseManagement|License Management"
-msgstr ""
-
-msgid "LicenseManagement|License details"
-msgstr ""
-
-msgid "LicenseManagement|License name"
-msgstr ""
-
-msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
-msgstr ""
-
-msgid "LicenseManagement|Packages"
-msgstr ""
-
-msgid "LicenseManagement|Remove license"
-msgstr ""
-
-msgid "LicenseManagement|Remove license?"
-msgstr ""
-
-msgid "LicenseManagement|Submit"
-msgstr ""
-
-msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
-msgstr ""
-
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
-msgid "LicenseManagement|URL"
-msgstr ""
-
-msgid "LicenseManagement|You are about to remove the license, %{name}, from this project."
-msgstr ""
-
-msgid "Licenses"
-msgstr ""
-
-msgid "Limited to showing %d event at most"
-msgid_plural "Limited to showing %d events at most"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "LinkedIn"
-msgstr ""
-
-msgid "List"
-msgstr ""
-
-msgid "List Your Gitea Repositories"
-msgstr ""
-
-msgid "List available repositories"
-msgstr ""
-
-msgid "List view"
-msgstr ""
-
-msgid "List your Bitbucket Server repositories"
-msgstr ""
-
-msgid "List your GitHub repositories"
-msgstr ""
-
-msgid "Live preview"
-msgstr ""
-
-msgid "Loading contribution stats for group members"
-msgstr ""
-
-msgid "Loading the GitLab IDE..."
-msgstr ""
-
-msgid "Loading..."
-msgstr ""
-
-msgid "Lock"
-msgstr ""
-
-msgid "Lock %{issuableDisplayName}"
-msgstr ""
-
-msgid "Lock not found"
-msgstr ""
-
-msgid "Lock this %{issuableDisplayName}? Only <strong>project members</strong> will be able to comment."
-msgstr ""
-
-msgid "Lock to current projects"
-msgstr ""
-
-msgid "Locked"
-msgstr ""
-
-msgid "Locked Files"
-msgstr ""
-
-msgid "Locked to current projects"
-msgstr ""
-
-msgid "Locks give the ability to lock specific file or folder."
-msgstr ""
-
-msgid "Login with smartcard"
-msgstr ""
-
-msgid "Logs"
-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 sure you're logged into the account that owns the projects you'd like to import."
-msgstr ""
-
-msgid "Manage Git repositories with fine-grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki."
-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 you've authorized to use your account."
-msgstr ""
-
-msgid "Manage group labels"
-msgstr ""
-
-msgid "Manage labels"
-msgstr ""
-
-msgid "Manage project labels"
-msgstr ""
-
-msgid "Manage your group’s membership while adding another level of security with SAML."
-msgstr ""
-
-msgid "Manifest"
-msgstr ""
-
-msgid "Manifest file import"
-msgstr ""
-
-msgid "Map a FogBugz account ID to a GitLab user"
-msgstr ""
-
-msgid "Map a Google Code user to a GitLab user"
-msgstr ""
-
-msgid "Map a Google Code user to a full email address"
-msgstr ""
-
-msgid "Map a Google Code user to a full name"
-msgstr ""
-
-msgid "Mar"
-msgstr ""
-
-msgid "March"
-msgstr ""
-
-msgid "Mark todo as done"
-msgstr ""
-
-msgid "Markdown enabled"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
-msgid "Maven Metadata"
-msgstr ""
-
-msgid "Maven package"
-msgstr ""
-
-msgid "Max access level"
-msgstr ""
-
-msgid "Maximum job timeout"
-msgstr ""
-
-msgid "May"
-msgstr ""
-
-msgid "Median"
-msgstr ""
-
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
-msgid "Members"
-msgstr ""
-
-msgid "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 "Merge Request"
-msgstr ""
-
-msgid "Merge Request:"
-msgstr ""
-
-msgid "Merge Requests"
-msgstr ""
-
-msgid "Merge Requests created"
-msgstr ""
-
-msgid "Merge events"
-msgstr ""
-
-msgid "Merge request"
-msgstr ""
-
-msgid "Merge request approvals"
-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 "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
-msgid "MergeRequests|Resolve this discussion in a new issue"
-msgstr ""
-
-msgid "MergeRequests|Saving the comment failed"
-msgstr ""
-
-msgid "MergeRequests|Toggle comments for this file"
-msgstr ""
-
-msgid "MergeRequests|View file @ %{commitId}"
-msgstr ""
-
-msgid "MergeRequests|View replaced file @ %{commitId}"
-msgstr ""
-
-msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
-msgstr ""
-
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
-msgid "Merged"
-msgstr ""
-
-msgid "Messages"
-msgstr ""
-
-msgid "Metrics"
-msgstr ""
-
-msgid "Metrics - Influx"
-msgstr ""
-
-msgid "Metrics - Prometheus"
-msgstr ""
-
-msgid "Metrics and profiling"
-msgstr ""
-
-msgid "Metrics|Business"
-msgstr ""
-
-msgid "Metrics|Check out the CI/CD documentation on deploying to an environment"
-msgstr ""
-
-msgid "Metrics|Create metric"
-msgstr ""
-
-msgid "Metrics|Edit metric"
-msgstr ""
-
-msgid "Metrics|Environment"
-msgstr ""
-
-msgid "Metrics|For grouping similar metrics"
-msgstr ""
-
-msgid "Metrics|Label of the chart's vertical axis. Usually the type of the unit being charted. The horizontal axis (X-axis) always represents time."
-msgstr ""
-
-msgid "Metrics|Learn about environments"
-msgstr ""
-
-msgid "Metrics|Legend label (optional)"
-msgstr ""
-
-msgid "Metrics|Must be a valid PromQL query."
-msgstr ""
-
-msgid "Metrics|Name"
-msgstr ""
-
-msgid "Metrics|New metric"
-msgstr ""
-
-msgid "Metrics|No deployed environments"
-msgstr ""
-
-msgid "Metrics|Prometheus Query Documentation"
-msgstr ""
-
-msgid "Metrics|Query"
-msgstr ""
-
-msgid "Metrics|Response"
-msgstr ""
-
-msgid "Metrics|System"
-msgstr ""
-
-msgid "Metrics|There was an error fetching the environments data, please try again"
-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 while retrieving metrics"
-msgstr ""
-
-msgid "Metrics|Type"
-msgstr ""
-
-msgid "Metrics|Unexpected deployment data response from prometheus endpoint"
-msgstr ""
-
-msgid "Metrics|Unexpected metrics data response from prometheus endpoint"
-msgstr ""
-
-msgid "Metrics|Unit label"
-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|Y-axis label"
-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 "Milestone"
-msgstr ""
-
-msgid "Milestone lists not available with your current license"
-msgstr ""
-
-msgid "Milestone lists show all issues from the selected milestone."
-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|<p>%{milestonePromotion}</p> %{finalWarning}"
-msgstr ""
-
-msgid "Milestones|Delete milestone"
-msgstr ""
-
-msgid "Milestones|Delete milestone %{milestoneTitle}?"
-msgstr ""
-
-msgid "Milestones|Failed to delete milestone %{milestoneTitle}"
-msgstr ""
-
-msgid "Milestones|Milestone %{milestoneTitle} was not found"
-msgstr ""
-
-msgid "Milestones|Promote %{milestoneTitle} to group milestone?"
-msgstr ""
-
-msgid "Milestones|Promote Milestone"
-msgstr ""
-
-msgid "Milestones|Promoting %{milestone} will make it available for all projects inside %{groupName}. Existing project milestones with the same name will be merged. "
-msgstr ""
-
-msgid "Milestones|This action cannot be reversed."
-msgstr ""
-
-msgid "Mirror a repository"
-msgstr ""
-
-msgid "Mirror direction"
-msgstr ""
-
-msgid "Mirror repository"
-msgstr ""
-
-msgid "Mirror user"
-msgstr ""
-
-msgid "Mirrored repositories"
-msgstr ""
-
-msgid "Mirroring repositories"
-msgstr ""
-
-msgid "MissingSSHKeyWarningLink|add an SSH key"
-msgstr ""
-
-msgid "Modal|Cancel"
-msgstr ""
-
-msgid "Modal|Close"
-msgstr ""
-
-msgid "Monitoring"
-msgstr ""
-
-msgid "Months"
-msgstr ""
-
-msgid "More"
-msgstr ""
-
-msgid "More actions"
-msgstr ""
-
-msgid "More info"
-msgstr ""
-
-msgid "More information"
-msgstr ""
-
-msgid "More information is available|here"
-msgstr ""
-
-msgid "Most stars"
-msgstr ""
-
-msgid "Move"
-msgstr ""
-
-msgid "Move issue"
-msgstr ""
-
-msgid "Multiple issue boards"
-msgstr ""
-
-msgid "Name"
-msgstr ""
-
-msgid "Name new label"
-msgstr ""
-
-msgid "Name your individual key via a title"
-msgstr ""
-
-msgid "Name:"
-msgstr ""
-
-msgid "Naming, visibility"
-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 "Network"
-msgstr ""
-
-msgid "Never"
-msgstr ""
-
-msgid "New"
-msgstr ""
-
-msgid "New Application"
-msgstr ""
-
-msgid "New Group"
-msgstr ""
-
-msgid "New Identity"
-msgstr ""
-
-msgid "New Issue"
-msgid_plural "New Issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "New Label"
-msgstr ""
-
-msgid "New Pipeline Schedule"
-msgstr ""
-
-msgid "New Snippet"
-msgstr ""
-
-msgid "New Snippets"
-msgstr ""
-
-msgid "New branch"
-msgstr ""
-
-msgid "New branch unavailable"
-msgstr ""
-
-msgid "New directory"
-msgstr ""
-
-msgid "New epic"
-msgstr ""
-
-msgid "New file"
-msgstr ""
-
-msgid "New group"
-msgstr ""
-
-msgid "New identity"
-msgstr ""
-
-msgid "New issue"
-msgstr ""
-
-msgid "New label"
-msgstr ""
-
-msgid "New merge request"
-msgstr ""
-
-msgid "New pipelines will cancel older, pending pipelines on the same branch"
-msgstr ""
-
-msgid "New project"
-msgstr ""
-
-msgid "New schedule"
-msgstr ""
-
-msgid "New snippet"
-msgstr ""
-
-msgid "New subgroup"
-msgstr ""
-
-msgid "New tag"
-msgstr ""
-
-msgid "New..."
-msgstr ""
-
-msgid "No"
-msgstr ""
-
-msgid "No Label"
-msgstr ""
-
-msgid "No assignee"
-msgstr ""
-
-msgid "No branches found"
-msgstr ""
-
-msgid "No changes"
-msgstr ""
-
-msgid "No connection could be made to a Gitaly Server, please check your logs!"
-msgstr ""
-
-msgid "No container images stored for this project. Add one by following the instructions above."
-msgstr ""
-
-msgid "No contributions were found"
-msgstr ""
-
-msgid "No credit card required."
-msgstr ""
-
-msgid "No due date"
-msgstr ""
-
-msgid "No estimate or time spent"
-msgstr ""
-
-msgid "No file chosen"
-msgstr ""
-
-msgid "No files found."
-msgstr ""
-
-msgid "No issues for the selected time period."
-msgstr ""
-
-msgid "No labels with such name or description"
-msgstr ""
-
-msgid "No license. All rights reserved"
-msgstr ""
-
-msgid "No merge requests for the selected time period."
-msgstr ""
-
-msgid "No merge requests found"
-msgstr ""
-
-msgid "No messages were logged"
-msgstr ""
-
-msgid "No other labels with such name or description"
-msgstr ""
-
-msgid "No packages stored for this project."
-msgstr ""
-
-msgid "No prioritised labels with such name or description"
-msgstr ""
-
-msgid "No public groups"
-msgstr ""
-
-msgid "No pushes for the selected time period."
-msgstr ""
-
-msgid "No repository"
-msgstr ""
-
-msgid "No runners found"
-msgstr ""
-
-msgid "No schedules"
-msgstr ""
-
-msgid "No, directly import the existing email addresses and usernames."
-msgstr ""
-
-msgid "Nodes"
-msgstr ""
-
-msgid "None"
-msgstr ""
-
-msgid "Not all comments are displayed because you're comparing two versions of the diff."
-msgstr ""
-
-msgid "Not all comments are displayed because you're viewing an old version of the diff."
-msgstr ""
-
-msgid "Not allowed to merge"
-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 enough data"
-msgstr ""
-
-msgid "Not now"
-msgstr ""
-
-msgid "Note that the master branch is automatically protected. %{link_to_protected_branches}"
-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 "Notes|Are you sure you want to cancel creating this comment?"
-msgstr ""
-
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
-msgid "Notification events"
-msgstr ""
-
-msgid "NotificationEvent|Close issue"
-msgstr ""
-
-msgid "NotificationEvent|Close merge request"
-msgstr ""
-
-msgid "NotificationEvent|Failed pipeline"
-msgstr ""
-
-msgid "NotificationEvent|Merge merge request"
-msgstr ""
-
-msgid "NotificationEvent|New epic"
-msgstr ""
-
-msgid "NotificationEvent|New issue"
-msgstr ""
-
-msgid "NotificationEvent|New merge request"
-msgstr ""
-
-msgid "NotificationEvent|New note"
-msgstr ""
-
-msgid "NotificationEvent|Reassign issue"
-msgstr ""
-
-msgid "NotificationEvent|Reassign merge request"
-msgstr ""
-
-msgid "NotificationEvent|Reopen issue"
-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 off"
-msgstr ""
-
-msgid "Notifications on"
-msgstr ""
-
-msgid "Nov"
-msgstr ""
-
-msgid "November"
-msgstr ""
-
-msgid "OK"
-msgstr ""
-
-msgid "Oct"
-msgstr ""
-
-msgid "October"
-msgstr ""
-
-msgid "OfSearchInADropdown|Filter"
-msgstr ""
-
-msgid "Once imported, repositories can be mirrored over SSH. Read more %{ssh_link}"
-msgstr ""
-
-msgid "One more item"
-msgid_plural "%d more items"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "One or more of your Bitbucket 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 Google Code projects cannot be imported into GitLab directly because they use Subversion or Mercurial for version control, rather than Git."
-msgstr ""
-
-msgid "Only admins"
-msgstr ""
-
-msgid "Only comments from the following commit are shown below"
-msgstr ""
-
-msgid "Only mirror protected branches"
-msgstr ""
-
-msgid "Only project members can comment."
-msgstr ""
-
-msgid "Oops, are you sure?"
-msgstr ""
-
-msgid "Open"
-msgstr ""
-
-msgid "Open in Xcode"
-msgstr ""
-
-msgid "Open projects"
-msgstr ""
-
-msgid "Open sidebar"
-msgstr ""
-
-msgid "Open source software to collaborate on code"
-msgstr ""
-
-msgid "Opened"
-msgstr ""
-
-msgid "Opened MR"
-msgstr ""
-
-msgid "Opened issues"
-msgstr ""
-
-msgid "OpenedNDaysAgo|Opened"
-msgstr ""
-
-msgid "Opens in a new window"
-msgstr ""
-
-msgid "Operations"
-msgstr ""
-
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
-msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
-msgstr ""
-
-msgid "Optionally, you can %{link_to_customize} how Google Code 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 "Other Labels"
-msgstr ""
-
-msgid "Other information"
-msgstr ""
-
-msgid "Otherwise it is recommended you start with one of the options below."
-msgstr ""
-
-msgid "Outbound requests"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Overwrite diverged branches"
-msgstr ""
-
-msgid "Owner"
-msgstr ""
-
-msgid "Package information"
-msgstr ""
-
-msgid "Package was removed"
-msgstr ""
-
-msgid "Packages"
-msgstr ""
-
-msgid "Pages"
-msgstr ""
-
-msgid "Pagination|Last »"
-msgstr ""
-
-msgid "Pagination|Next"
-msgstr ""
-
-msgid "Pagination|Prev"
-msgstr ""
-
-msgid "Pagination|« First"
-msgstr ""
-
-msgid "Part of merge request changes"
-msgstr ""
-
-msgid "Password"
-msgstr ""
-
-msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
-msgstr ""
-
-msgid "Path, transfer, remove"
-msgstr ""
-
-msgid "Path:"
-msgstr ""
-
-msgid "Pause"
-msgstr ""
-
-msgid "Paused Runners don't accept new jobs"
-msgstr ""
-
-msgid "Pending"
-msgstr ""
-
-msgid "People without permission will never get a notification and won't be able to comment."
-msgstr ""
-
-msgid "Per job. If a job passes this threshold, it will be marked as failed"
-msgstr ""
-
-msgid "Perform advanced options such as changing path, transferring, or removing the group."
-msgstr ""
-
-msgid "Performance optimization"
-msgstr ""
-
-msgid "Permissions"
-msgstr ""
-
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
-msgid "Personal Access Token"
-msgstr ""
-
-msgid "Pipeline"
-msgstr ""
-
-msgid "Pipeline Health"
-msgstr ""
-
-msgid "Pipeline Schedule"
-msgstr ""
-
-msgid "Pipeline Schedules"
-msgstr ""
-
-msgid "Pipeline quota"
-msgstr ""
-
-msgid "Pipeline triggers"
-msgstr ""
-
-msgid "PipelineCharts|Failed:"
-msgstr ""
-
-msgid "PipelineCharts|Overall statistics"
-msgstr ""
-
-msgid "PipelineCharts|Success ratio:"
-msgstr ""
-
-msgid "PipelineCharts|Successful:"
-msgstr ""
-
-msgid "PipelineCharts|Total:"
-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 "PipelineSheduleIntervalPattern|Custom"
-msgstr ""
-
-msgid "Pipelines"
-msgstr ""
-
-msgid "Pipelines charts"
-msgstr ""
-
-msgid "Pipelines for last month"
-msgstr ""
-
-msgid "Pipelines for last week"
-msgstr ""
-
-msgid "Pipelines for last year"
-msgstr ""
-
-msgid "Pipelines|Build with confidence"
-msgstr ""
-
-msgid "Pipelines|CI Lint"
-msgstr ""
-
-msgid "Pipelines|Clear Runner Caches"
-msgstr ""
-
-msgid "Pipelines|Continuous Integration can help catch bugs by running your tests automatically, while Continuous Deployment can help you deliver code to your product environment."
-msgstr ""
-
-msgid "Pipelines|Get started with Pipelines"
-msgstr ""
-
-msgid "Pipelines|Loading Pipelines"
-msgstr ""
-
-msgid "Pipelines|Project cache successfully reset."
-msgstr ""
-
-msgid "Pipelines|Run Pipeline"
-msgstr ""
-
-msgid "Pipelines|Something went wrong while cleaning runners cache."
-msgstr ""
-
-msgid "Pipelines|There are currently no %{scope} pipelines."
-msgstr ""
-
-msgid "Pipelines|There are currently no pipelines."
-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 project is not currently set up to run pipelines."
-msgstr ""
-
-msgid "Pipeline|Commit"
-msgstr ""
-
-msgid "Pipeline|Create for"
-msgstr ""
-
-msgid "Pipeline|Create pipeline"
-msgstr ""
-
-msgid "Pipeline|Duration"
-msgstr ""
-
-msgid "Pipeline|Existing branch name or tag"
-msgstr ""
-
-msgid "Pipeline|Pipeline"
-msgstr ""
-
-msgid "Pipeline|Run Pipeline"
-msgstr ""
-
-msgid "Pipeline|Search branches"
-msgstr ""
-
-msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} 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|Variables"
-msgstr ""
-
-msgid "Pipeline|You’re about to stop pipeline %{pipelineId}."
-msgstr ""
-
-msgid "Pipeline|all"
-msgstr ""
-
-msgid "Pipeline|success"
-msgstr ""
-
-msgid "Pipeline|with stage"
-msgstr ""
-
-msgid "Pipeline|with stages"
-msgstr ""
-
-msgid "Plain diff"
-msgstr ""
-
-msgid "PlantUML"
-msgstr ""
-
-msgid "Play"
-msgstr ""
-
-msgid "Please accept the Terms of Service before continuing."
-msgstr ""
-
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
-msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
-msgstr ""
-
-msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
-msgstr ""
-
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
-msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
-msgstr ""
-
-msgid "Please select at least one filter to see results"
-msgstr ""
-
-msgid "Please solve the reCAPTCHA"
-msgstr ""
-
-msgid "Please try again"
-msgstr ""
-
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-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 "Preferences"
-msgstr ""
-
-msgid "Preferences|Navigation theme"
-msgstr ""
-
-msgid "Press Enter or click to search"
-msgstr ""
-
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
-msgid "Preview"
-msgstr ""
-
-msgid "Preview payload"
-msgstr ""
-
-msgid "Primary"
-msgstr ""
-
-msgid "Prioritize"
-msgstr ""
-
-msgid "Prioritize label"
-msgstr ""
-
-msgid "Prioritized Labels"
-msgstr ""
-
-msgid "Prioritized label"
-msgstr ""
-
-msgid "Private - Project access must be granted explicitly to each user."
-msgstr ""
-
-msgid "Private - The group and its projects can only be viewed by members."
-msgstr ""
-
-msgid "Private projects can be created in your personal namespace with:"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile Settings"
-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|Account scheduled for removal."
-msgstr ""
-
-msgid "Profiles|Add key"
-msgstr ""
-
-msgid "Profiles|Add status emoji"
-msgstr ""
-
-msgid "Profiles|Avatar cropper"
-msgstr ""
-
-msgid "Profiles|Avatar will be removed. Are you sure?"
-msgstr ""
-
-msgid "Profiles|Change username"
-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|Clear status"
-msgstr ""
-
-msgid "Profiles|Current path: %{path}"
-msgstr ""
-
-msgid "Profiles|Current status"
-msgstr ""
-
-msgid "Profiles|Delete Account"
-msgstr ""
-
-msgid "Profiles|Delete account"
-msgstr ""
-
-msgid "Profiles|Delete your account?"
-msgstr ""
-
-msgid "Profiles|Deleting an account has the following effects:"
-msgstr ""
-
-msgid "Profiles|Do not show on profile"
-msgstr ""
-
-msgid "Profiles|Don't display activity-related personal information on your profiles"
-msgstr ""
-
-msgid "Profiles|Edit Profile"
-msgstr ""
-
-msgid "Profiles|Invalid password"
-msgstr ""
-
-msgid "Profiles|Invalid username"
-msgstr ""
-
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
-msgid "Profiles|Main settings"
-msgstr ""
-
-msgid "Profiles|No file chosen"
-msgstr ""
-
-msgid "Profiles|Path"
-msgstr ""
-
-msgid "Profiles|Position and size your new avatar"
-msgstr ""
-
-msgid "Profiles|Private contributions"
-msgstr ""
-
-msgid "Profiles|Public Avatar"
-msgstr ""
-
-msgid "Profiles|Remove avatar"
-msgstr ""
-
-msgid "Profiles|Set new profile picture"
-msgstr ""
-
-msgid "Profiles|Some options are unavailable for LDAP accounts"
-msgstr ""
-
-msgid "Profiles|Tell us about yourself in fewer than 250 characters."
-msgstr ""
-
-msgid "Profiles|The maximum file size allowed is 200KB."
-msgstr ""
-
-msgid "Profiles|This doesn't look like a public SSH key, are you sure you want to add it?"
-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. %{learn_more}"
-msgstr ""
-
-msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
-msgstr ""
-
-msgid "Profiles|This feature is experimental and translations are not complete yet."
-msgstr ""
-
-msgid "Profiles|This information will appear on your profile."
-msgstr ""
-
-msgid "Profiles|Type your %{confirmationValue} to confirm:"
-msgstr ""
-
-msgid "Profiles|Typically starts with \"ssh-rsa …\""
-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|Username change failed - %{message}"
-msgstr ""
-
-msgid "Profiles|Username successfully changed"
-msgstr ""
-
-msgid "Profiles|Website"
-msgstr ""
-
-msgid "Profiles|What's your status?"
-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 transfer ownership or delete these groups before you can delete your account."
-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|e.g. My MacBook key"
-msgstr ""
-
-msgid "Profiles|your account"
-msgstr ""
-
-msgid "Profiling - Performance bar"
-msgstr ""
-
-msgid "Programming languages used in this repository"
-msgstr ""
-
-msgid "Progress"
-msgstr ""
-
-msgid "Project"
-msgstr ""
-
-msgid "Project '%{project_name}' is in the process of being deleted."
-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 Badges"
-msgstr ""
-
-msgid "Project URL"
-msgstr ""
-
-msgid "Project access must be granted explicitly to each user."
-msgstr ""
-
-msgid "Project avatar"
-msgstr ""
-
-msgid "Project avatar in repository: %{link}"
-msgstr ""
-
-msgid "Project details"
-msgstr ""
-
-msgid "Project export could not be deleted."
-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 started. A download link will be sent by email."
-msgstr ""
-
-msgid "Project name"
-msgstr ""
-
-msgid "Project slug"
-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 "ProjectLastActivity|Never"
-msgstr ""
-
-msgid "ProjectLifecycle|Stage"
-msgstr ""
-
-msgid "ProjectOverview|Fork"
-msgstr ""
-
-msgid "ProjectOverview|Forks"
-msgstr ""
-
-msgid "ProjectOverview|Go to your fork"
-msgstr ""
-
-msgid "ProjectOverview|Star"
-msgstr ""
-
-msgid "ProjectOverview|Unstar"
-msgstr ""
-
-msgid "ProjectOverview|You have reached your project limit"
-msgstr ""
-
-msgid "ProjectOverview|You must sign in to star a project"
-msgstr ""
-
-msgid "ProjectPage|Project ID: %{project_id}"
-msgstr ""
-
-msgid "ProjectSettings|Badges"
-msgstr ""
-
-msgid "ProjectSettings|Contact an admin to change this setting."
-msgstr ""
-
-msgid "ProjectSettings|Customize your project badges."
-msgstr ""
-
-msgid "ProjectSettings|Failed to protect the tag"
-msgstr ""
-
-msgid "ProjectSettings|Failed to update tag!"
-msgstr ""
-
-msgid "ProjectSettings|Learn more about badges."
-msgstr ""
-
-msgid "ProjectSettings|Only signed commits can be pushed to this repository."
-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|Users can only push commits to this repository that were committed with one of their own verified emails."
-msgstr ""
-
-msgid "Projects"
-msgstr ""
-
-msgid "Projects shared with %{group_name}"
-msgstr ""
-
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-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 "PrometheusAlerts|Add alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Alert set"
-msgstr ""
-
-msgid "PrometheusAlerts|Edit alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error creating alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error deleting alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error fetching alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error saving alert"
-msgstr ""
-
-msgid "PrometheusAlerts|No alert set"
-msgstr ""
-
-msgid "PrometheusAlerts|Operator"
-msgstr ""
-
-msgid "PrometheusAlerts|Threshold"
-msgstr ""
-
-msgid "PrometheusDashboard|Time"
-msgstr ""
-
-msgid "PrometheusService|%{exporters} with %{metrics} were found"
-msgstr ""
-
-msgid "PrometheusService|<p class=\"text-tertiary\">No <a href=\"%{docsUrl}\">common metrics</a> were found</p>"
-msgstr ""
-
-msgid "PrometheusService|Active"
-msgstr ""
-
-msgid "PrometheusService|Auto configuration"
-msgstr ""
-
-msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
-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|Custom metrics"
-msgstr ""
-
-msgid "PrometheusService|Finding and configuring metrics..."
-msgstr ""
-
-msgid "PrometheusService|Finding custom metrics..."
-msgstr ""
-
-msgid "PrometheusService|Install Prometheus on clusters"
-msgstr ""
-
-msgid "PrometheusService|Manage clusters"
-msgstr ""
-
-msgid "PrometheusService|Manual configuration"
-msgstr ""
-
-msgid "PrometheusService|Metrics"
-msgstr ""
-
-msgid "PrometheusService|Missing environment variable"
-msgstr ""
-
-msgid "PrometheusService|More information"
-msgstr ""
-
-msgid "PrometheusService|New metric"
-msgstr ""
-
-msgid "PrometheusService|Prometheus API Base URL, like http://prometheus.example.com/"
-msgstr ""
-
-msgid "PrometheusService|Prometheus is being automatically managed on your clusters"
-msgstr ""
-
-msgid "PrometheusService|These metrics will only be monitored after your first deployment to an environment"
-msgstr ""
-
-msgid "PrometheusService|Time-series monitoring service"
-msgstr ""
-
-msgid "PrometheusService|To enable manual configuration, uninstall Prometheus from your clusters"
-msgstr ""
-
-msgid "PrometheusService|To enable the installation of Prometheus on your clusters, deactivate the manual configuration below"
-msgstr ""
-
-msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
-msgstr ""
-
-msgid "Promote"
-msgstr ""
-
-msgid "Promote these project milestones into a group milestone."
-msgstr ""
-
-msgid "Promote to Group Milestone"
-msgstr ""
-
-msgid "Promote to group label"
-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|This feature is locked."
-msgstr ""
-
-msgid "Promotions|Upgrade plan"
-msgstr ""
-
-msgid "Protected"
-msgstr ""
-
-msgid "Protected Environments"
-msgstr ""
-
-msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
-msgstr ""
-
-msgid "ProtectedEnvironment|Allowed to deploy"
-msgstr ""
-
-msgid "ProtectedEnvironment|Choose who is allowed to deploy"
-msgstr ""
-
-msgid "ProtectedEnvironment|Environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect Environments in order to restrict who can execute deployments."
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect an environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protected Environment (%{protected_environments_count})"
-msgstr ""
-
-msgid "ProtectedEnvironment|Select an environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|There are currently no protected environments, protect an environment with the form above."
-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 "Protip:"
-msgstr ""
-
-msgid "Provider"
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-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 pipelines"
-msgstr ""
-
-msgid "Pull"
-msgstr ""
-
-msgid "Push"
-msgstr ""
-
-msgid "Push Rules"
-msgstr ""
-
-msgid "Push events"
-msgstr ""
-
-msgid "Push project from command line"
-msgstr ""
-
-msgid "Push to create a project"
-msgstr ""
-
-msgid "PushRule|Committer restriction"
-msgstr ""
-
-msgid "Pushed"
-msgstr ""
-
-msgid "Pushes"
-msgstr ""
-
-msgid "Quarters"
-msgstr ""
-
-msgid "Quick actions can be used in the issues description and comment boxes."
-msgstr ""
-
-msgid "Read more"
-msgstr ""
-
-msgid "Read more about project permissions <strong>%{link_to_help}</strong>"
-msgstr ""
-
-msgid "Readme"
-msgstr ""
-
-msgid "Real-time features"
-msgstr ""
-
-msgid "Recent searches"
-msgstr ""
-
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
-msgid "Reference:"
-msgstr ""
-
-msgid "Refresh"
-msgstr ""
-
-msgid "Refreshing in a second to show the updated status..."
-msgid_plural "Refreshing in %d seconds to show the updated status..."
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Regenerate key"
-msgstr ""
-
-msgid "Regex pattern"
-msgstr ""
-
-msgid "Register / Sign In"
-msgstr ""
-
-msgid "Register and see your runners for this group."
-msgstr ""
-
-msgid "Register and see your runners for this project."
-msgstr ""
-
-msgid "Registry"
-msgstr ""
-
-msgid "Related Commits"
-msgstr ""
-
-msgid "Related Deployed Jobs"
-msgstr ""
-
-msgid "Related Issues"
-msgstr ""
-
-msgid "Related Jobs"
-msgstr ""
-
-msgid "Related Merge Requests"
-msgstr ""
-
-msgid "Related Merged Requests"
-msgstr ""
-
-msgid "Related merge requests"
-msgstr ""
-
-msgid "Remind later"
-msgstr ""
-
-msgid "Remove"
-msgstr ""
-
-msgid "Remove Runner"
-msgstr ""
-
-msgid "Remove avatar"
-msgstr ""
-
-msgid "Remove group"
-msgstr ""
-
-msgid "Remove priority"
-msgstr ""
-
-msgid "Remove project"
-msgstr ""
-
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
-msgid "Rename"
-msgstr ""
-
-msgid "Rename file"
-msgstr ""
-
-msgid "Rename folder"
-msgstr ""
-
-msgid "Reopen epic"
-msgstr ""
-
-msgid "Repair authentication"
-msgstr ""
-
-msgid "Reply to this email directly or %{view_it_on_gitlab}."
-msgstr ""
-
-msgid "Repo by URL"
-msgstr ""
-
-msgid "Report abuse to GitLab"
-msgstr ""
-
-msgid "Reporting"
-msgstr ""
-
-msgid "Reports|%{failedString} and %{resolvedString}"
-msgstr ""
-
-msgid "Reports|Actions"
-msgstr ""
-
-msgid "Reports|Class"
-msgstr ""
-
-msgid "Reports|Confidence"
-msgstr ""
-
-msgid "Reports|Execution time"
-msgstr ""
-
-msgid "Reports|Failure"
-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 results are being parsed"
-msgstr ""
-
-msgid "Reports|Vulnerability"
-msgstr ""
-
-msgid "Reports|no changed test results"
-msgstr ""
-
-msgid "Repository"
-msgstr ""
-
-msgid "Repository Settings"
-msgstr ""
-
-msgid "Repository URL"
-msgstr ""
-
-msgid "Repository has no locks."
-msgstr ""
-
-msgid "Repository maintenance"
-msgstr ""
-
-msgid "Repository mirror"
-msgstr ""
-
-msgid "Repository storage"
-msgstr ""
-
-msgid "RepositorySettingsAccessLevel|Select"
-msgstr ""
-
-msgid "Request Access"
-msgstr ""
-
-msgid "Requests Profiles"
-msgstr ""
-
-msgid "Require all users in this group to setup Two-factor authentication"
-msgstr ""
-
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
-msgstr ""
-
-msgid "Reset health check access token"
-msgstr ""
-
-msgid "Reset runners registration token"
-msgstr ""
-
-msgid "Resolve all discussions in new issue"
-msgstr ""
-
-msgid "Resolve conflicts on source branch"
-msgstr ""
-
-msgid "Resolve discussion"
-msgstr ""
-
-msgid "Response metrics (AWS ELB)"
-msgstr ""
-
-msgid "Response metrics (Custom)"
-msgstr ""
-
-msgid "Response metrics (HA Proxy)"
-msgstr ""
-
-msgid "Response metrics (NGINX Ingress)"
-msgstr ""
-
-msgid "Response metrics (NGINX)"
-msgstr ""
-
-msgid "Resume"
-msgstr ""
-
-msgid "Retry"
-msgstr ""
-
-msgid "Retry this job"
-msgstr ""
-
-msgid "Retry verification"
-msgstr ""
-
-msgid "Reveal Variables"
-msgstr ""
-
-msgid "Reveal value"
-msgid_plural "Reveal values"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Revert this commit"
-msgstr ""
-
-msgid "Revert this merge request"
-msgstr ""
-
-msgid "Review"
-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 "Reviewing"
-msgstr ""
-
-msgid "Reviewing (merge request !%{mergeRequestId})"
-msgstr ""
-
-msgid "Revoke"
-msgstr ""
-
-msgid "Roadmap"
-msgstr ""
-
-msgid "Run CI/CD pipelines for external repositories"
-msgstr ""
-
-msgid "Run untagged jobs"
-msgstr ""
-
-msgid "Runner cannot be assigned to other projects"
-msgstr ""
-
-msgid "Runner runs jobs from all unassigned projects"
-msgstr ""
-
-msgid "Runner runs jobs from all unassigned projects in its group"
-msgstr ""
-
-msgid "Runner runs jobs from assigned projects"
-msgstr ""
-
-msgid "Runner token"
-msgstr ""
-
-msgid "Runner will not receive any new jobs"
-msgstr ""
-
-msgid "Runners"
-msgstr ""
-
-msgid "Runners API"
-msgstr ""
-
-msgid "Runners can be placed on separate users, servers, and even on your local machine."
-msgstr ""
-
-msgid "Runners can be placed on separate users, servers, even on your local machine."
-msgstr ""
-
-msgid "Runners currently online: %{active_runners_count}"
-msgstr ""
-
-msgid "Runners page"
-msgstr ""
-
-msgid "Runners page."
-msgstr ""
-
-msgid "Runners|You have used all your shared Runners pipeline minutes."
-msgstr ""
-
-msgid "Running"
-msgstr ""
-
-msgid "SAML SSO"
-msgstr ""
-
-msgid "SAML SSO for %{group_name}"
-msgstr ""
-
-msgid "SAML Single Sign On"
-msgstr ""
-
-msgid "SAML Single Sign On Settings"
-msgstr ""
-
-msgid "SAST"
-msgstr ""
-
-msgid "SHA1 fingerprint of the SAML token signing certificate. Get this from your identity provider, where it can also be called \"Thumbprint\"."
-msgstr ""
-
-msgid "SSH Keys"
-msgstr ""
-
-msgid "SSH host keys"
-msgstr ""
-
-msgid "SSH public key"
-msgstr ""
-
-msgid "SSL Verification"
-msgstr ""
-
-msgid "Save"
-msgstr ""
-
-msgid "Save application"
-msgstr ""
-
-msgid "Save changes"
-msgstr ""
-
-msgid "Save changes before testing"
-msgstr ""
-
-msgid "Save pipeline schedule"
-msgstr ""
-
-msgid "Save variables"
-msgstr ""
-
-msgid "Schedule a new pipeline"
-msgstr ""
-
-msgid "Scheduled"
-msgstr ""
-
-msgid "Schedules"
-msgstr ""
-
-msgid "Scheduling Pipelines"
-msgstr ""
-
-msgid "Scope"
-msgstr ""
-
-msgid "Scoped issue boards"
-msgstr ""
-
-msgid "Scroll down to <strong>Google Code Project Hosting</strong> and enable the switch on the right."
-msgstr ""
-
-msgid "Scroll to bottom"
-msgstr ""
-
-msgid "Scroll to top"
-msgstr ""
-
-msgid "Search"
-msgstr ""
-
-msgid "Search branches"
-msgstr ""
-
-msgid "Search branches and tags"
-msgstr ""
-
-msgid "Search files"
-msgstr ""
-
-msgid "Search for projects, issues, etc."
-msgstr ""
-
-msgid "Search merge requests"
-msgstr ""
-
-msgid "Search milestones"
-msgstr ""
-
-msgid "Search or filter results..."
-msgstr ""
-
-msgid "Search or jump to…"
-msgstr ""
-
-msgid "Search project"
-msgstr ""
-
-msgid "Search projects"
-msgstr ""
-
-msgid "Search users"
-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|in all GitLab"
-msgstr ""
-
-msgid "SearchAutocomplete|in this group"
-msgstr ""
-
-msgid "SearchAutocomplete|in this project"
-msgstr ""
-
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
-
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting the dismissal."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting this dismissal."
-msgstr ""
-
-msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
-msgstr ""
-
-msgid "SecurityDashboard|Monitor vulnerabilities in your code"
-msgstr ""
-
-msgid "SecurityDashboard|Pipeline %{pipelineLink} triggered"
-msgstr ""
-
-msgid "Select"
-msgstr ""
-
-msgid "Select Archive Format"
-msgstr ""
-
-msgid "Select a group to invite"
-msgstr ""
-
-msgid "Select a namespace to fork the project"
-msgstr ""
-
-msgid "Select a template repository"
-msgstr ""
-
-msgid "Select a timezone"
-msgstr ""
-
-msgid "Select an existing Kubernetes cluster or create a new one"
-msgstr ""
-
-msgid "Select assignee"
-msgstr ""
-
-msgid "Select branch/tag"
-msgstr ""
-
-msgid "Select project"
-msgstr ""
-
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
-msgid "Select projects you want to import."
-msgstr ""
-
-msgid "Select source branch"
-msgstr ""
-
-msgid "Select target branch"
-msgstr ""
-
-msgid "Select the branch you want to set as the default for this project. All merge requests and commits will automatically be made against this branch unless you specify a different one."
-msgstr ""
-
-msgid "Select the custom project template source group."
-msgstr ""
-
-msgid "Selecting a GitLab user will add a link to the GitLab user in the descriptions of issues and comments (e.g. \"By <a href=\"#\">@johnsmith</a>\"). It will also associate and/or assign these issues and comments with the selected user."
-msgstr ""
-
-msgid "Selective synchronization"
-msgstr ""
-
-msgid "Send email"
-msgstr ""
-
-msgid "Send usage data"
-msgstr ""
-
-msgid "Sep"
-msgstr ""
-
-msgid "September"
-msgstr ""
-
-msgid "Server version"
-msgstr ""
-
-msgid "Service Desk"
-msgstr ""
-
-msgid "Service Templates"
-msgstr ""
-
-msgid "Service URL"
-msgstr ""
-
-msgid "Session expiration, projects limit and attachment size."
-msgstr ""
-
-msgid "Set a password on your account to pull or push via %{protocol}."
-msgstr ""
-
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
-msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
-msgstr ""
-
-msgid "Set instance-wide template repository"
-msgstr ""
-
-msgid "Set max session time for web terminal."
-msgstr ""
-
-msgid "Set notification email for abuse reports."
-msgstr ""
-
-msgid "Set requirements for a user to sign-in. Enable mandatory two-factor authentication."
-msgstr ""
-
-msgid "Set up CI/CD"
-msgstr ""
-
-msgid "Set up a %{type} Runner manually"
-msgstr ""
-
-msgid "Set up a specific Runner automatically"
-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 your project to automatically push and/or pull changes to/from another repository. Branches, tags, and commits will be synced automatically."
-msgstr ""
-
-msgid "SetPasswordToCloneLink|set a password"
-msgstr ""
-
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
-msgid "Settings"
-msgstr ""
-
-msgid "Share"
-msgstr ""
-
-msgid "Share the <strong>%{sso_label}</strong> with members so they can sign in to your group through your identity provider"
-msgstr ""
-
-msgid "Shared Runners"
-msgstr ""
-
-msgid "Shared projects"
-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 "Sherlock Transactions"
-msgstr ""
-
-msgid "Show command"
-msgstr ""
-
-msgid "Show complete raw log"
-msgstr ""
-
-msgid "Show latest version"
-msgstr ""
-
-msgid "Show latest version of the diff"
-msgstr ""
-
-msgid "Show parent pages"
-msgstr ""
-
-msgid "Show parent subgroups"
-msgstr ""
-
-msgid "Show whitespace changes"
-msgstr ""
-
-msgid "Showing %d event"
-msgid_plural "Showing %d events"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Side-by-side"
-msgstr ""
-
-msgid "Sidebar|Change weight"
-msgstr ""
-
-msgid "Sidebar|None"
-msgstr ""
-
-msgid "Sidebar|Only numeral characters allowed"
-msgstr ""
-
-msgid "Sidebar|Weight"
-msgstr ""
-
-msgid "Sign in"
-msgstr ""
-
-msgid "Sign in / Register"
-msgstr ""
-
-msgid "Sign in to %{group_name}"
-msgstr ""
-
-msgid "Sign in with Single Sign-On"
-msgstr ""
-
-msgid "Sign out"
-msgstr ""
-
-msgid "Sign-in restrictions"
-msgstr ""
-
-msgid "Sign-up restrictions"
-msgstr ""
-
-msgid "Size"
-msgstr ""
-
-msgid "Size and domain settings for static websites"
-msgstr ""
-
-msgid "Slack application"
-msgstr ""
-
-msgid "Slack integration allows you to interact with GitLab via slash commands in a chat window."
-msgstr ""
-
-msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
-msgstr ""
-
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
-msgid "Snippets"
-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 trying to change the confidentiality of this issue"
-msgstr ""
-
-msgid "Something went wrong trying to change the locked state of this %{issuableDisplayName}"
-msgstr ""
-
-msgid "Something went wrong when toggling the button"
-msgstr ""
-
-msgid "Something went wrong while closing the %{issuable}. Please try again later"
-msgstr ""
-
-msgid "Something went wrong while fetching %{listType} list"
-msgstr ""
-
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
-msgid "Something went wrong while fetching group member contributions"
-msgstr ""
-
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
-msgid "Something went wrong while fetching the projects."
-msgstr ""
-
-msgid "Something went wrong while fetching the registry list."
-msgstr ""
-
-msgid "Something went wrong while reopening the %{issuable}. Please try again later"
-msgstr ""
-
-msgid "Something went wrong while resolving this discussion. Please try again."
-msgstr ""
-
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
-msgid "Something went wrong. Please try again."
-msgstr ""
-
-msgid "Sorry, no epics matched your search"
-msgstr ""
-
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
-msgid "Sort by"
-msgstr ""
-
-msgid "SortOptions|Access level, ascending"
-msgstr ""
-
-msgid "SortOptions|Access level, descending"
-msgstr ""
-
-msgid "SortOptions|Created date"
-msgstr ""
-
-msgid "SortOptions|Due date"
-msgstr ""
-
-msgid "SortOptions|Due later"
-msgstr ""
-
-msgid "SortOptions|Due soon"
-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|Last joined"
-msgstr ""
-
-msgid "SortOptions|Last updated"
-msgstr ""
-
-msgid "SortOptions|Least popular"
-msgstr ""
-
-msgid "SortOptions|Less weight"
-msgstr ""
-
-msgid "SortOptions|Milestone"
-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 joined"
-msgstr ""
-
-msgid "SortOptions|Oldest sign in"
-msgstr ""
-
-msgid "SortOptions|Oldest updated"
-msgstr ""
-
-msgid "SortOptions|Popularity"
-msgstr ""
-
-msgid "SortOptions|Priority"
-msgstr ""
-
-msgid "SortOptions|Recent sign in"
-msgstr ""
-
-msgid "SortOptions|Start date"
-msgstr ""
-
-msgid "SortOptions|Start later"
-msgstr ""
-
-msgid "SortOptions|Start soon"
-msgstr ""
-
-msgid "SortOptions|Weight"
-msgstr ""
-
-msgid "Source"
-msgstr ""
-
-msgid "Source (branch or tag)"
-msgstr ""
-
-msgid "Source code"
-msgstr ""
-
-msgid "Source is not available"
-msgstr ""
-
-msgid "Spam Logs"
-msgstr ""
-
-msgid "Spam and Anti-bot Protection"
-msgstr ""
-
-msgid "Specific Runners"
-msgstr ""
-
-msgid "Specify an e-mail address regex pattern to identify default internal users."
-msgstr ""
-
-msgid "Specify the following URL during the Runner setup:"
-msgstr ""
-
-msgid "Squash commits"
-msgstr ""
-
-msgid "Stage"
-msgstr ""
-
-msgid "Stage & Commit"
-msgstr ""
-
-msgid "Stage all changes"
-msgstr ""
-
-msgid "Stage changes"
-msgstr ""
-
-msgid "Staged"
-msgstr ""
-
-msgid "Staged %{type}"
-msgstr ""
-
-msgid "Star a label to make it a priority label. Order the prioritized labels to change their relative priority, by dragging."
-msgstr ""
-
-msgid "StarProject|Star"
-msgstr ""
-
-msgid "Starred Projects"
-msgstr ""
-
-msgid "Starred Projects' Activity"
-msgstr ""
-
-msgid "Starred projects"
-msgstr ""
-
-msgid "Start a %{new_merge_request} with these changes"
-msgstr ""
-
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
-msgid "Start date"
-msgstr ""
-
-msgid "Start the Runner!"
-msgstr ""
-
-msgid "Start your trial"
-msgstr ""
-
-msgid "Started"
-msgstr ""
-
-msgid "Starts at (UTC)"
-msgstr ""
-
-msgid "State your message to activate"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Stop environment"
-msgstr ""
-
-msgid "Stop impersonation"
-msgstr ""
-
-msgid "Stop this environment"
-msgstr ""
-
-msgid "Stopped"
-msgstr ""
-
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
-msgid "Storage"
-msgstr ""
-
-msgid "Storage:"
-msgstr ""
-
-msgid "Subgroups"
-msgstr ""
-
-msgid "Subgroups and projects"
-msgstr ""
-
-msgid "Submit as spam"
-msgstr ""
-
-msgid "Submit review"
-msgstr ""
-
-msgid "Submit search"
-msgstr ""
-
-msgid "Subscribe"
-msgstr ""
-
-msgid "Subscribe at group level"
-msgstr ""
-
-msgid "Subscribe at project level"
-msgstr ""
-
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
-msgid "Switch branch/tag"
-msgstr ""
-
-msgid "Sync information"
-msgstr ""
-
-msgid "System Hooks"
-msgstr ""
-
-msgid "System Info"
-msgstr ""
-
-msgid "System header and footer:"
-msgstr ""
-
-msgid "System metrics (Custom)"
-msgstr ""
-
-msgid "System metrics (Kubernetes)"
-msgstr ""
-
-msgid "Tag (%{tag_count})"
-msgid_plural "Tags (%{tag_count})"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Tags"
-msgstr ""
-
-msgid "Tags feed"
-msgstr ""
-
-msgid "Tags:"
-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|Create tag"
-msgstr ""
-
-msgid "TagsPage|Delete tag"
-msgstr ""
-
-msgid "TagsPage|Deleting the %{tag_name} 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|Optionally, add a message to the tag."
-msgstr ""
-
-msgid "TagsPage|Optionally, add release notes to the tag. They will be stored in the GitLab database and displayed on the tags page."
-msgstr ""
-
-msgid "TagsPage|Release notes"
-msgstr ""
-
-msgid "TagsPage|Repository has no tags yet."
-msgstr ""
-
-msgid "TagsPage|Sort by"
-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|Use git tag command to add a new one:"
-msgstr ""
-
-msgid "TagsPage|Write your release notes or drag files here…"
-msgstr ""
-
-msgid "TagsPage|protected"
-msgstr ""
-
-msgid "Target Branch"
-msgstr ""
-
-msgid "Target branch"
-msgstr ""
-
-msgid "Team"
-msgstr ""
-
-msgid "Template"
-msgstr ""
-
-msgid "Templates"
-msgstr ""
-
-msgid "Terms of Service Agreement and Privacy Policy"
-msgstr ""
-
-msgid "Terms of Service and Privacy Policy"
-msgstr ""
-
-msgid "Test SAML SSO"
-msgstr ""
-
-msgid "Test coverage parsing"
-msgstr ""
-
-msgid "Thanks! Don't show me this again"
-msgstr ""
-
-msgid "The Advanced Global 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 "The Git LFS objects will <strong>not</strong> be synced."
-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 X509 Certificate to use when mutual TLS is required to communicate with the external authorization service. If left blank, the server certificate is still validated when accessing over HTTPS."
-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 coding stage shows the time from the first commit to creating the merge request. The data will automatically be added here once you create your first merge request."
-msgstr ""
-
-msgid "The collection of events added to the data gathered for that stage."
-msgstr ""
-
-msgid "The connection will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr ""
-
-msgid "The deployment of this job to %{environmentLink} did not succeed."
-msgstr ""
-
-msgid "The fork relationship has been removed."
-msgstr ""
-
-msgid "The import will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr ""
-
-msgid "The issue stage shows the time it takes from creating an issue to assigning the issue to a milestone, or add the issue to a list on your Issue Board. Begin creating issues to see data for this stage."
-msgstr ""
-
-msgid "The maximum file size allowed is 200KB."
-msgstr ""
-
-msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
-msgstr ""
-
-msgid "The path to CI config file. Defaults to <code>.gitlab-ci.yml</code>"
-msgstr ""
-
-msgid "The phase of the development lifecycle."
-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 planning stage shows the time from the previous step to pushing your first commit. This time will be added automatically once you push your first commit."
-msgstr ""
-
-msgid "The private key to use when a client certificate is provided. This value is encrypted at rest."
-msgstr ""
-
-msgid "The production stage shows the total time it takes between creating an issue and deploying the code to production. The data will be automatically added once you have completed the full idea to production cycle."
-msgstr ""
-
-msgid "The project can be accessed by any logged in user."
-msgstr ""
-
-msgid "The project can be accessed without any authentication."
-msgstr ""
-
-msgid "The pseudonymizer data collection is disabled. When enabled, GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "The repository for this project does not exist."
-msgstr ""
-
-msgid "The repository for this project is empty"
-msgstr ""
-
-msgid "The repository must be accessible over <code>http://</code>, <code>https://</code> or <code>git://</code>."
-msgstr ""
-
-msgid "The repository must be accessible over <code>http://</code>, <code>https://</code>, <code>ssh://</code> and <code>git://</code>."
-msgstr ""
-
-msgid "The review stage shows the time from creating the merge request to merging it. The data will automatically be added after you merge your first merge request."
-msgstr ""
-
-msgid "The roadmap shows the progress of your epics along a timeline"
-msgstr ""
-
-msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
-msgstr ""
-
-msgid "The tabs below will be removed in a future version"
-msgstr ""
-
-msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
-msgstr ""
-
-msgid "The time taken by each data entry gathered by that stage."
-msgstr ""
-
-msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
-msgstr ""
-
-msgid "The usage ping is disabled, and cannot be configured through this form."
-msgstr ""
-
-msgid "The user map is a JSON document mapping the Google Code users that participated on your projects to the way their email addresses and usernames will be imported into GitLab. You can change this by changing the value on the right hand side of <code>:</code>. Be sure to preserve the surrounding double quotes, other punctuation and the email address or username on the left hand side."
-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 value lying at the midpoint of a series of observed values. E.g., between 3, 5, 9, the median is 5. Between 3, 5, 7, 8, the median is (5+7)/2 = 6."
-msgstr ""
-
-msgid "There are no archived projects yet"
-msgstr ""
-
-msgid "There are no issues to show"
-msgstr ""
-
-msgid "There are no labels yet"
-msgstr ""
-
-msgid "There are no merge requests to show"
-msgstr ""
-
-msgid "There are no projects shared with this group yet"
-msgstr ""
-
-msgid "There are no staged changes"
-msgstr ""
-
-msgid "There are no unstaged changes"
-msgstr ""
-
-msgid "There was an error adding a todo."
-msgstr ""
-
-msgid "There was an error deleting the todo."
-msgstr ""
-
-msgid "There was an error loading users activity calendar."
-msgstr ""
-
-msgid "There was an error saving your notification settings."
-msgstr ""
-
-msgid "There was an error subscribing to this label."
-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 "They can be managed using the %{link}."
-msgstr ""
-
-msgid "Third party offers"
-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 application was created by %{link_to_owner}."
-msgstr ""
-
-msgid "This application will be able to:"
-msgstr ""
-
-msgid "This board's scope is reduced"
-msgstr ""
-
-msgid "This branch has changed since you started editing. Would you like to create a new branch?"
-msgstr ""
-
-msgid "This container registry has been scheduled for deletion."
-msgstr ""
-
-msgid "This date is after the due date, so this epic won't appear in the roadmap."
-msgstr ""
-
-msgid "This date is before the start date, so this epic won't appear in the roadmap."
-msgstr ""
-
-msgid "This diff is collapsed."
-msgstr ""
-
-msgid "This directory"
-msgstr ""
-
-msgid "This group"
-msgstr ""
-
-msgid "This group allows you to sign in with your %{group_name} Single Sign-On account. This will redirect you to an external sign in page."
-msgstr ""
-
-msgid "This group does not provide any group Runners yet."
-msgstr ""
-
-msgid "This is a confidential issue."
-msgstr ""
-
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
-msgid "This is the author's first Merge Request to this project."
-msgstr ""
-
-msgid "This issue is confidential"
-msgstr ""
-
-msgid "This issue is confidential and locked."
-msgstr ""
-
-msgid "This issue is locked."
-msgstr ""
-
-msgid "This job depends on a user to trigger its process. Often they are used to deploy code to production environments"
-msgstr ""
-
-msgid "This job depends on upstream jobs that need to succeed in order for this job to be triggered"
-msgstr ""
-
-msgid "This job does not have a trace."
-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}."
-msgstr ""
-
-msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
-msgstr ""
-
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink}."
-msgstr ""
-
-msgid "This job is in pending state and is waiting to be picked by a runner"
-msgstr ""
-
-msgid "This job is stuck, because you don't have any active runners online with any of these tags assigned to them:"
-msgstr ""
-
-msgid "This job is stuck, because you don't have any active runners that can run this job."
-msgstr ""
-
-msgid "This job is the most recent deployment to %{link}."
-msgstr ""
-
-msgid "This job requires a manual action"
-msgstr ""
-
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
-msgstr ""
-
-msgid "This merge request is locked."
-msgstr ""
-
-msgid "This option is disabled as you don't have write permissions for the current branch"
-msgstr ""
-
-msgid "This option is disabled while you still have unstaged changes"
-msgstr ""
-
-msgid "This page is unavailable because you are not allowed to read information across multiple projects."
-msgstr ""
-
-msgid "This page will be removed in a future release."
-msgstr ""
-
-msgid "This project"
-msgstr ""
-
-msgid "This project does not belong to a group and can therefore not make use of group Runners."
-msgstr ""
-
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
-msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
-msgstr ""
-
-msgid "This repository"
-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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
-msgid "This source diff could not be displayed because it is too large."
-msgstr ""
-
-msgid "This timeout will take precedence when lower than Project-defined timeout"
-msgstr ""
-
-msgid "This user has no identities"
-msgstr ""
-
-msgid "This 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 "This 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. Upon creation or when reassigning you can only assign yourself to be the mirror user."
-msgstr ""
-
-msgid "This will delete the custom metric, Are you sure?"
-msgstr ""
-
-msgid "Those emails automatically become issues (with the comments becoming the email conversation) listed here."
-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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
-msgstr ""
-
-msgid "Time remaining"
-msgstr ""
-
-msgid "Time spent"
-msgstr ""
-
-msgid "Time tracking"
-msgstr ""
-
-msgid "Time until first merge request"
-msgstr ""
-
-msgid "TimeTrackingEstimated|Est"
-msgstr ""
-
-msgid "TimeTracking|Estimated:"
-msgstr ""
-
-msgid "TimeTracking|Spent"
-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 ago"
-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 "Timeout"
-msgstr ""
-
-msgid "Time|hr"
-msgid_plural "Time|hrs"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Time|min"
-msgid_plural "Time|mins"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Time|s"
-msgstr ""
-
-msgid "Tip:"
-msgstr ""
-
-msgid "Title"
-msgstr ""
-
-msgid "To GitLab"
-msgstr ""
-
-msgid "To add an SSH key you need to %{generate_link_start}generate one%{link_end} or use an %{existing_link_start}existing key%{link_end}."
-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>repo</code> 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 an SVN repository, check out %{svn_link}."
-msgstr ""
-
-msgid "To define internal users, first enable new users set to external"
-msgstr ""
-
-msgid "To enable it and see User Cohorts, visit %{application_settings_link_start}application settings%{application_settings_link_end}."
-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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
-msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
-msgstr ""
-
-msgid "To help improve GitLab and its user experience, GitLab will periodically collect usage information."
-msgstr ""
-
-msgid "To help improve GitLab, we would like to periodically collect usage information. This can be changed at any time in %{settings_link_start}Settings%{link_end}. %{info_link_start}More Information%{link_end}"
-msgstr ""
-
-msgid "To import GitHub repositories, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr ""
-
-msgid "To import GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories:"
-msgstr ""
-
-msgid "To import an SVN repository, check out %{svn_link}."
-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>CI/CD for external repo</strong>."
-msgstr ""
-
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 start serving your jobs you can add Runners to your group"
-msgstr ""
-
-msgid "To this GitLab instance"
-msgstr ""
-
-msgid "To validate your GitLab CI configurations, go to 'CI/CD → Pipelines' inside your project, and click on the 'CI Lint' button."
-msgstr ""
-
-msgid "To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown."
-msgstr ""
-
-msgid "To widen your search, change or remove filters."
-msgstr ""
-
-msgid "Today"
-msgstr ""
-
-msgid "Todo"
-msgstr ""
-
-msgid "Todos"
-msgstr ""
-
-msgid "Toggle Sidebar"
-msgstr ""
-
-msgid "Toggle commit description"
-msgstr ""
-
-msgid "Toggle discussion"
-msgstr ""
-
-msgid "Toggle file browser"
-msgstr ""
-
-msgid "Toggle navigation"
-msgstr ""
-
-msgid "Toggle sidebar"
-msgstr ""
-
-msgid "ToggleButton|Toggle Status: OFF"
-msgstr ""
-
-msgid "ToggleButton|Toggle Status: ON"
-msgstr ""
-
-msgid "Token"
-msgstr ""
-
-msgid "Tomorrow"
-msgstr ""
-
-msgid "Too many changes to show."
-msgstr ""
-
-msgid "Total Contributions"
-msgstr ""
-
-msgid "Total Time"
-msgstr ""
-
-msgid "Total test time for all commits/merges"
-msgstr ""
-
-msgid "Total: %{total}"
-msgstr ""
-
-msgid "Tracing"
-msgstr ""
-
-msgid "Track activity with Contribution Analytics."
-msgstr ""
-
-msgid "Track groups of issues that share a theme, across projects and milestones"
-msgstr ""
-
-msgid "Track time with quick actions"
-msgstr ""
-
-msgid "Tree view"
-msgstr ""
-
-msgid "Trending"
-msgstr ""
-
-msgid "Trigger"
-msgstr ""
-
-msgid "Trigger pipelines for mirror updates"
-msgstr ""
-
-msgid "Trigger pipelines when branches or tags are updated from 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."
-msgstr ""
-
-msgid "Trigger this manual action"
-msgstr ""
-
-msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
-msgstr ""
-
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
-msgid "Try again"
-msgstr ""
-
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
-msgid "Turn on Service Desk"
-msgstr ""
-
-msgid "Twitter"
-msgstr ""
-
-msgid "Two-factor authentication"
-msgstr ""
-
-msgid "Type"
-msgstr ""
-
-msgid "Unable to load the diff. %{button_try_again}"
-msgstr ""
-
-msgid "Unable to save your changes"
-msgstr ""
-
-msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
-msgstr ""
-
-msgid "Unable to update this epic at this time."
-msgstr ""
-
-msgid "Undo"
-msgstr ""
-
-msgid "Unknown"
-msgstr ""
-
-msgid "Unlock"
-msgstr ""
-
-msgid "Unlock this %{issuableDisplayName}? <strong>Everyone</strong> will be able to comment."
-msgstr ""
-
-msgid "Unlocked"
-msgstr ""
-
-msgid "Unresolve discussion"
-msgstr ""
-
-msgid "Unschedule job"
-msgstr ""
-
-msgid "Unstage"
-msgstr ""
-
-msgid "Unstage all changes"
-msgstr ""
-
-msgid "Unstage changes"
-msgstr ""
-
-msgid "Unstaged"
-msgstr ""
-
-msgid "Unstaged %{type}"
-msgstr ""
-
-msgid "Unstaged and staged %{type}"
-msgstr ""
-
-msgid "Unstar"
-msgstr ""
-
-msgid "Unsubscribe"
-msgstr ""
-
-msgid "Unsubscribe at group level"
-msgstr ""
-
-msgid "Unsubscribe at project level"
-msgstr ""
-
-msgid "Unverified"
-msgstr ""
-
-msgid "Up to date"
-msgstr ""
-
-msgid "Upcoming"
-msgstr ""
-
-msgid "Update"
-msgstr ""
-
-msgid "Update now"
-msgstr ""
-
-msgid "Update your group name, description, avatar, and visibility."
-msgstr ""
-
-msgid "Updating"
-msgstr ""
-
-msgid "Upgrade your plan to activate Advanced Global Search."
-msgstr ""
-
-msgid "Upgrade your plan to activate Contribution Analytics."
-msgstr ""
-
-msgid "Upgrade your plan to activate Group Webhooks."
-msgstr ""
-
-msgid "Upgrade your plan to activate Issue weight."
-msgstr ""
-
-msgid "Upgrade your plan to improve Issue boards."
-msgstr ""
-
-msgid "Upload <code>GoogleCodeProjectHosting.json</code> here:"
-msgstr ""
-
-msgid "Upload New File"
-msgstr ""
-
-msgid "Upload file"
-msgstr ""
-
-msgid "UploadLink|click to upload"
-msgstr ""
-
-msgid "Upvotes"
-msgstr ""
-
-msgid "Usage ping is not enabled"
-msgstr ""
-
-msgid "Usage statistics"
-msgstr ""
-
-msgid "Use <code>%{native_redirect_uri}</code> for local tests"
-msgstr ""
-
-msgid "Use Service Desk to connect with your users (e.g. to offer customer support) through email right inside GitLab"
-msgstr ""
-
-msgid "Use group milestones to manage issues from multiple projects in the same milestone."
-msgstr ""
-
-msgid "Use one line per URI"
-msgstr ""
-
-msgid "Use template"
-msgstr ""
-
-msgid "Use the following registration token during setup:"
-msgstr ""
-
-msgid "Use your global notification setting"
-msgstr ""
-
-msgid "Used by members to sign in to your group in GitLab"
-msgstr ""
-
-msgid "User Cohorts are only shown when the %{usage_ping_link_start}usage ping%{usage_ping_link_end} is enabled."
-msgstr ""
-
-msgid "User Settings"
-msgstr ""
-
-msgid "User and IP Rate Limits"
-msgstr ""
-
-msgid "User map"
-msgstr ""
-
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
-msgid "Users"
-msgstr ""
-
-msgid "Variables"
-msgstr ""
-
-msgid "Variables are applied to environments via the runner. They can be protected by only exposing them to protected branches or tags. You can use variables for passwords, secret keys, or whatever you want."
-msgstr ""
-
-msgid "Various container registry settings."
-msgstr ""
-
-msgid "Various email settings."
-msgstr ""
-
-msgid "Various settings that affect GitLab performance."
-msgstr ""
-
-msgid "Verification information"
-msgstr ""
-
-msgid "Verified"
-msgstr ""
-
-msgid "Version"
-msgstr ""
-
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
-msgid "View epics list"
-msgstr ""
-
-msgid "View file @ "
-msgstr ""
-
-msgid "View group labels"
-msgstr ""
-
-msgid "View issue"
-msgstr ""
-
-msgid "View it on GitLab"
-msgstr ""
-
-msgid "View jobs"
-msgstr ""
-
-msgid "View labels"
-msgstr ""
-
-msgid "View log"
-msgstr ""
-
-msgid "View open merge request"
-msgstr ""
-
-msgid "View project labels"
-msgstr ""
-
-msgid "View replaced file @ "
-msgstr ""
-
-msgid "View the documentation"
-msgstr ""
-
-msgid "Visibility and access controls"
-msgstr ""
-
-msgid "Visibility level"
-msgstr ""
-
-msgid "Visibility level:"
-msgstr ""
-
-msgid "Visibility:"
-msgstr ""
-
-msgid "VisibilityLevel|Internal"
-msgstr ""
-
-msgid "VisibilityLevel|Private"
-msgstr ""
-
-msgid "VisibilityLevel|Public"
-msgstr ""
-
-msgid "VisibilityLevel|Unknown"
-msgstr ""
-
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
-msgid "Want to see the data? Please ask an administrator for access."
-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 want to be sure it is you, please confirm you are not a robot."
-msgstr ""
-
-msgid "Web IDE"
-msgstr ""
-
-msgid "Web terminal"
-msgstr ""
-
-msgid "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 "Weeks"
-msgstr ""
-
-msgid "Weight"
-msgstr ""
-
-msgid "Weight %{weight}"
-msgstr ""
-
-msgid "When a runner is locked, it cannot be assigned to other projects"
-msgstr ""
-
-msgid "When enabled, users cannot use GitLab until the terms have been accepted."
-msgstr ""
-
-msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
-msgstr ""
-
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
-msgid "Wiki"
-msgstr ""
-
-msgid "WikiClone|Clone your wiki"
-msgstr ""
-
-msgid "WikiClone|Git Access"
-msgstr ""
-
-msgid "WikiClone|Install Gollum"
-msgstr ""
-
-msgid "WikiClone|It is recommended to install %{markdown} so that GFM features render locally:"
-msgstr ""
-
-msgid "WikiClone|Start Gollum and edit locally"
-msgstr ""
-
-msgid "WikiEditPageTip|Tip: You can move this page by adding the path to the beginning of the title."
-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 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|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|Create your first page"
-msgstr ""
-
-msgid "WikiEmpty|Suggest wiki improvement"
-msgstr ""
-
-msgid "WikiEmpty|The wiki lets you write documentation for your project"
-msgstr ""
-
-msgid "WikiEmpty|This project has no wiki pages"
-msgstr ""
-
-msgid "WikiEmpty|You must be a project member in order to add wiki pages."
-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 "WikiMarkdownDocs|More examples are in the %{docs_link}"
-msgstr ""
-
-msgid "WikiMarkdownDocs|documentation"
-msgstr ""
-
-msgid "WikiMarkdownTip|To link to a (new) page, simply type %{link_example}"
-msgstr ""
-
-msgid "WikiNewPagePlaceholder|how-to-setup"
-msgstr ""
-
-msgid "WikiNewPageTip|Tip: You can specify the full path for the new file. We will automatically create any missing directories."
-msgstr ""
-
-msgid "WikiNewPageTitle|New Wiki Page"
-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 %{page_link} and make sure your changes will not unintentionally remove theirs."
-msgstr ""
-
-msgid "WikiPageConflictMessage|the page"
-msgstr ""
-
-msgid "WikiPageCreate|Create %{page_title}"
-msgstr ""
-
-msgid "WikiPageEdit|Update %{page_title}"
-msgstr ""
-
-msgid "WikiPage|Page slug"
-msgstr ""
-
-msgid "WikiPage|Write your content or drag files here…"
-msgstr ""
-
-msgid "Wiki|Create Page"
-msgstr ""
-
-msgid "Wiki|Create page"
-msgstr ""
-
-msgid "Wiki|Edit Page"
-msgstr ""
-
-msgid "Wiki|More Pages"
-msgstr ""
-
-msgid "Wiki|New page"
-msgstr ""
-
-msgid "Wiki|Page history"
-msgstr ""
-
-msgid "Wiki|Page version"
-msgstr ""
-
-msgid "Wiki|Pages"
-msgstr ""
-
-msgid "Wiki|Wiki Pages"
-msgstr ""
-
-msgid "With contribution analytics you can have an overview for the activity of issues, merge requests and push events of your organization and its members."
-msgstr ""
-
-msgid "Withdraw Access Request"
-msgstr ""
-
-msgid "Yes"
-msgstr ""
-
-msgid "Yes, add it"
-msgstr ""
-
-msgid "Yes, let me map Google Code users to full names or GitLab users."
-msgstr ""
-
-msgid "Yesterday"
-msgstr ""
-
-msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
-msgstr ""
-
-msgid "You are going to remove %{group_name}. Removed groups CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to remove %{project_full_name}. Removed project CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to remove the fork relationship to source project %{forked_from_project}. Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to transfer %{project_full_name} to another owner. Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are on a read-only GitLab instance."
-msgstr ""
-
-msgid "You can %{linkStart}view the blob%{linkEnd} instead."
-msgstr ""
-
-msgid "You can also create a project from the command line."
-msgstr ""
-
-msgid "You can also star a label to make it a priority label."
-msgstr ""
-
-msgid "You can easily contribute to them by requesting to join these groups."
-msgstr ""
-
-msgid "You can easily install a Runner on a Kubernetes cluster. %{link_to_help_page}"
-msgstr ""
-
-msgid "You can move around the graph by using the arrow keys."
-msgstr ""
-
-msgid "You can only add files when you are on a branch"
-msgstr ""
-
-msgid "You can only edit files when you are on a branch"
-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 set up jobs to only use Runners with specific tags. Separate tags with commas."
-msgstr ""
-
-msgid "You can test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
-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 do not have any subscriptions yet"
-msgstr ""
-
-msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
-msgstr ""
-
-msgid "You don't have any applications"
-msgstr ""
-
-msgid "You don't have any authorized applications"
-msgstr ""
-
-msgid "You have no permissions"
-msgstr ""
-
-msgid "You have reached your project limit"
-msgstr ""
-
-msgid "You must accept our Terms of Service and privacy policy in order to register an account"
-msgstr ""
-
-msgid "You must have maintainer access to force delete a lock"
-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 will loose all changes you've made to this file. This action cannot be undone."
-msgstr ""
-
-msgid "You will loose all the unstaged changes you've made in this project. This action cannot be undone."
-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 pull or push project code via %{protocol} until you %{set_password_link} on your account"
-msgstr ""
-
-msgid "You won't be able to pull or push project code via SSH until you %{add_ssh_key_link} to your profile"
-msgstr ""
-
-msgid "You won't be able to pull or push project code via SSH until you add an SSH key to your profile"
-msgstr ""
-
-msgid "You'll need to use different branch names to get a valid comparison."
-msgstr ""
-
-msgid "You're receiving this email because %{reason}."
-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 "YouTube"
-msgstr ""
-
-msgid "Your Groups"
-msgstr ""
-
-msgid "Your Kubernetes cluster information on this page is still editable, but you are advised to disable and reconfigure"
-msgstr ""
-
-msgid "Your Projects (default)"
-msgstr ""
-
-msgid "Your Projects' Activity"
-msgstr ""
-
-msgid "Your Todos"
-msgstr ""
-
-msgid "Your applications (%{size})"
-msgstr ""
-
-msgid "Your authorized applications"
-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 comment will not be visible to the public."
-msgstr ""
-
-msgid "Your groups"
-msgstr ""
-
-msgid "Your name"
-msgstr ""
-
-msgid "Your projects"
-msgstr ""
-
-msgid "a deleted user"
-msgstr ""
-
-msgid "ago"
-msgstr ""
-
-msgid "among other things"
-msgstr ""
-
-msgid "assign yourself"
-msgstr ""
-
-msgid "branch name"
-msgstr ""
-
-msgid "by"
-msgstr ""
-
-msgid "ciReport|%{linkStartTag}Learn more about Container Scanning %{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|%{namespace} is affected by %{vulnerability}."
-msgstr ""
-
-msgid "ciReport|%{remainingPackagesCount} more"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerability"
-msgid_plural "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} new vulnerability"
-msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} new vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} new, and %{fixedCount} fixed vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} vulnerability for the source branch only"
-msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} vulnerabilities for the source branch only"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "ciReport|%{reportType} %{status} detected no new vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected no vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected no vulnerabilities for the source branch only"
-msgstr ""
-
-msgid "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerability"
-msgid_plural "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "ciReport|%{reportType} detected no vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} is loading"
-msgstr ""
-
-msgid "ciReport|%{reportType}: Loading resulted in an error"
-msgstr ""
-
-msgid "ciReport|(errors when loading results)"
-msgstr ""
-
-msgid "ciReport|(is loading)"
-msgstr ""
-
-msgid "ciReport|(is loading, errors when loading results)"
-msgstr ""
-
-msgid "ciReport|Class"
-msgstr ""
-
-msgid "ciReport|Code quality"
-msgstr ""
-
-msgid "ciReport|Confidence"
-msgstr ""
-
-msgid "ciReport|Container scanning"
-msgstr ""
-
-msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
-msgstr ""
-
-msgid "ciReport|DAST"
-msgstr ""
-
-msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
-msgstr ""
-
-msgid "ciReport|Dependency scanning"
-msgstr ""
-
-msgid "ciReport|Description"
-msgstr ""
-
-msgid "ciReport|Dismiss vulnerability"
-msgstr ""
-
-msgid "ciReport|Dismissed by"
-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|File"
-msgstr ""
-
-msgid "ciReport|Fixed:"
-msgstr ""
-
-msgid "ciReport|Identifiers"
-msgstr ""
-
-msgid "ciReport|Instances"
-msgstr ""
-
-msgid "ciReport|Learn more about interacting with security reports (Alpha)."
-msgstr ""
-
-msgid "ciReport|License management detected %d license for the source branch only"
-msgid_plural "ciReport|License management detected %d licenses for the source branch only"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "ciReport|License management detected %d new license"
-msgid_plural "ciReport|License management detected %d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "ciReport|License management detected no licenses for the source branch only"
-msgstr ""
-
-msgid "ciReport|License management detected no new licenses"
-msgstr ""
-
-msgid "ciReport|Links"
-msgstr ""
-
-msgid "ciReport|Loading %{reportName} report"
-msgstr ""
-
-msgid "ciReport|Manage licenses"
-msgstr ""
-
-msgid "ciReport|Method"
-msgstr ""
-
-msgid "ciReport|Namespace"
-msgstr ""
-
-msgid "ciReport|No changes to code quality"
-msgstr ""
-
-msgid "ciReport|No changes to performance metrics"
-msgstr ""
-
-msgid "ciReport|Performance metrics"
-msgstr ""
-
-msgid "ciReport|Revert dismissal"
-msgstr ""
-
-msgid "ciReport|SAST"
-msgstr ""
-
-msgid "ciReport|Security scanning"
-msgstr ""
-
-msgid "ciReport|Security scanning failed loading any results"
-msgstr ""
-
-msgid "ciReport|Severity"
-msgstr ""
-
-msgid "ciReport|Solution"
-msgstr ""
-
-msgid "ciReport|Static Application Security Testing (SAST) detects known vulnerabilities in your source code."
-msgstr ""
-
-msgid "ciReport|There was an error creating the issue. Please try again."
-msgstr ""
-
-msgid "ciReport|There was an error dismissing the vulnerability. Please try again."
-msgstr ""
-
-msgid "ciReport|There was an error loading DAST report"
-msgstr ""
-
-msgid "ciReport|There was an error loading SAST report"
-msgstr ""
-
-msgid "ciReport|There was an error loading container scanning report"
-msgstr ""
-
-msgid "ciReport|There was an error loading dependency scanning report"
-msgstr ""
-
-msgid "ciReport|There was an error reverting the dismissal. Please try again."
-msgstr ""
-
-msgid "ciReport|Upgrade %{name} from %{version} to %{fixed}."
-msgstr ""
-
-msgid "ciReport|Used by %{packagesString}"
-msgid_plural "ciReport|Used by %{packagesString}, and %{lastPackage}"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "ciReport|View full report"
-msgstr ""
-
-msgid "ciReport|on pipeline"
-msgstr ""
-
-msgid "command line instructions"
-msgstr ""
-
-msgid "confidentiality|You are going to turn off the confidentiality. This means <strong>everyone</strong> will be able to see and leave a comment on this issue."
-msgstr ""
-
-msgid "confidentiality|You are going to turn on the confidentiality. This means that only team members with <strong>at least Reporter access</strong> are able to see and leave comments on the issue."
-msgstr ""
-
-msgid "connecting"
-msgstr ""
-
-msgid "could not read private key, is the passphrase correct?"
-msgstr ""
-
-msgid "customize"
-msgstr ""
-
-msgid "day"
-msgid_plural "days"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "deploy token"
-msgstr ""
-
-msgid "disabled"
-msgstr ""
-
-msgid "done"
-msgstr ""
-
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "enabled"
-msgstr ""
-
-msgid "estimateCommand|%{slash_command} will update the estimated time with the latest command."
-msgstr ""
-
-msgid "for this project"
-msgstr ""
-
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
-msgid "here"
-msgstr ""
-
-msgid "https://your-bitbucket-server"
-msgstr ""
-
-msgid "import flow"
-msgstr ""
-
-msgid "importing"
-msgstr ""
-
-msgid "instance completed"
-msgid_plural "instances completed"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "is invalid because there is downstream lock"
-msgstr ""
-
-msgid "is invalid because there is upstream lock"
-msgstr ""
-
-msgid "is not a valid X509 certificate."
-msgstr ""
-
-msgid "issue boards"
-msgstr ""
-
-msgid "latest deployment"
-msgstr ""
-
-msgid "latest version"
-msgstr ""
-
-msgid "license management"
-msgstr ""
-
-msgid "locked by %{path_lock_user_name} %{created_at}"
-msgstr ""
-
-msgid "merge request"
-msgid_plural "merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "mrWidget| Please restore it or use a different %{missingBranchName} branch"
-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|Add approval"
-msgstr ""
-
-msgid "mrWidget|Allows commits from members who can merge to the target branch"
-msgstr ""
-
-msgid "mrWidget|An error occured while removing your approval."
-msgstr ""
-
-msgid "mrWidget|An error occured while retrieving approval data for this merge request."
-msgstr ""
-
-msgid "mrWidget|An error occurred while submitting your approval."
-msgstr ""
-
-msgid "mrWidget|Approve"
-msgstr ""
-
-msgid "mrWidget|Approved by"
-msgstr ""
-
-msgid "mrWidget|Cancel automatic merge"
-msgstr ""
-
-msgid "mrWidget|Check out branch"
-msgstr ""
-
-msgid "mrWidget|Checking ability to merge automatically"
-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"
-msgstr ""
-
-msgid "mrWidget|Create an issue to resolve them later"
-msgstr ""
-
-msgid "mrWidget|Deployment statistics are not available currently"
-msgstr ""
-
-msgid "mrWidget|Did not close"
-msgstr ""
-
-msgid "mrWidget|Email patches"
-msgstr ""
-
-msgid "mrWidget|Failed to load deployment statistics"
-msgstr ""
-
-msgid "mrWidget|Fast-forward merge is not possible. To merge this request, first rebase locally."
-msgstr ""
-
-msgid "mrWidget|If the %{branch} branch exists in your local repository, you can merge this merge request manually using the"
-msgstr ""
-
-msgid "mrWidget|If the %{missingBranchName} branch exists in your local repository, you can merge this merge request manually using the command line"
-msgstr ""
-
-msgid "mrWidget|Loading deployment statistics"
-msgstr ""
-
-msgid "mrWidget|Mentions"
-msgstr ""
-
-msgid "mrWidget|Merge"
-msgstr ""
-
-msgid "mrWidget|Merge failed."
-msgstr ""
-
-msgid "mrWidget|Merge locally"
-msgstr ""
-
-msgid "mrWidget|Merge request approved"
-msgstr ""
-
-msgid "mrWidget|Merge request approved; you can approve additionally"
-msgstr ""
-
-msgid "mrWidget|Merged by"
-msgstr ""
-
-msgid "mrWidget|No Approval required"
-msgstr ""
-
-msgid "mrWidget|No Approval required; you can still approve"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
-msgid "mrWidget|Pipeline blocked. The pipeline for this merge request requires a manual action to proceed"
-msgstr ""
-
-msgid "mrWidget|Plain diff"
-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 Source Branch"
-msgstr ""
-
-msgid "mrWidget|Remove source branch"
-msgstr ""
-
-msgid "mrWidget|Remove your approval"
-msgstr ""
-
-msgid "mrWidget|Request to merge"
-msgstr ""
-
-msgid "mrWidget|Requires 1 more approval"
-msgid_plural "mrWidget|Requires %d more approvals"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "mrWidget|Requires 1 more approval by"
-msgid_plural "mrWidget|Requires %d more approvals by"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "mrWidget|Resolve conflicts"
-msgstr ""
-
-msgid "mrWidget|Resolve these conflicts or ask someone with write access to this repository to merge it locally"
-msgstr ""
-
-msgid "mrWidget|Revert"
-msgstr ""
-
-msgid "mrWidget|Revert this merge request in a new merge request"
-msgstr ""
-
-msgid "mrWidget|Set by"
-msgstr ""
-
-msgid "mrWidget|The changes were merged into"
-msgstr ""
-
-msgid "mrWidget|The changes were not merged into"
-msgstr ""
-
-msgid "mrWidget|The changes will be merged into"
-msgstr ""
-
-msgid "mrWidget|The pipeline for this merge request failed. Please retry the job or push a new commit to fix the failure"
-msgstr ""
-
-msgid "mrWidget|The source branch HEAD has recently changed. Please reload the page and review the changes before merging"
-msgstr ""
-
-msgid "mrWidget|The source branch has been removed"
-msgstr ""
-
-msgid "mrWidget|The source branch is %{commitsBehindLinkStart}%{commitsBehind}%{commitsBehindLinkEnd} the target branch"
-msgstr ""
-
-msgid "mrWidget|The source branch is being removed"
-msgstr ""
-
-msgid "mrWidget|The source branch will be removed"
-msgstr ""
-
-msgid "mrWidget|The source branch will not be removed"
-msgstr ""
-
-msgid "mrWidget|There are merge conflicts"
-msgstr ""
-
-msgid "mrWidget|There are unresolved discussions. Please resolve these discussions"
-msgstr ""
-
-msgid "mrWidget|This merge request failed to be merged automatically"
-msgstr ""
-
-msgid "mrWidget|This merge request is in the process of being merged"
-msgstr ""
-
-msgid "mrWidget|This project is archived, write access has been disabled"
-msgstr ""
-
-msgid "mrWidget|You are not allowed to edit this project directly. Please fork to make changes."
-msgstr ""
-
-msgid "mrWidget|You can merge this merge request manually using the"
-msgstr ""
-
-msgid "mrWidget|You can remove source branch now"
-msgstr ""
-
-msgid "mrWidget|branch does not exist."
-msgstr ""
-
-msgid "mrWidget|command line"
-msgstr ""
-
-msgid "mrWidget|into"
-msgstr ""
-
-msgid "mrWidget|to be merged automatically when the pipeline succeeds"
-msgstr ""
-
-msgid "n/a"
-msgstr ""
-
-msgid "new merge request"
-msgstr ""
-
-msgid "notification emails"
-msgstr ""
-
-msgid "or"
-msgstr ""
-
-msgid "out of %d total test"
-msgid_plural "out of %d total tests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "parent"
-msgid_plural "parents"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "password"
-msgstr ""
-
-msgid "personal access token"
-msgstr ""
-
-msgid "private key does not match certificate."
-msgstr ""
-
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "remaining"
-msgstr ""
-
-msgid "remove"
-msgstr ""
-
-msgid "remove due date"
-msgstr ""
-
-msgid "remove weight"
-msgstr ""
-
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "source"
-msgstr ""
-
-msgid "spendCommand|%{slash_command} will update the sum of the time spent."
-msgstr ""
-
-msgid "started"
-msgstr ""
-
-msgid "this document"
-msgstr ""
-
-msgid "to help your contributors communicate effectively!"
-msgstr ""
-
-msgid "toggle collapse"
-msgstr ""
-
-msgid "username"
-msgstr ""
-
-msgid "uses Kubernetes clusters to deploy your code!"
-msgstr ""
-
-msgid "view it on GitLab"
-msgstr ""
-
-msgid "with %{additions} additions, %{deletions} deletions."
-msgstr ""
-
-msgid "within %d minute "
-msgid_plural "within %d minutes "
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
diff --git a/locale/sr_SP/gitlab.po b/locale/sr_SP/gitlab.po
deleted file mode 100644
index 48a81762e69..00000000000
--- a/locale/sr_SP/gitlab.po
+++ /dev/null
@@ -1,10061 +0,0 @@
-msgid ""
-msgstr ""
-"Project-Id-Version: gitlab-ee\n"
-"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
-"Language-Team: Serbian (Cyrillic)\n"
-"Language: sr_SP\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-"X-Generator: crowdin.com\n"
-"X-Crowdin-Project: gitlab-ee\n"
-"X-Crowdin-Language: sr\n"
-"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:19\n"
-
-msgid " Status"
-msgstr ""
-
-msgid " and"
-msgstr ""
-
-msgid " degraded on %d point"
-msgid_plural " degraded on %d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid " improved on %d point"
-msgid_plural " improved on %d points"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d changed file"
-msgid_plural "%d changed files"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d commit"
-msgid_plural "%d commits"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d commit behind"
-msgid_plural "%d commits behind"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d exporter"
-msgid_plural "%d exporters"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d failed test result"
-msgid_plural "%d failed test results"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d fixed test result"
-msgid_plural "%d fixed test results"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d issue"
-msgid_plural "%d issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d layer"
-msgid_plural "%d layers"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d merge request"
-msgid_plural "%d merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d metric"
-msgid_plural "%d metrics"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d staged change"
-msgid_plural "%d staged changes"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%d unstaged change"
-msgid_plural "%d unstaged changes"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-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] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%{actionText} & %{openOrClose} %{noteable}"
-msgstr ""
-
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
-msgid "%{commit_author_link} authored %{commit_timeago}"
-msgstr ""
-
-msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
-msgstr ""
-
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
-msgid "%{count} participant"
-msgid_plural "%{count} participants"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%{filePath} deleted"
-msgstr ""
-
-msgid "%{firstLabel} +%{labelCount} more"
-msgstr ""
-
-msgid "%{group_docs_link_start}Groups%{group_docs_link_end} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
-msgstr ""
-
-msgid "%{issuableType} will be removed! Are you sure?"
-msgstr ""
-
-msgid "%{loadingIcon} Started"
-msgstr ""
-
-msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
-msgstr ""
-
-msgid "%{name}'s avatar"
-msgstr ""
-
-msgid "%{nip_domain} can be used as an alternative to a custom domain."
-msgstr ""
-
-msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
-msgstr ""
-
-msgid "%{openOrClose} %{noteable}"
-msgstr ""
-
-msgid "%{percent}%% complete"
-msgstr ""
-
-msgid "%{text} %{files}"
-msgid_plural "%{text} %{files} files"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "%{text} is available"
-msgstr ""
-
-msgid "%{title} changes"
-msgstr ""
-
-msgid "%{unstaged} unstaged and %{staged} staged changes"
-msgstr ""
-
-msgid "%{usage_ping_link_start}Learn more%{usage_ping_link_end} about what information is shared with GitLab Inc."
-msgstr ""
-
-msgid "+ %{count} more"
-msgstr ""
-
-msgid "+ %{moreCount} more"
-msgstr ""
-
-msgid "- Runner is active and can process any new jobs"
-msgstr ""
-
-msgid "- Runner is paused and will not receive any new jobs"
-msgstr ""
-
-msgid "- show less"
-msgstr ""
-
-msgid "1 %{type} addition"
-msgid_plural "%{count} %{type} additions"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 %{type} modification"
-msgid_plural "%{count} %{type} modifications"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 closed issue"
-msgid_plural "%d closed issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 closed merge request"
-msgid_plural "%d closed merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 group"
-msgid_plural "%d groups"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 merged merge request"
-msgid_plural "%d merged merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 open issue"
-msgid_plural "%d open issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 open merge request"
-msgid_plural "%d open merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 pipeline"
-msgid_plural "%d pipelines"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 role"
-msgid_plural "%d roles"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1 user"
-msgid_plural "%d users"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "1st contribution!"
-msgstr ""
-
-msgid "2FA enabled"
-msgstr ""
-
-msgid "403|Please contact your GitLab administrator to get the 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 "<code>\"johnsmith@example.com\": \"@johnsmith\"</code> will add \"By <a href=\"#\">@johnsmith</a>\" to all issues and comments originally created by johnsmith@example.com, and will set <a href=\"#\">@johnsmith</a> as the assignee on all issues originally assigned to johnsmith@example.com."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"John Smith\"</code> will add \"By John Smith\" to all issues and comments originally created by johnsmith@example.com."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"johnsm...@example.com\"</code> will add \"By johnsm...@example.com\" to all issues and comments originally created by johnsmith@example.com. The email address or username is masked to ensure the user's privacy."
-msgstr ""
-
-msgid "<code>\"johnsmith@example.com\": \"johnsmith@example.com\"</code> will add \"By <a href=\"#\">johnsmith@example.com</a>\" to all issues and comments originally created by johnsmith@example.com. By default, the email address or username is masked to ensure the user's privacy. Use this option if you want to show the full email address."
-msgstr ""
-
-msgid "<strong>%{changedFilesLength} unstaged</strong> and <strong>%{stagedFilesLength} staged</strong> changes"
-msgstr ""
-
-msgid "<strong>%{created_count}</strong> created, <strong>%{accepted_count}</strong> accepted."
-msgstr ""
-
-msgid "<strong>%{created_count}</strong> created, <strong>%{closed_count}</strong> closed."
-msgstr ""
-
-msgid "<strong>%{group_name}</strong> group members"
-msgstr ""
-
-msgid "<strong>%{pushes}</strong> pushes, more than <strong>%{commits}</strong> commits by <strong>%{people}</strong> contributors."
-msgstr ""
-
-msgid "<strong>Removes</strong> source branch"
-msgstr ""
-
-msgid "A 'Runner' is a process which runs a job. You can set up as many Runners as you need."
-msgstr ""
-
-msgid "A collection of graphs regarding Continuous Integration"
-msgstr ""
-
-msgid "A default branch cannot be chosen for an empty project."
-msgstr ""
-
-msgid "A deleted user"
-msgstr ""
-
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
-msgid "A new branch will be created in your fork and a new merge request will be started."
-msgstr ""
-
-msgid "A project is where you house your files (repository), plan your work (issues), and publish your documentation (wiki), %{among_other_things_link}."
-msgstr ""
-
-msgid "A regular expression that will be used to find the test coverage output in the job trace. Leave blank to disable"
-msgstr ""
-
-msgid "A user with write access to the source branch selected this option"
-msgstr ""
-
-msgid "About GitLab"
-msgstr ""
-
-msgid "About GitLab CE"
-msgstr ""
-
-msgid "About auto deploy"
-msgstr ""
-
-msgid "About this feature"
-msgstr ""
-
-msgid "Abuse Reports"
-msgstr ""
-
-msgid "Abuse reports"
-msgstr ""
-
-msgid "Accept terms"
-msgstr ""
-
-msgid "Accepted MR"
-msgstr ""
-
-msgid "Access Tokens"
-msgstr ""
-
-msgid "Access denied! Please verify you can add deploy keys to this repository."
-msgstr ""
-
-msgid "Access expiration date"
-msgstr ""
-
-msgid "Access to '%{classification_label}' not allowed"
-msgstr ""
-
-msgid "Account"
-msgstr ""
-
-msgid "Account and limit"
-msgstr ""
-
-msgid "Active"
-msgstr ""
-
-msgid "Active Sessions"
-msgstr ""
-
-msgid "Activity"
-msgstr ""
-
-msgid "Add"
-msgstr ""
-
-msgid "Add Changelog"
-msgstr ""
-
-msgid "Add Contribution guide"
-msgstr ""
-
-msgid "Add Group Webhooks and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Add Jaeger URL"
-msgstr ""
-
-msgid "Add Kubernetes cluster"
-msgstr ""
-
-msgid "Add Readme"
-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 table"
-msgstr ""
-
-msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
-msgstr ""
-
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
-msgid "Add license"
-msgstr ""
-
-msgid "Add new application"
-msgstr ""
-
-msgid "Add new directory"
-msgstr ""
-
-msgid "Add projects"
-msgstr ""
-
-msgid "Add reaction"
-msgstr ""
-
-msgid "Add to review"
-msgstr ""
-
-msgid "Add todo"
-msgstr ""
-
-msgid "Add user(s) to the group:"
-msgstr ""
-
-msgid "Add users to group"
-msgstr ""
-
-msgid "Adding new applications is disabled in your GitLab instance. Please contact your GitLab administrator to get the permission"
-msgstr ""
-
-msgid "Additional text"
-msgstr ""
-
-msgid "Admin Area"
-msgstr ""
-
-msgid "Admin Overview"
-msgstr ""
-
-msgid "Admin area"
-msgstr ""
-
-msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-msgstr ""
-
-msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-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|You’re about to stop all jobs.This will halt all current jobs that are running."
-msgstr ""
-
-msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once 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 "AdminProjects|Delete project"
-msgstr ""
-
-msgid "AdminSettings|Specify a domain to use by default for every project's Auto Review Apps and Auto Deploy stages."
-msgstr ""
-
-msgid "AdminUsers|Block user"
-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|To confirm, type %{projectName}"
-msgstr ""
-
-msgid "AdminUsers|To confirm, type %{username}"
-msgstr ""
-
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
-msgstr ""
-
-msgid "Advanced settings"
-msgstr ""
-
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "All"
-msgstr ""
-
-msgid "All changes are committed"
-msgstr ""
-
-msgid "All features are enabled for blank projects, from templates, or when importing, but you can disable them afterward in the project settings."
-msgstr ""
-
-msgid "All users"
-msgstr ""
-
-msgid "Allow commits from members who can merge to the target branch."
-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 rendering of PlantUML diagrams in Asciidoc documents."
-msgstr ""
-
-msgid "Allow requests to the local network from hooks and services."
-msgstr ""
-
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
-msgid "Allows you to add and manage Kubernetes clusters."
-msgstr ""
-
-msgid "Also called \"Issuer\" or \"Relying party trust identifier\""
-msgstr ""
-
-msgid "Also called \"Relying party service URL\" or \"Reply URL\""
-msgstr ""
-
-msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to connect."
-msgstr ""
-
-msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr ""
-
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
-msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
-msgstr ""
-
-msgid "An application called %{link_to_client} is requesting access to your GitLab account."
-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 accured whilst committing your changes."
-msgstr ""
-
-msgid "An error has occurred"
-msgstr ""
-
-msgid "An error occured creating the new branch."
-msgstr ""
-
-msgid "An error occured whilst fetching the job trace."
-msgstr ""
-
-msgid "An error occured whilst fetching the latest pipeline."
-msgstr ""
-
-msgid "An error occured whilst loading all the files."
-msgstr ""
-
-msgid "An error occured whilst loading the file content."
-msgstr ""
-
-msgid "An error occured whilst loading the file."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request changes."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request version data."
-msgstr ""
-
-msgid "An error occured whilst loading the merge request."
-msgstr ""
-
-msgid "An error occured whilst loading the pipelines jobs."
-msgstr ""
-
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
-msgid "An error occurred previewing the blob"
-msgstr ""
-
-msgid "An error occurred when toggling the notification subscription"
-msgstr ""
-
-msgid "An error occurred when updating the issue weight"
-msgstr ""
-
-msgid "An error occurred while adding approver"
-msgstr ""
-
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
-msgid "An error occurred while detecting host keys"
-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 fetching markdown preview"
-msgstr ""
-
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
-msgid "An error occurred while fetching sidebar data"
-msgstr ""
-
-msgid "An error occurred while fetching stages."
-msgstr ""
-
-msgid "An error occurred while fetching the job log."
-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 pipeline."
-msgstr ""
-
-msgid "An error occurred while getting projects"
-msgstr ""
-
-msgid "An error occurred while importing project: %{details}"
-msgstr ""
-
-msgid "An error occurred while initializing path locks"
-msgstr ""
-
-msgid "An error occurred while loading chart data"
-msgstr ""
-
-msgid "An error occurred while loading commit signatures"
-msgstr ""
-
-msgid "An error occurred while loading diff"
-msgstr ""
-
-msgid "An error occurred while loading filenames"
-msgstr ""
-
-msgid "An error occurred while loading the file"
-msgstr ""
-
-msgid "An error occurred while making the request."
-msgstr ""
-
-msgid "An error occurred while removing approver"
-msgstr ""
-
-msgid "An error occurred while rendering KaTeX"
-msgstr ""
-
-msgid "An error occurred while rendering preview broadcast message"
-msgstr ""
-
-msgid "An error occurred while retrieving calendar activity"
-msgstr ""
-
-msgid "An error occurred while retrieving diff"
-msgstr ""
-
-msgid "An error occurred while saving LDAP override status. Please try again."
-msgstr ""
-
-msgid "An error occurred while saving assignees"
-msgstr ""
-
-msgid "An error occurred while subscribing to notifications."
-msgstr ""
-
-msgid "An error occurred while unsubscribing to notifications."
-msgstr ""
-
-msgid "An error occurred while updating the comment"
-msgstr ""
-
-msgid "An error occurred while validating username"
-msgstr ""
-
-msgid "An error occurred. Please try again."
-msgstr ""
-
-msgid "Analytics"
-msgstr ""
-
-msgid "Anonymous"
-msgstr ""
-
-msgid "Anti-spam verification"
-msgstr ""
-
-msgid "Any"
-msgstr ""
-
-msgid "Any Label"
-msgstr ""
-
-msgid "Appearance"
-msgstr ""
-
-msgid "Application"
-msgstr ""
-
-msgid "Application ID"
-msgstr ""
-
-msgid "Application: %{name}"
-msgstr ""
-
-msgid "Applications"
-msgstr ""
-
-msgid "Apr"
-msgstr ""
-
-msgid "April"
-msgstr ""
-
-msgid "Archived project! Repository and other project resources are read-only"
-msgstr ""
-
-msgid "Archived projects"
-msgstr ""
-
-msgid "Are you sure you want to delete this pipeline schedule?"
-msgstr ""
-
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
-msgid "Are you sure you want to lose unsaved changes?"
-msgstr ""
-
-msgid "Are you sure you want to regenerate the public key? You will have to update the public key on the remote server before mirroring will work again."
-msgstr ""
-
-msgid "Are you sure you want to remove %{group_name}?"
-msgstr ""
-
-msgid "Are you sure you want to remove this identity?"
-msgstr ""
-
-msgid "Are you sure you want to reset registration token?"
-msgstr ""
-
-msgid "Are you sure you want to reset the health check token?"
-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?"
-msgstr ""
-
-msgid "Artifact ID"
-msgstr ""
-
-msgid "Artifacts"
-msgstr ""
-
-msgid "Ascending"
-msgstr ""
-
-msgid "Ask your group maintainer to set up a group Runner."
-msgstr ""
-
-msgid "Assertion consumer service URL"
-msgstr ""
-
-msgid "Assign custom color like #FF0000"
-msgstr ""
-
-msgid "Assign labels"
-msgstr ""
-
-msgid "Assign milestone"
-msgstr ""
-
-msgid "Assign to"
-msgstr ""
-
-msgid "Assigned Issues"
-msgstr ""
-
-msgid "Assigned Merge Requests"
-msgstr ""
-
-msgid "Assigned to :name"
-msgstr ""
-
-msgid "Assigned to me"
-msgstr ""
-
-msgid "Assignee"
-msgstr ""
-
-msgid "Assignee lists not available with your current license"
-msgstr ""
-
-msgid "Assignee lists show all issues assigned to the selected user."
-msgstr ""
-
-msgid "Assignee(s)"
-msgstr ""
-
-msgid "Attach a file by drag &amp; drop or %{upload_link}"
-msgstr ""
-
-msgid "Audit Events"
-msgstr ""
-
-msgid "Aug"
-msgstr ""
-
-msgid "August"
-msgstr ""
-
-msgid "Authentication Log"
-msgstr ""
-
-msgid "Authentication log"
-msgstr ""
-
-msgid "Authentication method"
-msgstr ""
-
-msgid "Author"
-msgstr ""
-
-msgid "Authorization code:"
-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 "Authorized At"
-msgstr ""
-
-msgid "Authorized applications (%{size})"
-msgstr ""
-
-msgid "Authors: %{authors}"
-msgstr ""
-
-msgid "Auto DevOps"
-msgstr ""
-
-msgid "Auto DevOps enabled"
-msgstr ""
-
-msgid "Auto DevOps, runners and job artifacts"
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a %{kubernetes} to work correctly."
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a domain name and a %{kubernetes} to work correctly."
-msgstr ""
-
-msgid "Auto Review Apps and Auto Deploy need a domain name to work correctly."
-msgstr ""
-
-msgid "Auto-cancel redundant, pending pipelines"
-msgstr ""
-
-msgid "AutoDevOps|Auto DevOps"
-msgstr ""
-
-msgid "AutoDevOps|Auto DevOps documentation"
-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. %{more_information_link}"
-msgstr ""
-
-msgid "AutoDevOps|You can automatically build and test your application if you %{link_to_auto_devops_settings} for this project. You can automatically deploy it as well, if you %{link_to_add_kubernetes_cluster}."
-msgstr ""
-
-msgid "AutoDevOps|add a Kubernetes cluster"
-msgstr ""
-
-msgid "AutoDevOps|enable Auto DevOps"
-msgstr ""
-
-msgid "Automatically marked as default internal user"
-msgstr ""
-
-msgid "Available"
-msgstr ""
-
-msgid "Available group Runners : %{runners}"
-msgstr ""
-
-msgid "Available group Runners : %{runners}."
-msgstr ""
-
-msgid "Avatar will be removed. Are you sure?"
-msgstr ""
-
-msgid "Average per day: %{average}"
-msgstr ""
-
-msgid "Background Color"
-msgstr ""
-
-msgid "Background Jobs"
-msgstr ""
-
-msgid "Background color"
-msgstr ""
-
-msgid "Badges"
-msgstr ""
-
-msgid "Badges|A new badge was added."
-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|Delete badge"
-msgstr ""
-
-msgid "Badges|Delete badge?"
-msgstr ""
-
-msgid "Badges|Deleting the badge failed, please try again."
-msgstr ""
-
-msgid "Badges|Group Badge"
-msgstr ""
-
-msgid "Badges|Link"
-msgstr ""
-
-msgid "Badges|No badge image"
-msgstr ""
-
-msgid "Badges|No image to preview"
-msgstr ""
-
-msgid "Badges|Please fill in a valid URL"
-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|The %{docsLinkStart}variables%{docsLinkEnd} GitLab supports: %{placeholders}"
-msgstr ""
-
-msgid "Badges|The badge was deleted."
-msgstr ""
-
-msgid "Badges|The badge was saved."
-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 <strong>cannot</strong> be restored."
-msgstr ""
-
-msgid "Badges|Your badges"
-msgstr ""
-
-msgid "Badges|e.g. %{exampleUrl}"
-msgstr ""
-
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
-msgid "Begin with the selected commit"
-msgstr ""
-
-msgid "Below are examples of regex for existing tools:"
-msgstr ""
-
-msgid "Below you will find all the groups that are public."
-msgstr ""
-
-msgid "Billing"
-msgstr ""
-
-msgid "BillingPlans|%{group_name} is currently on the %{plan_link} plan."
-msgstr ""
-
-msgid "BillingPlans|Automatic downgrade and upgrade to some plans is currently not available."
-msgstr ""
-
-msgid "BillingPlans|Current plan"
-msgstr ""
-
-msgid "BillingPlans|Customer Support"
-msgstr ""
-
-msgid "BillingPlans|Downgrade"
-msgstr ""
-
-msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Gold."
-msgstr ""
-
-msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}."
-msgstr ""
-
-msgid "BillingPlans|Manage plan"
-msgstr ""
-
-msgid "BillingPlans|Please contact %{customer_support_link} in that case."
-msgstr ""
-
-msgid "BillingPlans|See all %{plan_name} features"
-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|Upgrade"
-msgstr ""
-
-msgid "BillingPlans|You are currently on the %{plan_link} plan."
-msgstr ""
-
-msgid "BillingPlans|Your GitLab.com trial expired on %{expiration_date}. %{learn_more_text}"
-msgstr ""
-
-msgid "BillingPlans|Your Gold trial will <strong>expire after %{expiration_date}</strong>. You can learn more about GitLab.com Gold by reading about our %{features_link}."
-msgstr ""
-
-msgid "BillingPlans|features"
-msgstr ""
-
-msgid "BillingPlans|frequently asked questions"
-msgstr ""
-
-msgid "BillingPlans|monthly"
-msgstr ""
-
-msgid "BillingPlans|paid annually at %{price_per_year}"
-msgstr ""
-
-msgid "BillingPlans|per user"
-msgstr ""
-
-msgid "Bitbucket Server Import"
-msgstr ""
-
-msgid "Bitbucket import"
-msgstr ""
-
-msgid "Blog"
-msgstr ""
-
-msgid "Boards"
-msgstr ""
-
-msgid "Branch %{branchName} was not found in this project's repository."
-msgstr ""
-
-msgid "Branch (%{branch_count})"
-msgid_plural "Branches (%{branch_count})"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Branch <strong>%{branch_name}</strong> was created. To set up auto deploy, choose a GitLab CI Yaml template and commit your changes. %{link_to_autodeploy_doc}"
-msgstr ""
-
-msgid "Branch has changed"
-msgstr ""
-
-msgid "Branch is already taken"
-msgstr ""
-
-msgid "Branch name"
-msgstr ""
-
-msgid "BranchSwitcherPlaceholder|Search branches"
-msgstr ""
-
-msgid "BranchSwitcherTitle|Switch branch"
-msgstr ""
-
-msgid "Branches"
-msgstr ""
-
-msgid "Branches|Active"
-msgstr ""
-
-msgid "Branches|Active branches"
-msgstr ""
-
-msgid "Branches|All"
-msgstr ""
-
-msgid "Branches|Cant 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 merged branches"
-msgstr ""
-
-msgid "Branches|Delete protected branch"
-msgstr ""
-
-msgid "Branches|Delete protected branch '%{branch_name}'?"
-msgstr ""
-
-msgid "Branches|Deleting the '%{branch_name}' 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|Once you confirm and press %{delete_protected_branch}, it cannot be undone or recovered."
-msgstr ""
-
-msgid "Branches|Only a project maintainer or owner can delete a protected branch"
-msgstr ""
-
-msgid "Branches|Overview"
-msgstr ""
-
-msgid "Branches|Protected branches can be managed in %{project_settings_link}."
-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|Sort by"
-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 %{default_branch}."
-msgstr ""
-
-msgid "Branches|To avoid data loss, consider merging this branch before deleting it."
-msgstr ""
-
-msgid "Branches|To confirm, type %{branch_name_confirmation}:"
-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|You’re about to permanently delete the protected branch %{branch_name}."
-msgstr ""
-
-msgid "Branches|diverged from upstream"
-msgstr ""
-
-msgid "Branches|merged"
-msgstr ""
-
-msgid "Branches|project settings"
-msgstr ""
-
-msgid "Branches|protected"
-msgstr ""
-
-msgid "Browse Directory"
-msgstr ""
-
-msgid "Browse File"
-msgstr ""
-
-msgid "Browse Files"
-msgstr ""
-
-msgid "Browse files"
-msgstr ""
-
-msgid "Built-In"
-msgstr ""
-
-msgid "Business metrics (Custom)"
-msgstr ""
-
-msgid "ByAuthor|by"
-msgstr ""
-
-msgid "CI / CD"
-msgstr ""
-
-msgid "CI / CD Settings"
-msgstr ""
-
-msgid "CI will run using the credentials assigned above."
-msgstr ""
-
-msgid "CI/CD"
-msgstr ""
-
-msgid "CI/CD configuration"
-msgstr ""
-
-msgid "CI/CD for external repo"
-msgstr ""
-
-msgid "CI/CD settings"
-msgstr ""
-
-msgid "CICD|Auto DevOps"
-msgstr ""
-
-msgid "CICD|Auto DevOps will automatically build, test, and deploy your application based on a predefined Continuous Integration and Delivery configuration."
-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|Deployment strategy"
-msgstr ""
-
-msgid "CICD|Deployment strategy needs a domain name to work correctly."
-msgstr ""
-
-msgid "CICD|Do not set up a domain here if you are setting up multiple Kubernetes clusters with Auto DevOps."
-msgstr ""
-
-msgid "CICD|Jobs"
-msgstr ""
-
-msgid "CICD|Learn more about Auto DevOps"
-msgstr ""
-
-msgid "CICD|The Auto DevOps pipeline will run if no alternative CI configuration file is found."
-msgstr ""
-
-msgid "CICD|You need to specify a domain if you want to use Auto Review Apps and Auto Deploy stages."
-msgstr ""
-
-msgid "CICD|instance enabled"
-msgstr ""
-
-msgid "Callback URL"
-msgstr ""
-
-msgid "Can't find HEAD commit for this branch"
-msgstr ""
-
-msgid "Cancel"
-msgstr ""
-
-msgid "Cancel this job"
-msgstr ""
-
-msgid "Cannot be merged automatically"
-msgstr ""
-
-msgid "Cannot modify managed Kubernetes cluster"
-msgstr ""
-
-msgid "Certificate fingerprint"
-msgstr ""
-
-msgid "Change Weight"
-msgstr ""
-
-msgid "Change template"
-msgstr ""
-
-msgid "Change this value to influence how frequently the GitLab UI polls for updates."
-msgstr ""
-
-msgid "ChangeTypeActionLabel|Pick into branch"
-msgstr ""
-
-msgid "ChangeTypeActionLabel|Revert in branch"
-msgstr ""
-
-msgid "ChangeTypeAction|Cherry-pick"
-msgstr ""
-
-msgid "ChangeTypeAction|Revert"
-msgstr ""
-
-msgid "ChangeTypeAction|This will create a new commit in order to revert the existing changes."
-msgstr ""
-
-msgid "Changelog"
-msgstr ""
-
-msgid "Changes are shown as if the <b>source</b> revision was being merged into the <b>target</b> revision."
-msgstr ""
-
-msgid "Charts"
-msgstr ""
-
-msgid "Chat"
-msgstr ""
-
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
-msgstr ""
-
-msgid "Checking %{text} availability…"
-msgstr ""
-
-msgid "Checking branch availability..."
-msgstr ""
-
-msgid "Cherry-pick this commit"
-msgstr ""
-
-msgid "Cherry-pick this merge request"
-msgstr ""
-
-msgid "Choose <strong>Create archive</strong> and wait for archiving to complete."
-msgstr ""
-
-msgid "Choose <strong>Next</strong> at the bottom of the page."
-msgstr ""
-
-msgid "Choose File ..."
-msgstr ""
-
-msgid "Choose a branch/tag (e.g. %{master}) or enter a commit (e.g. %{sha}) to see what's changed or to create a merge request."
-msgstr ""
-
-msgid "Choose a template..."
-msgstr ""
-
-msgid "Choose a type..."
-msgstr ""
-
-msgid "Choose any color."
-msgstr ""
-
-msgid "Choose between <code>clone</code> or <code>fetch</code> to get the recent application code"
-msgstr ""
-
-msgid "Choose file..."
-msgstr ""
-
-msgid "Choose the top-level group for your repository imports."
-msgstr ""
-
-msgid "Choose which groups you wish to synchronize to this secondary node."
-msgstr ""
-
-msgid "Choose which repositories you want to connect and run CI/CD pipelines."
-msgstr ""
-
-msgid "Choose which repositories you want to import."
-msgstr ""
-
-msgid "Choose which shards you wish to synchronize to this secondary node."
-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|skipped"
-msgstr ""
-
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
-msgid "CiStatusLabel|waiting for manual action"
-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|skipped"
-msgstr ""
-
-msgid "CiStatus|running"
-msgstr ""
-
-msgid "CiVariables|Input variable key"
-msgstr ""
-
-msgid "CiVariables|Input variable value"
-msgstr ""
-
-msgid "CiVariables|Remove variable row"
-msgstr ""
-
-msgid "CiVariable|* (All environments)"
-msgstr ""
-
-msgid "CiVariable|All environments"
-msgstr ""
-
-msgid "CiVariable|Create wildcard"
-msgstr ""
-
-msgid "CiVariable|Error occured while saving variables"
-msgstr ""
-
-msgid "CiVariable|New environment"
-msgstr ""
-
-msgid "CiVariable|Protected"
-msgstr ""
-
-msgid "CiVariable|Search environments"
-msgstr ""
-
-msgid "CiVariable|Toggle protected"
-msgstr ""
-
-msgid "CiVariable|Validation failed"
-msgstr ""
-
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
-msgstr ""
-
-msgid "Clear search"
-msgstr ""
-
-msgid "Clear search input"
-msgstr ""
-
-msgid "Click any <strong>project name</strong> in the project list below to navigate to the project milestone."
-msgstr ""
-
-msgid "Click the <strong>Download</strong> button and wait for downloading to complete."
-msgstr ""
-
-msgid "Click the <strong>Promote</strong> button in the top right corner to promote it to a group milestone."
-msgstr ""
-
-msgid "Click the <strong>Select none</strong> button on the right, since we only need \"Google Code Project Hosting\"."
-msgstr ""
-
-msgid "Click the button below to begin the install process by navigating to the Kubernetes page"
-msgstr ""
-
-msgid "Click to expand it."
-msgstr ""
-
-msgid "Click to expand text"
-msgstr ""
-
-msgid "Client authentication certificate"
-msgstr ""
-
-msgid "Client authentication key"
-msgstr ""
-
-msgid "Client authentication key password"
-msgstr ""
-
-msgid "Clients"
-msgstr ""
-
-msgid "Clone repository"
-msgstr ""
-
-msgid "Close"
-msgstr ""
-
-msgid "Close epic"
-msgstr ""
-
-msgid "Closed"
-msgstr ""
-
-msgid "Closed issues"
-msgstr ""
-
-msgid "ClusterIntegration|%{appList} was successfully installed on your Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
-msgstr ""
-
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
-msgid "ClusterIntegration|API URL"
-msgstr ""
-
-msgid "ClusterIntegration|Add Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
-msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
-msgstr ""
-
-msgid "ClusterIntegration|After installing Ingress, you will need to point your wildcard DNS at the generated external IP address in order to view your app after it is deployed. %{ingressHelpLink}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch project zones: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch your projects: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occured while trying to fetch zone machine types: %{error}"
-msgstr ""
-
-msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr ""
-
-msgid "ClusterIntegration|Applications"
-msgstr ""
-
-msgid "ClusterIntegration|Are you sure you want to remove this Kubernetes cluster's integration? This will not delete your actual Kubernetes cluster."
-msgstr ""
-
-msgid "ClusterIntegration|CA Certificate"
-msgstr ""
-
-msgid "ClusterIntegration|Certificate Authority bundle (PEM format)"
-msgstr ""
-
-msgid "ClusterIntegration|Choose which applications to install on your Kubernetes cluster. Helm Tiller is required to install any of the following applications."
-msgstr ""
-
-msgid "ClusterIntegration|Choose which of your environments will use this cluster."
-msgstr ""
-
-msgid "ClusterIntegration|Copy API URL"
-msgstr ""
-
-msgid "ClusterIntegration|Copy CA Certificate"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Ingress IP Address to clipboard"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Jupyter Hostname to clipboard"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Kubernetes cluster name"
-msgstr ""
-
-msgid "ClusterIntegration|Copy Token"
-msgstr ""
-
-msgid "ClusterIntegration|Create Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Did you know?"
-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 the details for your Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Environment scope"
-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|Fetching machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching projects"
-msgstr ""
-
-msgid "ClusterIntegration|Fetching zones"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Integration"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Runner"
-msgstr ""
-
-msgid "ClusterIntegration|GitLab Runner connects to this project's repository and executes CI/CD jobs, pushing results back and deploying, applications to production."
-msgstr ""
-
-msgid "ClusterIntegration|Google Cloud Platform project"
-msgstr ""
-
-msgid "ClusterIntegration|Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|Google Kubernetes Engine project"
-msgstr ""
-
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Helm Tiller"
-msgstr ""
-
-msgid "ClusterIntegration|Helm streamlines installing and managing Kubernetes applications. Tiller runs inside of your Kubernetes Cluster, and manages releases of your charts."
-msgstr ""
-
-msgid "ClusterIntegration|Hide"
-msgstr ""
-
-msgid "ClusterIntegration|If you are setting up multiple clusters and are using Auto DevOps, %{help_link_start}read this first%{help_link_end}."
-msgstr ""
-
-msgid "ClusterIntegration|In order to show the health of the cluster, we'll need to provision your cluster with Prometheus to collect the required data."
-msgstr ""
-
-msgid "ClusterIntegration|Ingress"
-msgstr ""
-
-msgid "ClusterIntegration|Ingress IP Address"
-msgstr ""
-
-msgid "ClusterIntegration|Ingress gives you a way to route requests to services based on the request host or path, centralizing a number of services into a single entrypoint."
-msgstr ""
-
-msgid "ClusterIntegration|Install"
-msgstr ""
-
-msgid "ClusterIntegration|Install Prometheus"
-msgstr ""
-
-msgid "ClusterIntegration|Installed"
-msgstr ""
-
-msgid "ClusterIntegration|Installing"
-msgstr ""
-
-msgid "ClusterIntegration|Integrate Kubernetes cluster automation"
-msgstr ""
-
-msgid "ClusterIntegration|Integration status"
-msgstr ""
-
-msgid "ClusterIntegration|Jupyter Hostname"
-msgstr ""
-
-msgid "ClusterIntegration|JupyterHub"
-msgstr ""
-
-msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
-msgstr ""
-
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster details"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster health"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster name"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
-
-msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
-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 ""
-
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
-msgstr ""
-
-msgid "ClusterIntegration|Machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Make sure your account %{link_to_requirements} to create Kubernetes clusters"
-msgstr ""
-
-msgid "ClusterIntegration|Manage"
-msgstr ""
-
-msgid "ClusterIntegration|Manage your Kubernetes cluster by visiting %{link_gke}"
-msgstr ""
-
-msgid "ClusterIntegration|More information"
-msgstr ""
-
-msgid "ClusterIntegration|No machine types matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No projects found"
-msgstr ""
-
-msgid "ClusterIntegration|No projects matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|No zones matched your search"
-msgstr ""
-
-msgid "ClusterIntegration|Note:"
-msgstr ""
-
-msgid "ClusterIntegration|Number of nodes"
-msgstr ""
-
-msgid "ClusterIntegration|Please enter access information for your Kubernetes cluster. If you need help, you can read our %{link_to_help_page} on Kubernetes"
-msgstr ""
-
-msgid "ClusterIntegration|Please make sure that your Google account meets the following requirements:"
-msgstr ""
-
-msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
-msgstr ""
-
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Project namespace"
-msgstr ""
-
-msgid "ClusterIntegration|Project namespace (optional, unique)"
-msgstr ""
-
-msgid "ClusterIntegration|Prometheus"
-msgstr ""
-
-msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
-msgstr ""
-
-msgid "ClusterIntegration|RBAC-enabled cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
-msgstr ""
-
-msgid "ClusterIntegration|Remove Kubernetes cluster integration"
-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|Replace this with your own hostname if you want. If you do so, point hostname to Ingress IP Address from above."
-msgstr ""
-
-msgid "ClusterIntegration|Request to begin installing failed"
-msgstr ""
-
-msgid "ClusterIntegration|Save changes"
-msgstr ""
-
-msgid "ClusterIntegration|Search machine types"
-msgstr ""
-
-msgid "ClusterIntegration|Search projects"
-msgstr ""
-
-msgid "ClusterIntegration|Search zones"
-msgstr ""
-
-msgid "ClusterIntegration|See and edit the details for your Kubernetes cluster"
-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 zone"
-msgstr ""
-
-msgid "ClusterIntegration|Select zone to choose machine type"
-msgstr ""
-
-msgid "ClusterIntegration|Service token"
-msgstr ""
-
-msgid "ClusterIntegration|Show"
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong on our end."
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong while creating your Kubernetes cluster on Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|Something went wrong while installing %{title}"
-msgstr ""
-
-msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
-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 option will allow you to install applications on RBAC clusters."
-msgstr ""
-
-msgid "ClusterIntegration|Toggle Kubernetes cluster"
-msgstr ""
-
-msgid "ClusterIntegration|Token"
-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|With a Kubernetes cluster associated to this project, you can use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
-
-msgid "ClusterIntegration|You must first install Helm Tiller before installing the applications below"
-msgstr ""
-
-msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
-msgstr ""
-
-msgid "ClusterIntegration|Zone"
-msgstr ""
-
-msgid "ClusterIntegration|access to Google Kubernetes Engine"
-msgstr ""
-
-msgid "ClusterIntegration|check the pricing here"
-msgstr ""
-
-msgid "ClusterIntegration|documentation"
-msgstr ""
-
-msgid "ClusterIntegration|help page"
-msgstr ""
-
-msgid "ClusterIntegration|meets the requirements"
-msgstr ""
-
-msgid "ClusterIntegration|properly configured"
-msgstr ""
-
-msgid "ClusterIntegration|sign up"
-msgstr ""
-
-msgid "Code owners"
-msgstr ""
-
-msgid "Cohorts"
-msgstr ""
-
-msgid "Collapse"
-msgstr ""
-
-msgid "Collapse sidebar"
-msgstr ""
-
-msgid "Comment"
-msgstr ""
-
-msgid "Comment & resolve discussion"
-msgstr ""
-
-msgid "Comment & unresolve discussion"
-msgstr ""
-
-msgid "Comment form position"
-msgstr ""
-
-msgid "Comments"
-msgstr ""
-
-msgid "Commit"
-msgid_plural "Commits"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Commit (%{commit_count})"
-msgid_plural "Commits (%{commit_count})"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Commit Message"
-msgstr ""
-
-msgid "Commit duration in minutes for last 30 commits"
-msgstr ""
-
-msgid "Commit message"
-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|An error occurred while fetching merge requests data."
-msgstr ""
-
-msgid "Commits|Commit: %{commitText}"
-msgstr ""
-
-msgid "Commits|History"
-msgstr ""
-
-msgid "Commits|No related merge requests found"
-msgstr ""
-
-msgid "Committed by"
-msgstr ""
-
-msgid "Commit…"
-msgstr ""
-
-msgid "Compare"
-msgstr ""
-
-msgid "Compare Git revisions"
-msgstr ""
-
-msgid "Compare Revisions"
-msgstr ""
-
-msgid "Compare changes with the last commit"
-msgstr ""
-
-msgid "Compare changes with the merge request target branch"
-msgstr ""
-
-msgid "CompareBranches|%{source_branch} and %{target_branch} are the same."
-msgstr ""
-
-msgid "CompareBranches|Compare"
-msgstr ""
-
-msgid "CompareBranches|Source"
-msgstr ""
-
-msgid "CompareBranches|Target"
-msgstr ""
-
-msgid "CompareBranches|There isn't anything to compare."
-msgstr ""
-
-msgid "Confidential"
-msgstr ""
-
-msgid "Confidentiality"
-msgstr ""
-
-msgid "Configure Gitaly timeouts."
-msgstr ""
-
-msgid "Configure Tracing"
-msgstr ""
-
-msgid "Configure automatic git checks and housekeeping on repositories."
-msgstr ""
-
-msgid "Configure limits for web and API requests."
-msgstr ""
-
-msgid "Configure push mirrors."
-msgstr ""
-
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
-msgstr ""
-
-msgid "Configure the way a user creates a new account."
-msgstr ""
-
-msgid "Connect"
-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 "Connecting..."
-msgstr ""
-
-msgid "Container Registry"
-msgstr ""
-
-msgid "ContainerRegistry|Created"
-msgstr ""
-
-msgid "ContainerRegistry|First log in to GitLab&rsquo;s Container Registry using your GitLab username and password. If you have %{link_2fa} you need to use a %{link_token}:"
-msgstr ""
-
-msgid "ContainerRegistry|GitLab supports up to 3 levels of image names. The following examples of images are valid for your project:"
-msgstr ""
-
-msgid "ContainerRegistry|How to use the Container Registry"
-msgstr ""
-
-msgid "ContainerRegistry|Learn more about"
-msgstr ""
-
-msgid "ContainerRegistry|No tags in Container Registry for this container image."
-msgstr ""
-
-msgid "ContainerRegistry|Once you log in, you&rsquo;re free to create and upload a container image using the common %{build} and %{push} commands"
-msgstr ""
-
-msgid "ContainerRegistry|Remove repository"
-msgstr ""
-
-msgid "ContainerRegistry|Remove tag"
-msgstr ""
-
-msgid "ContainerRegistry|Size"
-msgstr ""
-
-msgid "ContainerRegistry|Tag"
-msgstr ""
-
-msgid "ContainerRegistry|Tag ID"
-msgstr ""
-
-msgid "ContainerRegistry|Use different image names"
-msgstr ""
-
-msgid "ContainerRegistry|With the Docker Container Registry integrated into GitLab, every project can have its own space to store its Docker images."
-msgstr ""
-
-msgid "ContainerRegistry|You can also use a %{deploy_token} for read-only access to the registry images."
-msgstr ""
-
-msgid "Continue"
-msgstr ""
-
-msgid "Continue to the next step"
-msgstr ""
-
-msgid "Continuous Integration and Deployment"
-msgstr ""
-
-msgid "Contribute to GitLab"
-msgstr ""
-
-msgid "Contribution"
-msgstr ""
-
-msgid "Contribution guide"
-msgstr ""
-
-msgid "Contributions for <strong>%{calendar_date}</strong>"
-msgstr ""
-
-msgid "Contributions per group member"
-msgstr ""
-
-msgid "Contributors"
-msgstr ""
-
-msgid "ContributorsPage|%{startDate} – %{endDate}"
-msgstr ""
-
-msgid "ContributorsPage|Building repository graph."
-msgstr ""
-
-msgid "ContributorsPage|Commits to %{branch_name}, excluding merge commits. Limited to 6,000 commits."
-msgstr ""
-
-msgid "ContributorsPage|Please wait a moment, this page will automatically refresh when ready."
-msgstr ""
-
-msgid "Control the display of third party offers."
-msgstr ""
-
-msgid "Control the maximum concurrency of LFS/attachment backfill for this secondary node"
-msgstr ""
-
-msgid "Control the maximum concurrency of repository backfill for this secondary node"
-msgstr ""
-
-msgid "Control the maximum concurrency of verification operations for this Geo node"
-msgstr ""
-
-msgid "ConvDev Index"
-msgstr ""
-
-msgid "Copy %{protocol} clone URL"
-msgstr ""
-
-msgid "Copy HTTPS clone URL"
-msgstr ""
-
-msgid "Copy ID to clipboard"
-msgstr ""
-
-msgid "Copy SSH clone URL"
-msgstr ""
-
-msgid "Copy SSH public key to clipboard"
-msgstr ""
-
-msgid "Copy URL to clipboard"
-msgstr ""
-
-msgid "Copy branch name to clipboard"
-msgstr ""
-
-msgid "Copy command to clipboard"
-msgstr ""
-
-msgid "Copy commit SHA to clipboard"
-msgstr ""
-
-msgid "Copy file path to clipboard"
-msgstr ""
-
-msgid "Copy incoming email address to clipboard"
-msgstr ""
-
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
-msgid "Copy reference to clipboard"
-msgstr ""
-
-msgid "Copy secret to clipboard"
-msgstr ""
-
-msgid "Copy to clipboard"
-msgstr ""
-
-msgid "Copy token to clipboard"
-msgstr ""
-
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
-msgid "Create"
-msgstr ""
-
-msgid "Create New Directory"
-msgstr ""
-
-msgid "Create a new branch"
-msgstr ""
-
-msgid "Create a new branch and merge request"
-msgstr ""
-
-msgid "Create a new issue"
-msgstr ""
-
-msgid "Create a personal access token on your account to pull or push via %{protocol}."
-msgstr ""
-
-msgid "Create branch"
-msgstr ""
-
-msgid "Create commit"
-msgstr ""
-
-msgid "Create directory"
-msgstr ""
-
-msgid "Create empty repository"
-msgstr ""
-
-msgid "Create epic"
-msgstr ""
-
-msgid "Create file"
-msgstr ""
-
-msgid "Create group"
-msgstr ""
-
-msgid "Create group label"
-msgstr ""
-
-msgid "Create issue"
-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 new branch"
-msgstr ""
-
-msgid "Create new directory"
-msgstr ""
-
-msgid "Create new file"
-msgstr ""
-
-msgid "Create new file or directory"
-msgstr ""
-
-msgid "Create new label"
-msgstr ""
-
-msgid "Create new..."
-msgstr ""
-
-msgid "Create project label"
-msgstr ""
-
-msgid "Create your first page"
-msgstr ""
-
-msgid "CreateTag|Tag"
-msgstr ""
-
-msgid "CreateTokenToCloneLink|create a personal access token"
-msgstr ""
-
-msgid "Created"
-msgstr ""
-
-msgid "Created At"
-msgstr ""
-
-msgid "Created by me"
-msgstr ""
-
-msgid "Created on"
-msgstr ""
-
-msgid "Created on:"
-msgstr ""
-
-msgid "Creating epic"
-msgstr ""
-
-msgid "Cron Timezone"
-msgstr ""
-
-msgid "Cron syntax"
-msgstr ""
-
-msgid "Current Branch"
-msgstr ""
-
-msgid "Current node"
-msgstr ""
-
-msgid "CurrentUser|Profile"
-msgstr ""
-
-msgid "CurrentUser|Settings"
-msgstr ""
-
-msgid "Custom"
-msgstr ""
-
-msgid "Custom CI config path"
-msgstr ""
-
-msgid "Custom hostname (for private commit emails)"
-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 %{notification_link}."
-msgstr ""
-
-msgid "Custom project templates"
-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 how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
-msgid "Cycle Analytics"
-msgstr ""
-
-msgid "Cycle Analytics gives an overview of how much time it takes to go from idea to production in your project."
-msgstr ""
-
-msgid "CycleAnalyticsStage|Code"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Issue"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Plan"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Production"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Review"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Staging"
-msgstr ""
-
-msgid "CycleAnalyticsStage|Test"
-msgstr ""
-
-msgid "Dashboard"
-msgstr ""
-
-msgid "DashboardProjects|All"
-msgstr ""
-
-msgid "DashboardProjects|Personal"
-msgstr ""
-
-msgid "Date picker"
-msgstr ""
-
-msgid "Debug"
-msgstr ""
-
-msgid "Dec"
-msgstr ""
-
-msgid "December"
-msgstr ""
-
-msgid "Decline and sign out"
-msgstr ""
-
-msgid "Default Branch"
-msgstr ""
-
-msgid "Default classification label"
-msgstr ""
-
-msgid "Default: Directly import the Google Code email address or username"
-msgstr ""
-
-msgid "Default: Map a FogBugz account ID to a full name"
-msgstr ""
-
-msgid "Define a custom pattern with cron syntax"
-msgstr ""
-
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
-msgid "Delete"
-msgstr ""
-
-msgid "Delete Package"
-msgstr ""
-
-msgid "Delete Snippet"
-msgstr ""
-
-msgid "Delete comment"
-msgstr ""
-
-msgid "Delete list"
-msgstr ""
-
-msgid "Deleted"
-msgstr ""
-
-msgid "Deny"
-msgstr ""
-
-msgid "Deploy"
-msgid_plural "Deploys"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Deploy Keys"
-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|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 "DeployKeys|Write access allowed"
-msgstr ""
-
-msgid "DeployKeys|You are going to remove this deploy key. Are you sure?"
-msgstr ""
-
-msgid "DeployTokens|Active Deploy Tokens (%{active_tokens})"
-msgstr ""
-
-msgid "DeployTokens|Add a deploy token"
-msgstr ""
-
-msgid "DeployTokens|Allows read-only access to the registry images"
-msgstr ""
-
-msgid "DeployTokens|Allows read-only access to the repository"
-msgstr ""
-
-msgid "DeployTokens|Copy deploy token to clipboard"
-msgstr ""
-
-msgid "DeployTokens|Copy username to clipboard"
-msgstr ""
-
-msgid "DeployTokens|Create deploy token"
-msgstr ""
-
-msgid "DeployTokens|Created"
-msgstr ""
-
-msgid "DeployTokens|Deploy Tokens"
-msgstr ""
-
-msgid "DeployTokens|Deploy tokens allow read-only access to your repository and registry images."
-msgstr ""
-
-msgid "DeployTokens|Expires"
-msgstr ""
-
-msgid "DeployTokens|Name"
-msgstr ""
-
-msgid "DeployTokens|Pick a name for the application, and we'll give you a unique deploy token."
-msgstr ""
-
-msgid "DeployTokens|Revoke"
-msgstr ""
-
-msgid "DeployTokens|Revoke %{name}"
-msgstr ""
-
-msgid "DeployTokens|Scopes"
-msgstr ""
-
-msgid "DeployTokens|This action cannot be undone."
-msgstr ""
-
-msgid "DeployTokens|This project has no active Deploy Tokens."
-msgstr ""
-
-msgid "DeployTokens|Use this token as a password. Make sure you save it - you won't be able to access it again."
-msgstr ""
-
-msgid "DeployTokens|Use this username as a login."
-msgstr ""
-
-msgid "DeployTokens|Username"
-msgstr ""
-
-msgid "DeployTokens|You are about to revoke"
-msgstr ""
-
-msgid "DeployTokens|Your New Deploy Token"
-msgstr ""
-
-msgid "DeployTokens|Your new project deploy token has been created."
-msgstr ""
-
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
-msgid "Deprioritize label"
-msgstr ""
-
-msgid "Descending"
-msgstr ""
-
-msgid "Description"
-msgstr ""
-
-msgid "Description templates allow you to define context-specific templates for issue and merge request description fields for your project."
-msgstr ""
-
-msgid "Description:"
-msgstr ""
-
-msgid "Destroy"
-msgstr ""
-
-msgid "Details"
-msgstr ""
-
-msgid "Detect host keys"
-msgstr ""
-
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
-msgid "Diffs|No file name available"
-msgstr ""
-
-msgid "Diffs|Something went wrong while fetching diff lines."
-msgstr ""
-
-msgid "Direction"
-msgstr ""
-
-msgid "Directory name"
-msgstr ""
-
-msgid "Disable"
-msgstr ""
-
-msgid "Disable for this project"
-msgstr ""
-
-msgid "Disable group Runners"
-msgstr ""
-
-msgid "Discard"
-msgstr ""
-
-msgid "Discard all changes"
-msgstr ""
-
-msgid "Discard all unstaged changes?"
-msgstr ""
-
-msgid "Discard changes"
-msgstr ""
-
-msgid "Discard changes to %{path}?"
-msgstr ""
-
-msgid "Discard draft"
-msgstr ""
-
-msgid "Discard review"
-msgstr ""
-
-msgid "Discover GitLab Geo."
-msgstr ""
-
-msgid "Discover projects, groups and snippets. Share your projects with others"
-msgstr ""
-
-msgid "Dismiss"
-msgstr ""
-
-msgid "Dismiss Cycle Analytics introduction box"
-msgstr ""
-
-msgid "Dismiss Merge Request promotion"
-msgstr ""
-
-msgid "Dismiss trial promotion"
-msgstr ""
-
-msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
-msgstr ""
-
-msgid "Documentation for popular identity providers"
-msgstr ""
-
-msgid "Domain"
-msgstr ""
-
-msgid "Don't show again"
-msgstr ""
-
-msgid "Done"
-msgstr ""
-
-msgid "Download"
-msgstr ""
-
-msgid "Download tar"
-msgstr ""
-
-msgid "Download tar.bz2"
-msgstr ""
-
-msgid "Download tar.gz"
-msgstr ""
-
-msgid "Download zip"
-msgstr ""
-
-msgid "DownloadArtifacts|Download"
-msgstr ""
-
-msgid "DownloadCommit|Email Patches"
-msgstr ""
-
-msgid "DownloadCommit|Plain Diff"
-msgstr ""
-
-msgid "DownloadSource|Download"
-msgstr ""
-
-msgid "Downvotes"
-msgstr ""
-
-msgid "Due date"
-msgstr ""
-
-msgid "During this process, you’ll be asked for URLs from GitLab’s side. Use the URLs shown below."
-msgstr ""
-
-msgid "Each Runner can be in one of the following states:"
-msgstr ""
-
-msgid "Edit"
-msgstr ""
-
-msgid "Edit Label"
-msgstr ""
-
-msgid "Edit Pipeline Schedule %{id}"
-msgstr ""
-
-msgid "Edit Snippet"
-msgstr ""
-
-msgid "Edit application"
-msgstr ""
-
-msgid "Edit files in the editor and commit changes here"
-msgstr ""
-
-msgid "Edit group: %{group_name}"
-msgstr ""
-
-msgid "Edit identity for %{user_name}"
-msgstr ""
-
-msgid "Elasticsearch"
-msgstr ""
-
-msgid "Elasticsearch integration. Elasticsearch AWS IAM."
-msgstr ""
-
-msgid "Email"
-msgstr ""
-
-msgid "Email patch"
-msgstr ""
-
-msgid "Emails"
-msgstr ""
-
-msgid "Embed"
-msgstr ""
-
-msgid "Enable"
-msgstr ""
-
-msgid "Enable Auto DevOps"
-msgstr ""
-
-msgid "Enable Pseudonymizer data collection"
-msgstr ""
-
-msgid "Enable SAML authentication for this group"
-msgstr ""
-
-msgid "Enable Sentry for error reporting and logging."
-msgstr ""
-
-msgid "Enable and configure InfluxDB metrics."
-msgstr ""
-
-msgid "Enable and configure Prometheus metrics."
-msgstr ""
-
-msgid "Enable classification control using an external service"
-msgstr ""
-
-msgid "Enable for this project"
-msgstr ""
-
-msgid "Enable group Runners"
-msgstr ""
-
-msgid "Enable or disable the Pseudonymizer data collection."
-msgstr ""
-
-msgid "Enable or disable version check and usage ping."
-msgstr ""
-
-msgid "Enable reCAPTCHA or Akismet and set IP limits."
-msgstr ""
-
-msgid "Enable the Performance Bar for a given group."
-msgstr ""
-
-msgid "Enable usage ping"
-msgstr ""
-
-msgid "Enable usage ping to get an overview of how you are using GitLab from a feature perspective."
-msgstr ""
-
-msgid "Enabled"
-msgstr ""
-
-msgid "Ends at (UTC)"
-msgstr ""
-
-msgid "Enter in your Bitbucket Server URL and personal access token below"
-msgstr ""
-
-msgid "Enter the issue description"
-msgstr ""
-
-msgid "Enter the issue title"
-msgstr ""
-
-msgid "Enter the merge request description"
-msgstr ""
-
-msgid "Enter the merge request title"
-msgstr ""
-
-msgid "Environments"
-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 stopping the environment, please try again"
-msgstr ""
-
-msgid "Environments|Are you sure you want to stop this environment?"
-msgstr ""
-
-msgid "Environments|Commit"
-msgstr ""
-
-msgid "Environments|Deploy to..."
-msgstr ""
-
-msgid "Environments|Deployment"
-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|Job"
-msgstr ""
-
-msgid "Environments|Learn more about stopping environments"
-msgstr ""
-
-msgid "Environments|New environment"
-msgstr ""
-
-msgid "Environments|No deployments yet"
-msgstr ""
-
-msgid "Environments|No pod name has been specified"
-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|Note that this action will stop the environment, but it will %{emphasis_start}not%{emphasis_end} have an effect on any existing deployment due to no “stop environment action” being defined in the %{ci_config_link_start}.gitlab-ci.yml%{ci_config_link_end} file."
-msgstr ""
-
-msgid "Environments|Open live environment"
-msgstr ""
-
-msgid "Environments|Pod logs from"
-msgstr ""
-
-msgid "Environments|Re-deploy to environment"
-msgstr ""
-
-msgid "Environments|Read more about environments"
-msgstr ""
-
-msgid "Environments|Rollback environment"
-msgstr ""
-
-msgid "Environments|Show all"
-msgstr ""
-
-msgid "Environments|Stop"
-msgstr ""
-
-msgid "Environments|Stop environment"
-msgstr ""
-
-msgid "Environments|Updated"
-msgstr ""
-
-msgid "Environments|You don't have any environments right now"
-msgstr ""
-
-msgid "Environments|protected"
-msgstr ""
-
-msgid "Epic"
-msgstr ""
-
-msgid "Epic will be removed! Are you sure?"
-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|An error occurred while saving %{epicDateType} date"
-msgstr ""
-
-msgid "Epics|How can I solve this?"
-msgstr ""
-
-msgid "Epics|More information"
-msgstr ""
-
-msgid "Epics|These dates affect how your epics appear in the roadmap. Dates from milestones come from the milestones assigned to issues in the epic. You can also set fixed dates or remove them entirely."
-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|due"
-msgstr ""
-
-msgid "Epics|start"
-msgstr ""
-
-msgid "Error"
-msgstr ""
-
-msgid "Error Reporting and Logging"
-msgstr ""
-
-msgid "Error creating epic"
-msgstr ""
-
-msgid "Error fetching contributors data."
-msgstr ""
-
-msgid "Error fetching labels."
-msgstr ""
-
-msgid "Error fetching network graph."
-msgstr ""
-
-msgid "Error fetching refs"
-msgstr ""
-
-msgid "Error fetching usage ping data."
-msgstr ""
-
-msgid "Error loading branch data. Please try again."
-msgstr ""
-
-msgid "Error loading branches."
-msgstr ""
-
-msgid "Error loading last commit."
-msgstr ""
-
-msgid "Error loading markdown preview"
-msgstr ""
-
-msgid "Error loading merge requests."
-msgstr ""
-
-msgid "Error loading project data. Please try again."
-msgstr ""
-
-msgid "Error loading template types."
-msgstr ""
-
-msgid "Error loading template."
-msgstr ""
-
-msgid "Error occurred when toggling the notification subscription"
-msgstr ""
-
-msgid "Error saving label update."
-msgstr ""
-
-msgid "Error updating status for all todos."
-msgstr ""
-
-msgid "Error updating todo status."
-msgstr ""
-
-msgid "Error while loading the merge request. Please try again."
-msgstr ""
-
-msgid "Estimated"
-msgstr ""
-
-msgid "EventFilterBy|Filter by all"
-msgstr ""
-
-msgid "EventFilterBy|Filter by comments"
-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 "Every day (at 4:00am)"
-msgstr ""
-
-msgid "Every month (on the 1st at 4:00am)"
-msgstr ""
-
-msgid "Every week (Sundays at 4:00am)"
-msgstr ""
-
-msgid "Everyone can contribute"
-msgstr ""
-
-msgid "Expand"
-msgstr ""
-
-msgid "Expand all"
-msgstr ""
-
-msgid "Expand sidebar"
-msgstr ""
-
-msgid "Expiration date"
-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 projects"
-msgstr ""
-
-msgid "Explore public groups"
-msgstr ""
-
-msgid "External Classification Policy Authorization"
-msgstr ""
-
-msgid "External authentication"
-msgstr ""
-
-msgid "External authorization denied access to this project"
-msgstr ""
-
-msgid "External authorization request timeout"
-msgstr ""
-
-msgid "ExternalAuthorizationService|Classification Label"
-msgstr ""
-
-msgid "ExternalAuthorizationService|Classification label"
-msgstr ""
-
-msgid "ExternalAuthorizationService|When no classification label is set the default label `%{default_label}` will be used."
-msgstr ""
-
-msgid "Facebook"
-msgstr ""
-
-msgid "Failed"
-msgstr ""
-
-msgid "Failed Jobs"
-msgstr ""
-
-msgid "Failed to change the owner"
-msgstr ""
-
-msgid "Failed to check related branches."
-msgstr ""
-
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
-msgid "Failed to remove issue from board, please try again."
-msgstr ""
-
-msgid "Failed to remove mirror."
-msgstr ""
-
-msgid "Failed to remove the pipeline schedule"
-msgstr ""
-
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
-msgid "Failed to update issues, please try again."
-msgstr ""
-
-msgid "Failure"
-msgstr ""
-
-msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
-msgstr ""
-
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
-msgid "Feb"
-msgstr ""
-
-msgid "February"
-msgstr ""
-
-msgid "Fields on this page are now uneditable, you can configure"
-msgstr ""
-
-msgid "File templates"
-msgstr ""
-
-msgid "Files"
-msgstr ""
-
-msgid "Files (%{human_size})"
-msgstr ""
-
-msgid "Fill in the fields below, turn on <strong>%{enable_label}</strong>, and press <strong>%{save_changes}</strong>"
-msgstr ""
-
-msgid "Filter"
-msgstr ""
-
-msgid "Filter by %{issuable_type} that are currently closed."
-msgstr ""
-
-msgid "Filter by %{issuable_type} that are currently opened."
-msgstr ""
-
-msgid "Filter by commit message"
-msgstr ""
-
-msgid "Filter..."
-msgstr ""
-
-msgid "Find by path"
-msgstr ""
-
-msgid "Find file"
-msgstr ""
-
-msgid "Find the downloaded ZIP file and decompress it."
-msgstr ""
-
-msgid "Find the newly extracted <code>Takeout/Google Code Project Hosting/GoogleCodeProjectHosting.json</code> file."
-msgstr ""
-
-msgid "Fingerprints"
-msgstr ""
-
-msgid "Finish review"
-msgstr ""
-
-msgid "Finished"
-msgstr ""
-
-msgid "FirstPushedBy|First"
-msgstr ""
-
-msgid "FirstPushedBy|pushed by"
-msgstr ""
-
-msgid "Fixed date"
-msgstr ""
-
-msgid "Fixed due date"
-msgstr ""
-
-msgid "Fixed start date"
-msgstr ""
-
-msgid "Fixed:"
-msgstr ""
-
-msgid "FogBugz Email"
-msgstr ""
-
-msgid "FogBugz Import"
-msgstr ""
-
-msgid "FogBugz Password"
-msgstr ""
-
-msgid "FogBugz URL"
-msgstr ""
-
-msgid "FogBugz import"
-msgstr ""
-
-msgid "Follow the steps below to export your Google Code project data."
-msgstr ""
-
-msgid "Font Color"
-msgstr ""
-
-msgid "Footer message"
-msgstr ""
-
-msgid "For internal projects, any logged in user can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "For more information, go to the "
-msgstr ""
-
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
-msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
-msgstr ""
-
-msgid "For private projects, any member (guest or higher) can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "For public projects, anyone can view pipelines and access job details (output logs and artifacts)"
-msgstr ""
-
-msgid "ForkedFromProjectPath|Forked from"
-msgstr ""
-
-msgid "ForkedFromProjectPath|Forked from %{project_name} (deleted)"
-msgstr ""
-
-msgid "Forking in progress"
-msgstr ""
-
-msgid "Format"
-msgstr ""
-
-msgid "Found errors in your .gitlab-ci.yml:"
-msgstr ""
-
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
-msgid "From %{provider_title}"
-msgstr ""
-
-msgid "From Bitbucket"
-msgstr ""
-
-msgid "From Bitbucket Server"
-msgstr ""
-
-msgid "From FogBugz"
-msgstr ""
-
-msgid "From GitLab.com"
-msgstr ""
-
-msgid "From Google Code"
-msgstr ""
-
-msgid "From issue creation until deploy to production"
-msgstr ""
-
-msgid "From merge request merge until deploy to production"
-msgstr ""
-
-msgid "From milestones:"
-msgstr ""
-
-msgid "From the Kubernetes cluster details view, install Runner from the applications list"
-msgstr ""
-
-msgid "GPG Keys"
-msgstr ""
-
-msgid "General"
-msgstr ""
-
-msgid "General pipelines"
-msgstr ""
-
-msgid "Generate a default set of labels"
-msgstr ""
-
-msgid "Geo"
-msgstr ""
-
-msgid "Geo Nodes"
-msgstr ""
-
-msgid "Geo allows you to replicate your GitLab instance to other geographical locations."
-msgstr ""
-
-msgid "GeoNodeSyncStatus|Node is failing or broken."
-msgstr ""
-
-msgid "GeoNodeSyncStatus|Node is slow, overloaded, or it just recovered after an outage."
-msgstr ""
-
-msgid "GeoNodes|Checksummed"
-msgstr ""
-
-msgid "GeoNodes|Data is out of date from %{timeago}"
-msgstr ""
-
-msgid "GeoNodes|Data replication lag"
-msgstr ""
-
-msgid "GeoNodes|Disabling a node stops the sync process. Are you sure?"
-msgstr ""
-
-msgid "GeoNodes|Does not match the primary storage configuration"
-msgstr ""
-
-msgid "GeoNodes|Failed"
-msgstr ""
-
-msgid "GeoNodes|Full"
-msgstr ""
-
-msgid "GeoNodes|GitLab version"
-msgstr ""
-
-msgid "GeoNodes|GitLab version does not match the primary node version"
-msgstr ""
-
-msgid "GeoNodes|Health status"
-msgstr ""
-
-msgid "GeoNodes|Last event ID processed by cursor"
-msgstr ""
-
-msgid "GeoNodes|Last event ID seen from primary"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Repository checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Repository verification"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Wiki checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Learn more about Wiki verification"
-msgstr ""
-
-msgid "GeoNodes|Loading nodes"
-msgstr ""
-
-msgid "GeoNodes|Local LFS objects"
-msgstr ""
-
-msgid "GeoNodes|Local attachments"
-msgstr ""
-
-msgid "GeoNodes|Local job artifacts"
-msgstr ""
-
-msgid "GeoNodes|New node"
-msgstr ""
-
-msgid "GeoNodes|Node Authentication was successfully repaired."
-msgstr ""
-
-msgid "GeoNodes|Node was successfully removed."
-msgstr ""
-
-msgid "GeoNodes|Not checksummed"
-msgstr ""
-
-msgid "GeoNodes|Out of sync"
-msgstr ""
-
-msgid "GeoNodes|Removing a node stops the sync process. Are you sure?"
-msgstr ""
-
-msgid "GeoNodes|Replication slot WAL"
-msgstr ""
-
-msgid "GeoNodes|Replication slots"
-msgstr ""
-
-msgid "GeoNodes|Repositories"
-msgstr ""
-
-msgid "GeoNodes|Repositories checksummed for verification with their counterparts on Secondary nodes"
-msgstr ""
-
-msgid "GeoNodes|Repositories verified with their counterparts on the Primary node"
-msgstr ""
-
-msgid "GeoNodes|Repository checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Repository verification progress"
-msgstr ""
-
-msgid "GeoNodes|Selective"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while changing node status"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while fetching nodes"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while removing node"
-msgstr ""
-
-msgid "GeoNodes|Something went wrong while repairing node"
-msgstr ""
-
-msgid "GeoNodes|Storage config"
-msgstr ""
-
-msgid "GeoNodes|Sync settings"
-msgstr ""
-
-msgid "GeoNodes|Synced"
-msgstr ""
-
-msgid "GeoNodes|Unused slots"
-msgstr ""
-
-msgid "GeoNodes|Unverified"
-msgstr ""
-
-msgid "GeoNodes|Used slots"
-msgstr ""
-
-msgid "GeoNodes|Verified"
-msgstr ""
-
-msgid "GeoNodes|Wiki checksum progress"
-msgstr ""
-
-msgid "GeoNodes|Wiki verification progress"
-msgstr ""
-
-msgid "GeoNodes|Wikis"
-msgstr ""
-
-msgid "GeoNodes|Wikis checksummed for verification with their counterparts on Secondary nodes"
-msgstr ""
-
-msgid "GeoNodes|Wikis verified with their counterparts on the Primary node"
-msgstr ""
-
-msgid "GeoNodes|You have configured Geo nodes using an insecure HTTP connection. We recommend the use of HTTPS."
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for forced re-download"
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for re-check"
-msgstr ""
-
-msgid "Geo|%{name} is scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|All"
-msgstr ""
-
-msgid "Geo|All projects"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
-msgstr ""
-
-msgid "Geo|Failed"
-msgstr ""
-
-msgid "Geo|File sync capacity"
-msgstr ""
-
-msgid "Geo|Geo Status"
-msgstr ""
-
-msgid "Geo|Groups to synchronize"
-msgstr ""
-
-msgid "Geo|In sync"
-msgstr ""
-
-msgid "Geo|Last successful sync"
-msgstr ""
-
-msgid "Geo|Last sync attempt"
-msgstr ""
-
-msgid "Geo|Last time verified"
-msgstr ""
-
-msgid "Geo|Never"
-msgstr ""
-
-msgid "Geo|Next sync scheduled at"
-msgstr ""
-
-msgid "Geo|Not synced yet"
-msgstr ""
-
-msgid "Geo|Pending"
-msgstr ""
-
-msgid "Geo|Pending synchronization"
-msgstr ""
-
-msgid "Geo|Pending verification"
-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|Recheck"
-msgstr ""
-
-msgid "Geo|Recheck all projects"
-msgstr ""
-
-msgid "Geo|Redownload"
-msgstr ""
-
-msgid "Geo|Remove"
-msgstr ""
-
-msgid "Geo|Repository sync capacity"
-msgstr ""
-
-msgid "Geo|Resync"
-msgstr ""
-
-msgid "Geo|Resync all projects"
-msgstr ""
-
-msgid "Geo|Retry count"
-msgstr ""
-
-msgid "Geo|Select groups to replicate."
-msgstr ""
-
-msgid "Geo|Shards to synchronize"
-msgstr ""
-
-msgid "Geo|Status"
-msgstr ""
-
-msgid "Geo|Synced"
-msgstr ""
-
-msgid "Geo|Synchronization failed - %{error}"
-msgstr ""
-
-msgid "Geo|Tracking entry for project (%{project_id}) was successfully removed."
-msgstr ""
-
-msgid "Geo|Tracking entry will be removed. Are you sure?"
-msgstr ""
-
-msgid "Geo|Unknown state"
-msgstr ""
-
-msgid "Geo|Verification capacity"
-msgstr ""
-
-msgid "Geo|Verification failed - %{error}"
-msgstr ""
-
-msgid "Geo|Waiting for scheduler"
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
-msgid "Geo|You need a different license to use Geo replication"
-msgstr ""
-
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
-msgid "Get a free instance review"
-msgstr ""
-
-msgid "Git"
-msgstr ""
-
-msgid "Git repository URL"
-msgstr ""
-
-msgid "Git revision"
-msgstr ""
-
-msgid "Git strategy for pipelines"
-msgstr ""
-
-msgid "Git version"
-msgstr ""
-
-msgid "GitHub import"
-msgstr ""
-
-msgid "GitLab CI Linter has been moved"
-msgstr ""
-
-msgid "GitLab Geo"
-msgstr ""
-
-msgid "GitLab Group Runners can execute code for all the projects in this group."
-msgstr ""
-
-msgid "GitLab Import"
-msgstr ""
-
-msgid "GitLab User"
-msgstr ""
-
-msgid "GitLab project export"
-msgstr ""
-
-msgid "GitLab single sign on URL"
-msgstr ""
-
-msgid "GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "GitLab.com import"
-msgstr ""
-
-msgid "GitLab’s issue tracker"
-msgstr ""
-
-msgid "Gitaly"
-msgstr ""
-
-msgid "Gitaly Servers"
-msgstr ""
-
-msgid "Gitaly|Address"
-msgstr ""
-
-msgid "Gitea Host URL"
-msgstr ""
-
-msgid "Gitea Import"
-msgstr ""
-
-msgid "Go Back"
-msgstr ""
-
-msgid "Go back"
-msgstr ""
-
-msgid "Go to"
-msgstr ""
-
-msgid "Go to %{link_to_google_takeout}."
-msgstr ""
-
-msgid "Google Code import"
-msgstr ""
-
-msgid "Google Takeout"
-msgstr ""
-
-msgid "Google authentication is not %{link_to_documentation}. Ask your GitLab administrator if you want to use this service."
-msgstr ""
-
-msgid "Got it!"
-msgstr ""
-
-msgid "Graph"
-msgstr ""
-
-msgid "Group"
-msgstr ""
-
-msgid "Group CI/CD settings"
-msgstr ""
-
-msgid "Group Git LFS status:"
-msgstr ""
-
-msgid "Group ID"
-msgstr ""
-
-msgid "Group Runners"
-msgstr ""
-
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
-msgid "Group avatar"
-msgstr ""
-
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
-msgid "Group details"
-msgstr ""
-
-msgid "Group info:"
-msgstr ""
-
-msgid "Group maintainers can register group runners in the %{link}"
-msgstr ""
-
-msgid "Group name"
-msgstr ""
-
-msgid "Group: %{group_name}"
-msgstr ""
-
-msgid "GroupRoadmap|From %{dateWord}"
-msgstr ""
-
-msgid "GroupRoadmap|Loading roadmap"
-msgstr ""
-
-msgid "GroupRoadmap|Something went wrong while fetching epics"
-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|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the quarters view, only epics in the past quarter, current quarter, and next 4 quarters are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the weeks view, only epics in the past week, current week, and next 4 weeks are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the months view, only epics in the past month, current month, and next 5 months are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the quarters view, only epics in the past quarter, current quarter, and next 4 quarters are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|To widen your search, change or remove filters. In the weeks view, only epics in the past week, current week, and next 4 weeks are shown &ndash; from %{startDate} to %{endDate}."
-msgstr ""
-
-msgid "GroupRoadmap|Until %{dateWord}"
-msgstr ""
-
-msgid "GroupSettings|Badges"
-msgstr ""
-
-msgid "GroupSettings|Customize your group badges."
-msgstr ""
-
-msgid "GroupSettings|Learn more about badges."
-msgstr ""
-
-msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
-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|This setting will be applied to all subgroups unless overridden by a group owner. Groups that already have access to the project will continue to have access unless removed manually."
-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|remove the share with group lock from %{ancestor_group_name}"
-msgstr ""
-
-msgid "Groups"
-msgstr ""
-
-msgid "Groups can also be nested by creating %{subgroup_docs_link_start}subgroups%{subgroup_docs_link_end}."
-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|If you organize your projects under a group, it works like a folder."
-msgstr ""
-
-msgid "GroupsEmptyState|No groups found"
-msgstr ""
-
-msgid "GroupsEmptyState|You can manage your group member’s permissions and access to each project in the group."
-msgstr ""
-
-msgid "GroupsTree|Are you sure you want to leave the \"%{fullName}\" group?"
-msgstr ""
-
-msgid "GroupsTree|Create a project in this group."
-msgstr ""
-
-msgid "GroupsTree|Create a subgroup in this group."
-msgstr ""
-
-msgid "GroupsTree|Edit group"
-msgstr ""
-
-msgid "GroupsTree|Failed to leave the group. Please make sure you are not the only owner."
-msgstr ""
-
-msgid "GroupsTree|Leave this 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|Search by name"
-msgstr ""
-
-msgid "Have your users email"
-msgstr ""
-
-msgid "Header message"
-msgstr ""
-
-msgid "Health Check"
-msgstr ""
-
-msgid "Health information can be retrieved from the following endpoints. More information is available"
-msgstr ""
-
-msgid "HealthCheck|Access token is"
-msgstr ""
-
-msgid "HealthCheck|Healthy"
-msgstr ""
-
-msgid "HealthCheck|No Health Problems Detected"
-msgstr ""
-
-msgid "HealthCheck|Unhealthy"
-msgstr ""
-
-msgid "Help"
-msgstr ""
-
-msgid "Help page"
-msgstr ""
-
-msgid "Help page text and support page url."
-msgstr ""
-
-msgid "Here is the public SSH key that needs to be added to the remote server. For more information, please refer to the documentation."
-msgstr ""
-
-msgid "Hide host keys manual input"
-msgstr ""
-
-msgid "Hide payload"
-msgstr ""
-
-msgid "Hide value"
-msgid_plural "Hide values"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Hide whitespace changes"
-msgstr ""
-
-msgid "History"
-msgstr ""
-
-msgid "Housekeeping successfully started"
-msgstr ""
-
-msgid "I accept the %{terms_link}"
-msgstr ""
-
-msgid "I accept the|Terms of Service and Privacy Policy"
-msgstr ""
-
-msgid "ID"
-msgstr ""
-
-msgid "IDE|Allow live previews of JavaScript projects in the Web IDE using CodeSandbox client side evaluation."
-msgstr ""
-
-msgid "IDE|Back"
-msgstr ""
-
-msgid "IDE|Client side evaluation"
-msgstr ""
-
-msgid "IDE|Commit"
-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|Open in file view"
-msgstr ""
-
-msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr ""
-
-msgid "IDE|Refresh preview"
-msgstr ""
-
-msgid "IDE|Review"
-msgstr ""
-
-msgid "IP Address"
-msgstr ""
-
-msgid "Identifier"
-msgstr ""
-
-msgid "Identities"
-msgstr ""
-
-msgid "Identity provider single sign on URL"
-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."
-msgstr ""
-
-msgid "If disabled, the access level will depend on the user's permissions in the project."
-msgstr ""
-
-msgid "If enabled"
-msgstr ""
-
-msgid "If enabled, access to projects will be validated on an external service using their classification label."
-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 already have files you can push them using the %{link_to_cli} below."
-msgstr ""
-
-msgid "If your HTTP repository is not publicly accessible, add authentication information to the URL: <code>https://username:password@gitlab.company.com/group/project.git</code>."
-msgstr ""
-
-msgid "ImageDiffViewer|2-up"
-msgstr ""
-
-msgid "ImageDiffViewer|Onion skin"
-msgstr ""
-
-msgid "ImageDiffViewer|Swipe"
-msgstr ""
-
-msgid "Import"
-msgstr ""
-
-msgid "Import Projects from Gitea"
-msgstr ""
-
-msgid "Import all compatible projects"
-msgstr ""
-
-msgid "Import all projects"
-msgstr ""
-
-msgid "Import all repositories"
-msgstr ""
-
-msgid "Import an exported GitLab project"
-msgstr ""
-
-msgid "Import in progress"
-msgstr ""
-
-msgid "Import multiple repositories by uploading a manifest file."
-msgstr ""
-
-msgid "Import project"
-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 projects from Google Code"
-msgstr ""
-
-msgid "Import repositories from Bitbucket Server"
-msgstr ""
-
-msgid "Import repositories from GitHub"
-msgstr ""
-
-msgid "Import repository"
-msgstr ""
-
-msgid "ImportButtons|Connect repositories from"
-msgstr ""
-
-msgid "Improve Issue boards with GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Improve issues management with Issue weight and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "Improve search with Advanced Global Search and GitLab Enterprise Edition."
-msgstr ""
-
-msgid "In order to enable instance-level analytics, please ask an admin to enable %{usage_ping_link_start}usage ping%{usage_ping_link_end}."
-msgstr ""
-
-msgid "In the next step, you'll be able to select the projects you want to import."
-msgstr ""
-
-msgid "Include a Terms of Service agreement and Privacy Policy that all users must accept."
-msgstr ""
-
-msgid "Include the username in the URL if required: <code>https://username@gitlab.company.com/group/project.git</code>."
-msgstr ""
-
-msgid "Incompatible Project"
-msgstr ""
-
-msgid "Indicates whether this runner can pick jobs without tags"
-msgstr ""
-
-msgid "Inline"
-msgstr ""
-
-msgid "Input host keys manually"
-msgstr ""
-
-msgid "Input your repository URL"
-msgstr ""
-
-msgid "Install GitLab Runner"
-msgstr ""
-
-msgid "Install Runner on Kubernetes"
-msgstr ""
-
-msgid "Instance"
-msgid_plural "Instances"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Instance Statistics"
-msgstr ""
-
-msgid "Instance Statistics visibility"
-msgstr ""
-
-msgid "Instance does not support multiple Kubernetes clusters"
-msgstr ""
-
-msgid "Integrations"
-msgstr ""
-
-msgid "Integrations Settings"
-msgstr ""
-
-msgid "Interested parties can even contribute by pushing commits if they want to."
-msgstr ""
-
-msgid "Internal - The group and any internal projects can be viewed by any logged in user."
-msgstr ""
-
-msgid "Internal - The project can be accessed by any logged in user."
-msgstr ""
-
-msgid "Internal users"
-msgstr ""
-
-msgid "Interval Pattern"
-msgstr ""
-
-msgid "Introducing Cycle Analytics"
-msgstr ""
-
-msgid "Invite"
-msgstr ""
-
-msgid "Issue"
-msgstr ""
-
-msgid "Issue Boards"
-msgstr ""
-
-msgid "Issue board focus mode"
-msgstr ""
-
-msgid "Issue events"
-msgstr ""
-
-msgid "IssueBoards|Board"
-msgstr ""
-
-msgid "IssueBoards|Boards"
-msgstr ""
-
-msgid "Issues"
-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, 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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
-msgid "Jan"
-msgstr ""
-
-msgid "January"
-msgstr ""
-
-msgid "Job"
-msgstr ""
-
-msgid "Job has been erased"
-msgstr ""
-
-msgid "Jobs"
-msgstr ""
-
-msgid "Job|Browse"
-msgstr ""
-
-msgid "Job|Complete Raw"
-msgstr ""
-
-msgid "Job|Download"
-msgstr ""
-
-msgid "Job|Erase job log"
-msgstr ""
-
-msgid "Job|Job artifacts"
-msgstr ""
-
-msgid "Job|Job has been erased"
-msgstr ""
-
-msgid "Job|Job has been erased by"
-msgstr ""
-
-msgid "Job|Keep"
-msgstr ""
-
-msgid "Job|Scroll to bottom"
-msgstr ""
-
-msgid "Job|Scroll to top"
-msgstr ""
-
-msgid "Job|Show complete raw"
-msgstr ""
-
-msgid "Job|The artifacts were removed"
-msgstr ""
-
-msgid "Job|The artifacts will be removed in"
-msgstr ""
-
-msgid "Job|This job is stuck, because the project doesn't have any runners online assigned to it."
-msgstr ""
-
-msgid "Jul"
-msgstr ""
-
-msgid "July"
-msgstr ""
-
-msgid "Jun"
-msgstr ""
-
-msgid "June"
-msgstr ""
-
-msgid "Kubernetes"
-msgstr ""
-
-msgid "Kubernetes Cluster"
-msgstr ""
-
-msgid "Kubernetes cluster creation time exceeds timeout; %{timeout}"
-msgstr ""
-
-msgid "Kubernetes cluster integration was not removed."
-msgstr ""
-
-msgid "Kubernetes cluster integration was successfully removed."
-msgstr ""
-
-msgid "Kubernetes cluster was successfully updated."
-msgstr ""
-
-msgid "Kubernetes configured"
-msgstr ""
-
-msgid "Kubernetes service integration has been deprecated. %{deprecated_message_content} your Kubernetes clusters using the new <a href=\"%{url}\"/>Kubernetes Clusters</a> page"
-msgstr ""
-
-msgid "LFS"
-msgstr ""
-
-msgid "LFSStatus|Disabled"
-msgstr ""
-
-msgid "LFSStatus|Enabled"
-msgstr ""
-
-msgid "Label"
-msgstr ""
-
-msgid "Label actions dropdown"
-msgstr ""
-
-msgid "Label lists show all issues with the selected label."
-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|<span>Promote label</span> %{labelTitle} <span>to Group Label?</span>"
-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. This action cannot be reversed."
-msgstr ""
-
-msgid "Large File Storage"
-msgstr ""
-
-msgid "Last %d day"
-msgid_plural "Last %d days"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Last Pipeline"
-msgstr ""
-
-msgid "Last commit"
-msgstr ""
-
-msgid "Last contact"
-msgstr ""
-
-msgid "Last edited %{date}"
-msgstr ""
-
-msgid "Last edited by %{name}"
-msgstr ""
-
-msgid "Last reply by"
-msgstr ""
-
-msgid "Last update"
-msgstr ""
-
-msgid "Last updated"
-msgstr ""
-
-msgid "LastPushEvent|You pushed to"
-msgstr ""
-
-msgid "LastPushEvent|at"
-msgstr ""
-
-msgid "Latest changes"
-msgstr ""
-
-msgid "Learn more"
-msgstr ""
-
-msgid "Learn more about %{issue_boards_url}, to keep track of issues in multiple lists, using labels, assignees, and milestones. If you’re missing something from issue boards, please create an issue on %{gitlab_issues_url}."
-msgstr ""
-
-msgid "Learn more about Kubernetes"
-msgstr ""
-
-msgid "Learn more about protected branches"
-msgstr ""
-
-msgid "Learn more in the"
-msgstr ""
-
-msgid "Learn more in the|pipeline schedules documentation"
-msgstr ""
-
-msgid "Leave"
-msgstr ""
-
-msgid "Leave group"
-msgstr ""
-
-msgid "Leave project"
-msgstr ""
-
-msgid "Leave the \"File type\" and \"Delivery method\" options on their default values."
-msgstr ""
-
-msgid "License"
-msgstr ""
-
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
-msgid "LicenseManagement|Approve license"
-msgstr ""
-
-msgid "LicenseManagement|Approve license?"
-msgstr ""
-
-msgid "LicenseManagement|Approved"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist license"
-msgstr ""
-
-msgid "LicenseManagement|Blacklist license?"
-msgstr ""
-
-msgid "LicenseManagement|Blacklisted"
-msgstr ""
-
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
-msgid "LicenseManagement|License"
-msgstr ""
-
-msgid "LicenseManagement|License Management"
-msgstr ""
-
-msgid "LicenseManagement|License details"
-msgstr ""
-
-msgid "LicenseManagement|License name"
-msgstr ""
-
-msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
-msgstr ""
-
-msgid "LicenseManagement|Packages"
-msgstr ""
-
-msgid "LicenseManagement|Remove license"
-msgstr ""
-
-msgid "LicenseManagement|Remove license?"
-msgstr ""
-
-msgid "LicenseManagement|Submit"
-msgstr ""
-
-msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
-msgstr ""
-
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
-msgid "LicenseManagement|URL"
-msgstr ""
-
-msgid "LicenseManagement|You are about to remove the license, %{name}, from this project."
-msgstr ""
-
-msgid "Licenses"
-msgstr ""
-
-msgid "Limited to showing %d event at most"
-msgid_plural "Limited to showing %d events at most"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "LinkedIn"
-msgstr ""
-
-msgid "List"
-msgstr ""
-
-msgid "List Your Gitea Repositories"
-msgstr ""
-
-msgid "List available repositories"
-msgstr ""
-
-msgid "List view"
-msgstr ""
-
-msgid "List your Bitbucket Server repositories"
-msgstr ""
-
-msgid "List your GitHub repositories"
-msgstr ""
-
-msgid "Live preview"
-msgstr ""
-
-msgid "Loading contribution stats for group members"
-msgstr ""
-
-msgid "Loading the GitLab IDE..."
-msgstr ""
-
-msgid "Loading..."
-msgstr ""
-
-msgid "Lock"
-msgstr ""
-
-msgid "Lock %{issuableDisplayName}"
-msgstr ""
-
-msgid "Lock not found"
-msgstr ""
-
-msgid "Lock this %{issuableDisplayName}? Only <strong>project members</strong> will be able to comment."
-msgstr ""
-
-msgid "Lock to current projects"
-msgstr ""
-
-msgid "Locked"
-msgstr ""
-
-msgid "Locked Files"
-msgstr ""
-
-msgid "Locked to current projects"
-msgstr ""
-
-msgid "Locks give the ability to lock specific file or folder."
-msgstr ""
-
-msgid "Login with smartcard"
-msgstr ""
-
-msgid "Logs"
-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 sure you're logged into the account that owns the projects you'd like to import."
-msgstr ""
-
-msgid "Manage Git repositories with fine-grained access controls that keep your code secure. Perform code reviews and enhance collaboration with merge requests. Each project can also have an issue tracker and a wiki."
-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 you've authorized to use your account."
-msgstr ""
-
-msgid "Manage group labels"
-msgstr ""
-
-msgid "Manage labels"
-msgstr ""
-
-msgid "Manage project labels"
-msgstr ""
-
-msgid "Manage your group’s membership while adding another level of security with SAML."
-msgstr ""
-
-msgid "Manifest"
-msgstr ""
-
-msgid "Manifest file import"
-msgstr ""
-
-msgid "Map a FogBugz account ID to a GitLab user"
-msgstr ""
-
-msgid "Map a Google Code user to a GitLab user"
-msgstr ""
-
-msgid "Map a Google Code user to a full email address"
-msgstr ""
-
-msgid "Map a Google Code user to a full name"
-msgstr ""
-
-msgid "Mar"
-msgstr ""
-
-msgid "March"
-msgstr ""
-
-msgid "Mark todo as done"
-msgstr ""
-
-msgid "Markdown enabled"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
-msgid "Maven Metadata"
-msgstr ""
-
-msgid "Maven package"
-msgstr ""
-
-msgid "Max access level"
-msgstr ""
-
-msgid "Maximum job timeout"
-msgstr ""
-
-msgid "May"
-msgstr ""
-
-msgid "Median"
-msgstr ""
-
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
-msgid "Members"
-msgstr ""
-
-msgid "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 "Merge Request"
-msgstr ""
-
-msgid "Merge Request:"
-msgstr ""
-
-msgid "Merge Requests"
-msgstr ""
-
-msgid "Merge Requests created"
-msgstr ""
-
-msgid "Merge events"
-msgstr ""
-
-msgid "Merge request"
-msgstr ""
-
-msgid "Merge request approvals"
-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 "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
-msgid "MergeRequests|Resolve this discussion in a new issue"
-msgstr ""
-
-msgid "MergeRequests|Saving the comment failed"
-msgstr ""
-
-msgid "MergeRequests|Toggle comments for this file"
-msgstr ""
-
-msgid "MergeRequests|View file @ %{commitId}"
-msgstr ""
-
-msgid "MergeRequests|View replaced file @ %{commitId}"
-msgstr ""
-
-msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
-msgstr ""
-
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
-msgid "Merged"
-msgstr ""
-
-msgid "Messages"
-msgstr ""
-
-msgid "Metrics"
-msgstr ""
-
-msgid "Metrics - Influx"
-msgstr ""
-
-msgid "Metrics - Prometheus"
-msgstr ""
-
-msgid "Metrics and profiling"
-msgstr ""
-
-msgid "Metrics|Business"
-msgstr ""
-
-msgid "Metrics|Check out the CI/CD documentation on deploying to an environment"
-msgstr ""
-
-msgid "Metrics|Create metric"
-msgstr ""
-
-msgid "Metrics|Edit metric"
-msgstr ""
-
-msgid "Metrics|Environment"
-msgstr ""
-
-msgid "Metrics|For grouping similar metrics"
-msgstr ""
-
-msgid "Metrics|Label of the chart's vertical axis. Usually the type of the unit being charted. The horizontal axis (X-axis) always represents time."
-msgstr ""
-
-msgid "Metrics|Learn about environments"
-msgstr ""
-
-msgid "Metrics|Legend label (optional)"
-msgstr ""
-
-msgid "Metrics|Must be a valid PromQL query."
-msgstr ""
-
-msgid "Metrics|Name"
-msgstr ""
-
-msgid "Metrics|New metric"
-msgstr ""
-
-msgid "Metrics|No deployed environments"
-msgstr ""
-
-msgid "Metrics|Prometheus Query Documentation"
-msgstr ""
-
-msgid "Metrics|Query"
-msgstr ""
-
-msgid "Metrics|Response"
-msgstr ""
-
-msgid "Metrics|System"
-msgstr ""
-
-msgid "Metrics|There was an error fetching the environments data, please try again"
-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 while retrieving metrics"
-msgstr ""
-
-msgid "Metrics|Type"
-msgstr ""
-
-msgid "Metrics|Unexpected deployment data response from prometheus endpoint"
-msgstr ""
-
-msgid "Metrics|Unexpected metrics data response from prometheus endpoint"
-msgstr ""
-
-msgid "Metrics|Unit label"
-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|Y-axis label"
-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 "Milestone"
-msgstr ""
-
-msgid "Milestone lists not available with your current license"
-msgstr ""
-
-msgid "Milestone lists show all issues from the selected milestone."
-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|<p>%{milestonePromotion}</p> %{finalWarning}"
-msgstr ""
-
-msgid "Milestones|Delete milestone"
-msgstr ""
-
-msgid "Milestones|Delete milestone %{milestoneTitle}?"
-msgstr ""
-
-msgid "Milestones|Failed to delete milestone %{milestoneTitle}"
-msgstr ""
-
-msgid "Milestones|Milestone %{milestoneTitle} was not found"
-msgstr ""
-
-msgid "Milestones|Promote %{milestoneTitle} to group milestone?"
-msgstr ""
-
-msgid "Milestones|Promote Milestone"
-msgstr ""
-
-msgid "Milestones|Promoting %{milestone} will make it available for all projects inside %{groupName}. Existing project milestones with the same name will be merged. "
-msgstr ""
-
-msgid "Milestones|This action cannot be reversed."
-msgstr ""
-
-msgid "Mirror a repository"
-msgstr ""
-
-msgid "Mirror direction"
-msgstr ""
-
-msgid "Mirror repository"
-msgstr ""
-
-msgid "Mirror user"
-msgstr ""
-
-msgid "Mirrored repositories"
-msgstr ""
-
-msgid "Mirroring repositories"
-msgstr ""
-
-msgid "MissingSSHKeyWarningLink|add an SSH key"
-msgstr ""
-
-msgid "Modal|Cancel"
-msgstr ""
-
-msgid "Modal|Close"
-msgstr ""
-
-msgid "Monitoring"
-msgstr ""
-
-msgid "Months"
-msgstr ""
-
-msgid "More"
-msgstr ""
-
-msgid "More actions"
-msgstr ""
-
-msgid "More info"
-msgstr ""
-
-msgid "More information"
-msgstr ""
-
-msgid "More information is available|here"
-msgstr ""
-
-msgid "Most stars"
-msgstr ""
-
-msgid "Move"
-msgstr ""
-
-msgid "Move issue"
-msgstr ""
-
-msgid "Multiple issue boards"
-msgstr ""
-
-msgid "Name"
-msgstr ""
-
-msgid "Name new label"
-msgstr ""
-
-msgid "Name your individual key via a title"
-msgstr ""
-
-msgid "Name:"
-msgstr ""
-
-msgid "Naming, visibility"
-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 "Network"
-msgstr ""
-
-msgid "Never"
-msgstr ""
-
-msgid "New"
-msgstr ""
-
-msgid "New Application"
-msgstr ""
-
-msgid "New Group"
-msgstr ""
-
-msgid "New Identity"
-msgstr ""
-
-msgid "New Issue"
-msgid_plural "New Issues"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "New Label"
-msgstr ""
-
-msgid "New Pipeline Schedule"
-msgstr ""
-
-msgid "New Snippet"
-msgstr ""
-
-msgid "New Snippets"
-msgstr ""
-
-msgid "New branch"
-msgstr ""
-
-msgid "New branch unavailable"
-msgstr ""
-
-msgid "New directory"
-msgstr ""
-
-msgid "New epic"
-msgstr ""
-
-msgid "New file"
-msgstr ""
-
-msgid "New group"
-msgstr ""
-
-msgid "New identity"
-msgstr ""
-
-msgid "New issue"
-msgstr ""
-
-msgid "New label"
-msgstr ""
-
-msgid "New merge request"
-msgstr ""
-
-msgid "New pipelines will cancel older, pending pipelines on the same branch"
-msgstr ""
-
-msgid "New project"
-msgstr ""
-
-msgid "New schedule"
-msgstr ""
-
-msgid "New snippet"
-msgstr ""
-
-msgid "New subgroup"
-msgstr ""
-
-msgid "New tag"
-msgstr ""
-
-msgid "New..."
-msgstr ""
-
-msgid "No"
-msgstr ""
-
-msgid "No Label"
-msgstr ""
-
-msgid "No assignee"
-msgstr ""
-
-msgid "No branches found"
-msgstr ""
-
-msgid "No changes"
-msgstr ""
-
-msgid "No connection could be made to a Gitaly Server, please check your logs!"
-msgstr ""
-
-msgid "No container images stored for this project. Add one by following the instructions above."
-msgstr ""
-
-msgid "No contributions were found"
-msgstr ""
-
-msgid "No credit card required."
-msgstr ""
-
-msgid "No due date"
-msgstr ""
-
-msgid "No estimate or time spent"
-msgstr ""
-
-msgid "No file chosen"
-msgstr ""
-
-msgid "No files found."
-msgstr ""
-
-msgid "No issues for the selected time period."
-msgstr ""
-
-msgid "No labels with such name or description"
-msgstr ""
-
-msgid "No license. All rights reserved"
-msgstr ""
-
-msgid "No merge requests for the selected time period."
-msgstr ""
-
-msgid "No merge requests found"
-msgstr ""
-
-msgid "No messages were logged"
-msgstr ""
-
-msgid "No other labels with such name or description"
-msgstr ""
-
-msgid "No packages stored for this project."
-msgstr ""
-
-msgid "No prioritised labels with such name or description"
-msgstr ""
-
-msgid "No public groups"
-msgstr ""
-
-msgid "No pushes for the selected time period."
-msgstr ""
-
-msgid "No repository"
-msgstr ""
-
-msgid "No runners found"
-msgstr ""
-
-msgid "No schedules"
-msgstr ""
-
-msgid "No, directly import the existing email addresses and usernames."
-msgstr ""
-
-msgid "Nodes"
-msgstr ""
-
-msgid "None"
-msgstr ""
-
-msgid "Not all comments are displayed because you're comparing two versions of the diff."
-msgstr ""
-
-msgid "Not all comments are displayed because you're viewing an old version of the diff."
-msgstr ""
-
-msgid "Not allowed to merge"
-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 enough data"
-msgstr ""
-
-msgid "Not now"
-msgstr ""
-
-msgid "Note that the master branch is automatically protected. %{link_to_protected_branches}"
-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 "Notes|Are you sure you want to cancel creating this comment?"
-msgstr ""
-
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
-msgid "Notification events"
-msgstr ""
-
-msgid "NotificationEvent|Close issue"
-msgstr ""
-
-msgid "NotificationEvent|Close merge request"
-msgstr ""
-
-msgid "NotificationEvent|Failed pipeline"
-msgstr ""
-
-msgid "NotificationEvent|Merge merge request"
-msgstr ""
-
-msgid "NotificationEvent|New epic"
-msgstr ""
-
-msgid "NotificationEvent|New issue"
-msgstr ""
-
-msgid "NotificationEvent|New merge request"
-msgstr ""
-
-msgid "NotificationEvent|New note"
-msgstr ""
-
-msgid "NotificationEvent|Reassign issue"
-msgstr ""
-
-msgid "NotificationEvent|Reassign merge request"
-msgstr ""
-
-msgid "NotificationEvent|Reopen issue"
-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 off"
-msgstr ""
-
-msgid "Notifications on"
-msgstr ""
-
-msgid "Nov"
-msgstr ""
-
-msgid "November"
-msgstr ""
-
-msgid "OK"
-msgstr ""
-
-msgid "Oct"
-msgstr ""
-
-msgid "October"
-msgstr ""
-
-msgid "OfSearchInADropdown|Filter"
-msgstr ""
-
-msgid "Once imported, repositories can be mirrored over SSH. Read more %{ssh_link}"
-msgstr ""
-
-msgid "One more item"
-msgid_plural "%d more items"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "One or more of your Bitbucket 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 Google Code projects cannot be imported into GitLab directly because they use Subversion or Mercurial for version control, rather than Git."
-msgstr ""
-
-msgid "Only admins"
-msgstr ""
-
-msgid "Only comments from the following commit are shown below"
-msgstr ""
-
-msgid "Only mirror protected branches"
-msgstr ""
-
-msgid "Only project members can comment."
-msgstr ""
-
-msgid "Oops, are you sure?"
-msgstr ""
-
-msgid "Open"
-msgstr ""
-
-msgid "Open in Xcode"
-msgstr ""
-
-msgid "Open projects"
-msgstr ""
-
-msgid "Open sidebar"
-msgstr ""
-
-msgid "Open source software to collaborate on code"
-msgstr ""
-
-msgid "Opened"
-msgstr ""
-
-msgid "Opened MR"
-msgstr ""
-
-msgid "Opened issues"
-msgstr ""
-
-msgid "OpenedNDaysAgo|Opened"
-msgstr ""
-
-msgid "Opens in a new window"
-msgstr ""
-
-msgid "Operations"
-msgstr ""
-
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
-msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
-msgstr ""
-
-msgid "Optionally, you can %{link_to_customize} how Google Code 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 "Other Labels"
-msgstr ""
-
-msgid "Other information"
-msgstr ""
-
-msgid "Otherwise it is recommended you start with one of the options below."
-msgstr ""
-
-msgid "Outbound requests"
-msgstr ""
-
-msgid "Overview"
-msgstr ""
-
-msgid "Overwrite diverged branches"
-msgstr ""
-
-msgid "Owner"
-msgstr ""
-
-msgid "Package information"
-msgstr ""
-
-msgid "Package was removed"
-msgstr ""
-
-msgid "Packages"
-msgstr ""
-
-msgid "Pages"
-msgstr ""
-
-msgid "Pagination|Last »"
-msgstr ""
-
-msgid "Pagination|Next"
-msgstr ""
-
-msgid "Pagination|Prev"
-msgstr ""
-
-msgid "Pagination|« First"
-msgstr ""
-
-msgid "Part of merge request changes"
-msgstr ""
-
-msgid "Password"
-msgstr ""
-
-msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
-msgstr ""
-
-msgid "Path, transfer, remove"
-msgstr ""
-
-msgid "Path:"
-msgstr ""
-
-msgid "Pause"
-msgstr ""
-
-msgid "Paused Runners don't accept new jobs"
-msgstr ""
-
-msgid "Pending"
-msgstr ""
-
-msgid "People without permission will never get a notification and won't be able to comment."
-msgstr ""
-
-msgid "Per job. If a job passes this threshold, it will be marked as failed"
-msgstr ""
-
-msgid "Perform advanced options such as changing path, transferring, or removing the group."
-msgstr ""
-
-msgid "Performance optimization"
-msgstr ""
-
-msgid "Permissions"
-msgstr ""
-
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
-msgid "Personal Access Token"
-msgstr ""
-
-msgid "Pipeline"
-msgstr ""
-
-msgid "Pipeline Health"
-msgstr ""
-
-msgid "Pipeline Schedule"
-msgstr ""
-
-msgid "Pipeline Schedules"
-msgstr ""
-
-msgid "Pipeline quota"
-msgstr ""
-
-msgid "Pipeline triggers"
-msgstr ""
-
-msgid "PipelineCharts|Failed:"
-msgstr ""
-
-msgid "PipelineCharts|Overall statistics"
-msgstr ""
-
-msgid "PipelineCharts|Success ratio:"
-msgstr ""
-
-msgid "PipelineCharts|Successful:"
-msgstr ""
-
-msgid "PipelineCharts|Total:"
-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 "PipelineSheduleIntervalPattern|Custom"
-msgstr ""
-
-msgid "Pipelines"
-msgstr ""
-
-msgid "Pipelines charts"
-msgstr ""
-
-msgid "Pipelines for last month"
-msgstr ""
-
-msgid "Pipelines for last week"
-msgstr ""
-
-msgid "Pipelines for last year"
-msgstr ""
-
-msgid "Pipelines|Build with confidence"
-msgstr ""
-
-msgid "Pipelines|CI Lint"
-msgstr ""
-
-msgid "Pipelines|Clear Runner Caches"
-msgstr ""
-
-msgid "Pipelines|Continuous Integration can help catch bugs by running your tests automatically, while Continuous Deployment can help you deliver code to your product environment."
-msgstr ""
-
-msgid "Pipelines|Get started with Pipelines"
-msgstr ""
-
-msgid "Pipelines|Loading Pipelines"
-msgstr ""
-
-msgid "Pipelines|Project cache successfully reset."
-msgstr ""
-
-msgid "Pipelines|Run Pipeline"
-msgstr ""
-
-msgid "Pipelines|Something went wrong while cleaning runners cache."
-msgstr ""
-
-msgid "Pipelines|There are currently no %{scope} pipelines."
-msgstr ""
-
-msgid "Pipelines|There are currently no pipelines."
-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 project is not currently set up to run pipelines."
-msgstr ""
-
-msgid "Pipeline|Commit"
-msgstr ""
-
-msgid "Pipeline|Create for"
-msgstr ""
-
-msgid "Pipeline|Create pipeline"
-msgstr ""
-
-msgid "Pipeline|Duration"
-msgstr ""
-
-msgid "Pipeline|Existing branch name or tag"
-msgstr ""
-
-msgid "Pipeline|Pipeline"
-msgstr ""
-
-msgid "Pipeline|Run Pipeline"
-msgstr ""
-
-msgid "Pipeline|Search branches"
-msgstr ""
-
-msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} 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|Variables"
-msgstr ""
-
-msgid "Pipeline|You’re about to stop pipeline %{pipelineId}."
-msgstr ""
-
-msgid "Pipeline|all"
-msgstr ""
-
-msgid "Pipeline|success"
-msgstr ""
-
-msgid "Pipeline|with stage"
-msgstr ""
-
-msgid "Pipeline|with stages"
-msgstr ""
-
-msgid "Plain diff"
-msgstr ""
-
-msgid "PlantUML"
-msgstr ""
-
-msgid "Play"
-msgstr ""
-
-msgid "Please accept the Terms of Service before continuing."
-msgstr ""
-
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
-msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
-msgstr ""
-
-msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
-msgstr ""
-
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
-msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
-msgstr ""
-
-msgid "Please select at least one filter to see results"
-msgstr ""
-
-msgid "Please solve the reCAPTCHA"
-msgstr ""
-
-msgid "Please try again"
-msgstr ""
-
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-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 "Preferences"
-msgstr ""
-
-msgid "Preferences|Navigation theme"
-msgstr ""
-
-msgid "Press Enter or click to search"
-msgstr ""
-
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
-msgid "Preview"
-msgstr ""
-
-msgid "Preview payload"
-msgstr ""
-
-msgid "Primary"
-msgstr ""
-
-msgid "Prioritize"
-msgstr ""
-
-msgid "Prioritize label"
-msgstr ""
-
-msgid "Prioritized Labels"
-msgstr ""
-
-msgid "Prioritized label"
-msgstr ""
-
-msgid "Private - Project access must be granted explicitly to each user."
-msgstr ""
-
-msgid "Private - The group and its projects can only be viewed by members."
-msgstr ""
-
-msgid "Private projects can be created in your personal namespace with:"
-msgstr ""
-
-msgid "Profile"
-msgstr ""
-
-msgid "Profile Settings"
-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|Account scheduled for removal."
-msgstr ""
-
-msgid "Profiles|Add key"
-msgstr ""
-
-msgid "Profiles|Add status emoji"
-msgstr ""
-
-msgid "Profiles|Avatar cropper"
-msgstr ""
-
-msgid "Profiles|Avatar will be removed. Are you sure?"
-msgstr ""
-
-msgid "Profiles|Change username"
-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|Clear status"
-msgstr ""
-
-msgid "Profiles|Current path: %{path}"
-msgstr ""
-
-msgid "Profiles|Current status"
-msgstr ""
-
-msgid "Profiles|Delete Account"
-msgstr ""
-
-msgid "Profiles|Delete account"
-msgstr ""
-
-msgid "Profiles|Delete your account?"
-msgstr ""
-
-msgid "Profiles|Deleting an account has the following effects:"
-msgstr ""
-
-msgid "Profiles|Do not show on profile"
-msgstr ""
-
-msgid "Profiles|Don't display activity-related personal information on your profiles"
-msgstr ""
-
-msgid "Profiles|Edit Profile"
-msgstr ""
-
-msgid "Profiles|Invalid password"
-msgstr ""
-
-msgid "Profiles|Invalid username"
-msgstr ""
-
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
-msgid "Profiles|Main settings"
-msgstr ""
-
-msgid "Profiles|No file chosen"
-msgstr ""
-
-msgid "Profiles|Path"
-msgstr ""
-
-msgid "Profiles|Position and size your new avatar"
-msgstr ""
-
-msgid "Profiles|Private contributions"
-msgstr ""
-
-msgid "Profiles|Public Avatar"
-msgstr ""
-
-msgid "Profiles|Remove avatar"
-msgstr ""
-
-msgid "Profiles|Set new profile picture"
-msgstr ""
-
-msgid "Profiles|Some options are unavailable for LDAP accounts"
-msgstr ""
-
-msgid "Profiles|Tell us about yourself in fewer than 250 characters."
-msgstr ""
-
-msgid "Profiles|The maximum file size allowed is 200KB."
-msgstr ""
-
-msgid "Profiles|This doesn't look like a public SSH key, are you sure you want to add it?"
-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. %{learn_more}"
-msgstr ""
-
-msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
-msgstr ""
-
-msgid "Profiles|This feature is experimental and translations are not complete yet."
-msgstr ""
-
-msgid "Profiles|This information will appear on your profile."
-msgstr ""
-
-msgid "Profiles|Type your %{confirmationValue} to confirm:"
-msgstr ""
-
-msgid "Profiles|Typically starts with \"ssh-rsa …\""
-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|Username change failed - %{message}"
-msgstr ""
-
-msgid "Profiles|Username successfully changed"
-msgstr ""
-
-msgid "Profiles|Website"
-msgstr ""
-
-msgid "Profiles|What's your status?"
-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 transfer ownership or delete these groups before you can delete your account."
-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|e.g. My MacBook key"
-msgstr ""
-
-msgid "Profiles|your account"
-msgstr ""
-
-msgid "Profiling - Performance bar"
-msgstr ""
-
-msgid "Programming languages used in this repository"
-msgstr ""
-
-msgid "Progress"
-msgstr ""
-
-msgid "Project"
-msgstr ""
-
-msgid "Project '%{project_name}' is in the process of being deleted."
-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 Badges"
-msgstr ""
-
-msgid "Project URL"
-msgstr ""
-
-msgid "Project access must be granted explicitly to each user."
-msgstr ""
-
-msgid "Project avatar"
-msgstr ""
-
-msgid "Project avatar in repository: %{link}"
-msgstr ""
-
-msgid "Project details"
-msgstr ""
-
-msgid "Project export could not be deleted."
-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 started. A download link will be sent by email."
-msgstr ""
-
-msgid "Project name"
-msgstr ""
-
-msgid "Project slug"
-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 "ProjectLastActivity|Never"
-msgstr ""
-
-msgid "ProjectLifecycle|Stage"
-msgstr ""
-
-msgid "ProjectOverview|Fork"
-msgstr ""
-
-msgid "ProjectOverview|Forks"
-msgstr ""
-
-msgid "ProjectOverview|Go to your fork"
-msgstr ""
-
-msgid "ProjectOverview|Star"
-msgstr ""
-
-msgid "ProjectOverview|Unstar"
-msgstr ""
-
-msgid "ProjectOverview|You have reached your project limit"
-msgstr ""
-
-msgid "ProjectOverview|You must sign in to star a project"
-msgstr ""
-
-msgid "ProjectPage|Project ID: %{project_id}"
-msgstr ""
-
-msgid "ProjectSettings|Badges"
-msgstr ""
-
-msgid "ProjectSettings|Contact an admin to change this setting."
-msgstr ""
-
-msgid "ProjectSettings|Customize your project badges."
-msgstr ""
-
-msgid "ProjectSettings|Failed to protect the tag"
-msgstr ""
-
-msgid "ProjectSettings|Failed to update tag!"
-msgstr ""
-
-msgid "ProjectSettings|Learn more about badges."
-msgstr ""
-
-msgid "ProjectSettings|Only signed commits can be pushed to this repository."
-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|Users can only push commits to this repository that were committed with one of their own verified emails."
-msgstr ""
-
-msgid "Projects"
-msgstr ""
-
-msgid "Projects shared with %{group_name}"
-msgstr ""
-
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-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 "PrometheusAlerts|Add alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Alert set"
-msgstr ""
-
-msgid "PrometheusAlerts|Edit alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error creating alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error deleting alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error fetching alert"
-msgstr ""
-
-msgid "PrometheusAlerts|Error saving alert"
-msgstr ""
-
-msgid "PrometheusAlerts|No alert set"
-msgstr ""
-
-msgid "PrometheusAlerts|Operator"
-msgstr ""
-
-msgid "PrometheusAlerts|Threshold"
-msgstr ""
-
-msgid "PrometheusDashboard|Time"
-msgstr ""
-
-msgid "PrometheusService|%{exporters} with %{metrics} were found"
-msgstr ""
-
-msgid "PrometheusService|<p class=\"text-tertiary\">No <a href=\"%{docsUrl}\">common metrics</a> were found</p>"
-msgstr ""
-
-msgid "PrometheusService|Active"
-msgstr ""
-
-msgid "PrometheusService|Auto configuration"
-msgstr ""
-
-msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
-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|Custom metrics"
-msgstr ""
-
-msgid "PrometheusService|Finding and configuring metrics..."
-msgstr ""
-
-msgid "PrometheusService|Finding custom metrics..."
-msgstr ""
-
-msgid "PrometheusService|Install Prometheus on clusters"
-msgstr ""
-
-msgid "PrometheusService|Manage clusters"
-msgstr ""
-
-msgid "PrometheusService|Manual configuration"
-msgstr ""
-
-msgid "PrometheusService|Metrics"
-msgstr ""
-
-msgid "PrometheusService|Missing environment variable"
-msgstr ""
-
-msgid "PrometheusService|More information"
-msgstr ""
-
-msgid "PrometheusService|New metric"
-msgstr ""
-
-msgid "PrometheusService|Prometheus API Base URL, like http://prometheus.example.com/"
-msgstr ""
-
-msgid "PrometheusService|Prometheus is being automatically managed on your clusters"
-msgstr ""
-
-msgid "PrometheusService|These metrics will only be monitored after your first deployment to an environment"
-msgstr ""
-
-msgid "PrometheusService|Time-series monitoring service"
-msgstr ""
-
-msgid "PrometheusService|To enable manual configuration, uninstall Prometheus from your clusters"
-msgstr ""
-
-msgid "PrometheusService|To enable the installation of Prometheus on your clusters, deactivate the manual configuration below"
-msgstr ""
-
-msgid "PrometheusService|Waiting for your first deployment to an environment to find common metrics"
-msgstr ""
-
-msgid "Promote"
-msgstr ""
-
-msgid "Promote these project milestones into a group milestone."
-msgstr ""
-
-msgid "Promote to Group Milestone"
-msgstr ""
-
-msgid "Promote to group label"
-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|This feature is locked."
-msgstr ""
-
-msgid "Promotions|Upgrade plan"
-msgstr ""
-
-msgid "Protected"
-msgstr ""
-
-msgid "Protected Environments"
-msgstr ""
-
-msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
-msgstr ""
-
-msgid "ProtectedEnvironment|Allowed to deploy"
-msgstr ""
-
-msgid "ProtectedEnvironment|Choose who is allowed to deploy"
-msgstr ""
-
-msgid "ProtectedEnvironment|Environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect Environments in order to restrict who can execute deployments."
-msgstr ""
-
-msgid "ProtectedEnvironment|Protect an environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|Protected Environment (%{protected_environments_count})"
-msgstr ""
-
-msgid "ProtectedEnvironment|Select an environment"
-msgstr ""
-
-msgid "ProtectedEnvironment|There are currently no protected environments, protect an environment with the form above."
-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 "Protip:"
-msgstr ""
-
-msgid "Provider"
-msgstr ""
-
-msgid "Pseudonymizer data collection"
-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 pipelines"
-msgstr ""
-
-msgid "Pull"
-msgstr ""
-
-msgid "Push"
-msgstr ""
-
-msgid "Push Rules"
-msgstr ""
-
-msgid "Push events"
-msgstr ""
-
-msgid "Push project from command line"
-msgstr ""
-
-msgid "Push to create a project"
-msgstr ""
-
-msgid "PushRule|Committer restriction"
-msgstr ""
-
-msgid "Pushed"
-msgstr ""
-
-msgid "Pushes"
-msgstr ""
-
-msgid "Quarters"
-msgstr ""
-
-msgid "Quick actions can be used in the issues description and comment boxes."
-msgstr ""
-
-msgid "Read more"
-msgstr ""
-
-msgid "Read more about project permissions <strong>%{link_to_help}</strong>"
-msgstr ""
-
-msgid "Readme"
-msgstr ""
-
-msgid "Real-time features"
-msgstr ""
-
-msgid "Recent searches"
-msgstr ""
-
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
-msgid "Reference:"
-msgstr ""
-
-msgid "Refresh"
-msgstr ""
-
-msgid "Refreshing in a second to show the updated status..."
-msgid_plural "Refreshing in %d seconds to show the updated status..."
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Regenerate key"
-msgstr ""
-
-msgid "Regex pattern"
-msgstr ""
-
-msgid "Register / Sign In"
-msgstr ""
-
-msgid "Register and see your runners for this group."
-msgstr ""
-
-msgid "Register and see your runners for this project."
-msgstr ""
-
-msgid "Registry"
-msgstr ""
-
-msgid "Related Commits"
-msgstr ""
-
-msgid "Related Deployed Jobs"
-msgstr ""
-
-msgid "Related Issues"
-msgstr ""
-
-msgid "Related Jobs"
-msgstr ""
-
-msgid "Related Merge Requests"
-msgstr ""
-
-msgid "Related Merged Requests"
-msgstr ""
-
-msgid "Related merge requests"
-msgstr ""
-
-msgid "Remind later"
-msgstr ""
-
-msgid "Remove"
-msgstr ""
-
-msgid "Remove Runner"
-msgstr ""
-
-msgid "Remove avatar"
-msgstr ""
-
-msgid "Remove group"
-msgstr ""
-
-msgid "Remove priority"
-msgstr ""
-
-msgid "Remove project"
-msgstr ""
-
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
-msgid "Rename"
-msgstr ""
-
-msgid "Rename file"
-msgstr ""
-
-msgid "Rename folder"
-msgstr ""
-
-msgid "Reopen epic"
-msgstr ""
-
-msgid "Repair authentication"
-msgstr ""
-
-msgid "Reply to this email directly or %{view_it_on_gitlab}."
-msgstr ""
-
-msgid "Repo by URL"
-msgstr ""
-
-msgid "Report abuse to GitLab"
-msgstr ""
-
-msgid "Reporting"
-msgstr ""
-
-msgid "Reports|%{failedString} and %{resolvedString}"
-msgstr ""
-
-msgid "Reports|Actions"
-msgstr ""
-
-msgid "Reports|Class"
-msgstr ""
-
-msgid "Reports|Confidence"
-msgstr ""
-
-msgid "Reports|Execution time"
-msgstr ""
-
-msgid "Reports|Failure"
-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 results are being parsed"
-msgstr ""
-
-msgid "Reports|Vulnerability"
-msgstr ""
-
-msgid "Reports|no changed test results"
-msgstr ""
-
-msgid "Repository"
-msgstr ""
-
-msgid "Repository Settings"
-msgstr ""
-
-msgid "Repository URL"
-msgstr ""
-
-msgid "Repository has no locks."
-msgstr ""
-
-msgid "Repository maintenance"
-msgstr ""
-
-msgid "Repository mirror"
-msgstr ""
-
-msgid "Repository storage"
-msgstr ""
-
-msgid "RepositorySettingsAccessLevel|Select"
-msgstr ""
-
-msgid "Request Access"
-msgstr ""
-
-msgid "Requests Profiles"
-msgstr ""
-
-msgid "Require all users in this group to setup Two-factor authentication"
-msgstr ""
-
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
-msgstr ""
-
-msgid "Reset health check access token"
-msgstr ""
-
-msgid "Reset runners registration token"
-msgstr ""
-
-msgid "Resolve all discussions in new issue"
-msgstr ""
-
-msgid "Resolve conflicts on source branch"
-msgstr ""
-
-msgid "Resolve discussion"
-msgstr ""
-
-msgid "Response metrics (AWS ELB)"
-msgstr ""
-
-msgid "Response metrics (Custom)"
-msgstr ""
-
-msgid "Response metrics (HA Proxy)"
-msgstr ""
-
-msgid "Response metrics (NGINX Ingress)"
-msgstr ""
-
-msgid "Response metrics (NGINX)"
-msgstr ""
-
-msgid "Resume"
-msgstr ""
-
-msgid "Retry"
-msgstr ""
-
-msgid "Retry this job"
-msgstr ""
-
-msgid "Retry verification"
-msgstr ""
-
-msgid "Reveal Variables"
-msgstr ""
-
-msgid "Reveal value"
-msgid_plural "Reveal values"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Revert this commit"
-msgstr ""
-
-msgid "Revert this merge request"
-msgstr ""
-
-msgid "Review"
-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 "Reviewing"
-msgstr ""
-
-msgid "Reviewing (merge request !%{mergeRequestId})"
-msgstr ""
-
-msgid "Revoke"
-msgstr ""
-
-msgid "Roadmap"
-msgstr ""
-
-msgid "Run CI/CD pipelines for external repositories"
-msgstr ""
-
-msgid "Run untagged jobs"
-msgstr ""
-
-msgid "Runner cannot be assigned to other projects"
-msgstr ""
-
-msgid "Runner runs jobs from all unassigned projects"
-msgstr ""
-
-msgid "Runner runs jobs from all unassigned projects in its group"
-msgstr ""
-
-msgid "Runner runs jobs from assigned projects"
-msgstr ""
-
-msgid "Runner token"
-msgstr ""
-
-msgid "Runner will not receive any new jobs"
-msgstr ""
-
-msgid "Runners"
-msgstr ""
-
-msgid "Runners API"
-msgstr ""
-
-msgid "Runners can be placed on separate users, servers, and even on your local machine."
-msgstr ""
-
-msgid "Runners can be placed on separate users, servers, even on your local machine."
-msgstr ""
-
-msgid "Runners currently online: %{active_runners_count}"
-msgstr ""
-
-msgid "Runners page"
-msgstr ""
-
-msgid "Runners page."
-msgstr ""
-
-msgid "Runners|You have used all your shared Runners pipeline minutes."
-msgstr ""
-
-msgid "Running"
-msgstr ""
-
-msgid "SAML SSO"
-msgstr ""
-
-msgid "SAML SSO for %{group_name}"
-msgstr ""
-
-msgid "SAML Single Sign On"
-msgstr ""
-
-msgid "SAML Single Sign On Settings"
-msgstr ""
-
-msgid "SAST"
-msgstr ""
-
-msgid "SHA1 fingerprint of the SAML token signing certificate. Get this from your identity provider, where it can also be called \"Thumbprint\"."
-msgstr ""
-
-msgid "SSH Keys"
-msgstr ""
-
-msgid "SSH host keys"
-msgstr ""
-
-msgid "SSH public key"
-msgstr ""
-
-msgid "SSL Verification"
-msgstr ""
-
-msgid "Save"
-msgstr ""
-
-msgid "Save application"
-msgstr ""
-
-msgid "Save changes"
-msgstr ""
-
-msgid "Save changes before testing"
-msgstr ""
-
-msgid "Save pipeline schedule"
-msgstr ""
-
-msgid "Save variables"
-msgstr ""
-
-msgid "Schedule a new pipeline"
-msgstr ""
-
-msgid "Scheduled"
-msgstr ""
-
-msgid "Schedules"
-msgstr ""
-
-msgid "Scheduling Pipelines"
-msgstr ""
-
-msgid "Scope"
-msgstr ""
-
-msgid "Scoped issue boards"
-msgstr ""
-
-msgid "Scroll down to <strong>Google Code Project Hosting</strong> and enable the switch on the right."
-msgstr ""
-
-msgid "Scroll to bottom"
-msgstr ""
-
-msgid "Scroll to top"
-msgstr ""
-
-msgid "Search"
-msgstr ""
-
-msgid "Search branches"
-msgstr ""
-
-msgid "Search branches and tags"
-msgstr ""
-
-msgid "Search files"
-msgstr ""
-
-msgid "Search for projects, issues, etc."
-msgstr ""
-
-msgid "Search merge requests"
-msgstr ""
-
-msgid "Search milestones"
-msgstr ""
-
-msgid "Search or filter results..."
-msgstr ""
-
-msgid "Search or jump to…"
-msgstr ""
-
-msgid "Search project"
-msgstr ""
-
-msgid "Search projects"
-msgstr ""
-
-msgid "Search users"
-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|in all GitLab"
-msgstr ""
-
-msgid "SearchAutocomplete|in this group"
-msgstr ""
-
-msgid "SearchAutocomplete|in this project"
-msgstr ""
-
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
-
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting the dismissal."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting this dismissal."
-msgstr ""
-
-msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
-msgstr ""
-
-msgid "SecurityDashboard|Monitor vulnerabilities in your code"
-msgstr ""
-
-msgid "SecurityDashboard|Pipeline %{pipelineLink} triggered"
-msgstr ""
-
-msgid "Select"
-msgstr ""
-
-msgid "Select Archive Format"
-msgstr ""
-
-msgid "Select a group to invite"
-msgstr ""
-
-msgid "Select a namespace to fork the project"
-msgstr ""
-
-msgid "Select a template repository"
-msgstr ""
-
-msgid "Select a timezone"
-msgstr ""
-
-msgid "Select an existing Kubernetes cluster or create a new one"
-msgstr ""
-
-msgid "Select assignee"
-msgstr ""
-
-msgid "Select branch/tag"
-msgstr ""
-
-msgid "Select project"
-msgstr ""
-
-msgid "Select project and zone to choose machine type"
-msgstr ""
-
-msgid "Select project to choose zone"
-msgstr ""
-
-msgid "Select projects you want to import."
-msgstr ""
-
-msgid "Select source branch"
-msgstr ""
-
-msgid "Select target branch"
-msgstr ""
-
-msgid "Select the branch you want to set as the default for this project. All merge requests and commits will automatically be made against this branch unless you specify a different one."
-msgstr ""
-
-msgid "Select the custom project template source group."
-msgstr ""
-
-msgid "Selecting a GitLab user will add a link to the GitLab user in the descriptions of issues and comments (e.g. \"By <a href=\"#\">@johnsmith</a>\"). It will also associate and/or assign these issues and comments with the selected user."
-msgstr ""
-
-msgid "Selective synchronization"
-msgstr ""
-
-msgid "Send email"
-msgstr ""
-
-msgid "Send usage data"
-msgstr ""
-
-msgid "Sep"
-msgstr ""
-
-msgid "September"
-msgstr ""
-
-msgid "Server version"
-msgstr ""
-
-msgid "Service Desk"
-msgstr ""
-
-msgid "Service Templates"
-msgstr ""
-
-msgid "Service URL"
-msgstr ""
-
-msgid "Session expiration, projects limit and attachment size."
-msgstr ""
-
-msgid "Set a password on your account to pull or push via %{protocol}."
-msgstr ""
-
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
-msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
-msgstr ""
-
-msgid "Set instance-wide template repository"
-msgstr ""
-
-msgid "Set max session time for web terminal."
-msgstr ""
-
-msgid "Set notification email for abuse reports."
-msgstr ""
-
-msgid "Set requirements for a user to sign-in. Enable mandatory two-factor authentication."
-msgstr ""
-
-msgid "Set up CI/CD"
-msgstr ""
-
-msgid "Set up a %{type} Runner manually"
-msgstr ""
-
-msgid "Set up a specific Runner automatically"
-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 your project to automatically push and/or pull changes to/from another repository. Branches, tags, and commits will be synced automatically."
-msgstr ""
-
-msgid "SetPasswordToCloneLink|set a password"
-msgstr ""
-
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
-msgid "Settings"
-msgstr ""
-
-msgid "Share"
-msgstr ""
-
-msgid "Share the <strong>%{sso_label}</strong> with members so they can sign in to your group through your identity provider"
-msgstr ""
-
-msgid "Shared Runners"
-msgstr ""
-
-msgid "Shared projects"
-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 "Sherlock Transactions"
-msgstr ""
-
-msgid "Show command"
-msgstr ""
-
-msgid "Show complete raw log"
-msgstr ""
-
-msgid "Show latest version"
-msgstr ""
-
-msgid "Show latest version of the diff"
-msgstr ""
-
-msgid "Show parent pages"
-msgstr ""
-
-msgid "Show parent subgroups"
-msgstr ""
-
-msgid "Show whitespace changes"
-msgstr ""
-
-msgid "Showing %d event"
-msgid_plural "Showing %d events"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Side-by-side"
-msgstr ""
-
-msgid "Sidebar|Change weight"
-msgstr ""
-
-msgid "Sidebar|None"
-msgstr ""
-
-msgid "Sidebar|Only numeral characters allowed"
-msgstr ""
-
-msgid "Sidebar|Weight"
-msgstr ""
-
-msgid "Sign in"
-msgstr ""
-
-msgid "Sign in / Register"
-msgstr ""
-
-msgid "Sign in to %{group_name}"
-msgstr ""
-
-msgid "Sign in with Single Sign-On"
-msgstr ""
-
-msgid "Sign out"
-msgstr ""
-
-msgid "Sign-in restrictions"
-msgstr ""
-
-msgid "Sign-up restrictions"
-msgstr ""
-
-msgid "Size"
-msgstr ""
-
-msgid "Size and domain settings for static websites"
-msgstr ""
-
-msgid "Slack application"
-msgstr ""
-
-msgid "Slack integration allows you to interact with GitLab via slash commands in a chat window."
-msgstr ""
-
-msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
-msgstr ""
-
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
-msgid "Snippets"
-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 trying to change the confidentiality of this issue"
-msgstr ""
-
-msgid "Something went wrong trying to change the locked state of this %{issuableDisplayName}"
-msgstr ""
-
-msgid "Something went wrong when toggling the button"
-msgstr ""
-
-msgid "Something went wrong while closing the %{issuable}. Please try again later"
-msgstr ""
-
-msgid "Something went wrong while fetching %{listType} list"
-msgstr ""
-
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
-msgid "Something went wrong while fetching group member contributions"
-msgstr ""
-
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
-msgid "Something went wrong while fetching the projects."
-msgstr ""
-
-msgid "Something went wrong while fetching the registry list."
-msgstr ""
-
-msgid "Something went wrong while reopening the %{issuable}. Please try again later"
-msgstr ""
-
-msgid "Something went wrong while resolving this discussion. Please try again."
-msgstr ""
-
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
-msgid "Something went wrong. Please try again."
-msgstr ""
-
-msgid "Sorry, no epics matched your search"
-msgstr ""
-
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
-msgid "Sort by"
-msgstr ""
-
-msgid "SortOptions|Access level, ascending"
-msgstr ""
-
-msgid "SortOptions|Access level, descending"
-msgstr ""
-
-msgid "SortOptions|Created date"
-msgstr ""
-
-msgid "SortOptions|Due date"
-msgstr ""
-
-msgid "SortOptions|Due later"
-msgstr ""
-
-msgid "SortOptions|Due soon"
-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|Last joined"
-msgstr ""
-
-msgid "SortOptions|Last updated"
-msgstr ""
-
-msgid "SortOptions|Least popular"
-msgstr ""
-
-msgid "SortOptions|Less weight"
-msgstr ""
-
-msgid "SortOptions|Milestone"
-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 joined"
-msgstr ""
-
-msgid "SortOptions|Oldest sign in"
-msgstr ""
-
-msgid "SortOptions|Oldest updated"
-msgstr ""
-
-msgid "SortOptions|Popularity"
-msgstr ""
-
-msgid "SortOptions|Priority"
-msgstr ""
-
-msgid "SortOptions|Recent sign in"
-msgstr ""
-
-msgid "SortOptions|Start date"
-msgstr ""
-
-msgid "SortOptions|Start later"
-msgstr ""
-
-msgid "SortOptions|Start soon"
-msgstr ""
-
-msgid "SortOptions|Weight"
-msgstr ""
-
-msgid "Source"
-msgstr ""
-
-msgid "Source (branch or tag)"
-msgstr ""
-
-msgid "Source code"
-msgstr ""
-
-msgid "Source is not available"
-msgstr ""
-
-msgid "Spam Logs"
-msgstr ""
-
-msgid "Spam and Anti-bot Protection"
-msgstr ""
-
-msgid "Specific Runners"
-msgstr ""
-
-msgid "Specify an e-mail address regex pattern to identify default internal users."
-msgstr ""
-
-msgid "Specify the following URL during the Runner setup:"
-msgstr ""
-
-msgid "Squash commits"
-msgstr ""
-
-msgid "Stage"
-msgstr ""
-
-msgid "Stage & Commit"
-msgstr ""
-
-msgid "Stage all changes"
-msgstr ""
-
-msgid "Stage changes"
-msgstr ""
-
-msgid "Staged"
-msgstr ""
-
-msgid "Staged %{type}"
-msgstr ""
-
-msgid "Star a label to make it a priority label. Order the prioritized labels to change their relative priority, by dragging."
-msgstr ""
-
-msgid "StarProject|Star"
-msgstr ""
-
-msgid "Starred Projects"
-msgstr ""
-
-msgid "Starred Projects' Activity"
-msgstr ""
-
-msgid "Starred projects"
-msgstr ""
-
-msgid "Start a %{new_merge_request} with these changes"
-msgstr ""
-
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
-msgid "Start date"
-msgstr ""
-
-msgid "Start the Runner!"
-msgstr ""
-
-msgid "Start your trial"
-msgstr ""
-
-msgid "Started"
-msgstr ""
-
-msgid "Starts at (UTC)"
-msgstr ""
-
-msgid "State your message to activate"
-msgstr ""
-
-msgid "Status"
-msgstr ""
-
-msgid "Stop environment"
-msgstr ""
-
-msgid "Stop impersonation"
-msgstr ""
-
-msgid "Stop this environment"
-msgstr ""
-
-msgid "Stopped"
-msgstr ""
-
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
-msgid "Storage"
-msgstr ""
-
-msgid "Storage:"
-msgstr ""
-
-msgid "Subgroups"
-msgstr ""
-
-msgid "Subgroups and projects"
-msgstr ""
-
-msgid "Submit as spam"
-msgstr ""
-
-msgid "Submit review"
-msgstr ""
-
-msgid "Submit search"
-msgstr ""
-
-msgid "Subscribe"
-msgstr ""
-
-msgid "Subscribe at group level"
-msgstr ""
-
-msgid "Subscribe at project level"
-msgstr ""
-
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
-msgid "Switch branch/tag"
-msgstr ""
-
-msgid "Sync information"
-msgstr ""
-
-msgid "System Hooks"
-msgstr ""
-
-msgid "System Info"
-msgstr ""
-
-msgid "System header and footer:"
-msgstr ""
-
-msgid "System metrics (Custom)"
-msgstr ""
-
-msgid "System metrics (Kubernetes)"
-msgstr ""
-
-msgid "Tag (%{tag_count})"
-msgid_plural "Tags (%{tag_count})"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Tags"
-msgstr ""
-
-msgid "Tags feed"
-msgstr ""
-
-msgid "Tags:"
-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|Create tag"
-msgstr ""
-
-msgid "TagsPage|Delete tag"
-msgstr ""
-
-msgid "TagsPage|Deleting the %{tag_name} 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|Optionally, add a message to the tag."
-msgstr ""
-
-msgid "TagsPage|Optionally, add release notes to the tag. They will be stored in the GitLab database and displayed on the tags page."
-msgstr ""
-
-msgid "TagsPage|Release notes"
-msgstr ""
-
-msgid "TagsPage|Repository has no tags yet."
-msgstr ""
-
-msgid "TagsPage|Sort by"
-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|Use git tag command to add a new one:"
-msgstr ""
-
-msgid "TagsPage|Write your release notes or drag files here…"
-msgstr ""
-
-msgid "TagsPage|protected"
-msgstr ""
-
-msgid "Target Branch"
-msgstr ""
-
-msgid "Target branch"
-msgstr ""
-
-msgid "Team"
-msgstr ""
-
-msgid "Template"
-msgstr ""
-
-msgid "Templates"
-msgstr ""
-
-msgid "Terms of Service Agreement and Privacy Policy"
-msgstr ""
-
-msgid "Terms of Service and Privacy Policy"
-msgstr ""
-
-msgid "Test SAML SSO"
-msgstr ""
-
-msgid "Test coverage parsing"
-msgstr ""
-
-msgid "Thanks! Don't show me this again"
-msgstr ""
-
-msgid "The Advanced Global 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 "The Git LFS objects will <strong>not</strong> be synced."
-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 X509 Certificate to use when mutual TLS is required to communicate with the external authorization service. If left blank, the server certificate is still validated when accessing over HTTPS."
-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 coding stage shows the time from the first commit to creating the merge request. The data will automatically be added here once you create your first merge request."
-msgstr ""
-
-msgid "The collection of events added to the data gathered for that stage."
-msgstr ""
-
-msgid "The connection will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr ""
-
-msgid "The deployment of this job to %{environmentLink} did not succeed."
-msgstr ""
-
-msgid "The fork relationship has been removed."
-msgstr ""
-
-msgid "The import will time out after %{timeout}. For repositories that take longer, use a clone/push combination."
-msgstr ""
-
-msgid "The issue stage shows the time it takes from creating an issue to assigning the issue to a milestone, or add the issue to a list on your Issue Board. Begin creating issues to see data for this stage."
-msgstr ""
-
-msgid "The maximum file size allowed is 200KB."
-msgstr ""
-
-msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
-msgstr ""
-
-msgid "The path to CI config file. Defaults to <code>.gitlab-ci.yml</code>"
-msgstr ""
-
-msgid "The phase of the development lifecycle."
-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 planning stage shows the time from the previous step to pushing your first commit. This time will be added automatically once you push your first commit."
-msgstr ""
-
-msgid "The private key to use when a client certificate is provided. This value is encrypted at rest."
-msgstr ""
-
-msgid "The production stage shows the total time it takes between creating an issue and deploying the code to production. The data will be automatically added once you have completed the full idea to production cycle."
-msgstr ""
-
-msgid "The project can be accessed by any logged in user."
-msgstr ""
-
-msgid "The project can be accessed without any authentication."
-msgstr ""
-
-msgid "The pseudonymizer data collection is disabled. When enabled, GitLab will run a background job that will produce pseudonymized CSVs of the GitLab database that will be uploaded to your configured object storage directory."
-msgstr ""
-
-msgid "The repository for this project does not exist."
-msgstr ""
-
-msgid "The repository for this project is empty"
-msgstr ""
-
-msgid "The repository must be accessible over <code>http://</code>, <code>https://</code> or <code>git://</code>."
-msgstr ""
-
-msgid "The repository must be accessible over <code>http://</code>, <code>https://</code>, <code>ssh://</code> and <code>git://</code>."
-msgstr ""
-
-msgid "The review stage shows the time from creating the merge request to merging it. The data will automatically be added after you merge your first merge request."
-msgstr ""
-
-msgid "The roadmap shows the progress of your epics along a timeline"
-msgstr ""
-
-msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
-msgstr ""
-
-msgid "The tabs below will be removed in a future version"
-msgstr ""
-
-msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
-msgstr ""
-
-msgid "The time taken by each data entry gathered by that stage."
-msgstr ""
-
-msgid "The update action will time out after %{number_of_minutes} minutes. For big repositories, use a clone/push combination."
-msgstr ""
-
-msgid "The usage ping is disabled, and cannot be configured through this form."
-msgstr ""
-
-msgid "The user map is a JSON document mapping the Google Code users that participated on your projects to the way their email addresses and usernames will be imported into GitLab. You can change this by changing the value on the right hand side of <code>:</code>. Be sure to preserve the surrounding double quotes, other punctuation and the email address or username on the left hand side."
-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 value lying at the midpoint of a series of observed values. E.g., between 3, 5, 9, the median is 5. Between 3, 5, 7, 8, the median is (5+7)/2 = 6."
-msgstr ""
-
-msgid "There are no archived projects yet"
-msgstr ""
-
-msgid "There are no issues to show"
-msgstr ""
-
-msgid "There are no labels yet"
-msgstr ""
-
-msgid "There are no merge requests to show"
-msgstr ""
-
-msgid "There are no projects shared with this group yet"
-msgstr ""
-
-msgid "There are no staged changes"
-msgstr ""
-
-msgid "There are no unstaged changes"
-msgstr ""
-
-msgid "There was an error adding a todo."
-msgstr ""
-
-msgid "There was an error deleting the todo."
-msgstr ""
-
-msgid "There was an error loading users activity calendar."
-msgstr ""
-
-msgid "There was an error saving your notification settings."
-msgstr ""
-
-msgid "There was an error subscribing to this label."
-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 "They can be managed using the %{link}."
-msgstr ""
-
-msgid "Third party offers"
-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 application was created by %{link_to_owner}."
-msgstr ""
-
-msgid "This application will be able to:"
-msgstr ""
-
-msgid "This board's scope is reduced"
-msgstr ""
-
-msgid "This branch has changed since you started editing. Would you like to create a new branch?"
-msgstr ""
-
-msgid "This container registry has been scheduled for deletion."
-msgstr ""
-
-msgid "This date is after the due date, so this epic won't appear in the roadmap."
-msgstr ""
-
-msgid "This date is before the start date, so this epic won't appear in the roadmap."
-msgstr ""
-
-msgid "This diff is collapsed."
-msgstr ""
-
-msgid "This directory"
-msgstr ""
-
-msgid "This group"
-msgstr ""
-
-msgid "This group allows you to sign in with your %{group_name} Single Sign-On account. This will redirect you to an external sign in page."
-msgstr ""
-
-msgid "This group does not provide any group Runners yet."
-msgstr ""
-
-msgid "This is a confidential issue."
-msgstr ""
-
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
-msgid "This is the author's first Merge Request to this project."
-msgstr ""
-
-msgid "This issue is confidential"
-msgstr ""
-
-msgid "This issue is confidential and locked."
-msgstr ""
-
-msgid "This issue is locked."
-msgstr ""
-
-msgid "This job depends on a user to trigger its process. Often they are used to deploy code to production environments"
-msgstr ""
-
-msgid "This job depends on upstream jobs that need to succeed in order for this job to be triggered"
-msgstr ""
-
-msgid "This job does not have a trace."
-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}."
-msgstr ""
-
-msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
-msgstr ""
-
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink}."
-msgstr ""
-
-msgid "This job is in pending state and is waiting to be picked by a runner"
-msgstr ""
-
-msgid "This job is stuck, because you don't have any active runners online with any of these tags assigned to them:"
-msgstr ""
-
-msgid "This job is stuck, because you don't have any active runners that can run this job."
-msgstr ""
-
-msgid "This job is the most recent deployment to %{link}."
-msgstr ""
-
-msgid "This job requires a manual action"
-msgstr ""
-
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
-msgstr ""
-
-msgid "This merge request is locked."
-msgstr ""
-
-msgid "This option is disabled as you don't have write permissions for the current branch"
-msgstr ""
-
-msgid "This option is disabled while you still have unstaged changes"
-msgstr ""
-
-msgid "This page is unavailable because you are not allowed to read information across multiple projects."
-msgstr ""
-
-msgid "This page will be removed in a future release."
-msgstr ""
-
-msgid "This project"
-msgstr ""
-
-msgid "This project does not belong to a group and can therefore not make use of group Runners."
-msgstr ""
-
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
-msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
-msgstr ""
-
-msgid "This repository"
-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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
-msgid "This source diff could not be displayed because it is too large."
-msgstr ""
-
-msgid "This timeout will take precedence when lower than Project-defined timeout"
-msgstr ""
-
-msgid "This user has no identities"
-msgstr ""
-
-msgid "This 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 "This 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. Upon creation or when reassigning you can only assign yourself to be the mirror user."
-msgstr ""
-
-msgid "This will delete the custom metric, Are you sure?"
-msgstr ""
-
-msgid "Those emails automatically become issues (with the comments becoming the email conversation) listed here."
-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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
-msgstr ""
-
-msgid "Time remaining"
-msgstr ""
-
-msgid "Time spent"
-msgstr ""
-
-msgid "Time tracking"
-msgstr ""
-
-msgid "Time until first merge request"
-msgstr ""
-
-msgid "TimeTrackingEstimated|Est"
-msgstr ""
-
-msgid "TimeTracking|Estimated:"
-msgstr ""
-
-msgid "TimeTracking|Spent"
-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 ago"
-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 "Timeout"
-msgstr ""
-
-msgid "Time|hr"
-msgid_plural "Time|hrs"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Time|min"
-msgid_plural "Time|mins"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "Time|s"
-msgstr ""
-
-msgid "Tip:"
-msgstr ""
-
-msgid "Title"
-msgstr ""
-
-msgid "To GitLab"
-msgstr ""
-
-msgid "To add an SSH key you need to %{generate_link_start}generate one%{link_end} or use an %{existing_link_start}existing key%{link_end}."
-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>repo</code> 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 an SVN repository, check out %{svn_link}."
-msgstr ""
-
-msgid "To define internal users, first enable new users set to external"
-msgstr ""
-
-msgid "To enable it and see User Cohorts, visit %{application_settings_link_start}application settings%{application_settings_link_end}."
-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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
-msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
-msgstr ""
-
-msgid "To help improve GitLab and its user experience, GitLab will periodically collect usage information."
-msgstr ""
-
-msgid "To help improve GitLab, we would like to periodically collect usage information. This can be changed at any time in %{settings_link_start}Settings%{link_end}. %{info_link_start}More Information%{link_end}"
-msgstr ""
-
-msgid "To import GitHub repositories, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr ""
-
-msgid "To import GitHub repositories, you first need to authorize GitLab to access the list of your GitHub repositories:"
-msgstr ""
-
-msgid "To import an SVN repository, check out %{svn_link}."
-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>CI/CD for external repo</strong>."
-msgstr ""
-
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 start serving your jobs you can add Runners to your group"
-msgstr ""
-
-msgid "To this GitLab instance"
-msgstr ""
-
-msgid "To validate your GitLab CI configurations, go to 'CI/CD → Pipelines' inside your project, and click on the 'CI Lint' button."
-msgstr ""
-
-msgid "To view the roadmap, add a start or due date to one of your epics in this group or its subgroups. In the months view, only epics in the past month, current month, and next 5 months are shown."
-msgstr ""
-
-msgid "To widen your search, change or remove filters."
-msgstr ""
-
-msgid "Today"
-msgstr ""
-
-msgid "Todo"
-msgstr ""
-
-msgid "Todos"
-msgstr ""
-
-msgid "Toggle Sidebar"
-msgstr ""
-
-msgid "Toggle commit description"
-msgstr ""
-
-msgid "Toggle discussion"
-msgstr ""
-
-msgid "Toggle file browser"
-msgstr ""
-
-msgid "Toggle navigation"
-msgstr ""
-
-msgid "Toggle sidebar"
-msgstr ""
-
-msgid "ToggleButton|Toggle Status: OFF"
-msgstr ""
-
-msgid "ToggleButton|Toggle Status: ON"
-msgstr ""
-
-msgid "Token"
-msgstr ""
-
-msgid "Tomorrow"
-msgstr ""
-
-msgid "Too many changes to show."
-msgstr ""
-
-msgid "Total Contributions"
-msgstr ""
-
-msgid "Total Time"
-msgstr ""
-
-msgid "Total test time for all commits/merges"
-msgstr ""
-
-msgid "Total: %{total}"
-msgstr ""
-
-msgid "Tracing"
-msgstr ""
-
-msgid "Track activity with Contribution Analytics."
-msgstr ""
-
-msgid "Track groups of issues that share a theme, across projects and milestones"
-msgstr ""
-
-msgid "Track time with quick actions"
-msgstr ""
-
-msgid "Tree view"
-msgstr ""
-
-msgid "Trending"
-msgstr ""
-
-msgid "Trigger"
-msgstr ""
-
-msgid "Trigger pipelines for mirror updates"
-msgstr ""
-
-msgid "Trigger pipelines when branches or tags are updated from 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."
-msgstr ""
-
-msgid "Trigger this manual action"
-msgstr ""
-
-msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
-msgstr ""
-
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
-msgid "Try again"
-msgstr ""
-
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
-msgid "Turn on Service Desk"
-msgstr ""
-
-msgid "Twitter"
-msgstr ""
-
-msgid "Two-factor authentication"
-msgstr ""
-
-msgid "Type"
-msgstr ""
-
-msgid "Unable to load the diff. %{button_try_again}"
-msgstr ""
-
-msgid "Unable to save your changes"
-msgstr ""
-
-msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
-msgstr ""
-
-msgid "Unable to update this epic at this time."
-msgstr ""
-
-msgid "Undo"
-msgstr ""
-
-msgid "Unknown"
-msgstr ""
-
-msgid "Unlock"
-msgstr ""
-
-msgid "Unlock this %{issuableDisplayName}? <strong>Everyone</strong> will be able to comment."
-msgstr ""
-
-msgid "Unlocked"
-msgstr ""
-
-msgid "Unresolve discussion"
-msgstr ""
-
-msgid "Unschedule job"
-msgstr ""
-
-msgid "Unstage"
-msgstr ""
-
-msgid "Unstage all changes"
-msgstr ""
-
-msgid "Unstage changes"
-msgstr ""
-
-msgid "Unstaged"
-msgstr ""
-
-msgid "Unstaged %{type}"
-msgstr ""
-
-msgid "Unstaged and staged %{type}"
-msgstr ""
-
-msgid "Unstar"
-msgstr ""
-
-msgid "Unsubscribe"
-msgstr ""
-
-msgid "Unsubscribe at group level"
-msgstr ""
-
-msgid "Unsubscribe at project level"
-msgstr ""
-
-msgid "Unverified"
-msgstr ""
-
-msgid "Up to date"
-msgstr ""
-
-msgid "Upcoming"
-msgstr ""
-
-msgid "Update"
-msgstr ""
-
-msgid "Update now"
-msgstr ""
-
-msgid "Update your group name, description, avatar, and visibility."
-msgstr ""
-
-msgid "Updating"
-msgstr ""
-
-msgid "Upgrade your plan to activate Advanced Global Search."
-msgstr ""
-
-msgid "Upgrade your plan to activate Contribution Analytics."
-msgstr ""
-
-msgid "Upgrade your plan to activate Group Webhooks."
-msgstr ""
-
-msgid "Upgrade your plan to activate Issue weight."
-msgstr ""
-
-msgid "Upgrade your plan to improve Issue boards."
-msgstr ""
-
-msgid "Upload <code>GoogleCodeProjectHosting.json</code> here:"
-msgstr ""
-
-msgid "Upload New File"
-msgstr ""
-
-msgid "Upload file"
-msgstr ""
-
-msgid "UploadLink|click to upload"
-msgstr ""
-
-msgid "Upvotes"
-msgstr ""
-
-msgid "Usage ping is not enabled"
-msgstr ""
-
-msgid "Usage statistics"
-msgstr ""
-
-msgid "Use <code>%{native_redirect_uri}</code> for local tests"
-msgstr ""
-
-msgid "Use Service Desk to connect with your users (e.g. to offer customer support) through email right inside GitLab"
-msgstr ""
-
-msgid "Use group milestones to manage issues from multiple projects in the same milestone."
-msgstr ""
-
-msgid "Use one line per URI"
-msgstr ""
-
-msgid "Use template"
-msgstr ""
-
-msgid "Use the following registration token during setup:"
-msgstr ""
-
-msgid "Use your global notification setting"
-msgstr ""
-
-msgid "Used by members to sign in to your group in GitLab"
-msgstr ""
-
-msgid "User Cohorts are only shown when the %{usage_ping_link_start}usage ping%{usage_ping_link_end} is enabled."
-msgstr ""
-
-msgid "User Settings"
-msgstr ""
-
-msgid "User and IP Rate Limits"
-msgstr ""
-
-msgid "User map"
-msgstr ""
-
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
-msgid "Users"
-msgstr ""
-
-msgid "Variables"
-msgstr ""
-
-msgid "Variables are applied to environments via the runner. They can be protected by only exposing them to protected branches or tags. You can use variables for passwords, secret keys, or whatever you want."
-msgstr ""
-
-msgid "Various container registry settings."
-msgstr ""
-
-msgid "Various email settings."
-msgstr ""
-
-msgid "Various settings that affect GitLab performance."
-msgstr ""
-
-msgid "Verification information"
-msgstr ""
-
-msgid "Verified"
-msgstr ""
-
-msgid "Version"
-msgstr ""
-
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
-msgid "View epics list"
-msgstr ""
-
-msgid "View file @ "
-msgstr ""
-
-msgid "View group labels"
-msgstr ""
-
-msgid "View issue"
-msgstr ""
-
-msgid "View it on GitLab"
-msgstr ""
-
-msgid "View jobs"
-msgstr ""
-
-msgid "View labels"
-msgstr ""
-
-msgid "View log"
-msgstr ""
-
-msgid "View open merge request"
-msgstr ""
-
-msgid "View project labels"
-msgstr ""
-
-msgid "View replaced file @ "
-msgstr ""
-
-msgid "View the documentation"
-msgstr ""
-
-msgid "Visibility and access controls"
-msgstr ""
-
-msgid "Visibility level"
-msgstr ""
-
-msgid "Visibility level:"
-msgstr ""
-
-msgid "Visibility:"
-msgstr ""
-
-msgid "VisibilityLevel|Internal"
-msgstr ""
-
-msgid "VisibilityLevel|Private"
-msgstr ""
-
-msgid "VisibilityLevel|Public"
-msgstr ""
-
-msgid "VisibilityLevel|Unknown"
-msgstr ""
-
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
-msgid "Want to see the data? Please ask an administrator for access."
-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 want to be sure it is you, please confirm you are not a robot."
-msgstr ""
-
-msgid "Web IDE"
-msgstr ""
-
-msgid "Web terminal"
-msgstr ""
-
-msgid "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 "Weeks"
-msgstr ""
-
-msgid "Weight"
-msgstr ""
-
-msgid "Weight %{weight}"
-msgstr ""
-
-msgid "When a runner is locked, it cannot be assigned to other projects"
-msgstr ""
-
-msgid "When enabled, users cannot use GitLab until the terms have been accepted."
-msgstr ""
-
-msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
-msgstr ""
-
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
-msgid "Wiki"
-msgstr ""
-
-msgid "WikiClone|Clone your wiki"
-msgstr ""
-
-msgid "WikiClone|Git Access"
-msgstr ""
-
-msgid "WikiClone|Install Gollum"
-msgstr ""
-
-msgid "WikiClone|It is recommended to install %{markdown} so that GFM features render locally:"
-msgstr ""
-
-msgid "WikiClone|Start Gollum and edit locally"
-msgstr ""
-
-msgid "WikiEditPageTip|Tip: You can move this page by adding the path to the beginning of the title."
-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 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|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|Create your first page"
-msgstr ""
-
-msgid "WikiEmpty|Suggest wiki improvement"
-msgstr ""
-
-msgid "WikiEmpty|The wiki lets you write documentation for your project"
-msgstr ""
-
-msgid "WikiEmpty|This project has no wiki pages"
-msgstr ""
-
-msgid "WikiEmpty|You must be a project member in order to add wiki pages."
-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 "WikiMarkdownDocs|More examples are in the %{docs_link}"
-msgstr ""
-
-msgid "WikiMarkdownDocs|documentation"
-msgstr ""
-
-msgid "WikiMarkdownTip|To link to a (new) page, simply type %{link_example}"
-msgstr ""
-
-msgid "WikiNewPagePlaceholder|how-to-setup"
-msgstr ""
-
-msgid "WikiNewPageTip|Tip: You can specify the full path for the new file. We will automatically create any missing directories."
-msgstr ""
-
-msgid "WikiNewPageTitle|New Wiki Page"
-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 %{page_link} and make sure your changes will not unintentionally remove theirs."
-msgstr ""
-
-msgid "WikiPageConflictMessage|the page"
-msgstr ""
-
-msgid "WikiPageCreate|Create %{page_title}"
-msgstr ""
-
-msgid "WikiPageEdit|Update %{page_title}"
-msgstr ""
-
-msgid "WikiPage|Page slug"
-msgstr ""
-
-msgid "WikiPage|Write your content or drag files here…"
-msgstr ""
-
-msgid "Wiki|Create Page"
-msgstr ""
-
-msgid "Wiki|Create page"
-msgstr ""
-
-msgid "Wiki|Edit Page"
-msgstr ""
-
-msgid "Wiki|More Pages"
-msgstr ""
-
-msgid "Wiki|New page"
-msgstr ""
-
-msgid "Wiki|Page history"
-msgstr ""
-
-msgid "Wiki|Page version"
-msgstr ""
-
-msgid "Wiki|Pages"
-msgstr ""
-
-msgid "Wiki|Wiki Pages"
-msgstr ""
-
-msgid "With contribution analytics you can have an overview for the activity of issues, merge requests and push events of your organization and its members."
-msgstr ""
-
-msgid "Withdraw Access Request"
-msgstr ""
-
-msgid "Yes"
-msgstr ""
-
-msgid "Yes, add it"
-msgstr ""
-
-msgid "Yes, let me map Google Code users to full names or GitLab users."
-msgstr ""
-
-msgid "Yesterday"
-msgstr ""
-
-msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
-msgstr ""
-
-msgid "You are going to remove %{group_name}. Removed groups CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to remove %{project_full_name}. Removed project CANNOT be restored! Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to remove the fork relationship to source project %{forked_from_project}. Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are going to transfer %{project_full_name} to another owner. Are you ABSOLUTELY sure?"
-msgstr ""
-
-msgid "You are on a read-only GitLab instance."
-msgstr ""
-
-msgid "You can %{linkStart}view the blob%{linkEnd} instead."
-msgstr ""
-
-msgid "You can also create a project from the command line."
-msgstr ""
-
-msgid "You can also star a label to make it a priority label."
-msgstr ""
-
-msgid "You can easily contribute to them by requesting to join these groups."
-msgstr ""
-
-msgid "You can easily install a Runner on a Kubernetes cluster. %{link_to_help_page}"
-msgstr ""
-
-msgid "You can move around the graph by using the arrow keys."
-msgstr ""
-
-msgid "You can only add files when you are on a branch"
-msgstr ""
-
-msgid "You can only edit files when you are on a branch"
-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 set up jobs to only use Runners with specific tags. Separate tags with commas."
-msgstr ""
-
-msgid "You can test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
-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 do not have any subscriptions yet"
-msgstr ""
-
-msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
-msgstr ""
-
-msgid "You don't have any applications"
-msgstr ""
-
-msgid "You don't have any authorized applications"
-msgstr ""
-
-msgid "You have no permissions"
-msgstr ""
-
-msgid "You have reached your project limit"
-msgstr ""
-
-msgid "You must accept our Terms of Service and privacy policy in order to register an account"
-msgstr ""
-
-msgid "You must have maintainer access to force delete a lock"
-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 will loose all changes you've made to this file. This action cannot be undone."
-msgstr ""
-
-msgid "You will loose all the unstaged changes you've made in this project. This action cannot be undone."
-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 pull or push project code via %{protocol} until you %{set_password_link} on your account"
-msgstr ""
-
-msgid "You won't be able to pull or push project code via SSH until you %{add_ssh_key_link} to your profile"
-msgstr ""
-
-msgid "You won't be able to pull or push project code via SSH until you add an SSH key to your profile"
-msgstr ""
-
-msgid "You'll need to use different branch names to get a valid comparison."
-msgstr ""
-
-msgid "You're receiving this email because %{reason}."
-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 "YouTube"
-msgstr ""
-
-msgid "Your Groups"
-msgstr ""
-
-msgid "Your Kubernetes cluster information on this page is still editable, but you are advised to disable and reconfigure"
-msgstr ""
-
-msgid "Your Projects (default)"
-msgstr ""
-
-msgid "Your Projects' Activity"
-msgstr ""
-
-msgid "Your Todos"
-msgstr ""
-
-msgid "Your applications (%{size})"
-msgstr ""
-
-msgid "Your authorized applications"
-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 comment will not be visible to the public."
-msgstr ""
-
-msgid "Your groups"
-msgstr ""
-
-msgid "Your name"
-msgstr ""
-
-msgid "Your projects"
-msgstr ""
-
-msgid "a deleted user"
-msgstr ""
-
-msgid "ago"
-msgstr ""
-
-msgid "among other things"
-msgstr ""
-
-msgid "assign yourself"
-msgstr ""
-
-msgid "branch name"
-msgstr ""
-
-msgid "by"
-msgstr ""
-
-msgid "ciReport|%{linkStartTag}Learn more about Container Scanning %{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|%{namespace} is affected by %{vulnerability}."
-msgstr ""
-
-msgid "ciReport|%{remainingPackagesCount} more"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerability"
-msgid_plural "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} new vulnerability"
-msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} new vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} new, and %{fixedCount} fixed vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected %{newCount} vulnerability for the source branch only"
-msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} vulnerabilities for the source branch only"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "ciReport|%{reportType} %{status} detected no new vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected no vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} %{status} detected no vulnerabilities for the source branch only"
-msgstr ""
-
-msgid "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerability"
-msgid_plural "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerabilities"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "ciReport|%{reportType} detected no vulnerabilities"
-msgstr ""
-
-msgid "ciReport|%{reportType} is loading"
-msgstr ""
-
-msgid "ciReport|%{reportType}: Loading resulted in an error"
-msgstr ""
-
-msgid "ciReport|(errors when loading results)"
-msgstr ""
-
-msgid "ciReport|(is loading)"
-msgstr ""
-
-msgid "ciReport|(is loading, errors when loading results)"
-msgstr ""
-
-msgid "ciReport|Class"
-msgstr ""
-
-msgid "ciReport|Code quality"
-msgstr ""
-
-msgid "ciReport|Confidence"
-msgstr ""
-
-msgid "ciReport|Container scanning"
-msgstr ""
-
-msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
-msgstr ""
-
-msgid "ciReport|DAST"
-msgstr ""
-
-msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
-msgstr ""
-
-msgid "ciReport|Dependency scanning"
-msgstr ""
-
-msgid "ciReport|Description"
-msgstr ""
-
-msgid "ciReport|Dismiss vulnerability"
-msgstr ""
-
-msgid "ciReport|Dismissed by"
-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|File"
-msgstr ""
-
-msgid "ciReport|Fixed:"
-msgstr ""
-
-msgid "ciReport|Identifiers"
-msgstr ""
-
-msgid "ciReport|Instances"
-msgstr ""
-
-msgid "ciReport|Learn more about interacting with security reports (Alpha)."
-msgstr ""
-
-msgid "ciReport|License management detected %d license for the source branch only"
-msgid_plural "ciReport|License management detected %d licenses for the source branch only"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "ciReport|License management detected %d new license"
-msgid_plural "ciReport|License management detected %d new licenses"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "ciReport|License management detected no licenses for the source branch only"
-msgstr ""
-
-msgid "ciReport|License management detected no new licenses"
-msgstr ""
-
-msgid "ciReport|Links"
-msgstr ""
-
-msgid "ciReport|Loading %{reportName} report"
-msgstr ""
-
-msgid "ciReport|Manage licenses"
-msgstr ""
-
-msgid "ciReport|Method"
-msgstr ""
-
-msgid "ciReport|Namespace"
-msgstr ""
-
-msgid "ciReport|No changes to code quality"
-msgstr ""
-
-msgid "ciReport|No changes to performance metrics"
-msgstr ""
-
-msgid "ciReport|Performance metrics"
-msgstr ""
-
-msgid "ciReport|Revert dismissal"
-msgstr ""
-
-msgid "ciReport|SAST"
-msgstr ""
-
-msgid "ciReport|Security scanning"
-msgstr ""
-
-msgid "ciReport|Security scanning failed loading any results"
-msgstr ""
-
-msgid "ciReport|Severity"
-msgstr ""
-
-msgid "ciReport|Solution"
-msgstr ""
-
-msgid "ciReport|Static Application Security Testing (SAST) detects known vulnerabilities in your source code."
-msgstr ""
-
-msgid "ciReport|There was an error creating the issue. Please try again."
-msgstr ""
-
-msgid "ciReport|There was an error dismissing the vulnerability. Please try again."
-msgstr ""
-
-msgid "ciReport|There was an error loading DAST report"
-msgstr ""
-
-msgid "ciReport|There was an error loading SAST report"
-msgstr ""
-
-msgid "ciReport|There was an error loading container scanning report"
-msgstr ""
-
-msgid "ciReport|There was an error loading dependency scanning report"
-msgstr ""
-
-msgid "ciReport|There was an error reverting the dismissal. Please try again."
-msgstr ""
-
-msgid "ciReport|Upgrade %{name} from %{version} to %{fixed}."
-msgstr ""
-
-msgid "ciReport|Used by %{packagesString}"
-msgid_plural "ciReport|Used by %{packagesString}, and %{lastPackage}"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "ciReport|View full report"
-msgstr ""
-
-msgid "ciReport|on pipeline"
-msgstr ""
-
-msgid "command line instructions"
-msgstr ""
-
-msgid "confidentiality|You are going to turn off the confidentiality. This means <strong>everyone</strong> will be able to see and leave a comment on this issue."
-msgstr ""
-
-msgid "confidentiality|You are going to turn on the confidentiality. This means that only team members with <strong>at least Reporter access</strong> are able to see and leave comments on the issue."
-msgstr ""
-
-msgid "connecting"
-msgstr ""
-
-msgid "could not read private key, is the passphrase correct?"
-msgstr ""
-
-msgid "customize"
-msgstr ""
-
-msgid "day"
-msgid_plural "days"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "deploy token"
-msgstr ""
-
-msgid "disabled"
-msgstr ""
-
-msgid "done"
-msgstr ""
-
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "enabled"
-msgstr ""
-
-msgid "estimateCommand|%{slash_command} will update the estimated time with the latest command."
-msgstr ""
-
-msgid "for this project"
-msgstr ""
-
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
-msgid "here"
-msgstr ""
-
-msgid "https://your-bitbucket-server"
-msgstr ""
-
-msgid "import flow"
-msgstr ""
-
-msgid "importing"
-msgstr ""
-
-msgid "instance completed"
-msgid_plural "instances completed"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "is invalid because there is downstream lock"
-msgstr ""
-
-msgid "is invalid because there is upstream lock"
-msgstr ""
-
-msgid "is not a valid X509 certificate."
-msgstr ""
-
-msgid "issue boards"
-msgstr ""
-
-msgid "latest deployment"
-msgstr ""
-
-msgid "latest version"
-msgstr ""
-
-msgid "license management"
-msgstr ""
-
-msgid "locked by %{path_lock_user_name} %{created_at}"
-msgstr ""
-
-msgid "merge request"
-msgid_plural "merge requests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "mrWidget| Please restore it or use a different %{missingBranchName} branch"
-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|Add approval"
-msgstr ""
-
-msgid "mrWidget|Allows commits from members who can merge to the target branch"
-msgstr ""
-
-msgid "mrWidget|An error occured while removing your approval."
-msgstr ""
-
-msgid "mrWidget|An error occured while retrieving approval data for this merge request."
-msgstr ""
-
-msgid "mrWidget|An error occurred while submitting your approval."
-msgstr ""
-
-msgid "mrWidget|Approve"
-msgstr ""
-
-msgid "mrWidget|Approved by"
-msgstr ""
-
-msgid "mrWidget|Cancel automatic merge"
-msgstr ""
-
-msgid "mrWidget|Check out branch"
-msgstr ""
-
-msgid "mrWidget|Checking ability to merge automatically"
-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"
-msgstr ""
-
-msgid "mrWidget|Create an issue to resolve them later"
-msgstr ""
-
-msgid "mrWidget|Deployment statistics are not available currently"
-msgstr ""
-
-msgid "mrWidget|Did not close"
-msgstr ""
-
-msgid "mrWidget|Email patches"
-msgstr ""
-
-msgid "mrWidget|Failed to load deployment statistics"
-msgstr ""
-
-msgid "mrWidget|Fast-forward merge is not possible. To merge this request, first rebase locally."
-msgstr ""
-
-msgid "mrWidget|If the %{branch} branch exists in your local repository, you can merge this merge request manually using the"
-msgstr ""
-
-msgid "mrWidget|If the %{missingBranchName} branch exists in your local repository, you can merge this merge request manually using the command line"
-msgstr ""
-
-msgid "mrWidget|Loading deployment statistics"
-msgstr ""
-
-msgid "mrWidget|Mentions"
-msgstr ""
-
-msgid "mrWidget|Merge"
-msgstr ""
-
-msgid "mrWidget|Merge failed."
-msgstr ""
-
-msgid "mrWidget|Merge locally"
-msgstr ""
-
-msgid "mrWidget|Merge request approved"
-msgstr ""
-
-msgid "mrWidget|Merge request approved; you can approve additionally"
-msgstr ""
-
-msgid "mrWidget|Merged by"
-msgstr ""
-
-msgid "mrWidget|No Approval required"
-msgstr ""
-
-msgid "mrWidget|No Approval required; you can still approve"
-msgstr ""
-
-msgid "mrWidget|Open in Web IDE"
-msgstr ""
-
-msgid "mrWidget|Pipeline blocked. The pipeline for this merge request requires a manual action to proceed"
-msgstr ""
-
-msgid "mrWidget|Plain diff"
-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 Source Branch"
-msgstr ""
-
-msgid "mrWidget|Remove source branch"
-msgstr ""
-
-msgid "mrWidget|Remove your approval"
-msgstr ""
-
-msgid "mrWidget|Request to merge"
-msgstr ""
-
-msgid "mrWidget|Requires 1 more approval"
-msgid_plural "mrWidget|Requires %d more approvals"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "mrWidget|Requires 1 more approval by"
-msgid_plural "mrWidget|Requires %d more approvals by"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "mrWidget|Resolve conflicts"
-msgstr ""
-
-msgid "mrWidget|Resolve these conflicts or ask someone with write access to this repository to merge it locally"
-msgstr ""
-
-msgid "mrWidget|Revert"
-msgstr ""
-
-msgid "mrWidget|Revert this merge request in a new merge request"
-msgstr ""
-
-msgid "mrWidget|Set by"
-msgstr ""
-
-msgid "mrWidget|The changes were merged into"
-msgstr ""
-
-msgid "mrWidget|The changes were not merged into"
-msgstr ""
-
-msgid "mrWidget|The changes will be merged into"
-msgstr ""
-
-msgid "mrWidget|The pipeline for this merge request failed. Please retry the job or push a new commit to fix the failure"
-msgstr ""
-
-msgid "mrWidget|The source branch HEAD has recently changed. Please reload the page and review the changes before merging"
-msgstr ""
-
-msgid "mrWidget|The source branch has been removed"
-msgstr ""
-
-msgid "mrWidget|The source branch is %{commitsBehindLinkStart}%{commitsBehind}%{commitsBehindLinkEnd} the target branch"
-msgstr ""
-
-msgid "mrWidget|The source branch is being removed"
-msgstr ""
-
-msgid "mrWidget|The source branch will be removed"
-msgstr ""
-
-msgid "mrWidget|The source branch will not be removed"
-msgstr ""
-
-msgid "mrWidget|There are merge conflicts"
-msgstr ""
-
-msgid "mrWidget|There are unresolved discussions. Please resolve these discussions"
-msgstr ""
-
-msgid "mrWidget|This merge request failed to be merged automatically"
-msgstr ""
-
-msgid "mrWidget|This merge request is in the process of being merged"
-msgstr ""
-
-msgid "mrWidget|This project is archived, write access has been disabled"
-msgstr ""
-
-msgid "mrWidget|You are not allowed to edit this project directly. Please fork to make changes."
-msgstr ""
-
-msgid "mrWidget|You can merge this merge request manually using the"
-msgstr ""
-
-msgid "mrWidget|You can remove source branch now"
-msgstr ""
-
-msgid "mrWidget|branch does not exist."
-msgstr ""
-
-msgid "mrWidget|command line"
-msgstr ""
-
-msgid "mrWidget|into"
-msgstr ""
-
-msgid "mrWidget|to be merged automatically when the pipeline succeeds"
-msgstr ""
-
-msgid "n/a"
-msgstr ""
-
-msgid "new merge request"
-msgstr ""
-
-msgid "notification emails"
-msgstr ""
-
-msgid "or"
-msgstr ""
-
-msgid "out of %d total test"
-msgid_plural "out of %d total tests"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "parent"
-msgid_plural "parents"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "password"
-msgstr ""
-
-msgid "personal access token"
-msgstr ""
-
-msgid "private key does not match certificate."
-msgstr ""
-
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "remaining"
-msgstr ""
-
-msgid "remove"
-msgstr ""
-
-msgid "remove due date"
-msgstr ""
-
-msgid "remove weight"
-msgstr ""
-
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
-msgid "source"
-msgstr ""
-
-msgid "spendCommand|%{slash_command} will update the sum of the time spent."
-msgstr ""
-
-msgid "started"
-msgstr ""
-
-msgid "this document"
-msgstr ""
-
-msgid "to help your contributors communicate effectively!"
-msgstr ""
-
-msgid "toggle collapse"
-msgstr ""
-
-msgid "username"
-msgstr ""
-
-msgid "uses Kubernetes clusters to deploy your code!"
-msgstr ""
-
-msgid "view it on GitLab"
-msgstr ""
-
-msgid "with %{additions} additions, %{deletions} deletions."
-msgstr ""
-
-msgid "within %d minute "
-msgid_plural "within %d minutes "
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-
diff --git a/locale/tr_TR/gitlab.po b/locale/tr_TR/gitlab.po
index 495b9f13fa3..723f4876053 100644
--- a/locale/tr_TR/gitlab.po
+++ b/locale/tr_TR/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Turkish\n"
"Language: tr_TR\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: tr\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:19\n"
+"PO-Revision-Date: 2018-10-02 09:26\n"
msgid " Status"
msgstr ""
@@ -31,14 +31,6 @@ msgid_plural " improved on %d points"
msgstr[0] ""
msgstr[1] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -54,11 +46,6 @@ msgid_plural "%d commits behind"
msgstr[0] ""
msgstr[1] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -104,6 +91,11 @@ msgid_plural "%d unstaged changes"
msgstr[0] ""
msgstr[1] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] ""
+msgstr[1] ""
+
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] ""
@@ -112,31 +104,17 @@ msgstr[1] ""
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] "%{count} katılımcı"
msgstr[1] "%{count} katılımcı"
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -164,12 +142,23 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr ""
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr ""
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] ""
+msgstr[1] ""
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -320,9 +309,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -371,6 +357,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr ""
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr "Hesap"
@@ -398,30 +390,15 @@ msgstr "Katkı kılavuzu ekle"
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -431,15 +408,9 @@ msgstr ""
msgid "Add new directory"
msgstr "Yeni dizin ekle"
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr "Yapılacaklara Ekle"
@@ -485,6 +456,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -521,17 +495,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr "Gelişmiş ayarlar"
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "All"
msgstr "Tümü"
@@ -547,9 +516,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -559,12 +525,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr "Kubernetes kümelerini eklemeye ve yönetmenize olanak tanır."
@@ -580,9 +540,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -628,12 +585,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -646,9 +597,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -661,9 +609,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr "Markdown ön izlemesi yüklenirken hata oluştu"
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -691,9 +636,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -736,18 +678,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr "Kullanıcı adı doğrulanırken bir hata oluştu"
msgid "An error occurred. Please try again."
msgstr "Bir hata oluştu. Lütfen tekrar deneyin."
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -766,7 +702,7 @@ msgstr "Görünüm"
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -790,9 +726,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr ""
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -811,9 +744,6 @@ msgstr ""
msgid "Are you sure you want to reset the health check token?"
msgstr ""
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1069,15 +999,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1368,9 +1289,6 @@ 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 ""
@@ -1401,6 +1319,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1455,7 +1376,7 @@ msgstr ""
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1518,9 +1439,6 @@ msgstr ""
msgid "CiStatusLabel|created"
msgstr ""
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr ""
@@ -1539,9 +1457,6 @@ msgstr ""
msgid "CiStatusLabel|skipped"
msgstr ""
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr ""
@@ -1554,9 +1469,6 @@ msgstr ""
msgid "CiStatusText|created"
msgstr ""
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr ""
@@ -1611,10 +1523,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1674,24 +1586,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1794,9 +1694,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1848,12 +1745,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1863,6 +1754,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1872,7 +1766,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1881,13 +1775,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1905,6 +1796,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1932,9 +1826,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1947,7 +1838,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -2019,12 +1910,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2082,18 +1979,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr ""
@@ -2203,9 +2094,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2215,10 +2103,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2347,9 +2232,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2374,27 +2256,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2470,9 +2340,6 @@ msgstr ""
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr ""
@@ -2521,9 +2388,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr ""
@@ -2542,9 +2406,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr ""
@@ -2611,21 +2472,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr ""
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr ""
@@ -2635,9 +2481,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2775,12 +2618,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2805,12 +2642,6 @@ msgstr ""
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2850,9 +2681,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2868,9 +2696,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2997,6 +2822,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3117,7 +2945,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3267,9 +3095,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3324,12 +3149,6 @@ msgstr ""
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3339,9 +3158,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr ""
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3351,81 +3167,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3477,9 +3218,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3531,9 +3269,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3558,9 +3293,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3780,22 +3512,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3804,9 +3527,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3828,7 +3548,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3852,9 +3572,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3867,10 +3584,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3906,24 +3623,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3936,6 +3638,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr ""
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -4032,21 +3737,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4056,9 +3749,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4110,6 +3800,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4504,36 +4197,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4675,9 +4338,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] ""
@@ -4698,9 +4358,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4749,15 +4406,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4767,9 +4415,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4779,9 +4424,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4791,9 +4433,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4806,15 +4445,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4841,9 +4474,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4889,9 +4519,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -4961,36 +4588,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -5000,6 +4597,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -5009,12 +4609,6 @@ msgstr ""
msgid "Median"
msgstr ""
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5048,21 +4642,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5081,12 +4660,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5285,9 +4858,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5321,9 +4891,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5446,9 +5013,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5458,6 +5022,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5557,18 +5124,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr ""
@@ -5641,6 +5196,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5688,9 +5246,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5715,21 +5270,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5796,9 +5336,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5826,15 +5363,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr ""
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr ""
@@ -5952,24 +5489,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -5979,12 +5507,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -6021,18 +5543,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6045,9 +5561,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6063,9 +5576,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6108,6 +5618,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6168,12 +5681,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6213,9 +5720,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6240,9 +5744,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6444,9 +5945,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6516,6 +6014,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6711,9 +6212,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6776,21 +6274,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr ""
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6812,30 +6301,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6887,10 +6379,10 @@ msgstr ""
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
+msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
-msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
+msgid "Reset git storage health information"
msgstr ""
msgid "Reset health check access token"
@@ -7057,9 +6549,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr ""
@@ -7123,15 +6612,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7156,55 +6639,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7228,9 +6675,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr ""
@@ -7303,9 +6747,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr ""
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7339,30 +6780,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr ""
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7467,12 +6884,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7500,15 +6911,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7521,24 +6926,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7713,21 +7106,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr ""
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr ""
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7740,9 +7124,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7752,9 +7133,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7770,9 +7148,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7785,12 +7160,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr ""
@@ -7916,9 +7285,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7967,6 +7333,12 @@ msgstr ""
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -8015,6 +7387,9 @@ msgstr ""
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr ""
@@ -8024,6 +7399,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr ""
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr ""
@@ -8063,6 +7447,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr ""
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8135,9 +7522,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8177,10 +7561,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8201,9 +7582,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr ""
@@ -8228,9 +7606,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8240,12 +7615,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8273,15 +7642,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8478,9 +7841,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8505,9 +7865,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8526,9 +7883,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8544,9 +7898,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8562,9 +7913,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8580,9 +7928,6 @@ msgstr ""
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8592,9 +7937,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8613,33 +7955,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8664,9 +7994,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8703,16 +8030,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8790,51 +8114,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8862,15 +8141,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8904,15 +8174,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8931,36 +8195,6 @@ msgstr ""
msgid "VisibilityLevel|Unknown"
msgstr ""
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr ""
@@ -9000,12 +8234,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9156,9 +8384,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9177,6 +8402,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9186,6 +8414,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9201,13 +8432,13 @@ msgstr ""
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9216,9 +8447,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9321,9 +8549,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9434,18 +8659,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9498,9 +8732,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9522,6 +8753,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9569,6 +8803,9 @@ msgstr[1] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9604,11 +8841,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "enabled"
msgstr ""
@@ -9618,12 +8850,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9653,9 +8879,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9936,11 +9159,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "remaining"
msgstr ""
@@ -9953,11 +9171,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-msgstr[1] ""
-
msgid "source"
msgstr ""
diff --git a/locale/uk/gitlab.po b/locale/uk/gitlab.po
index b61022903da..99ba26152ee 100644
--- a/locale/uk/gitlab.po
+++ b/locale/uk/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Ukrainian\n"
"Language: uk_UA\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: uk\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:20\n"
+"PO-Revision-Date: 2018-10-02 09:31\n"
msgid " Status"
msgstr " Статус"
@@ -35,16 +35,6 @@ msgstr[1] " покращилося на %d одиниць"
msgstr[2] " покращилося на %d одиниць"
msgstr[3] " покращилося на %d одиниць"
-msgid "\"%{query}\" in projects"
-msgstr "\"%{query}\" в проектах"
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] "%d доповнення"
-msgstr[1] "%d доповнення"
-msgstr[2] "%d доповнень"
-msgstr[3] "%d доповнень"
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] "%d змінений файл"
@@ -66,13 +56,6 @@ msgstr[1] "%d коміта позаду"
msgstr[2] "%d комітів позаду"
msgstr[3] "%d комітів позаду"
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] "%d видалення"
-msgstr[1] "%d видалення"
-msgstr[2] "%d видалень"
-msgstr[3] "%d видалень"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d експортер"
@@ -136,6 +119,13 @@ msgstr[1] "%d неіндексовані зміни"
msgstr[2] "%d неіндексованих змін"
msgstr[3] "%d неіндексованих змін"
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] "%d вразливість"
+msgstr[1] "%d вразливостей"
+msgstr[2] "%d вразливостей"
+msgstr[3] "%d вразливостей"
+
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] "%s доданий коміт був виключений для запобігання проблем із продуктивністю."
@@ -146,21 +136,12 @@ msgstr[3] "%s доданих комітів були виключені для
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr "%{actionText} і %{openOrClose} %{noteable}"
-msgid "%{authorsName}'s discussion"
-msgstr "Обговорення %{authorsName}"
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr "%{commit_author_link} закомітив %{commit_timeago}"
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr "%{counter_storage} (%{counter_repositories} репозиторій, %{counter_build_artifacts} артефактів збірки, %{counter_lfs_objects} LFS)"
-msgid "%{count} %{alerts}"
-msgstr "%{count} %{alerts}"
-
-msgid "%{count} more assignees"
-msgstr "%{count} більше виконавців"
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] "%{count} участник"
@@ -168,13 +149,6 @@ msgstr[1] "%{count} участника"
msgstr[2] "%{count} участників"
msgstr[3] "%{count} участників"
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-
msgid "%{filePath} deleted"
msgstr "%{filePath} видалено"
@@ -202,12 +176,25 @@ msgstr "%{nip_domain} може бути використана як альтер
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "на %{number_commits_behind} комітів позаду %{default_branch}, на %{number_commits_ahead} комітів попереду"
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr "%{number_of_failures} від %{maximum_failures} невдач. GitLab надасть доступ на наступну спробу."
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr "%{number_of_failures} від %{maximum_failures} невдач. GitLab автоматично не повторюватиме спробу. Скиньте інформацію сховища при усуненні проблеми."
+
msgid "%{openOrClose} %{noteable}"
msgstr "%{openOrClose} %{noteable}"
msgid "%{percent}%% complete"
msgstr "%{percent}%% завершено"
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] "%{storage_name}: спроба невдалого доступу до сховища на хості:"
+msgstr[1] "%{storage_name}: %{failed_attempts} невдалі спроби доступу до сховища:"
+msgstr[2] "%{storage_name}: %{failed_attempts} невдалих спроб доступу до сховища:"
+msgstr[3] "%{storage_name}: %{failed_attempts} невдалих спроб доступу до сховища:"
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] "%{text} %{files}"
@@ -382,9 +369,6 @@ msgstr "Гілку за замовчуванням не може бути обр
msgid "A deleted user"
msgstr "Видалений користувач"
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr "У вашому форку буде створено нову гілку, а також буде ініційований новий запит на злиття."
@@ -433,6 +417,12 @@ msgstr "Дата припинення доступу"
msgid "Access to '%{classification_label}' not allowed"
msgstr "Доступ до \"%{classification_label}\" заборонено"
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr "Доступ до сховищ, що вийшли з ладу, тимчасово прибраний задля відновлення монтування. Після вирішення проблеми обнуліть інформацію сховища для відновлення доступу."
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr "Отримайте доступ до Gitlab Runner токену, налаштуйте конфігурацію конвеєра та перегляньте його статус, а також звіт про покриття."
+
msgid "Account"
msgstr "Обліковий запис"
@@ -460,30 +450,15 @@ msgstr "Додати керівництво для учасників"
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr "Додайте групові веб-гуки та GitLab Enterprise Edition."
-msgid "Add Jaeger URL"
-msgstr "Додати URL-адрес Jaeger"
-
msgid "Add Kubernetes cluster"
msgstr "Додати Kubernetes-кластер"
msgid "Add Readme"
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 "Додати домашню сторінку в вікі, яка містить інформацію про ваш проект, і GitLab відображатиме його тут замість цього повідомлення."
-
-msgid "Add a table"
-msgstr "Додати таблицю"
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr "Створіть додатковий текст, який буде присутній у всіх повідомленнях електронної пошти. Максимальна кількість символів — %{character_limit}"
-msgid "Add comment now"
-msgstr "Додати коментар"
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr "Додати ліцензію"
@@ -493,15 +468,9 @@ msgstr "Додати новий додаток"
msgid "Add new directory"
msgstr "Додати новий каталог"
-msgid "Add projects"
-msgstr "Додати проекти"
-
msgid "Add reaction"
msgstr "Додати реакцію"
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr "Додати задачу"
@@ -527,10 +496,10 @@ msgid "Admin area"
msgstr "Область адміністратора"
msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-msgstr "Ви збираєтеся остаточно видалити користувача %{username}. Пов’язані з ним проблеми, запити на злиття, і групи будуть переведені на системного користувача \"Ghost-user\". Щоб уникнути втрати даних, розгляньте можливість %{strong_start}блокування користувача%{strong_end} замість видалення. Після %{strong_start}видалення користувача%{strong_end}, його неможливо буде відновити."
+msgstr ""
msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-msgstr "Ви збираєтеся остаточно видалити користувача %{username}. Ця дія видалить усі проблеми, запити на злиття, і пов'язані з ним групи. Щоб уникнути втрати даних, розгляньте можливість %{strong_start}блокування користувача%{strong_end} замість видалення. Після %{strong_start}видалення користувача%{strong_end}, його неможливо буде відновити."
+msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr "Зупинити всі завдання"
@@ -547,8 +516,11 @@ msgstr "Зупинка завдань пройшла невдало"
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr "Зараз ви зупинете всі завдання. Це обірве усі запущені завдання."
+msgid "AdminHealthPageLink|health page"
+msgstr "сторінка статусу"
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
-msgstr "Ви збираєтеся остаточно видалити проект %{projectName}, його репозиторій та всі пов'язані ресурси, включаючи проблеми, запити на злиття, тощо. Після вашого підтвердження та натиснення на кнопку %{strong_start}Видалити проект%{strong_end}, його неможливо буде відновити."
+msgstr ""
msgid "AdminProjects|Delete"
msgstr "Видалити"
@@ -583,19 +555,12 @@ msgstr "Для підтвердження введіть %{projectName}"
msgid "AdminUsers|To confirm, type %{username}"
msgstr "Для підтвердження введіть %{username}"
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
-msgstr ""
+msgid "Advanced"
+msgstr "Розширений"
msgid "Advanced settings"
msgstr "Додаткові параметри"
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] "Попередження"
-msgstr[1] "Попередження"
-msgstr[2] "Попереджень"
-msgstr[3] "Попереджень"
-
msgid "All"
msgstr "Всі"
@@ -611,9 +576,6 @@ msgstr "Всі користувачі"
msgid "Allow commits from members who can merge to the target branch."
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 "Дозволити публічний доступ до конвеєрів і завдань, включно з логами та артефактами"
@@ -623,12 +585,6 @@ msgstr "Дозволити відображення діаграм PlantUML в
msgid "Allow requests to the local network from hooks and services."
msgstr "Дозволити запити до локальної мережі із гуків та сервісів."
-msgid "Allow users to request access"
-msgstr "Дозволити користувачам запитувати доступ"
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr "Дозволяє додавати та керувати кластерами Kubernetes."
@@ -644,11 +600,8 @@ msgstr "Крім того, ви можете використовувати %{pe
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr "Крім того, ви можете використовувати %{personal_access_token_link}. Коли ви створюватимете свій персональний токен доступу, вам потрібно буде вибрати область <code>repo</code>, щоб ми могли відобразити список ваших публічних та приватних репозиторіїв, доступних для імпорту."
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
-msgstr "Після підтвердження форми буде автоматично згенеровано SSH ключ. Для отримання додаткової інформації, зверніться до документіції."
+msgstr ""
msgid "An application called %{link_to_client} is requesting access to your GitLab account."
msgstr "Додаток під назвою %{link_to_client} запитує доступ до вашого GitLab аккаунту."
@@ -668,8 +621,8 @@ msgstr "Помилка при створенні нової гілки."
msgid "An error occured whilst fetching the job trace."
msgstr "Трапилася помилка при отриманні логу завдання."
-msgid "An error occured whilst fetching the latest pipeline."
-msgstr ""
+msgid "An error occured whilst fetching the latest pipline."
+msgstr "Трапилася помилка при отриманні даних останнього конвеєра."
msgid "An error occured whilst loading all the files."
msgstr "Сталася помилка при завантаженні всіх файлів."
@@ -692,12 +645,6 @@ msgstr "Трапилася помилка при завантаженні зап
msgid "An error occured whilst loading the pipelines jobs."
msgstr "Трапилася помилка при завантаженні завдань конвеєру."
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr "Виникла помилка під час додавання нової чернетки."
-
msgid "An error occurred previewing the blob"
msgstr "Сталася помилка під час попереднього перегляду об'єкта"
@@ -710,9 +657,6 @@ msgstr "Збій під час оновлення ваги проблеми"
msgid "An error occurred while adding approver"
msgstr "Помилка при додаванні учасника для затвердження"
-msgid "An error occurred while deleting the comment"
-msgstr "Сталася помилка під час видалення коментаря"
-
msgid "An error occurred while detecting host keys"
msgstr "Сталася помилка при виявленні ключів хоста"
@@ -725,9 +669,6 @@ msgstr "Сталася помилка при відхиленні повідом
msgid "An error occurred while fetching markdown preview"
msgstr "Сталася помилка при попередньому перегляді markdown"
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr "Виникла помилка під час завантаження даних для бічної панелі"
@@ -755,9 +696,6 @@ msgstr "При імпортуванні проекту сталася помил
msgid "An error occurred while initializing path locks"
msgstr "Помилка при ініціалізації блокування файлових шляхів"
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr "Трапилася помилка при завантаженні сигнатур коміту"
@@ -800,18 +738,12 @@ msgstr "Помилка при підписці на сповіщення."
msgid "An error occurred while unsubscribing to notifications."
msgstr "Помилка при відписці від сповіщень."
-msgid "An error occurred while updating the comment"
-msgstr "Під час оновлення коментаря сталася помилка"
-
msgid "An error occurred while validating username"
msgstr "Сталася помилка під час перевірки імені користувача"
msgid "An error occurred. Please try again."
msgstr "Сталась помилка. Спробуйте ще раз."
-msgid "Analytics"
-msgstr "Аналітика"
-
msgid "Anonymous"
msgstr "Анонімно"
@@ -830,8 +762,8 @@ msgstr "Зовнішній вигляд"
msgid "Application"
msgstr "Додаток"
-msgid "Application ID"
-msgstr ""
+msgid "Application Id"
+msgstr "Id додатку"
msgid "Application: %{name}"
msgstr "Додаток: %{name}"
@@ -854,14 +786,11 @@ msgstr "Заархівовані проекти"
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr "Ви впевнені, що хочете видалити цей розклад для конвеєра?"
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr "Ви впевнені, що бажаєте втратити незбережені зміни?"
msgid "Are you sure you want to regenerate the public key? You will have to update the public key on the remote server before mirroring will work again."
-msgstr "Ви впевнені, що хочете повторно згенерувати відкритий ключ? Вам доведеться оновити відкритий ключ на віддаленому сервері, перш ніж дзеркалювання запрацює знову."
+msgstr ""
msgid "Are you sure you want to remove %{group_name}?"
msgstr "Ви впевнені, що хочете видалити %{group_name}?"
@@ -875,9 +804,6 @@ msgstr "Ви впевнені, що бажаєте перегенерувати
msgid "Are you sure you want to reset the health check token?"
msgstr "Ви впевнені, що Ви хочете перегенерувати цей ключ перевірки працездатності?"
-msgid "Are you sure you want to stop this environment?"
-msgstr "Ви впевнені що хочете зупинити це середовище?"
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr "Ви впевнені, що хочете розблокувати %{path_lock_path}?"
@@ -918,7 +844,7 @@ msgid "Assigned Merge Requests"
msgstr "Призначені запити на злиття"
msgid "Assigned to :name"
-msgstr "Призначено :name"
+msgstr "Призначено :ім'я"
msgid "Assigned to me"
msgstr "Призначено мені"
@@ -1017,7 +943,7 @@ msgid "AutoDevOps|Learn more in the %{link_to_documentation}"
msgstr "Дізнайтеся більше в %{link_to_documentation}"
msgid "AutoDevOps|The Auto DevOps pipeline has been enabled and will be used if no alternative CI configuration file is found. %{more_information_link}"
-msgstr "Конвеєр Auto DevOps увімкнено і буде використовуватися, якщо не знайдено жодного альтернативного файлу конфігурації CI. %{more_information_link}"
+msgstr ""
msgid "AutoDevOps|You can automatically build and test your application if you %{link_to_auto_devops_settings} for this project. You can automatically deploy it as well, if you %{link_to_add_kubernetes_cluster}."
msgstr "Ви можете автоматично збирати й тестувати ваш застосунок, якщо %{link_to_auto_devops_settings} для цього проекту. Ви також можете його автоматично розгортати, якщо %{link_to_add_kubernetes_cluster}."
@@ -1133,15 +1059,6 @@ msgstr "Ваші значки"
msgid "Badges|e.g. %{exampleUrl}"
msgstr "напр. %{exampleUrl}"
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr "Почати із виділеного коміту"
@@ -1434,11 +1351,8 @@ msgstr "Автоматичне розгортання на staging, ручне
msgid "CICD|Continuous deployment to production"
msgstr "Безперервне розгортання на production"
-msgid "CICD|Continuous deployment to production using timed incremental rollout"
-msgstr ""
-
msgid "CICD|Default to Auto DevOps pipeline"
-msgstr "За замовчуванням для конвеєра Auto DevOps"
+msgstr ""
msgid "CICD|Deployment strategy"
msgstr "Стратегія розгортання"
@@ -1456,17 +1370,20 @@ msgid "CICD|Learn more about Auto DevOps"
msgstr "Дізнайтеся більше про Auto DevOps"
msgid "CICD|The Auto DevOps pipeline will run if no alternative CI configuration file is found."
-msgstr "Конвеєр Auto DevOps буде запущено, якщо не буде знайдено альтернативного файлу конфігуріції CI."
+msgstr ""
msgid "CICD|You need to specify a domain if you want to use Auto Review Apps and Auto Deploy stages."
msgstr "Вам потрібно вказати домен, якщо ви хочете використовувати Auto Review Apps та Auto Deploy."
msgid "CICD|instance enabled"
-msgstr "Інстанс увімкнено"
+msgstr ""
msgid "Callback URL"
msgstr "URL зворотнього виклику"
+msgid "Callback url"
+msgstr "URL зворотнього виклику"
+
msgid "Can't find HEAD commit for this branch"
msgstr "Не можу знайти HEAD-коміт для цієї гілки"
@@ -1521,8 +1438,8 @@ msgstr "Статистика"
msgid "Chat"
msgstr "Чат"
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
-msgstr ""
+msgid "Check interval"
+msgstr "Інтервал перевірки"
msgid "Checking %{text} availability…"
msgstr "Перевірка доступності %{text}…"
@@ -1584,9 +1501,6 @@ msgstr "скасовано"
msgid "CiStatusLabel|created"
msgstr "створено"
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr "невдало"
@@ -1605,9 +1519,6 @@ msgstr "в очікуванні"
msgid "CiStatusLabel|skipped"
msgstr "пропущено"
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr "Очікування ручних дій"
@@ -1620,9 +1531,6 @@ msgstr "скасовано"
msgid "CiStatusText|created"
msgstr "створено"
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr "невдало"
@@ -1677,12 +1585,12 @@ msgstr "Ввімкнути/вимкнути захист"
msgid "CiVariable|Validation failed"
msgstr "Перевірка невдала"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
+msgstr "circuitbreaker api"
+
msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr "не доступно: %{reason}"
-msgid "Clear search"
-msgstr "Очистити пошук"
-
msgid "Clear search input"
msgstr "Очистити поле вводу"
@@ -1738,9 +1646,6 @@ msgid "ClusterIntegration|%{appList} was successfully installed on your Kubernet
msgstr "%{appList} були успішно встановлені на ваш Kubernetes-кластер"
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
-msgstr "%{boldNotice} Це додасть додаткові ресурси, такі як балансувальник навантаження, який може збільшити витрати в залежності від провайдера хостингу, на якому встановлено кластер Kubernetes. Якщо ви використовуєте Google Kubernetes Engine, ви можете %{pricingLink}."
-
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
msgstr ""
msgid "ClusterIntegration|API URL"
@@ -1749,20 +1654,11 @@ msgstr "API URL"
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr "Додати Kubernetes кластер"
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-msgstr "Додати інтеграцію із кластером Kubernetes"
-
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr "Детальні налаштування інтеграції із цим Kubernetes-кластером"
msgid "ClusterIntegration|After installing Ingress, you will need to point your wildcard DNS at the generated external IP address in order to view your app after it is deployed. %{ingressHelpLink}"
-msgstr "Після встановлення Ingress, вам необхідно направити свій DNS на згенеровану зовнішню IP-адресу, щоб переглянути ваш застосунок після його розгортання. %{ingressHelpLink}"
+msgstr ""
msgid "ClusterIntegration|An error occured while trying to fetch project zones: %{error}"
msgstr "Помилка при отриманні зон проекту: %{error}"
@@ -1771,10 +1667,10 @@ msgid "ClusterIntegration|An error occured while trying to fetch your projects:
msgstr "Помилка при отриманні ваших проектів: %{error}"
msgid "ClusterIntegration|An error occured while trying to fetch zone machine types: %{error}"
-msgstr "Помилка при отриманні типів машин зони: %{error}"
+msgstr ""
msgid "ClusterIntegration|An error occurred when trying to contact the Google Cloud API. Please try again later."
-msgstr "Помилка під час з'єднання з Google Cloud API. Будь ласка, спробуйте знову пізніше."
+msgstr ""
msgid "ClusterIntegration|Applications"
msgstr "Застосунки"
@@ -1789,10 +1685,10 @@ msgid "ClusterIntegration|Certificate Authority bundle (PEM format)"
msgstr "Набір сертифікатів (формат PEM)"
msgid "ClusterIntegration|Choose which applications to install on your Kubernetes cluster. Helm Tiller is required to install any of the following applications."
-msgstr "Виберіть, які застосунки необхідно встановити на ваш кластер Kubernetes. Для встановлення будь-якого з наступних застосунків потрібен Helm Tiller."
+msgstr ""
msgid "ClusterIntegration|Choose which of your environments will use this cluster."
-msgstr "Виберіть, яке із ваших середовищ буде використовувати цей кластер."
+msgstr ""
msgid "ClusterIntegration|Copy API URL"
msgstr "Скопіювати API URL"
@@ -1819,10 +1715,10 @@ msgid "ClusterIntegration|Did you know?"
msgstr "Чи знаєте ви?"
msgid "ClusterIntegration|Enable or disable GitLab's connection to your Kubernetes cluster."
-msgstr "Увімкніть або вимкніть підключення GitLab до кластера Kubernetes."
+msgstr ""
msgid "ClusterIntegration|Enable this setting if using role-based access control (RBAC)."
-msgstr "Увімкніть цей параметр, якщо використовується рольове керування доступом (RBAC)."
+msgstr ""
msgid "ClusterIntegration|Enter the details for your Kubernetes cluster"
msgstr "Введіть параметри вашого Kubernetes-кластера"
@@ -1849,7 +1745,7 @@ msgid "ClusterIntegration|GitLab Runner"
msgstr "GitLab Runner"
msgid "ClusterIntegration|GitLab Runner connects to this project's repository and executes CI/CD jobs, pushing results back and deploying, applications to production."
-msgstr "GitLab Runner з'єднається з цим проектом і виконає CI/CD завдання, відправить результати і розгорне застосунки на production."
+msgstr ""
msgid "ClusterIntegration|Google Cloud Platform project"
msgstr "Проект Google Cloud Platform"
@@ -1860,9 +1756,6 @@ msgstr "Google Kubernetes Engine"
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr "проекті Google Kubernetes Engine"
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr "Helm Tiller"
@@ -1914,12 +1807,6 @@ msgstr "JupyterHub"
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr "Knative"
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr "Kubernetes-кластер"
@@ -1929,6 +1816,9 @@ msgstr "Параметри Kubernetes-кластера"
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr "Стан Kubernetes-кластера"
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr "Інтеграція із Kubernetes-кластером"
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr "Kubernetes-кластер створюється на Google Kubernetes Engine..."
@@ -1938,8 +1828,8 @@ msgstr "Ім’я Kubernetes-кластера"
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr "Kubernetes-кластер був успішно створений на Google Kubernetes Engine. Оновіть сторінку, щоб побачити параметри кластера"
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
+msgstr "Kubernetes-кластери дозволяють вам використовувати Review Apps, розгортати ваші застосунки, запускати конвеєри і багато іншого простим способом. %{link_to_help_page}"
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
msgstr "Kubernetes-кластери можуть бути використані для розгортання застосунків і використання Review Apps для цього проекту"
@@ -1947,15 +1837,12 @@ 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}Kubernetes%{help_link_end}."
+msgstr "Дізнайтеся більше про %{help_link_start}Kubernetes%{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"
-
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Machine type"
msgstr "Тип машини"
@@ -1971,6 +1858,9 @@ msgstr "Керуйте вашим Kubernetes-кластером за допом
msgid "ClusterIntegration|More information"
msgstr "Додаткова інформація"
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr "Декілька Kubernetes-кластерів доступні в GitLab Enterprise Edition Premium та Ultimate"
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr "Жоден тип машин не відповідає вашому пошуку"
@@ -1998,9 +1888,6 @@ msgstr "Будь-ласка впевніться, що ваш обліковий
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr "Кластер проекту"
-
msgid "ClusterIntegration|Project namespace"
msgstr "Простір імен проекту"
@@ -2013,8 +1900,8 @@ msgstr "Prometheus"
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
-msgstr "Кластер з підтримкою RBAC"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
+msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
msgstr "Перегляньте нашу %{link_to_help_page} про інтеграцію із Kubernetes."
@@ -2085,11 +1972,17 @@ msgstr "Під час встановлення %{title} сталася поми
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+msgstr ""
+
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 option will allow you to install applications on RBAC clusters."
-msgstr "Цей параметр дозволить вам встановлювати застосунки на кластери RBAC."
+msgstr ""
+
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr "Увімкнути/вимкнути Kubernetes-кластер"
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr "Увімкнути/вимкнути Kubernetes-кластер"
@@ -2107,7 +2000,7 @@ msgid "ClusterIntegration|With a Kubernetes cluster associated to this project,
msgstr "За допомогою підключеного до цього проекту Kubernetes-кластера, ви можете використовувати Review Apps, розгортати ваші проекти, запускати конвеєри збірки тощо."
msgid "ClusterIntegration|You must first install Helm Tiller before installing the applications below"
-msgstr "Перед встановленням застосунків нижче, необхідно встановити Helm Tiller"
+msgstr ""
msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}"
msgstr "Ваш обліковий запис повинен мати %{link_to_kubernetes_engine}"
@@ -2134,7 +2027,7 @@ msgid "ClusterIntegration|properly configured"
msgstr "правильно налаштований"
msgid "ClusterIntegration|sign up"
-msgstr "реєстрації"
+msgstr "зареєструвати"
msgid "Code owners"
msgstr "Власники коду"
@@ -2146,10 +2039,7 @@ msgid "Collapse"
msgstr "Згорнути"
msgid "Collapse sidebar"
-msgstr "Згорнути панель"
-
-msgid "Comment"
-msgstr "Коментар"
+msgstr "Згорнути бокову панель"
msgid "Comment & resolve discussion"
msgstr "Залишити коментар і завершити обговорення"
@@ -2157,9 +2047,6 @@ msgstr "Залишити коментар і завершити обговоре
msgid "Comment & unresolve discussion"
msgstr "Залишити коментар і повторно відкрити обговорення"
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr "Коментарі"
@@ -2199,7 +2086,7 @@ msgid "CommitMessage|Add %{file_name}"
msgstr "Додавання %{file_name}"
msgid "CommitWidget|authored"
-msgstr "автор"
+msgstr ""
msgid "Commits"
msgstr "Коміти"
@@ -2273,9 +2160,6 @@ msgstr "Конфіденційність"
msgid "Configure Gitaly timeouts."
msgstr "Налаштувати таймаути Gitaly."
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr "Налаштувати автоматичні перевірки git і очищення в репозиторіях."
@@ -2285,11 +2169,8 @@ msgstr "Налаштуйте обмеження для веб та API запи
msgid "Configure push mirrors."
msgstr "Налаштуйте вихідні дзеркала."
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
-msgstr ""
+msgid "Configure storage path and circuit breaker settings."
+msgstr "Налаштуйте шлях до сховищ та circuit breaker."
msgid "Configure the way a user creates a new account."
msgstr "Налаштувати спосіб створення користувачем нового облікового запису."
@@ -2412,16 +2293,13 @@ msgid "ConvDev Index"
msgstr "Індекс ConvDev"
msgid "Copy %{protocol} clone URL"
-msgstr "Скопіювати URL для клонування через %{protocol}"
+msgstr ""
msgid "Copy HTTPS clone URL"
-msgstr "Скопіювати URL для клонування через HTTPS"
-
-msgid "Copy ID to clipboard"
-msgstr "Скопіювати ID в буфер обміну"
+msgstr ""
msgid "Copy SSH clone URL"
-msgstr "Скопіювати URL для клонування через SSH"
+msgstr ""
msgid "Copy SSH public key to clipboard"
msgstr "Скопіюйте відкритий SSH-ключ в буфер обміну"
@@ -2444,27 +2322,15 @@ msgstr "Скопіювати шлях до файлу в буфер обміну
msgid "Copy incoming email address to clipboard"
msgstr "Копіювати адресу електронної пошти у буфер обміну"
-msgid "Copy link"
-msgstr "Скопіювати посилання"
-
-msgid "Copy name to clipboard"
-msgstr "Скопіювати ім'я в буфер обміну"
-
msgid "Copy reference to clipboard"
msgstr "Скопіювати посилання в буфер обміну"
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr "Копіювати в буфер обміну"
msgid "Copy token to clipboard"
msgstr "Скопіювати токен в буфер обміну"
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr "Створити"
@@ -2540,9 +2406,6 @@ msgstr "Створити..."
msgid "Create project label"
msgstr "Створити мітку проекту"
-msgid "Create your first page"
-msgstr "Створити вашу першу сторінку"
-
msgid "CreateTag|Tag"
msgstr "Тег"
@@ -2591,9 +2454,6 @@ msgstr "Власний"
msgid "Custom CI config path"
msgstr "Користувацький шлях до CI config"
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr "Користувацькі налаштування повідомлень про події"
@@ -2612,9 +2472,6 @@ msgstr "Налаштуйте, як адреси електронної пошт
msgid "Customize how Google Code 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 "Налаштуйте, як адреси електронної пошти та імена користувачів Google Code імпортуються в GitLab. На наступному кроці ви зможете вибрати проекти, які потрібно імпортувати."
-msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr "Аналіз циклу"
@@ -2667,7 +2524,7 @@ msgid "Decline and sign out"
msgstr "Відхити та вийти"
msgid "Default Branch"
-msgstr "Гілка за замовчуванням"
+msgstr ""
msgid "Default classification label"
msgstr "Мітка класифікації за замовчуванням"
@@ -2681,21 +2538,6 @@ msgstr "По замовчуванню: використовувати ідент
msgid "Define a custom pattern with cron syntax"
msgstr "Визначте власний шаблон за допомогою синтаксису cron"
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr "Почати зараз"
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr "відкладено"
-
msgid "Delete"
msgstr "Видалити"
@@ -2705,9 +2547,6 @@ msgstr "Видалити пакет"
msgid "Delete Snippet"
msgstr "Видалити сніпет"
-msgid "Delete comment"
-msgstr "Видалити коментар"
-
msgid "Delete list"
msgstr "Видалити список"
@@ -2847,12 +2686,6 @@ msgstr "Ваш новий токер розгортання"
msgid "DeployTokens|Your new project deploy token has been created."
msgstr "Створено ваш новий токен розгортання для проекту."
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr "Зменшити пріоритет мітки"
@@ -2875,12 +2708,6 @@ msgid "Details"
msgstr "Деталі"
msgid "Detect host keys"
-msgstr "Виявлення ключів хоста"
-
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
msgstr ""
msgid "Diffs|No file name available"
@@ -2922,9 +2749,6 @@ msgstr "Скасувати зміни до %{path}?"
msgid "Discard draft"
msgstr "Видалити чернетку"
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr "Відкрийте GitLab Geo."
@@ -2940,9 +2764,6 @@ msgstr "Відхилити блок вступу до Аналитики Цик
msgid "Dismiss Merge Request promotion"
msgstr "Видалити повідомлення про запит на злиття"
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr "Ви хочете налаштувати, як адреси електронної пошти та імена користувачів будуть імпортовані з Google Code в GitLab?"
@@ -3024,8 +2845,8 @@ msgstr "Редагувати ідентифікацію для %{user_name}"
msgid "Elasticsearch"
msgstr "Elasticsearch"
-msgid "Elasticsearch integration. Elasticsearch AWS IAM."
-msgstr ""
+msgid "Elasticsearch intergration. Elasticsearch AWS IAM."
+msgstr "Інтеграція з Elasticsearch. Elasticsearch AWS IAM."
msgid "Email"
msgstr "Електронна пошта"
@@ -3069,6 +2890,9 @@ msgstr "Увімкнути для цього проекту"
msgid "Enable group Runners"
msgstr "Увімкнути групові Runner'и"
+msgid "Enable or disable certain group features and choose access levels."
+msgstr "Увімкніть або вимкніть певні функції групи та виберіть рівні доступу."
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr "Увімкнути чи вимкнути збір даних для Pseudonymizer."
@@ -3082,10 +2906,10 @@ msgid "Enable the Performance Bar for a given group."
msgstr "Увімкнути панель продуктивності для даної групи."
msgid "Enable usage ping"
-msgstr "Увімкнути використання ping"
+msgstr ""
msgid "Enable usage ping to get an overview of how you are using GitLab from a feature perspective."
-msgstr "Увімкніть збір даних про використання, щоб отримати загальне уявлення про те, як ви використовуєте GitLab з точки зору функціоналу."
+msgstr ""
msgid "Enabled"
msgstr "Увімкнено"
@@ -3094,7 +2918,7 @@ msgid "Ends at (UTC)"
msgstr "Завершується о (за Грінвічем)"
msgid "Enter in your Bitbucket Server URL and personal access token below"
-msgstr "Введіть URL-адресу вашого Bitbucket Server і ключ доступу"
+msgstr ""
msgid "Enter the issue description"
msgstr "Введіть опис проблеми"
@@ -3139,7 +2963,7 @@ msgid "Environments|Environments"
msgstr "Середовища"
msgid "Environments|Environments are places where code gets deployed, such as staging or production."
-msgstr "Середовища — це місця, куди можна розгорнути код, наприклад staging або production."
+msgstr ""
msgid "Environments|Job"
msgstr "Завдання"
@@ -3157,7 +2981,7 @@ msgid "Environments|No pod name has been specified"
msgstr "Не вказано ім’я pod’а"
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 "Зверніть увагу, що ця дія зупинить середовище, але це %{emphasisStart}не%{emphasisEnd} впливатиме на будь-яке існуюче розгортання через відсутність операції зупинки в файлі %{ciConfigLinkStart}.gitlab-ci.yml%{ciConfigLinkEnd}."
+msgstr ""
msgid "Environments|Note that this action will stop the environment, but it will %{emphasis_start}not%{emphasis_end} have an effect on any existing deployment due to no “stop environment action” being defined in the %{ci_config_link_start}.gitlab-ci.yml%{ci_config_link_end} file."
msgstr "Зверніть увагу, що ця дія зупинить середовище, але це %{emphasis_start}не%{emphasis_end} впливатиме на будь-яке існуюче розгортання через відсутність операції зупинки в файлі %{ci_config_link_start}.gitlab-ci.yml%{ci_config_link_end}."
@@ -3189,8 +3013,8 @@ msgstr "Зупинити середовище"
msgid "Environments|Updated"
msgstr "Оновлено"
-msgid "Environments|You don't have any environments right now"
-msgstr "Ви поки не налаштували жодного середовища"
+msgid "Environments|You don't have any environments right now."
+msgstr "Ви поки не налаштували жодного середовища."
msgid "Environments|protected"
msgstr "захищені"
@@ -3337,9 +3161,6 @@ msgid "Expand sidebar"
msgstr "Розгорніть бічну панель"
msgid "Expiration date"
-msgstr "Термін дії"
-
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
msgstr ""
msgid "Explore"
@@ -3396,12 +3217,6 @@ msgstr "Не вдалося змінити власника"
msgid "Failed to check related branches."
msgstr "Не вдалося перевірити пов’язані гілки."
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr "Не вдалося видалити проблему з дошки, будь ласка, спробуйте ще раз."
@@ -3411,9 +3226,6 @@ msgstr "Не вдалося видалити дзеркало."
msgid "Failed to remove the pipeline schedule"
msgstr "Не вдалося видалити розклад конвеєра"
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr "Не вдалося оновити проблеми. Будь ласка, спробуйте ще раз."
@@ -3423,81 +3235,6 @@ msgstr "Помилка"
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr "Швидше, бо повтоно використовує робочу область проекту (використовуючи clone, якщо та відсутня)"
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr "URL-адреса API"
-
-msgid "FeatureFlags|Active"
-msgstr "Активний"
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr "Налаштування"
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr "Опис"
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr "Неактивний"
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr "Назва"
-
-msgid "FeatureFlags|New"
-msgstr "Новий"
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr "Статус"
-
msgid "Feb"
msgstr "лют."
@@ -3514,7 +3251,7 @@ msgid "Files"
msgstr "Файли"
msgid "Files (%{human_size})"
-msgstr "Файлів на %{human_size}"
+msgstr "Файли (%{human_size})"
msgid "Fill in the fields below, turn on <strong>%{enable_label}</strong>, and press <strong>%{save_changes}</strong>"
msgstr "Заповніть поля нижче, увімкніть <strong>%{enable_label}</strong> та натисніть <strong>%{save_changes}</strong>"
@@ -3549,9 +3286,6 @@ msgstr "Знайдіть щойно розпакований <code>Takeout/Googl
msgid "Fingerprints"
msgstr "Відбитки пальців"
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr "Завершено"
@@ -3565,7 +3299,7 @@ msgid "Fixed date"
msgstr "Дата виправлення"
msgid "Fixed due date"
-msgstr "Фіксована дата завершення"
+msgstr ""
msgid "Fixed start date"
msgstr "Виправлена дата початку"
@@ -3603,9 +3337,6 @@ msgstr "Для внутрішніх проектів будь-який заре
msgid "For more information, go to the "
msgstr "Для отримання додаткової інформації, відвідайте "
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr "Для отримання додаткової інформації, перегляньте документацію по %{deactivating_usage_ping_link_start}деактивації даних про використання%{deactivating_usage_ping_link_end}."
@@ -3630,9 +3361,6 @@ msgstr "Формат"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr "Знайдено помилки у вашому .gitlab-ci.yml:"
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr "З %{provider_title}"
@@ -3852,33 +3580,21 @@ msgstr "%{name} заплановано для повторної перевір
msgid "Geo|%{name} is scheduled for re-sync"
msgstr "%{name} заплановано для повторної синхронізації"
-msgid "Geo|All"
-msgstr "Всі"
-
msgid "Geo|All projects"
msgstr "Всі проекти"
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
-msgstr ""
-
msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
+msgid "Geo|Error message"
+msgstr "Повідомлення про помилку"
+
msgid "Geo|Failed"
msgstr "Невдало"
msgid "Geo|File sync capacity"
msgstr "Пропускна здатність синхронізації файлів"
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr "Групи для синхронізації"
@@ -3900,8 +3616,8 @@ msgstr "Ніколи"
msgid "Geo|Next sync scheduled at"
msgstr "Наступна синхронізація запланована на"
-msgid "Geo|Not synced yet"
-msgstr ""
+msgid "Geo|No errors"
+msgstr "Без помилок"
msgid "Geo|Pending"
msgstr "В очікуванні"
@@ -3924,9 +3640,6 @@ msgstr "Проекти в певних сегментах сховищ"
msgid "Geo|Recheck"
msgstr "Повторна перевірка"
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr "Повторне завантаження"
@@ -3939,12 +3652,12 @@ msgstr "Пропускна здатність синхронізації реп
msgid "Geo|Resync"
msgstr "Повторна синхронізація"
-msgid "Geo|Resync all projects"
-msgstr ""
-
msgid "Geo|Retry count"
msgstr "Кількість спроб"
+msgid "Geo|Retry counts"
+msgstr "Кількості спроб"
+
msgid "Geo|Select groups to replicate."
msgstr "Виберіть групи для реплікації."
@@ -3978,24 +3691,9 @@ msgstr "Перевірка невдала: %{error}"
msgid "Geo|Waiting for scheduler"
msgstr "Очікування планувальника"
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr "Вам потрібна інша ліцензія на використання географічної реплікації"
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -4008,6 +3706,9 @@ msgstr "URL Git-репозиторія"
msgid "Git revision"
msgstr "Git-редакція"
+msgid "Git storage health information has been reset"
+msgstr "Інформація про статус зберігання Git була скинута"
+
msgid "Git strategy for pipelines"
msgstr "Git стратегії для конвеєрів"
@@ -4104,21 +3805,9 @@ msgstr "Ідентифікатор групи"
msgid "Group Runners"
msgstr "Групові Runner'и"
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr "URL-адреса групи"
-
msgid "Group avatar"
msgstr "Аватар групи"
-msgid "Group description"
-msgstr "Опис групи"
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr "Деталі групи"
@@ -4128,9 +3817,6 @@ msgstr "Інформація про групу:"
msgid "Group maintainers can register group runners in the %{link}"
msgstr "Керівники групи можуть зареєструвати групові runner'и через %{link}"
-msgid "Group name"
-msgstr "Назва групи"
-
msgid "Group: %{group_name}"
msgstr "Група: %{group_name}"
@@ -4182,6 +3868,9 @@ msgstr "Дізнайтеся більше про значки."
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr "Заборонити спільний доступ до проекту в рамках %{group} з іншими групами"
+msgid "GroupSettings|Share with group lock"
+msgstr "Блокування спільного доступу з іншими групами"
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr "Цей параметр застосовано до %{ancestor_group} і його було перевизначено в цій підгрупі."
@@ -4261,10 +3950,10 @@ msgid "GroupsTree|Loading groups"
msgstr "Завантаження груп"
msgid "GroupsTree|No groups matched your search"
-msgstr "Жодна группа не задовольняє параметрам вашого запиту"
+msgstr ""
msgid "GroupsTree|No groups or projects matched your search"
-msgstr "Жодна группа чи проект не задовольняє параметрам вашого запиту"
+msgstr ""
msgid "GroupsTree|Search by name"
msgstr "Пошук за іменем"
@@ -4306,10 +3995,10 @@ msgid "Here is the public SSH key that needs to be added to the remote server. F
msgstr "Це відкритий (публічний) SSH ключ, який потрібно додати на віддалений сервер. Для отримання додаткової інформації, зверніться до документації."
msgid "Hide host keys manual input"
-msgstr "Сховати ввід ключів хоста"
+msgstr ""
msgid "Hide payload"
-msgstr "Приховати корисне навантаження"
+msgstr ""
msgid "Hide value"
msgid_plural "Hide values"
@@ -4337,13 +4026,13 @@ msgid "ID"
msgstr "ID"
msgid "IDE|Allow live previews of JavaScript projects in the Web IDE using CodeSandbox client side evaluation."
-msgstr "Дозволити попередній перегляд JavaScript-проектів у веб-IDE за допомогою виконання на клієнті CodeSandbox."
+msgstr ""
msgid "IDE|Back"
msgstr "Назад"
msgid "IDE|Client side evaluation"
-msgstr "Виконання на клієнті"
+msgstr ""
msgid "IDE|Commit"
msgstr "Коміт"
@@ -4364,7 +4053,7 @@ msgid "IDE|Open in file view"
msgstr "Відкрити як файл"
msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr "Попередній перегляд вашого веб-застосунку, у веб-IDE за допомогою виконання на клієнті."
+msgstr ""
msgid "IDE|Refresh preview"
msgstr "Оновити попередній перегляд"
@@ -4385,7 +4074,7 @@ msgid "Identity provider single sign on URL"
msgstr "URL єдиного входу провайдера ідентифікації"
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."
-msgstr "Якщо вимкнено, локальна гілка зі змінами не буде автоматично підтягувати коміти з віддаленої гілки, щоб уникнути втрати локальних даних. Якщо гілка за замовчуванням (%{default_branch}) містить зміни і не може бути оновлена, тоді дзеркалювання буде неможливим. Інші гілки зі змінами автоматично ігноруються."
+msgstr ""
msgid "If disabled, the access level will depend on the user's permissions in the project."
msgstr "Якщо це відключено, то рівень доступу буде залежати від дозволів користувача в проекті."
@@ -4493,16 +4182,16 @@ msgid "Incompatible Project"
msgstr "Несумісний проект"
msgid "Indicates whether this runner can pick jobs without tags"
-msgstr "Вказує на те, чи може даний runner виконувати завдання без тегів"
+msgstr ""
msgid "Inline"
msgstr "Вбудований"
msgid "Input host keys manually"
-msgstr "Введіть ключі хоста вручну"
+msgstr ""
msgid "Input your repository URL"
-msgstr "Введіть ваш URL репозиторію"
+msgstr ""
msgid "Install GitLab Runner"
msgstr "Встановити GitLab Runner"
@@ -4580,36 +4269,6 @@ msgstr "Проблеми можуть бути помилками, завдан
msgid "Issues closed"
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|Issues Created"
-msgstr ""
-
-msgid "IssuesAnalytics|Issues created per month"
-msgstr ""
-
-msgid "IssuesAnalytics|Last 12 months"
-msgstr "Останні 12 місяців"
-
-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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr "січ."
@@ -4629,7 +4288,7 @@ msgid "Job|Browse"
msgstr "Переглянути"
msgid "Job|Complete Raw"
-msgstr "Повний неформатований"
+msgstr ""
msgid "Job|Download"
msgstr "Завантажити"
@@ -4656,16 +4315,16 @@ msgid "Job|Scroll to top"
msgstr "Прокрутити вгору"
msgid "Job|Show complete raw"
-msgstr "Показати повний неформатований"
+msgstr ""
msgid "Job|The artifacts were removed"
-msgstr "Артефакти були видалені"
+msgstr ""
msgid "Job|The artifacts will be removed in"
-msgstr "Артефакти будуть видалені в"
+msgstr ""
msgid "Job|This job is stuck, because the project doesn't have any runners online assigned to it."
-msgstr "Це завдання заблоковане, тому що цей проект не має жодник runner'ів призначених для нього."
+msgstr ""
msgid "Jul"
msgstr "лип."
@@ -4751,9 +4410,6 @@ msgstr "Перенести мітку"
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] "Останній %d день"
@@ -4768,7 +4424,7 @@ msgid "Last commit"
msgstr "Останній коміт"
msgid "Last contact"
-msgstr "Останній контакт"
+msgstr ""
msgid "Last edited %{date}"
msgstr "Останні зміни %{date}"
@@ -4776,9 +4432,6 @@ msgstr "Останні зміни %{date}"
msgid "Last edited by %{name}"
msgstr "Останні зміни від %{name}"
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr "Останнє оновлення"
@@ -4827,15 +4480,6 @@ msgstr "Залиште параметри \"Тип файлу\" та \"Мето
msgid "License"
msgstr "Ліцензія"
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr "Затвердити"
-
msgid "LicenseManagement|Approve license"
msgstr "Затвердити ліцензію"
@@ -4845,9 +4489,6 @@ msgstr "Затвердити ліцензію?"
msgid "LicenseManagement|Approved"
msgstr "Затверджено"
-msgid "LicenseManagement|Blacklist"
-msgstr "Чорний список"
-
msgid "LicenseManagement|Blacklist license"
msgstr "Занести ліцензію в чорний список"
@@ -4857,9 +4498,6 @@ msgstr "Занести ліцензію в чорний список?"
msgid "LicenseManagement|Blacklisted"
msgstr "В чорному списку"
-msgid "LicenseManagement|Cancel"
-msgstr "Скасувати"
-
msgid "LicenseManagement|License"
msgstr "Ліцензія"
@@ -4869,9 +4507,6 @@ msgstr "Керувати Ліцензіями"
msgid "LicenseManagement|License details"
msgstr "Деталі ліцензії"
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr "Управління затвердженими ліцензіями та чорним списком ліцензій для цього проекту."
@@ -4884,15 +4519,9 @@ msgstr "Видалити ліцензію"
msgid "LicenseManagement|Remove license?"
msgstr "Видалити ліцензію?"
-msgid "LicenseManagement|Submit"
-msgstr "Надіслати"
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr "Наразі немає затверджених ліцензій чи ліцензій в чорному списку для цього проекту."
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr "URL"
@@ -4921,11 +4550,8 @@ msgstr "Список ваших репозиторіїв Gitea"
msgid "List available repositories"
msgstr "Список доступних репозиторіїв"
-msgid "List view"
-msgstr "Режим списку"
-
msgid "List your Bitbucket Server repositories"
-msgstr "Списко репозиторіїв вашого Bitbucket Server"
+msgstr ""
msgid "List your GitHub repositories"
msgstr "Список ваших репозиторіїв GitHub"
@@ -4969,9 +4595,6 @@ msgstr "Закріплено за поточними проектами"
msgid "Locks give the ability to lock specific file or folder."
msgstr "Блокування може бути застосоване до конкретного файлу або директорії."
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr "Логи"
@@ -5041,44 +4664,17 @@ msgstr "Відмітити завдання виконаним"
msgid "Markdown enabled"
msgstr "Markdown увімкнено"
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr "Додати посилання"
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr "Додати таблицю"
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
-msgstr "Maven-метадані"
+msgstr ""
msgid "Maven package"
msgstr "Пакет Maven"
msgid "Max access level"
-msgstr "Максимальний рівень доступу"
+msgstr ""
+
+msgid "Maximum git storage failures"
+msgstr "Максимальна кількість невдач в сховищі даних git"
msgid "Maximum job timeout"
msgstr "Максимальний час виконання завдання"
@@ -5089,12 +4685,6 @@ msgstr "травень"
msgid "Median"
msgstr "Медіана"
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr "Користувачі"
@@ -5128,21 +4718,6 @@ msgstr "Запити на злиття"
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr "Запит на злиття — це спосіб запропонувати свої зміни до проекту і обговорити їх із іншими"
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr "Вирішити це обговорення в новій проблемі"
@@ -5159,12 +4734,6 @@ msgid "MergeRequests|View replaced file @ %{commitId}"
msgstr "Переглянути замінений файл станом на %{commitId}"
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
-msgstr "%{paragraphStart} опис змінено %{descriptionChangedTimes} разів %{timeDifferenceMinutes}%{paragraphEnd}"
-
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
msgstr ""
msgid "Merged"
@@ -5183,7 +4752,7 @@ msgid "Metrics - Prometheus"
msgstr "Метрики - Prometheus"
msgid "Metrics and profiling"
-msgstr "Метрики та профілювання"
+msgstr ""
msgid "Metrics|Business"
msgstr "Бізнес"
@@ -5288,7 +4857,7 @@ msgid "Milestone"
msgstr "Етап"
msgid "Milestone lists not available with your current license"
-msgstr "Списки етапів не доступні з вашою поточною ліцензією"
+msgstr ""
msgid "Milestone lists show all issues from the selected milestone."
msgstr ""
@@ -5297,13 +4866,13 @@ 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 "Ви збираєтеся остаточно видалити етап %{milestoneTitle} і видалити його із %{issuesWithCount} та %{mergeRequestsWithCount}. Видалення неможливо буде відмінити."
+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 "Ви збираєтеся остаточно видалити етап %{milestoneTitle}. Наразі цей етап не використовується в жодних проблемах або запитах на злиття."
+msgstr ""
msgid "Milestones|<p>%{milestonePromotion}</p> %{finalWarning}"
-msgstr "<p>%{milestonePromotion}</p> %{finalWarning}"
+msgstr ""
msgid "Milestones|Delete milestone"
msgstr "Видалити етап"
@@ -5333,19 +4902,19 @@ msgid "Mirror a repository"
msgstr "Віддзеркалити репозиторій"
msgid "Mirror direction"
-msgstr "Напрямок віддзеркалення"
+msgstr ""
msgid "Mirror repository"
msgstr "Віддзеркалити репозиторій"
msgid "Mirror user"
-msgstr "Користувач для віддзеркалення"
+msgstr ""
msgid "Mirrored repositories"
-msgstr "Віддзеркалені репозиторії"
+msgstr ""
msgid "Mirroring repositories"
-msgstr "Віддзеркалення репозиторіїв"
+msgstr ""
msgid "MissingSSHKeyWarningLink|add an SSH key"
msgstr "не додасте SSH ключ"
@@ -5365,9 +4934,6 @@ msgstr "Місяці"
msgid "More"
msgstr "Більше"
-msgid "More actions"
-msgstr "Додаткові дії"
-
msgid "More info"
msgstr "Детальніше"
@@ -5378,7 +4944,7 @@ msgid "More information is available|here"
msgstr "тут"
msgid "Most stars"
-msgstr ""
+msgstr "Найбільше зірок"
msgid "Move"
msgstr "Перемістити"
@@ -5401,9 +4967,6 @@ msgstr "Назвіть ваш індивідуальний ключ за доп
msgid "Name:"
msgstr "Ім’я:"
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr "Допомога"
@@ -5526,9 +5089,6 @@ msgid "No container images stored for this project. Add one by following the ins
msgstr "В цьому проекті немає жодного образа контейнера. Додайте його за інструкціями вище."
msgid "No contributions were found"
-msgstr "Внески не знайдено"
-
-msgid "No credit card required."
msgstr ""
msgid "No due date"
@@ -5540,6 +5100,9 @@ msgstr "Немає запланованого або витраченого ча
msgid "No file chosen"
msgstr "Файл не вибрано"
+msgid "No files found"
+msgstr "Не знайдено жодного файлу"
+
msgid "No files found."
msgstr "Не знайдено жодного файлу."
@@ -5550,7 +5113,7 @@ msgid "No labels with such name or description"
msgstr "Немає міток з таким іменем або описом"
msgid "No license. All rights reserved"
-msgstr "Немає ліцензії. Всі права захищені"
+msgstr ""
msgid "No merge requests for the selected time period."
msgstr "Немає запитів на злиття за вибраний період часу."
@@ -5580,7 +5143,7 @@ msgid "No repository"
msgstr "Немає репозиторію"
msgid "No runners found"
-msgstr "Runner'ів не знайдено"
+msgstr ""
msgid "No schedules"
msgstr "Немає розкладів"
@@ -5639,18 +5202,6 @@ msgstr "Примітка: зверніться до вашого адмініс
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr "Ви впевнені, що хочете скасувати цей коментар?"
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr "Повідомлення про події"
@@ -5723,6 +5274,9 @@ msgstr "лист."
msgid "November"
msgstr "листопад"
+msgid "Number of access attempts"
+msgstr "Кількість спроб доступу"
+
msgid "OK"
msgstr "OK"
@@ -5740,10 +5294,10 @@ msgstr "Після імпорту репозиторії можуть бути
msgid "One more item"
msgid_plural "%d more items"
-msgstr[0] "Ще один елемент"
-msgstr[1] "Ще %d елементи"
-msgstr[2] "Ще %d елементів"
-msgstr[3] "Ще %d елементів"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "One or more of your Bitbucket projects cannot be imported into GitLab directly because they use Subversion or Mercurial for version control, rather than Git."
msgstr "Один або декілька ваших проектів Bitbucket не можна імпортувати безпосередньо в GitLab, оскільки вони використовують Subversion або Mercurial для контролю версій замість Git."
@@ -5758,7 +5312,7 @@ msgid "Only comments from the following commit are shown below"
msgstr "Нижче наведено лише коментарі з наступного коміту"
msgid "Only mirror protected branches"
-msgstr "Віддзеркалювати лише захищені гілки"
+msgstr ""
msgid "Only project members can comment."
msgstr "Тільки учасники проекту можуть залишати коментарі."
@@ -5772,9 +5326,6 @@ msgstr "Відкриті"
msgid "Open in Xcode"
msgstr "Відкрити в Xcode"
-msgid "Open projects"
-msgstr "Відкриті проекти"
-
msgid "Open sidebar"
msgstr "Розгорніть бічну панель"
@@ -5799,21 +5350,6 @@ msgstr "Відкривається у новому вікні"
msgid "Operations"
msgstr "Операції"
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr "Неможливо додати %{invalidProjects}. Панель керування операціями доступна для проектів з Gold підпискою."
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr "За необхідності ви можете %{link_to_customize} як адреси електронної почти та імена користувачів FobBugz будуть імпортовані у GitLab."
@@ -5880,9 +5416,6 @@ msgstr "Пароль"
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr "Вставте свій відкритий ключ SSH, який зазвичай знаходиться у файлі '~/.ssh/id_rsa.pub' і починається з 'ssh-rsa'. Не використовуйте свій приватний ключ SSH."
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr "Шлях:"
@@ -5896,7 +5429,7 @@ msgid "Pending"
msgstr "В очікуванні"
msgid "People without permission will never get a notification and won't be able to comment."
-msgstr "Люди без дозволу ніколи не отримуватимуть сповіщень і не зможуть коментувати."
+msgstr ""
msgid "Per job. If a job passes this threshold, it will be marked as failed"
msgstr "За завдання. Якщо воно переходить цей поріг, то стає позначеним як невдале"
@@ -5910,15 +5443,15 @@ msgstr "Оптимізація продуктивності"
msgid "Permissions"
msgstr "Права доступу"
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr "Токену персонального доступу"
msgid "Pipeline"
msgstr "Конвеєр"
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr "Стан Конвеєра"
@@ -6036,24 +5569,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr "Цей проект в даний час не налаштований для запуску конвеєрів."
-msgid "Pipeline|Commit"
-msgstr "Коміт"
-
msgid "Pipeline|Create for"
msgstr "Створити для"
msgid "Pipeline|Create pipeline"
msgstr "Створити конвеєр"
-msgid "Pipeline|Duration"
-msgstr "Тривалість"
-
msgid "Pipeline|Existing branch name or tag"
msgstr "Існуюче ім’я гілки або тег"
-msgid "Pipeline|Pipeline"
-msgstr "Конвеєр"
-
msgid "Pipeline|Run Pipeline"
msgstr "Запустити Конвеєр"
@@ -6063,12 +5587,6 @@ msgstr "Пошук гілки"
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr "Вкажіть значення змінних, які будуть використані в цьому запуску. Інакше будуть використані значення, вказані в %{settings_link}."
-msgid "Pipeline|Stages"
-msgstr "Стадії"
-
-msgid "Pipeline|Status"
-msgstr "Статус"
-
msgid "Pipeline|Stop pipeline"
msgstr "Зупинити конвеєр"
@@ -6105,18 +5623,12 @@ msgstr "Відтворити"
msgid "Please accept the Terms of Service before continuing."
msgstr "Будь ласка, для продовження прийміть умови надання послуг."
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr "Будь ласка сконвертуйте їх в %{link_to_git} і виконайте знову %{link_to_import_flow}."
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr "Будь ласка сконвертуйте їх в Git на Google Code, і виконайте знову %{link_to_import_flow}."
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr "Зверніть увагу, що ця програма не є частиною GitLab, і ви повинні впевнитися у її безпеці, перш ніж надавати доступ."
@@ -6129,9 +5641,6 @@ msgstr "Будь ласка, пройдіть reCAPTCHA"
msgid "Please try again"
msgstr "Будь ласка, спробуйте ще раз"
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr "Будь ласка, використовуйте цю форму, щоб повідомляти GitLab про користувачів, які створюють обговорення і коментарі зі спамом, або поводяться невідповідно."
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr "Будь ласка, почекайте поки ми з’єднуємося із вашим репозиторієм. Оновлюйте сторінку за бажанням."
@@ -6147,14 +5656,11 @@ msgstr "Тема навігації"
msgid "Press Enter or click to search"
msgstr "Для пошуку натисніть Enter або клікніть"
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr "Попередній перегляд"
msgid "Preview payload"
-msgstr "Попередній перегляд корисного навантаження"
+msgstr ""
msgid "Primary"
msgstr "Головний"
@@ -6192,6 +5698,9 @@ msgstr "Ви збираєтеся остаточно видалити %{yourAcco
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 "Ви збираєтеся змінити ім'я користувача %{currentUsernameBold} на %{newUsernameBold}. Профіль та проекти будуть перенаправлятися на простір імен %{newUsername}, але таке перенаправлення закінчиться, коли простір імен %{currentUsername} буде зареєстровано на іншого користувача або групу. Будь ласка, оновіть віддалені адреси в репозиторіях Git якомога швидше."
+msgid "Profiles|%{author_name} made a private contribution"
+msgstr "%{author_name} створив приватний внесок"
+
msgid "Profiles|Account scheduled for removal."
msgstr "Обліковий запис запланований для видалення."
@@ -6252,12 +5761,6 @@ msgstr "Неправильний пароль"
msgid "Profiles|Invalid username"
msgstr "Неправильне ім'я користувача"
-msgid "Profiles|Learn more"
-msgstr "Дізнайтеся більше"
-
-msgid "Profiles|Made a private contribution"
-msgstr "Cтворив приватний внесок"
-
msgid "Profiles|Main settings"
msgstr "Головні налаштування"
@@ -6297,9 +5800,6 @@ msgstr "Це не схоже на публічниц ключ SSH. Ви впев
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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr "Цей смайлик та повідомлення будуть показані у вашому профілі та в інтерфейсі."
@@ -6324,9 +5824,6 @@ msgstr "Оновити ім'я користувача"
msgid "Profiles|Upload new avatar"
msgstr "Завантажити новий аватар"
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr "Помилка при збереженні імені користувача - %{message}"
@@ -6481,10 +5978,10 @@ msgid "ProjectOverview|Unstar"
msgstr "Видалити із обраних"
msgid "ProjectOverview|You have reached your project limit"
-msgstr "Ви досягли свого ліміту по кількості проектів"
+msgstr ""
msgid "ProjectOverview|You must sign in to star a project"
-msgstr "Ви повинні увійти, щоб додати проект в обрані"
+msgstr ""
msgid "ProjectPage|Project ID: %{project_id}"
msgstr "ID проекту: %{project_id}"
@@ -6528,9 +6025,6 @@ msgstr "Проекти"
msgid "Projects shared with %{group_name}"
msgstr "Спільні проекти з %{group_name}"
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr "Часто відвідувані"
@@ -6600,6 +6094,9 @@ msgstr "Автоматична конфігурація"
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr "Автоматично розгортайте та налаштовуйте Prometheus на ваші кластери для моніторингу середовищ проекту"
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr "За замовчуванням, Prometheus запускається за адресою ‘http://localhost:9090’. Не рекомендується змінювати цю адресу і порт, бо це може призвести до конфлікту з іншими сервісами запущеними на GitLab сервері."
+
msgid "PrometheusService|Common metrics"
msgstr "Загальні метрики"
@@ -6688,46 +6185,46 @@ msgid "Protected Environments"
msgstr "Захищені середовища"
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
-msgstr "%{environment_name} буде досупне для запису для розробників. Ви впевнені?"
+msgstr ""
msgid "ProtectedEnvironment|Allowed to deploy"
-msgstr "Розгортання дозволено"
+msgstr ""
msgid "ProtectedEnvironment|Choose who is allowed to deploy"
-msgstr "Виберіть для кого доступне розгортання"
+msgstr ""
msgid "ProtectedEnvironment|Environment"
msgstr "Середовище"
msgid "ProtectedEnvironment|Protect"
-msgstr "Захистити"
+msgstr ""
msgid "ProtectedEnvironment|Protect Environments in order to restrict who can execute deployments."
-msgstr "Захищайте Середовища для того, щоб обмежити коло осіб, здатних здійснювати розгортання."
+msgstr ""
msgid "ProtectedEnvironment|Protect an environment"
-msgstr "Захисити середовище"
+msgstr ""
msgid "ProtectedEnvironment|Protected Environment (%{protected_environments_count})"
-msgstr "Захистити Середовище (%{protected_environments_count})"
+msgstr ""
msgid "ProtectedEnvironment|Select an environment"
msgstr "Виберіть середовище"
msgid "ProtectedEnvironment|There are currently no protected environments, protect an environment with the form above."
-msgstr "Наразі немає захищених середовищ, захистіть середовище за допомогою форми, що знаходиться вище."
+msgstr ""
msgid "ProtectedEnvironment|Unprotect"
msgstr "Зняти захист"
msgid "ProtectedEnvironment|Your environment can't be unprotected"
-msgstr "Ви не можете зняти захисти із вашого середовища"
+msgstr ""
msgid "ProtectedEnvironment|Your environment has been protected."
-msgstr "Ваше середовище було захищено."
+msgstr ""
msgid "ProtectedEnvironment|Your environment has been unprotected"
-msgstr "Захист із вашого середовища було знято"
+msgstr ""
msgid "Protip:"
msgstr "Підказка:"
@@ -6795,9 +6292,6 @@ msgstr "Фунції реального часу"
msgid "Recent searches"
msgstr "Останні пошукові запити"
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr "Посилання:"
@@ -6806,16 +6300,16 @@ msgstr "Оновити"
msgid "Refreshing in a second to show the updated status..."
msgid_plural "Refreshing in %d seconds to show the updated status..."
-msgstr[0] "Оновлення через секунду для відображення актуального стану..."
-msgstr[1] "Оновлення через %d секунди для відображення актуального стану..."
-msgstr[2] "Оновлення через %d секунд для відображення актуального стану..."
-msgstr[3] "Оновлення через %d секунд для відображення актуального стану..."
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "Regenerate key"
msgstr "Створити ключ заново"
msgid "Regex pattern"
-msgstr "Шаблон у вигляді регулярного виразу"
+msgstr ""
msgid "Register / Sign In"
msgstr "Зареєструватися / Увійти"
@@ -6862,21 +6356,12 @@ msgstr "Видалити Runner"
msgid "Remove avatar"
msgstr "Видалити аватар"
-msgid "Remove group"
-msgstr "Видалити групу"
-
msgid "Remove priority"
msgstr "Видалити пріоритет"
msgid "Remove project"
msgstr "Видалити проект"
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr "Перейменувати"
@@ -6898,50 +6383,53 @@ msgstr "Відповісти на це електронне повідомлен
msgid "Repo by URL"
msgstr "Репозиторії по URL"
-msgid "Report abuse to GitLab"
-msgstr "Повідомити GitLab про порушення"
-
msgid "Reporting"
-msgstr "Звітування"
+msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr "%{failedString} та %{resolvedString}"
-msgid "Reports|Actions"
-msgstr "Дії"
-
msgid "Reports|Class"
msgstr "Клас"
msgid "Reports|Confidence"
msgstr "Впевненість"
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr "Час виконання"
msgid "Reports|Failure"
msgstr "Помилка"
+msgid "Reports|More info"
+msgstr "Детальніше"
+
+msgid "Reports|New Issue"
+msgstr "Нова проблема"
+
msgid "Reports|Severity"
msgstr "Серйозність"
msgid "Reports|System output"
-msgstr "Системний вивід"
+msgstr ""
msgid "Reports|Test summary"
-msgstr "Тестовий звіт"
+msgstr ""
msgid "Reports|Test summary failed loading results"
-msgstr "Помилка при завантаженні результатів для тестового звіту"
+msgstr ""
msgid "Reports|Test summary results are being parsed"
-msgstr "Результати для тестового звіту обробляються"
+msgstr ""
msgid "Reports|Vulnerability"
msgstr "Вразливість"
msgid "Reports|no changed test results"
-msgstr "результати тестів не змінилися"
+msgstr ""
msgid "Repository"
msgstr "Репозиторій"
@@ -6973,12 +6461,12 @@ msgstr "Запит доступу"
msgid "Requests Profiles"
msgstr "Профілювання запитів"
-msgid "Require all users in this group to setup Two-factor authentication"
-msgstr ""
-
msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr "Вимагати від усіх користувачів приймати умови надання послуг та політику конфіденційності, коли вони отримують доступ до GitLab."
+msgid "Reset git storage health information"
+msgstr "Скиньте інформацію про працездатність сховища git"
+
msgid "Reset health check access token"
msgstr "Оновити токен доступу для перевірки працездатності"
@@ -7007,7 +6495,7 @@ msgid "Response metrics (NGINX Ingress)"
msgstr "Метрики відповідей (NGINX Ingress)"
msgid "Response metrics (NGINX)"
-msgstr "Метрики відповідей (NGINX)"
+msgstr ""
msgid "Resume"
msgstr "Продовжити"
@@ -7022,7 +6510,7 @@ msgid "Retry verification"
msgstr "Повторити перевірку"
msgid "Reveal Variables"
-msgstr "Відкрити змінні"
+msgstr ""
msgid "Reveal value"
msgid_plural "Reveal values"
@@ -7059,10 +6547,10 @@ msgid "Run CI/CD pipelines for external repositories"
msgstr "Запустити CI/CD конвеєри для зовнішніх репозиторіїв"
msgid "Run untagged jobs"
-msgstr "Виконати завдання без тегів"
+msgstr ""
msgid "Runner cannot be assigned to other projects"
-msgstr "Runner не може бути призначено для інших проектів"
+msgstr ""
msgid "Runner runs jobs from all unassigned projects"
msgstr ""
@@ -7071,13 +6559,13 @@ msgid "Runner runs jobs from all unassigned projects in its group"
msgstr ""
msgid "Runner runs jobs from assigned projects"
-msgstr "Runner виконує завданні із призначених проектів"
+msgstr ""
msgid "Runner token"
msgstr "Токен Runner'а"
msgid "Runner will not receive any new jobs"
-msgstr "Runner не отримуватиме нових завдань"
+msgstr ""
msgid "Runners"
msgstr "Runner'и"
@@ -7089,10 +6577,10 @@ msgid "Runners can be placed on separate users, servers, and even on your local
msgstr "Runner’и можуть розміщуватися у різних користувачів, на серверах і навіть на вашій локальній машині."
msgid "Runners can be placed on separate users, servers, even on your local machine."
-msgstr "Runner'и можуть бути встановлені на окремі сервери, навіть на ваш локальний комп’ютер."
+msgstr ""
msgid "Runners currently online: %{active_runners_count}"
-msgstr "Доступні Runner'и: %{active_runners_count}"
+msgstr ""
msgid "Runners page"
msgstr "Сторінка Runner'ів"
@@ -7101,7 +6589,7 @@ msgid "Runners page."
msgstr "Сторінка Runner'ів."
msgid "Runners|You have used all your shared Runners pipeline minutes."
-msgstr "Ви використали усі виділенні хвилини для ваших спільних runner'ів."
+msgstr ""
msgid "Running"
msgstr "Виконується"
@@ -7128,10 +6616,10 @@ msgid "SSH Keys"
msgstr "Ключі SSH"
msgid "SSH host keys"
-msgstr "SSH-ключі хоста"
+msgstr ""
msgid "SSH public key"
-msgstr "Відкритий SSH-ключ"
+msgstr ""
msgid "SSL Verification"
msgstr "Перевірка SSL"
@@ -7145,9 +6633,6 @@ msgstr "Зберегти застосунок"
msgid "Save changes"
msgstr "Зберегти зміни"
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr "Зберегти розклад конвеєра"
@@ -7203,40 +6688,34 @@ msgid "Search milestones"
msgstr "Пошук етапів"
msgid "Search or filter results..."
-msgstr "Шукати чи фільтрувати результати..."
+msgstr ""
msgid "Search or jump to…"
-msgstr "Шукати чи перейти до…"
+msgstr ""
msgid "Search project"
msgstr "Пошук в проекті"
-msgid "Search projects"
-msgstr "Пошук проектів"
-
msgid "Search users"
msgstr "Пошук користувачів"
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
-msgstr "Весь GitLab"
+msgstr ""
msgid "SearchAutocomplete|Issues I've created"
-msgstr "Проблеми, створені мною"
+msgstr ""
msgid "SearchAutocomplete|Issues assigned to me"
-msgstr "Проблеми, призначені мені"
+msgstr ""
msgid "SearchAutocomplete|Merge requests I've created"
-msgstr "Запити на злиття, створені мною"
+msgstr ""
msgid "SearchAutocomplete|Merge requests assigned to me"
-msgstr "Запити на злиття, призначені мені"
+msgstr ""
msgid "SearchAutocomplete|in all GitLab"
-msgstr "по всьому GitLab"
+msgstr ""
msgid "SearchAutocomplete|in this group"
msgstr "в цій групі"
@@ -7244,8 +6723,14 @@ msgstr "в цій групі"
msgid "SearchAutocomplete|in this project"
msgstr "в цьому проекті"
-msgid "Secret"
-msgstr "Секрет"
+msgid "Seconds before reseting failure information"
+msgstr "Кількість секунд до скидання інформації про збої"
+
+msgid "Seconds to wait for a storage access attempt"
+msgstr "Кількість секунд очікування перед повторною спробою доступу до сховища даних"
+
+msgid "Secret:"
+msgstr "Секрет:"
msgid "Security"
msgstr "Безпека"
@@ -7253,50 +6738,8 @@ msgstr "Безпека"
msgid "Security Dashboard"
msgstr "Панель безпеки"
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr "Створено проблему"
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr "Детальніше"
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
-
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting the dismissal."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting this dismissal."
-msgstr ""
-
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
-msgstr "На панелі безпеки відображається останній звіт про безпеку. Використовуйте його для пошуку та виправлення вразливостей."
+msgstr ""
msgid "SecurityDashboard|Monitor vulnerabilities in your code"
msgstr "Моніторинг вразливостей у вашому коді"
@@ -7311,14 +6754,11 @@ msgid "Select Archive Format"
msgstr "Виберіть формат архіву"
msgid "Select a group to invite"
-msgstr "Виберіть групу для запрошення"
+msgstr ""
msgid "Select a namespace to fork the project"
msgstr "Виберіть простір імен для форку проекту"
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr "Вибрати часовий пояс"
@@ -7350,7 +6790,7 @@ msgid "Select target branch"
msgstr "Вибір цільової гілки"
msgid "Select the branch you want to set as the default for this project. All merge requests and commits will automatically be made against this branch unless you specify a different one."
-msgstr "Виберіть гілку по замовчанню для цього проекту. Всі запити на злиття та коміти будуть автоматично зроблені в ній, якщо ви тільки не виберете іншу."
+msgstr ""
msgid "Select the custom project template source group."
msgstr ""
@@ -7391,9 +6831,6 @@ msgstr "Термін дії сесії, проектні ліміти та ро
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "Встановіть пароль для свого облікового запису, щоб мати можливість відправляти та отримувати через %{protocol}."
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr "Встановіть значення за замовчуванням і обмежте рівні видимості. Налаштуйте джерела імпорту і протокол доступу git."
@@ -7413,7 +6850,7 @@ msgid "Set up CI/CD"
msgstr "Налаштування CI/CD"
msgid "Set up a %{type} Runner manually"
-msgstr "Налаштуйте %{type} runner вручну"
+msgstr ""
msgid "Set up a specific Runner automatically"
msgstr "Автоматично налаштувати специфічний runner"
@@ -7422,35 +6859,11 @@ msgid "Set up assertions/attributes/claims (email, first_name, last_name) and Na
msgstr "Налаштуйте твердження/атрибути (email, ім'я, прізвище) і NameID відповідно до %{docsLinkStart} документації %{icon}%{docsLinkEnd}"
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 ""
msgid "SetPasswordToCloneLink|set a password"
msgstr "встановити пароль"
-msgid "SetStatusModal|Add status emoji"
-msgstr "Додати смайлик-статус"
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr "Який ваш статус?"
-
msgid "Settings"
msgstr "Налаштування"
@@ -7552,17 +6965,11 @@ msgid "Slack application"
msgstr "застосунок Slack"
msgid "Slack integration allows you to interact with GitLab via slash commands in a chat window."
-msgstr "Slack інтеграція дозволить вам взаємодіяти з GitLab через чат за домогою команд зі слешем ( / )"
+msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr "Повільніше, але гарантує, що робоча область проекту чистою, оскільки воно клонує сховище з нуля для кожного завдання"
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr "Сніпети"
@@ -7588,17 +6995,11 @@ msgid "Something went wrong while closing the %{issuable}. Please try again late
msgstr "Помилка при закритті %{issuable}. Будь ласка, спробуйте пізніше"
msgid "Something went wrong while fetching %{listType} list"
-msgstr "Помилка при отриманні списку %{listType}"
-
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr "Проблема при отриманні коментарів. Будь ласка, спробуйте знову."
+msgstr ""
msgid "Something went wrong while fetching group member contributions"
msgstr "Помилка при завантаженні внесків учасників групи"
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr "Проблема при отриманні середовищ для цього запиту на злиття. Будь ласка, спробуйте знову."
-
msgid "Something went wrong while fetching the projects."
msgstr "Щось пішло не так під час отримання проектів"
@@ -7611,24 +7012,12 @@ msgstr "Помилка при повторному відкритті %{issuable
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr "Помилка при завершенні обговорення. Будь ласка, спробуйте пізніше."
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr "Проблема, не вдалося додати %{project} до панелі керування"
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr "Проблема, не вдалося видалити проект"
-
msgid "Something went wrong. Please try again."
msgstr "Щось пішло не так. Будь ласка спробуйте ще раз."
msgid "Sorry, no epics matched your search"
msgstr "Вибачте, жоден епік не задовольняє критеріям вашого пошуку"
-msgid "Sorry, no projects matched your search"
-msgstr "На жаль жоден проект не задовольняє критеріям вашого пошуку"
-
msgid "Sort by"
msgstr "Сортувати за"
@@ -7693,7 +7082,7 @@ msgid "SortOptions|Most popular"
msgstr "Найбільш популярний"
msgid "SortOptions|Most stars"
-msgstr "Найбільше в обраних"
+msgstr ""
msgid "SortOptions|Name"
msgstr "Ім'я"
@@ -7759,7 +7148,7 @@ msgid "Specific Runners"
msgstr "Спеціальні Runner’и"
msgid "Specify an e-mail address regex pattern to identify default internal users."
-msgstr "Вкажіть шаблон адреси електронної пошти у вигляді регулярного виразу для того, щоб автоматично визначати внутрішніх користувачів."
+msgstr ""
msgid "Specify the following URL during the Runner setup:"
msgstr "Зазначте наступний URL під час встановлення Runner-а:"
@@ -7803,21 +7192,12 @@ msgstr "Обрані проекти"
msgid "Start a %{new_merge_request} with these changes"
msgstr "Почати %{new_merge_request} з цими змінами"
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr "Дата початку"
msgid "Start the Runner!"
msgstr "Запустіть Runner!"
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr "Запущений"
@@ -7830,9 +7210,6 @@ msgstr "Залиште своє повідомлення для активаці
msgid "Status"
msgstr "Статус"
-msgid "Stop environment"
-msgstr "Зупинити середовище"
-
msgid "Stop impersonation"
msgstr "Зупинити уособлення"
@@ -7842,9 +7219,6 @@ msgstr "Зупинити це середовище"
msgid "Stopped"
msgstr "Зупинено"
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr "Зупинка середовища наразі неможлива, тому що відбувається розгортання"
-
msgid "Storage"
msgstr "Сховище"
@@ -7855,14 +7229,11 @@ msgid "Subgroups"
msgstr "Підгрупи"
msgid "Subgroups and projects"
-msgstr "Підгрупи та проекти"
+msgstr ""
msgid "Submit as spam"
msgstr "Позначити як спам"
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr "Надіслати пошук"
@@ -7875,12 +7246,6 @@ msgstr "Підписатися на рівні групи"
msgid "Subscribe at project level"
msgstr "Підписатися на рівні проекту"
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr "Перейти в гілку/тег"
@@ -8008,9 +7373,6 @@ msgstr "Угода про надання послуг і політика кон
msgid "Terms of Service and Privacy Policy"
msgstr "Правилами користування сервісом і політика конфіденційності"
-msgid "Test SAML SSO"
-msgstr "Тестувати SAML SSO"
-
msgid "Test coverage parsing"
msgstr "Пошук результатів покриття тестами"
@@ -8021,7 +7383,7 @@ msgid "The Advanced Global Search in GitLab is a powerful search service that sa
msgstr "Розширений глобальний пошук в GitLab — це потужний інструмент який заощаджує ваш час. Замість дублювання коду і витрати часу, ви можете шукати код інших команд, який може допомогти у вашому проекті."
msgid "The Git LFS objects will <strong>not</strong> be synced."
-msgstr "Об'єкти Git LFS <strong>не</strong> будуть синхронізуватися."
+msgstr ""
msgid "The Issue Tracker is the place to add things that need to be improved or solved in a project"
msgstr "Трекер проблем — це місце, де можна додати речі, які потрібно покращити або розв’язати в проекті"
@@ -8045,7 +7407,7 @@ msgid "The connection will time out after %{timeout}. For repositories that take
msgstr "З’єднання буде припинено після %{timeout}. Для репозиторіїв, яким потрібно більше часу, використовуйте комбінацію clone/push."
msgid "The deployment of this job to %{environmentLink} did not succeed."
-msgstr "Розгортання цього завдання на %{environmentLink} не успішне."
+msgstr ""
msgid "The fork relationship has been removed."
msgstr "Зв'язок форку видалено."
@@ -8059,6 +7421,12 @@ msgstr "Стадія Проблема показує, скільки часу п
msgid "The maximum file size allowed is 200KB."
msgstr "Максимальний розмір файлу — 200 Кб."
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr "Кількість спроб, які зробить GitLab для отримання доступу до сховища даних."
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr "Кількість збоїв після чого Gitlab повністю заблокує доступ до сховища данних. Лічильник кількості збоїв може бути скинутий в інтерфейсі адміністратора %{link_to_health_page}, або через %{api_documentation_link}."
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr "Пароль, який потрібен для дешифрування приватного ключа. Він є необов’язковим і зберігається у зашифрованому вигляді."
@@ -8107,6 +7475,9 @@ msgstr "Стадія Затвердження показує час від ст
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr "План-графік показує стан ваших епіків у часі"
+msgid "The secure token used by the Runner to checkout the project"
+msgstr "Секретний токен, який використовує runner для того, що отримати код проекту"
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr "Стадія Staging показує час між виконання запиту на злиття та розгортанням коду у production. Дані автоматично додаються після розгортання у production вперше."
@@ -8116,6 +7487,15 @@ msgstr "Вкладки нижче будуть видалені в майбут
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr "Стадія Тестування показує час, який GitLab CI витрачає для виконання кожного конвеєра для відповідного запиту злиття. Дані будуть автоматично додані після завершення першого конвеєра."
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr "Кількість секунд, протягом якої GitLab зберігає інформацію про збої. Якщо протягом цього періоду жодних збоїв не відбувається, інформація про точку монтування скидається."
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr "Кількість секунд, протягом якої GitLab намагатиметься отримати доступ до сховища даних. По завершенню цього періоду буде згенерована помилка про перевищення ліміту часу."
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr "Час у секундах між перевірками сховища. Якщо попередня перевірка ще на завершена, GitLab пропустить наступну."
+
msgid "The time taken by each data entry gathered by that stage."
msgstr "Час, витрачений на кожен елемент, зібраний на цій стадії."
@@ -8123,7 +7503,7 @@ msgid "The update action will time out after %{number_of_minutes} minutes. For b
msgstr ""
msgid "The usage ping is disabled, and cannot be configured through this form."
-msgstr "Збір даних про використання вимкнено, і це не можна налаштувати через цю форму."
+msgstr ""
msgid "The user map is a JSON document mapping the Google Code users that participated on your projects to the way their email addresses and usernames will be imported into GitLab. You can change this by changing the value on the right hand side of <code>:</code>. Be sure to preserve the surrounding double quotes, other punctuation and the email address or username on the left hand side."
msgstr "Мапа користувачів — це JSON-документ, який задає як адреси електронної пошти та імена користувачів Google Code, що приймали участь у ваших проектах будуть імпортовані у GitLab. Ви можете змінити його шляхом зміни значень, що стоять справа від <code>:</code>. Не видаляйте лапки та інші знаки пунктуації, а також не змінюйте адреси електронної пошти чи імена користувачів зліва."
@@ -8135,7 +7515,7 @@ msgid "The value lying at the midpoint of a series of observed values. E.g., bet
msgstr "Середнє значення в рядку. Приклад: між 3, 5, 9, середніми 5, між 3, 5, 7, 8, середніми (5 + 7) / 2 = 6."
msgid "There are no archived projects yet"
-msgstr "Наразі немає жодного архівованого проекту"
+msgstr ""
msgid "There are no issues to show"
msgstr "Немає проблем для відображення"
@@ -8155,6 +7535,9 @@ msgstr "Немає індексованих змін"
msgid "There are no unstaged changes"
msgstr "Немає неіндексованих змін"
+msgid "There are problems accessing Git storage: "
+msgstr "Є проблеми з доступом до сховища git: "
+
msgid "There was an error adding a todo."
msgstr "Помилка при додаванні задачі."
@@ -8201,7 +7584,7 @@ msgid "This branch has changed since you started editing. Would you like to crea
msgstr "Ця гілка була змінена після того моменту, коли ви почали її редагувати. Ви хотіли б створити нову?"
msgid "This container registry has been scheduled for deletion."
-msgstr "Заплановане видалення цього реєстру контейнерів."
+msgstr ""
msgid "This date is after the due date, so this epic won't appear in the roadmap."
msgstr ""
@@ -8227,9 +7610,6 @@ msgstr "Ця група ще не має жодного групового Runne
msgid "This is a confidential issue."
msgstr "Це конфіденційна проблема."
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr "Це перший запит на злиття від цього автора для цього проекту."
@@ -8264,19 +7644,16 @@ msgid "This job has not started yet"
msgstr "Це завдання ще не запустилося"
msgid "This job is an out-of-date deployment to %{environmentLink}."
-msgstr "Це завдання є застарілим розгортанням на %{environmentLink}."
+msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
-msgstr "Це завдання є застарілим розгортанням на %{environmentLink}. Перегляньте останнє розгортання %{deploymentLink}."
-
-msgid "This job is archived. Only the complete pipeline can be retried."
msgstr ""
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
-msgstr "Це завдання створює розгортання на %{environmentLink}."
+msgstr ""
msgid "This job is in pending state and is waiting to be picked by a runner"
msgstr "Це завдання перебуває в стані очікування і чекає на запуск Runner"
@@ -8285,17 +7662,14 @@ msgid "This job is stuck, because you don't have any active runners online with
msgstr ""
msgid "This job is stuck, because you don't have any active runners that can run this job."
-msgstr "Це завдання заблоковане, тому що немає активних runner'ів, які могли б його виконати."
+msgstr ""
msgid "This job is the most recent deployment to %{link}."
-msgstr "Це завдання є останнім розгортанням на %{link}."
+msgstr ""
msgid "This job requires a manual action"
msgstr "Завдання вимагає ручних дій"
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr "Це означає, що ви не можете відправляти код, поки не створите порожній репозиторій або не імпортуєте існуючий."
@@ -8303,7 +7677,7 @@ msgid "This merge request is locked."
msgstr "Цей запит на злиття заблоковано."
msgid "This option is disabled as you don't have write permissions for the current branch"
-msgstr "Цей параметр вимкнено, тому що у вас немає дозволу на запис у поточну гілку"
+msgstr ""
msgid "This option is disabled while you still have unstaged changes"
msgstr "Ця опція недоступна, поки у вас є неіндексовані зміни"
@@ -8320,11 +7694,8 @@ msgstr "Цей проект"
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr "Цей проект не входить до жодної групи і тому не може використовувати групові Runner’и."
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
-msgstr "Для цього проекту вимкнено білінг. Щоб створити кластер, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">увімкніть білінг <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> і спробуйте знову."
+msgstr ""
msgid "This repository"
msgstr "Цей репозиторій"
@@ -8332,12 +7703,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr "Не вдалося відобразити порівняння, оскільки воно завелике."
@@ -8351,7 +7716,7 @@ msgid "This user will be the author of all events in the activity feed that are
msgstr ""
msgid "This 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. Upon creation or when reassigning you can only assign yourself to be the mirror user."
-msgstr "Цей користувач буде автором всіх подій в каналі активності, які є результатом оновлення, наприклад створення нових гілок або відправлення нових комітів до існуючих гілок. При створенні або перепризначенні ви зможете призначити лише себе користувачем для віддзеркалення."
+msgstr ""
msgid "This will delete the custom metric, Are you sure?"
msgstr "Це призведе до видалення власної метрики, ви впевнені?"
@@ -8365,15 +7730,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr "Час в секундах, протягом якого GitLab чекатиме відповіді від зовнішньої служби. Якщо вона не відповість вчасно, доступ буде заборонений."
@@ -8477,7 +7836,7 @@ msgid "Timeago|1 year remaining"
msgstr "Залишився 1 рік"
msgid "Timeago|Past due"
-msgstr "Прострочено"
+msgstr "Прострочені"
msgid "Timeago|in %s days"
msgstr "через %s дні(в)"
@@ -8574,17 +7933,14 @@ 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 "Для початку введіть URL-адресу FogBugz та параметри входу нижче. Далі ви зможете перенести користувачів та вибрати проекти для імпорту."
-msgid "To get started, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr "Спочатку введіть адресу сервера Gіtea і %{link_to_personal_token}."
msgid "To help improve GitLab and its user experience, GitLab will periodically collect usage information."
-msgstr "Щоб допомогти покращити GitLab та його зручність використання, GitLab буде періодично збирати інформацію про використання."
+msgstr ""
msgid "To help improve GitLab, we would like to periodically collect usage information. This can be changed at any time in %{settings_link_start}Settings%{link_end}. %{info_link_start}More Information%{link_end}"
-msgstr "Щоб допомогти покращити GitLab, ми хотіли б періодично збирати інформацію про використання. Це можна змінити в будь-який час в %{settings_link_start}Налаштуваннях%{link_end}. %{info_link_start}Додаткова інформація%{link_end}"
+msgstr ""
msgid "To import GitHub repositories, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr "Для імпортування репозиторіїв з GitHub, ви можете використовувати %{personal_access_token_link}. Коли ви створюватимете ваш персональний токен доступу, вам потрібно буде вибрати область дії <code>repo</code>, щоб ми могли відобразити список ваших публічних та приватних репозиторіїв, доступних для підключення."
@@ -8601,9 +7957,6 @@ msgstr "Щоб перемістити або скопіювати весь пр
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr "Щоб використовувати лише функції CI/CD для зовнішнього репозиторію, виберіть <strong>CI/CD для зовнішнього репозиторію</strong>."
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 "Щоб налаштувати аутентифікацію SAML для вашої групи через провайдера ідентифікації такої як Azure, Okta, Onelogin, Ping Identity або вашого власного постачальника SAML 2.0:"
@@ -8622,9 +7975,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr "Щоб розширити пошук, змініть або видаліть фільтри."
-msgid "Today"
-msgstr "Сьогодні"
-
msgid "Todo"
msgstr "Задача"
@@ -8640,9 +7990,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr "Перемикач дискусії"
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr "Переключити навігацію"
@@ -8658,9 +8005,6 @@ msgstr "Статус перемикача: УВІМКНЕНО"
msgid "Token"
msgstr "Токен"
-msgid "Tomorrow"
-msgstr "Завтра"
-
msgid "Too many changes to show."
msgstr "Забагато змін для показу."
@@ -8676,9 +8020,6 @@ msgstr "Загальний час, щоб перевірити всі коміт
msgid "Total: %{total}"
msgstr "Всього: %{total}"
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr "Відстежувати активність за допомогою аналітики учасників."
@@ -8688,17 +8029,14 @@ msgstr "Відстежуйте групи проблем зі спільною
msgid "Track time with quick actions"
msgstr "Відстежуйте час за допомогою швидких дій"
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr "Популярні"
msgid "Trigger"
-msgstr "Тригер"
+msgstr ""
msgid "Trigger pipelines for mirror updates"
-msgstr "Запускати конвеєри для віддзеркалених змін"
+msgstr ""
msgid "Trigger pipelines when branches or tags are updated from 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."
msgstr ""
@@ -8709,38 +8047,26 @@ msgstr "Запустити цю ручну дію"
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr "Тригери можуть примусово перезібрати гілку або тег через API. Ці токени дозволяють діяти від імені користувача: в тому числі отримувати доступ до його проектів та проектних прав доступу."
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr "Спробуйте ще раз"
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr "Ввімкнути Service Desk"
msgid "Twitter"
msgstr "Twitter"
-msgid "Two-factor authentication"
-msgstr "Двофакторна аутентифікація"
-
msgid "Type"
msgstr "Тип"
msgid "Unable to load the diff. %{button_try_again}"
msgstr "Неможливо завантажити порівняння (diff). %{button_try_again}"
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr "Неможливо увійти до групи за допомогою SAML через \"%{reason}\""
msgid "Unable to update this epic at this time."
-msgstr "Неможливо оновити цей епік в даний момент."
+msgstr ""
msgid "Undo"
msgstr "Скасувати"
@@ -8760,9 +8086,6 @@ msgstr "Розблоковано"
msgid "Unresolve discussion"
msgstr "Повторно відкрити обговорення"
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr "Не індексувати"
@@ -8779,7 +8102,7 @@ msgid "Unstaged %{type}"
msgstr "Неіндексовано %{type}"
msgid "Unstaged and staged %{type}"
-msgstr "Неіндексовані та проіндексовані %{type}"
+msgstr "Неіндексовано та проіндексовано %{type}"
msgid "Unstar"
msgstr "Видалити із обраних"
@@ -8799,17 +8122,14 @@ msgstr "Непідтверджено"
msgid "Up to date"
msgstr "Актуальний"
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr "Оновити"
msgid "Update now"
msgstr "Оновити зараз"
-msgid "Update your group name, description, avatar, and visibility."
-msgstr "Оновіть ім’я групи, опис, аватар та видимість."
+msgid "Update your group name, description, avatar, and other general settings."
+msgstr "Оновіть ім’я групи, опис, аватар та інші загальні налаштування."
msgid "Updating"
msgstr "Оновлення"
@@ -8845,7 +8165,7 @@ msgid "Upvotes"
msgstr "Лайки"
msgid "Usage ping is not enabled"
-msgstr "Збір даних про використання вимкнено"
+msgstr ""
msgid "Usage statistics"
msgstr "Статистика використання"
@@ -8875,7 +8195,7 @@ msgid "Used by members to sign in to your group in GitLab"
msgstr "Використовується учасниками для входу у вашу групу в GitLab"
msgid "User Cohorts are only shown when the %{usage_ping_link_start}usage ping%{usage_ping_link_end} is enabled."
-msgstr "Когорти Користувача показуються лише тоді, коли увімкнено %{usage_ping_link_start}збір даних про використання%{usage_ping_link_end}."
+msgstr ""
msgid "User Settings"
msgstr "Налаштування користувача"
@@ -8886,51 +8206,6 @@ msgstr "Ліміти частоти для користувачів та IP"
msgid "User map"
msgstr "Мапа користувачів"
-msgid "UserProfile|Activity"
-msgstr "Активність"
-
-msgid "UserProfile|Already reported for abuse"
-msgstr "Вже повідомлено про зловживання"
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr "Редагувати профіль"
-
-msgid "UserProfile|Groups"
-msgstr "Групи"
-
-msgid "UserProfile|Most Recent Activity"
-msgstr "Остання активність"
-
-msgid "UserProfile|Overview"
-msgstr "Огляд"
-
-msgid "UserProfile|Personal projects"
-msgstr "Особисті проекти"
-
-msgid "UserProfile|Recent contributions"
-msgstr "Останні внески"
-
-msgid "UserProfile|Report abuse"
-msgstr "Повідомити про зловживання"
-
-msgid "UserProfile|Snippets"
-msgstr "Сніпети"
-
-msgid "UserProfile|Subscribe"
-msgstr "Підписатися"
-
-msgid "UserProfile|This user has a private profile"
-msgstr "Цей користувач має приватний профіль"
-
-msgid "UserProfile|View all"
-msgstr "Переглянути все"
-
-msgid "UserProfile|View user in admin area"
-msgstr "Переглянути користувача в адмінці"
-
msgid "Users"
msgstr "Користувачі"
@@ -8958,15 +8233,6 @@ msgstr "Підтверджено"
msgid "Version"
msgstr "Версія"
-msgid "View %{alerts}"
-msgstr "Переглянути %{alerts}"
-
-msgid "View app"
-msgstr "Переглянути застосунок"
-
-msgid "View documentation"
-msgstr "Переглянути документацію"
-
msgid "View epics list"
msgstr "Переглянути список епіків"
@@ -9000,15 +8266,9 @@ msgstr "Переглянути мітки проекту"
msgid "View replaced file @ "
msgstr "Перегляд заміненого файлу @ "
-msgid "View the documentation"
-msgstr "Переглянути документацію"
-
msgid "Visibility and access controls"
msgstr "Налаштування видимості та доступу"
-msgid "Visibility level"
-msgstr "Рівень видимості"
-
msgid "Visibility level:"
msgstr "Рівень видимості:"
@@ -9027,36 +8287,6 @@ msgstr "Публічний"
msgid "VisibilityLevel|Unknown"
msgstr "Невідомий"
-msgid "Vulnerability|Class"
-msgstr "Клас"
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr "Опис"
-
-msgid "Vulnerability|File"
-msgstr "Файл"
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr "Проект"
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr "Рішення"
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr "Хочете побачити дані? Будь ласка, попросить у адміністратора доступ."
@@ -9096,12 +8326,6 @@ msgstr "Якщо увімкнено, користувачі не можуть в
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr "Якщо залишити URL порожнім, можна встановлювати мітки класифікації без вимкнення функцій проекту та виконання зовнішньої авторизації."
-msgid "Who can see this group?"
-msgstr "Хто може бачити цю групу?"
-
-msgid "Who will be able to see this group?"
-msgstr "Хто зможе побачити цю групу?"
-
msgid "Wiki"
msgstr "Вікі"
@@ -9252,9 +8476,6 @@ msgstr "Так, додати це"
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr "Так, дозволити мені зв’язати користувачів Google Code із повними іменами користувачів GitLab."
-msgid "Yesterday"
-msgstr "Вчора"
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr "Ви — адміністратор, а це означає, що надання доступу для <strong>%{client_name}</strong> дозволить їм взаємодіяти з GitLab як адміністратору. Продовжуйте обережно."
@@ -9273,6 +8494,9 @@ msgstr "Ви збираєтеся передати проект %{project_full_n
msgid "You are on a read-only GitLab instance."
msgstr "Ви знаходитеся на інстансі Gitlab \"тільки для читання\"."
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr "Ви знаходитесь на вторинному <b>лише для читання</b> Geo-вузлі. Якщо ви хочете внести будь-які зміни, ви повинні відвідати %{primary_node}."
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr "Замість цього ви можете %{linkStart}переглянути бінарні дані%{linkEnd}."
@@ -9282,6 +8506,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr "Ви також можете перевірити свій .gitlab-ci.yml за допомогою %{linkStart}Lint%{linkEnd}"
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr "Ви можете легко робити внески до них, запросивши доступ до цих груп."
@@ -9297,14 +8524,14 @@ msgstr "Ви можете додавати файли тільки коли пе
msgid "You can only edit files when you are on a branch"
msgstr "Ви можете редагувати файли, лише перебуваючи у якійсь гілці"
+msgid "You can reset runners registration token by pressing a button below."
+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 "Ви можете розв’язати цей конфлікт злиття за допомогою інтерактивного режиму (використовуючи кнопки %{use_ours} та %{use_theirs}), або безпосередньо редагуючи файли. Закомітити зміни у %{branch_name}"
msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
-msgstr "Ви можете налаштувати завдання на використання Runnir'ів з конкретними тегами. Розділяйте теги комами."
-
-msgid "You can test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
-msgstr "Ви можете перевірити свій .gitlab-ci.yml у %{linkStart}CI Lint%{linkEnd}."
+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}."
@@ -9312,9 +8539,6 @@ msgstr "Ви не можете записувати на вторинні інс
msgid "You cannot write to this read-only GitLab instance."
msgstr "Ви не можете записувати на цей \"тільки для читання\" інстанс GitLab."
-msgid "You do not have any subscriptions yet"
-msgstr "У вас ще немає підписок"
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr "У вас немає необхідних прав доступу, щоб перевизначити налаштування синхронізації LDAP-груп."
@@ -9328,7 +8552,7 @@ msgid "You have no permissions"
msgstr "У вас немає прав доступу"
msgid "You have reached your project limit"
-msgstr "Ви досягли свого ліміту по кількості проектів"
+msgstr "Ви досягли обмеження в вашому проекті"
msgid "You must accept our Terms of Service and privacy policy in order to register an account"
msgstr "Ви повинні прийняти правила користування сервісом і політику конфіденційності для того, щоб створити обліковий запис"
@@ -9346,10 +8570,10 @@ msgid "You need permission."
msgstr "Вам потрібен дозвіл"
msgid "You will loose all changes you've made to this file. This action cannot be undone."
-msgstr "Ви втратите всі зміни, внесені вами в цей файл. Цю дію не можна скасувати."
+msgstr ""
msgid "You will loose all the unstaged changes you've made in this project. This action cannot be undone."
-msgstr "Ви втратите всі неіндексовані зміни, внесені вами в цей проект. Цю дію не можна скасувати."
+msgstr ""
msgid "You will not get any notifications via email"
msgstr "Ви не отримаєте ніяких повідомлень по електронній пошті"
@@ -9417,9 +8641,6 @@ msgstr "Ваші зміни можуть бути закомічені до %{br
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr "Ваші зміни закомічено. Коміт %{commitId} %{commitStats}"
-msgid "Your changes have been saved"
-msgstr "Ваші зміни було збережено"
-
msgid "Your comment will not be visible to the public."
msgstr "Ваш коментар не буде видимим для всіх."
@@ -9470,61 +8691,61 @@ msgstr "%{remainingPackagesCount} більше"
msgid "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerability"
msgid_plural "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerabilities"
-msgstr[0] "%{reportType} %{status} виявив %{fixedCount} виправлену вразливість"
-msgstr[1] "%{reportType} %{status} виявив %{fixedCount} виправлені вразливості"
-msgstr[2] "%{reportType} %{status} виявив %{fixedCount} виправлених вразливостей"
-msgstr[3] "%{reportType} %{status} виявив %{fixedCount} виправлених вразливостей"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "ciReport|%{reportType} %{status} detected %{newCount} new vulnerability"
msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} new vulnerabilities"
-msgstr[0] "%{reportType} %{status} виявив %{newCount} нову вразливість"
-msgstr[1] "%{reportType} %{status} виявив %{newCount} нові вразливості"
-msgstr[2] "%{reportType} %{status} виявив %{newCount} нових вразливостей"
-msgstr[3] "%{reportType} %{status} виявив %{newCount} нових вразливостей"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "ciReport|%{reportType} %{status} detected %{newCount} new, and %{fixedCount} fixed vulnerabilities"
-msgstr "%{reportType} %{status} виявив %{newCount} нових та %{fixedCount} виправлених вразливостей"
+msgstr ""
msgid "ciReport|%{reportType} %{status} detected %{newCount} vulnerability for the source branch only"
msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} vulnerabilities for the source branch only"
-msgstr[0] "%{reportType} %{status} виявив %{newCount} вразливість лише для гілки-джерела"
-msgstr[1] "%{reportType} %{status} виявив %{newCount} вразливості лише для гілки-джерела"
-msgstr[2] "%{reportType} %{status} виявив %{newCount} вразливостей лише для гілки-джерела"
-msgstr[3] "%{reportType} %{status} виявив %{newCount} вразливостей лише для гілки-джерела"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "ciReport|%{reportType} %{status} detected no new vulnerabilities"
-msgstr "%{reportType} %{status} не виявив нових вразливостей"
+msgstr ""
msgid "ciReport|%{reportType} %{status} detected no vulnerabilities"
-msgstr "%{reportType}%{status} не виявив вразливостей"
+msgstr ""
msgid "ciReport|%{reportType} %{status} detected no vulnerabilities for the source branch only"
-msgstr "%{reportType} %{status} не виявив нових вразливостей лише для гілки-джерела"
+msgstr ""
msgid "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerability"
msgid_plural "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerabilities"
-msgstr[0] "%{reportType} виявив %{vulnerabilityCount} вразливість"
-msgstr[1] "%{reportType} виявив %{vulnerabilityCount} вразливості"
-msgstr[2] "%{reportType} виявив %{vulnerabilityCount} вразливостей"
-msgstr[3] "%{reportType} виявив %{vulnerabilityCount} вразливостей"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "ciReport|%{reportType} detected no vulnerabilities"
-msgstr "%{reportType} не виявив вразливостей"
+msgstr ""
msgid "ciReport|%{reportType} is loading"
-msgstr "%{reportType} завантажується"
+msgstr ""
msgid "ciReport|%{reportType}: Loading resulted in an error"
-msgstr "%{reportType}: Завантаження призвело до помилки"
+msgstr ""
msgid "ciReport|(errors when loading results)"
-msgstr "(помилки під час завантаження результатів)"
+msgstr ""
msgid "ciReport|(is loading)"
-msgstr "(завантажується)"
+msgstr ""
msgid "ciReport|(is loading, errors when loading results)"
-msgstr "(завантажується, помилки під час завантаження результатів)"
+msgstr ""
msgid "ciReport|Class"
msgstr "Клас"
@@ -9536,19 +8757,28 @@ msgid "ciReport|Confidence"
msgstr "Впевненість"
msgid "ciReport|Container scanning"
-msgstr "Сканування контейнера"
+msgstr ""
+
+msgid "ciReport|Container scanning detected"
+msgstr "Сканування контейнерів виявило"
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr "Сканування контейнерів виявляє відомі вразливості у ваших Docker образах."
msgid "ciReport|DAST"
-msgstr "DAST"
+msgstr ""
+
+msgid "ciReport|DAST detected"
+msgstr "DAST виявив"
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr "Сканування залежностей виявляє відомі вразливості у залежностях вашого коду."
msgid "ciReport|Dependency scanning"
-msgstr "Сканування залежностей"
+msgstr ""
+
+msgid "ciReport|Dependency scanning detected"
+msgstr "Сканування залежностей виявило"
msgid "ciReport|Description"
msgstr "Опис"
@@ -9582,10 +8812,10 @@ msgstr "Дізнатися більше про взаємодію з звіта
msgid "ciReport|License management detected %d license for the source branch only"
msgid_plural "ciReport|License management detected %d licenses for the source branch only"
-msgstr[0] "Керування ліцензіями виявило %d ліцензію лише для гілки-джерела"
-msgstr[1] "Керування ліцензіями виявило %d ліцензії лише для гілки-джерела"
-msgstr[2] "Керування ліцензіями виявило %d ліцензій лише для гілки-джерела"
-msgstr[3] "Керування ліцензіями виявило %d ліцензій лише для гілки-джерела"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "ciReport|License management detected %d new license"
msgid_plural "ciReport|License management detected %d new licenses"
@@ -9606,9 +8836,6 @@ msgstr "Посилання"
msgid "ciReport|Loading %{reportName} report"
msgstr "Завантаження звіту %{reportName}"
-msgid "ciReport|Manage licenses"
-msgstr "Керування ліцензіями"
-
msgid "ciReport|Method"
msgstr "Спосіб"
@@ -9628,7 +8855,10 @@ msgid "ciReport|Revert dismissal"
msgstr "Відмінити відхилення"
msgid "ciReport|SAST"
-msgstr "SAST"
+msgstr ""
+
+msgid "ciReport|SAST detected"
+msgstr "SAST виявив"
msgid "ciReport|Security scanning"
msgstr "Перевірка безпеки"
@@ -9679,6 +8909,9 @@ msgstr[3] "Використовується %{packagesString} і %{lastPackage}"
msgid "ciReport|View full report"
msgstr "Переглянути повний звіт"
+msgid "ciReport|no vulnerabilities"
+msgstr "немає вразливостей"
+
msgid "ciReport|on pipeline"
msgstr "в конвеєрі"
@@ -9716,28 +8949,15 @@ msgstr "вимкнено"
msgid "done"
msgstr "готово"
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] "чернетка"
-msgstr[1] "чернетки"
-msgstr[2] "чернеток"
-msgstr[3] "чернеток"
-
msgid "enabled"
msgstr "увімкнено"
msgid "estimateCommand|%{slash_command} will update the estimated time with the latest command."
-msgstr "%{slash_command} перезаписує запланований час останнім значенням."
+msgstr "%{slash_command} перезезаписує запланований час останнім значенням."
msgid "for this project"
msgstr "для цього проекту"
-msgid "from"
-msgstr "від"
-
-msgid "help"
-msgstr "допомога"
-
msgid "here"
msgstr "тут"
@@ -9769,9 +8989,6 @@ msgstr "не відповідний сертифікат X509."
msgid "issue boards"
msgstr "дошки обговорення проблем"
-msgid "latest deployment"
-msgstr "останнє розгортання"
-
msgid "latest version"
msgstr "остання версія"
@@ -9861,7 +9078,7 @@ msgid "mrWidget|Failed to load deployment statistics"
msgstr "Не вдалося завантажити статистику розгортання"
msgid "mrWidget|Fast-forward merge is not possible. To merge this request, first rebase locally."
-msgstr "Fast-forward злиття неможливе. Для злиття цього запиту, спочатку виконайте локальний rebase."
+msgstr ""
msgid "mrWidget|If the %{branch} branch exists in your local repository, you can merge this merge request manually using the"
msgstr "Якщо гілка %{branch} існує у вашому локальному репозиторії, то ви можете застосувати цей запит на злиття вручну за допомогою"
@@ -9903,13 +9120,13 @@ msgid "mrWidget|Open in Web IDE"
msgstr "Відкрити у Web IDE"
msgid "mrWidget|Pipeline blocked. The pipeline for this merge request requires a manual action to proceed"
-msgstr "Конвеєр заблоковано. Конвеєр для цього запиту для злиття вимагає ручної операції для продовження"
+msgstr ""
msgid "mrWidget|Plain diff"
msgstr "Просте порівняння (diff)"
msgid "mrWidget|Ready to be merged automatically. Ask someone with write access to this repository to merge this request"
-msgstr "Можливе автоматичне злиття. Зверніться до когось із правами на запис у цей репозиторій для злиття запиту"
+msgstr ""
msgid "mrWidget|Refresh"
msgstr "Оновити"
@@ -9934,23 +9151,23 @@ msgstr "Запит на злиття"
msgid "mrWidget|Requires 1 more approval"
msgid_plural "mrWidget|Requires %d more approvals"
-msgstr[0] "Необхідне ще 1 схвалення"
-msgstr[1] "Необхідно ще %d схвалення"
-msgstr[2] "Необхідно ще %d схвалень"
-msgstr[3] "Необхідно ще %d схвалень"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "mrWidget|Requires 1 more approval by"
msgid_plural "mrWidget|Requires %d more approvals by"
-msgstr[0] "Необхідне ще 1 схвалення від"
-msgstr[1] "Необхідно ще %d схвалення від"
-msgstr[2] "Необхідно ще %d схвалень від"
-msgstr[3] "Необхідно ще %d схвалень від"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "mrWidget|Resolve conflicts"
msgstr "Вирішити конфлікти"
msgid "mrWidget|Resolve these conflicts or ask someone with write access to this repository to merge it locally"
-msgstr "Вирішіть ці конфлікти або зверніться до когось із правом на запис до цього репозиторію щоб злити локально"
+msgstr ""
msgid "mrWidget|Revert"
msgstr "Анулювати"
@@ -9971,16 +9188,16 @@ msgid "mrWidget|The changes will be merged into"
msgstr "Зміни будуть злиті в"
msgid "mrWidget|The pipeline for this merge request failed. Please retry the job or push a new commit to fix the failure"
-msgstr "Конвеєр для цього запиту на злиття завершився з помилкою. Будь ласка перезапустіть це завдання або відправте новий коміт із виправленням помилки"
+msgstr ""
msgid "mrWidget|The source branch HEAD has recently changed. Please reload the page and review the changes before merging"
-msgstr "HEAD гілки-джерела нещодавно було змінено. Будь ласка оновіть сторінку і перегляньте зміни перед злиттям"
+msgstr ""
msgid "mrWidget|The source branch has been removed"
msgstr "Гілку-джерело видалено"
msgid "mrWidget|The source branch is %{commitsBehindLinkStart}%{commitsBehind}%{commitsBehindLinkEnd} the target branch"
-msgstr "Гілка-джерело на %{commitsBehindLinkStart}%{commitsBehind}%{commitsBehindLinkEnd} цільової гілки"
+msgstr ""
msgid "mrWidget|The source branch is being removed"
msgstr "Гілка-джерело в процесі видалення"
@@ -10007,7 +9224,7 @@ msgid "mrWidget|This project is archived, write access has been disabled"
msgstr "Цей проект заархівований, доступ до запису було відключено"
msgid "mrWidget|You are not allowed to edit this project directly. Please fork to make changes."
-msgstr "Ви не можете безпосередньо редагувати цей проект. Будь ласка, зробіть форк, щоб внести зміни."
+msgstr ""
msgid "mrWidget|You can merge this merge request manually using the"
msgstr "Ви можете прийняти цей запит на злиття вручну за допомогою"
@@ -10041,10 +9258,10 @@ msgstr "або"
msgid "out of %d total test"
msgid_plural "out of %d total tests"
-msgstr[0] "із %d тесту"
-msgstr[1] "із %d тестів"
-msgstr[2] "із %d тестів"
-msgstr[3] "із %d тестів"
+msgstr[0] ""
+msgstr[1] ""
+msgstr[2] ""
+msgstr[3] ""
msgid "parent"
msgid_plural "parents"
@@ -10062,13 +9279,6 @@ msgstr "особистий токен доступу"
msgid "private key does not match certificate."
msgstr "приватний ключ не відповідає сертифікату."
-msgid "project"
-msgid_plural "projects"
-msgstr[0] "проект"
-msgstr[1] "проекти"
-msgstr[2] "проектів"
-msgstr[3] "проектів"
-
msgid "remaining"
msgstr "залишилось"
@@ -10081,13 +9291,6 @@ msgstr "видалити заплановану дату завершення"
msgid "remove weight"
msgstr "видалити вагу"
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] "відповідь"
-msgstr[1] "відповіді"
-msgstr[2] "відповідей"
-msgstr[3] "відповідей"
-
msgid "source"
msgstr "джерело"
@@ -10104,7 +9307,7 @@ msgid "to help your contributors communicate effectively!"
msgstr "щоб допомогти вашим контриб’юторам ефективно спілкуватися!"
msgid "toggle collapse"
-msgstr "згорнути/розгорнути"
+msgstr ""
msgid "username"
msgstr "ім'я користувача"
diff --git a/locale/zh_CN/gitlab.po b/locale/zh_CN/gitlab.po
index 49f27159396..2d3aeca7cc7 100644
--- a/locale/zh_CN/gitlab.po
+++ b/locale/zh_CN/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Chinese Simplified\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: zh-CN\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:21\n"
+"PO-Revision-Date: 2018-10-02 11:46\n"
msgid " Status"
msgstr "状态"
@@ -29,13 +29,6 @@ msgid " improved on %d point"
msgid_plural " improved on %d points"
msgstr[0] " 提高 %d 点"
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] "%d 处新增"
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] "%d 个已更改的文件"
@@ -48,10 +41,6 @@ msgid "%d commit behind"
msgid_plural "%d commits behind"
msgstr[0] "落后 %d 个提交"
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] "%d 处删除"
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] "%d 导出器"
@@ -88,6 +77,10 @@ msgid "%d unstaged change"
msgid_plural "%d unstaged changes"
msgstr[0] "%d 个未暂存的修改"
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] "%d 个漏洞"
+
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] "为提高页面加载速度及性能,已省略了 %s 次提交。"
@@ -95,29 +88,16 @@ msgstr[0] "为提高页面加载速度及性能,已省略了 %s 次提交。"
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr "%{actionText} 和 %{openOrClose} %{noteable}"
-msgid "%{authorsName}'s discussion"
-msgstr "%{authorsName}的讨论"
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr "由 %{commit_author_link} 提交于 %{commit_timeago}"
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr "%{counter_storage} (%{counter_repositories} 个存储库, %{counter_build_artifacts} 个构建产物, %{counter_lfs_objects} 个LFS对象)"
-msgid "%{count} %{alerts}"
-msgstr "%{count}个%{alerts}"
-
-msgid "%{count} more assignees"
-msgstr "及其他%{count}名指派人"
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] "%{count} 位参与者"
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] "%{count}个待处理的评论"
-
msgid "%{filePath} deleted"
msgstr "%{filePath} 已删除"
@@ -145,12 +125,22 @@ msgstr "%{nip_domain} 可以替代自定义域使用。"
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr "%{number_commits_behind} 个落后 %{default_branch} 分支的提交, %{number_commits_ahead} 个超前的提交"
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr "已失败 %{number_of_failures} 次/最多允许失败失败 %{maximum_failures} 次,GitLab 将继续重试。"
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr "已失败 %{number_of_failures} 次/最多允许失败 %{maximum_failures} 次,GitLab 将不再自动重试。请在问题解决后手动重置存储空间信息。"
+
msgid "%{openOrClose} %{noteable}"
msgstr "%{openOrClose} %{noteable}"
msgid "%{percent}%% complete"
msgstr "已完成 %{percent}%%"
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] "%{storage_name}:已 %{failed_attempts} 次尝试访问存储失败:"
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] "%{text}%{files}"
@@ -230,7 +220,7 @@ msgid "1st contribution!"
msgstr "最高贡献"
msgid "2FA enabled"
-msgstr "启用双重认证"
+msgstr "启用两步验证"
msgid "403|Please contact your GitLab administrator to get the permission."
msgstr "请联系您的 GitLab 管理员获取访问权限。"
@@ -260,7 +250,7 @@ msgid "<code>\"johnsmith@example.com\": \"johnsmith@example.com\"</code> will ad
msgstr "<code>“johnsmith@example.com”:“@ johnsmith”</code> 将会把“By <a href=\"#\">@johnsmith</a>”添加到原本由johnsmith@example.com创建的所有议题和评论中。 为保护用户的隐私,电子邮件地址或用户名默认将被屏蔽。如需显示完整邮件地址,可使用此选项。"
msgid "<strong>%{changedFilesLength} unstaged</strong> and <strong>%{stagedFilesLength} staged</strong> changes"
-msgstr "<strong>%{changedFilesLength} 未暂存</strong> 和 <strong>%{stagedFilesLength} 已暂存</strong> 变更内容"
+msgstr "<strong>%{changedFilesLength} 取消暂存</strong> 和 <strong>%{stagedFilesLength} 暂存</strong> 变更内容"
msgid "<strong>%{created_count}</strong> created, <strong>%{accepted_count}</strong> accepted."
msgstr "已创建 <strong>%{created_count}</strong> 个, 已关闭 <strong>%{accepted_count}</strong> 个。"
@@ -289,9 +279,6 @@ msgstr "无法为空项目选择默认分支。"
msgid "A deleted user"
msgstr "已删除的用户"
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr "GitLab滥用审查团队将会尽快查看您的报告。"
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr "将在派生(fork)项目中中创建一个新的分支, 并开启一个新的合并请求。"
@@ -340,6 +327,12 @@ msgstr "访问到期日期"
msgid "Access to '%{classification_label}' not allowed"
msgstr "不允许访问%{classification_label}"
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr "为方便修复挂载问题,访问故障存储已被暂时禁用。在问题解决后请重置存储运行状况信息,以允许再次访问。"
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr "访问您的 runner 令牌,自定义流水线配置,以及查看流水线状态和覆盖率报告。"
+
msgid "Account"
msgstr "帐号"
@@ -367,30 +360,15 @@ msgstr "添加贡献指南"
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr "添加组 Webhooks 和 GitLab 企业版。"
-msgid "Add Jaeger URL"
-msgstr "增加 Jaeger 地址"
-
msgid "Add Kubernetes cluster"
msgstr "添加 Kubernetes 集群"
msgid "Add Readme"
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 "在wiki中添加一个主页,其中包含有关项目的信息,GitLab将在此处显示该主页,而不是此消息。"
-
-msgid "Add a table"
-msgstr "添加表格"
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr "添加包含在所有电子邮件中的附加文本。 长度不超过%{character_limit} 字符"
-msgid "Add comment now"
-msgstr "立即添加评论"
-
-msgid "Add image comment"
-msgstr "添加图片评论"
-
msgid "Add license"
msgstr "添加许可证"
@@ -400,15 +378,9 @@ msgstr "新建应用"
msgid "Add new directory"
msgstr "添加目录"
-msgid "Add projects"
-msgstr "添加项目"
-
msgid "Add reaction"
msgstr "添加回应"
-msgid "Add to review"
-msgstr "添加到评审"
-
msgid "Add todo"
msgstr "添加待办事项"
@@ -454,6 +426,9 @@ msgstr "停止作业失败"
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr "您即将停止所有作业。这会中断并结束所有正在运行的作业。"
+msgid "AdminHealthPageLink|health page"
+msgstr "运行状况页面"
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr "您即将永久删除项目 %{projectName},其存储库以及所有相关资源,包括问题、合并请求等。一旦确认并点击 %{strong_start}删除项目%{strong_end},将无法撤消或恢复。"
@@ -490,16 +465,12 @@ msgstr "请输入 %{projectName} 来确认"
msgid "AdminUsers|To confirm, type %{username}"
msgstr "请输入 %{username} 来确认"
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
-msgstr "高级权限,大文件存储和双重认证设置。"
+msgid "Advanced"
+msgstr "高级"
msgid "Advanced settings"
msgstr "高级设置"
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] "警报"
-
msgid "All"
msgstr "全部"
@@ -515,9 +486,6 @@ msgstr "所有用户"
msgid "Allow commits from members who can merge to the target branch."
msgstr "具有合并到目标分支权限的成员允许提交"
-msgid "Allow projects within this group to use Git LFS"
-msgstr "允许该群组中的项目使用Git LFS"
-
msgid "Allow public access to pipelines and job details, including output logs and artifacts"
msgstr "允许所有人访问流水线和作业详情,包括输出日志和工件"
@@ -527,12 +495,6 @@ msgstr "允许在Asciidoc文档中渲染PlantUML图。"
msgid "Allow requests to the local network from hooks and services."
msgstr "允许来自钩子和服务的对本地网络的请求。"
-msgid "Allow users to request access"
-msgstr "允许用户请求访问权限"
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr "如果是公开或内部可见性,则允许用户请求访问权限。"
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr "这里可以添加和管理 Kubernetes 集群。"
@@ -548,9 +510,6 @@ msgstr "此外,也可以使用 %{personal_access_token_link}。创建 Personal
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr "此外,也可以使用 %{personal_access_token_link}。创建Personal Access Token时,在范围中需选择 <code>repo</code> ,以便显示可供导入公开和私有的仓库列表"
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr "允许用户跳过强制配置双重认证的时间(以小时为单位)"
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr "在提交表单时将自动生成 SSH 密钥。有关详细信息, 请参阅文档。"
@@ -572,8 +531,8 @@ msgstr "创建分支时发生错误。"
msgid "An error occured whilst fetching the job trace."
msgstr "获取作业日志时发生错误。"
-msgid "An error occured whilst fetching the latest pipeline."
-msgstr ""
+msgid "An error occured whilst fetching the latest pipline."
+msgstr "获取流水线时发生错误。"
msgid "An error occured whilst loading all the files."
msgstr "加载文件时发生错误。"
@@ -596,12 +555,6 @@ msgstr "加载合并请求时发生错误。"
msgid "An error occured whilst loading the pipelines jobs."
msgstr "加载流水线作业时发生错误。"
-msgid "An error occurred adding a draft to the discussion."
-msgstr "向讨论添加草稿时出错。"
-
-msgid "An error occurred adding a new draft."
-msgstr "添加新草稿时出错。"
-
msgid "An error occurred previewing the blob"
msgstr "预览 blob 时出错"
@@ -614,9 +567,6 @@ msgstr "更新议题权重时发生错误"
msgid "An error occurred while adding approver"
msgstr "添加审批者时出错"
-msgid "An error occurred while deleting the comment"
-msgstr "删除评论时发生错误"
-
msgid "An error occurred while detecting host keys"
msgstr "检测主机密钥时发生错误"
@@ -629,9 +579,6 @@ msgstr "关闭功能突出显示时发生错误。请刷新页面并再次尝试
msgid "An error occurred while fetching markdown preview"
msgstr "获取 markdown 预览时出错"
-msgid "An error occurred while fetching pending comments"
-msgstr "获取待处理评论时发生错误"
-
msgid "An error occurred while fetching sidebar data"
msgstr "获取侧边栏数据时发生错误"
@@ -659,9 +606,6 @@ msgstr "在导入项目时发生错误:%{details}"
msgid "An error occurred while initializing path locks"
msgstr "初始化路径锁时发生错误"
-msgid "An error occurred while loading chart data"
-msgstr "加载图表数据时发生错误"
-
msgid "An error occurred while loading commit signatures"
msgstr "加载提交签名时发生错误"
@@ -704,18 +648,12 @@ msgstr "订阅通知时发生错误。"
msgid "An error occurred while unsubscribing to notifications."
msgstr "取消订阅通知时发生错误。"
-msgid "An error occurred while updating the comment"
-msgstr "更新评论时发生错误"
-
msgid "An error occurred while validating username"
msgstr "验证用户名时发生错误"
msgid "An error occurred. Please try again."
msgstr "发生了错误,请再试一次。"
-msgid "Analytics"
-msgstr "分析"
-
msgid "Anonymous"
msgstr "匿名"
@@ -734,8 +672,8 @@ msgstr "外观"
msgid "Application"
msgstr "应用"
-msgid "Application ID"
-msgstr "应用程序ID"
+msgid "Application Id"
+msgstr "应用 ID"
msgid "Application: %{name}"
msgstr "应用:%{name}"
@@ -758,9 +696,6 @@ msgstr "已存档项目"
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr "确定要删除此流水线计划吗?"
-msgid "Are you sure you want to erase this build?"
-msgstr "您确定要删除这个构建吗?"
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr "确定要放弃未保存的更改吗?"
@@ -779,9 +714,6 @@ msgstr "确定要重置注册令牌吗?"
msgid "Are you sure you want to reset the health check token?"
msgstr "确定要重置运行状况检查令牌吗?"
-msgid "Are you sure you want to stop this environment?"
-msgstr "是否确定终止当前环境?"
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr "你确定要解锁 %{path_lock_path} 吗?"
@@ -1037,15 +969,6 @@ msgstr "您的徽章"
msgid "Badges|e.g. %{exampleUrl}"
msgstr "例如 %{exampleUrl}"
-msgid "BatchComments|Delete all pending comments"
-msgstr "删除所有待处理的评论"
-
-msgid "BatchComments|Discard review?"
-msgstr "放弃评审?"
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr "您即将放弃您的评审,该操作将删除所有待处理的评论。请注意已删除评论 %{strong_start}不能%{strong_end} 恢复。"
-
msgid "Begin with the selected commit"
msgstr "从选定的提交开始"
@@ -1318,7 +1241,7 @@ msgid "CI/CD configuration"
msgstr "CI/CD 配置"
msgid "CI/CD for external repo"
-msgstr "为外部仓库设置的CI/CD"
+msgstr "为外部仓库设置的持续集成/持续部署"
msgid "CI/CD settings"
msgstr "CI/CD 设置"
@@ -1335,9 +1258,6 @@ 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 "默认为Auto DevOps流水线"
@@ -1368,6 +1288,9 @@ msgstr "已启用的实例"
msgid "Callback URL"
msgstr "回调 URL"
+msgid "Callback url"
+msgstr "回调 URL"
+
msgid "Can't find HEAD commit for this branch"
msgstr "无法找到此分支的 HEAD 提交"
@@ -1422,8 +1345,8 @@ msgstr "统计图"
msgid "Chat"
msgstr "即时通讯"
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
-msgstr "查看%{docs_link_start}文档%{docs_link_end}。"
+msgid "Check interval"
+msgstr "检查间隔"
msgid "Checking %{text} availability…"
msgstr "正在检查%{text}的可用性..."
@@ -1485,9 +1408,6 @@ msgstr "已取消"
msgid "CiStatusLabel|created"
msgstr "已创建"
-msgid "CiStatusLabel|delayed"
-msgstr "已延迟"
-
msgid "CiStatusLabel|failed"
msgstr "已失败"
@@ -1506,9 +1426,6 @@ msgstr "等待中"
msgid "CiStatusLabel|skipped"
msgstr "已跳过"
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr "等待已延迟的作业"
-
msgid "CiStatusLabel|waiting for manual action"
msgstr "等待手动操作"
@@ -1521,9 +1438,6 @@ msgstr "已取消"
msgid "CiStatusText|created"
msgstr "已创建"
-msgid "CiStatusText|delayed"
-msgstr "已延迟"
-
msgid "CiStatusText|failed"
msgstr "已失败"
@@ -1578,12 +1492,12 @@ msgstr "开关保护状态"
msgid "CiVariable|Validation failed"
msgstr "验证失败"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
+msgstr "断路器 API"
+
msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr "不可用: %{reason}"
-msgid "Clear search"
-msgstr "清除搜索"
-
msgid "Clear search input"
msgstr "清除搜索输入"
@@ -1641,24 +1555,12 @@ msgstr "%{appList} 已成功安装到Kubernetes集群上"
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr "%{boldNotice} 这将添加一些额外的资源,如负载均衡器,这可能会产生额外的成本,具体取决于您安装Kubernetes集群的托管服务提供商。如果您使用的是Google Kubernetes Engine,则可以 %{pricingLink}。"
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr "Knative构建扩展了Kubernetes,并利用现有的Kubernetes原语为您提供从源代码构建运行于群集上容器的能力。例如,您可以编写一个构建,该构建使用 Kubernetes原生资源从存储库中获取源代码,将其构建到容器中,然后运行该镜像。"
-
msgid "ClusterIntegration|API URL"
msgstr "API地址"
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr "添加 Kubernetes 集群"
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-msgstr "添加Kubernetes集群集成"
-
-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 "将Kubernetes集群添加到群组后,群组中的所有项目都将共享该集群。您可以在同一集群上使用评审应用、部署应用以及运行群集中所有项目的流水线。"
-
-msgid "ClusterIntegration|Adding an integration to your group will share the cluster across all your projects."
-msgstr "添加集成到群组后,可以在群组中的所有项目中共享集群。"
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr "Kubernetes集群集成的高级选项"
@@ -1761,9 +1663,6 @@ msgstr "Google Kubernetes Engine"
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr "Google Kubernetes Engine 项目"
-msgid "ClusterIntegration|Group cluster"
-msgstr "群组级集群"
-
msgid "ClusterIntegration|Helm Tiller"
msgstr "Helm Tiller"
@@ -1815,12 +1714,6 @@ msgstr "JupyterHub"
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr "JupyterHub是一个多用户Hub,它生成,管理和代理单用户 Jupyter笔记本服务器的多个实例。 JupyterHub可用于为一类学生,企业数据科学小组或科研小组提供笔记本电脑。"
-msgid "ClusterIntegration|Knative"
-msgstr "Knative"
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr "Knative域名:"
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr "Kubernetes 集群"
@@ -1830,6 +1723,9 @@ msgstr "Kubernetes集群详细信息"
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr "Kubernetes集群运行状况"
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr "Kubernetes集群集成"
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr "正在Google Kubernetes Engine上创建Kubernetes集群..."
@@ -1839,8 +1735,8 @@ msgstr "Kubernetes 集群名称"
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr "Kubernetes集群已在Google Kubernetes Engine上成功创建。刷新页面以查看Kubernetes集群的详细信息"
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr "通过Kubernetes群集集成,可以轻松地使用评审应用、部署应用、运行流水线等等。"
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
+msgstr "通过Kubernetes 集群集成,可以方便地使用审阅应用、部署应用程序、运行流水线等等。%{link_to_help_page}"
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
msgstr "Kubernetes 集群可用于部署应用程序和提供此项目的审阅应用"
@@ -1848,15 +1744,12 @@ 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}Kubernetes%{help_link_end}."
+msgstr "进一步了解 %{help_link_start}Kubernetes%{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信息"
-
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
-msgstr "了解更多的群组级Kubernetes集群信息"
-
msgid "ClusterIntegration|Machine type"
msgstr "机器类型"
@@ -1872,6 +1765,9 @@ msgstr "通过访问 %{link_gke} 管理 Kubernetes 集群"
msgid "ClusterIntegration|More information"
msgstr "更多信息"
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr "在GitLab企业高级和旗舰版中可以使用多个Kubernetes集群"
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr "未找到您搜索的实例类型"
@@ -1899,9 +1795,6 @@ msgstr "请确保您的 Google 帐户符合以下要求:"
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr "将DNS指向生成的这个IP地址,以便在部署后访问您的应用程序。"
-msgid "ClusterIntegration|Project cluster"
-msgstr "项目级集群"
-
msgid "ClusterIntegration|Project namespace"
msgstr "项目命名空间"
@@ -1914,8 +1807,8 @@ msgstr "Prometheus"
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr "Prometheus是一个开源监控系统,其中 %{gitlabIntegrationLink} 用于监控已部署的应用程序。"
-msgid "ClusterIntegration|RBAC-enabled cluster"
-msgstr "启用RBAC的群集"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
+msgstr "启用 RBAC 的群集 (实验功能)"
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
msgstr "请阅读关于Kubernetes集群集成的%{link_to_help_page}。"
@@ -1986,12 +1879,18 @@ msgstr "安装 %{title} 时发生故障"
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr "IP地址正在分配中。如果花费时间过长,请检查您的Kubernetes集群或谷歌Kubernetes引擎(GKE) 上的配额。"
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr "此选项允许您在启用RBAC的群集上安装应用程序。"
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr "开关Kubernetes 集群"
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr "开关Kubernetes 集群"
@@ -2049,18 +1948,12 @@ msgstr "折叠"
msgid "Collapse sidebar"
msgstr "折叠侧边栏"
-msgid "Comment"
-msgstr "评论"
-
msgid "Comment & resolve discussion"
msgstr "评论并解决讨论"
msgid "Comment & unresolve discussion"
msgstr "评论并将讨论变为未决"
-msgid "Comment form position"
-msgstr "评论框位置"
-
msgid "Comments"
msgstr "评论"
@@ -2168,9 +2061,6 @@ msgstr "保密性"
msgid "Configure Gitaly timeouts."
msgstr "配置Gitaly超时时间。"
-msgid "Configure Tracing"
-msgstr "配置跟踪"
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr "在仓库上配置自动git检查和仓库整理。"
@@ -2180,11 +2070,8 @@ msgstr "配置 web 和 API 请求限制。"
msgid "Configure push mirrors."
msgstr "设置推送的镜像。"
-msgid "Configure storage path settings."
-msgstr "配置存储路径设置。"
-
-msgid "Configure the %{link} integration."
-msgstr "配置 %{link} 集成。"
+msgid "Configure storage path and circuit breaker settings."
+msgstr "配置存储路径及断路器设置。"
msgid "Configure the way a user creates a new account."
msgstr "配置用户创建新帐户的方式。"
@@ -2312,9 +2199,6 @@ msgstr "复制 %{protocol} 克隆URL"
msgid "Copy HTTPS clone URL"
msgstr "复制HTTPS克隆URL"
-msgid "Copy ID to clipboard"
-msgstr "复制ID到剪贴板"
-
msgid "Copy SSH clone URL"
msgstr "复制SSH克隆URL"
@@ -2339,27 +2223,15 @@ msgstr "将文件路径复制到剪贴板"
msgid "Copy incoming email address to clipboard"
msgstr "将接收邮件地址复制到剪贴板"
-msgid "Copy link"
-msgstr "复制链接"
-
-msgid "Copy name to clipboard"
-msgstr "复制名称到剪贴板"
-
msgid "Copy reference to clipboard"
msgstr "将索引复制到剪贴板"
-msgid "Copy secret to clipboard"
-msgstr "复制密码到剪贴板"
-
msgid "Copy to clipboard"
msgstr "复制到剪贴板"
msgid "Copy token to clipboard"
msgstr "将令牌复制到剪贴板"
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr "无法获取流水线状态。有关故障排除步骤,请参阅 %{linkStart}文档%{linkEnd}。"
-
msgid "Create"
msgstr "创建"
@@ -2435,9 +2307,6 @@ msgstr "创建..."
msgid "Create project label"
msgstr "创建项目标记"
-msgid "Create your first page"
-msgstr "创建您的第一个页面"
-
msgid "CreateTag|Tag"
msgstr "标签"
@@ -2486,9 +2355,6 @@ msgstr "自定义"
msgid "Custom CI config path"
msgstr "自定义CI配置路径"
-msgid "Custom hostname (for private commit emails)"
-msgstr "自定义主机名(用于私有提交电子邮件)"
-
msgid "Custom notification events"
msgstr "自定义通知事件"
@@ -2507,9 +2373,6 @@ msgstr "自定义如何将FogBugz电子邮件地址和用户名导入GitLab。
msgid "Customize how Google Code 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 "自定义如何将Google Code电子邮件地址和用户名导入GitLab。下一步将选择要导入的项目。"
-msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
-msgstr "自定义流水线配置,查看流水线状态和覆盖率报告。"
-
msgid "Cycle Analytics"
msgstr "周期分析"
@@ -2576,21 +2439,6 @@ msgstr "默认:将FogBugz帐户ID映射为全名"
msgid "Define a custom pattern with cron syntax"
msgstr "使用 Cron 语法定义自定义模式"
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise this job will run automatically after it's timer finishes."
-msgstr "您确定要立即运行 %{jobName} 吗?否则的话,该作业将在计时结束后自动运行。"
-
-msgid "DelayedJobs|Are you sure you want to run %{job_name} immediately? This job will run automatically after it's timer finishes."
-msgstr "您确定要立即运行 %{job_name} 吗?该作业将在计时结束后自动运行。"
-
-msgid "DelayedJobs|Start now"
-msgstr "立即开始"
-
-msgid "DelayedJobs|Unschedule"
-msgstr "取消计划"
-
-msgid "DelayedJobs|delayed"
-msgstr "已延时"
-
msgid "Delete"
msgstr "删除"
@@ -2600,9 +2448,6 @@ msgstr "删除文件包"
msgid "Delete Snippet"
msgstr "删除代码片段"
-msgid "Delete comment"
-msgstr "删除评论"
-
msgid "Delete list"
msgstr "删除列表"
@@ -2739,12 +2584,6 @@ msgstr "新部署令牌"
msgid "DeployTokens|Your new project deploy token has been created."
msgstr "新项目部署令牌已创建。"
-msgid "Deployed to"
-msgstr "已部署到"
-
-msgid "Deploying to"
-msgstr "正在部署到"
-
msgid "Deprioritize label"
msgstr "取消优先标记"
@@ -2769,12 +2608,6 @@ msgstr "详情"
msgid "Detect host keys"
msgstr "检测主机密钥"
-msgid "Diff content limits"
-msgstr "差异内容限制"
-
-msgid "Diff limits"
-msgstr "差异限制"
-
msgid "Diffs|No file name available"
msgstr "没有可用的文件名"
@@ -2814,9 +2647,6 @@ msgstr "放弃对 %{path} 的更改吗?"
msgid "Discard draft"
msgstr "取消"
-msgid "Discard review"
-msgstr "放弃评审"
-
msgid "Discover GitLab Geo."
msgstr "发现GitLab Geo。"
@@ -2832,9 +2662,6 @@ msgstr "关闭循环分析介绍框"
msgid "Dismiss Merge Request promotion"
msgstr "关闭合并请求推广"
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr "您想自定义如何将Google Code电子邮件地址和用户名导入GitLab吗?"
@@ -2916,8 +2743,8 @@ msgstr "编辑 %{user_name} 的身份信息"
msgid "Elasticsearch"
msgstr "Elasticsearch"
-msgid "Elasticsearch integration. Elasticsearch AWS IAM."
-msgstr ""
+msgid "Elasticsearch intergration. Elasticsearch AWS IAM."
+msgstr "Elasticsearch集成及Elasticsearch AWS IAM。"
msgid "Email"
msgstr "电子邮件"
@@ -2961,6 +2788,9 @@ msgstr "在此项目中启用"
msgid "Enable group Runners"
msgstr "启用群组Runner"
+msgid "Enable or disable certain group features and choose access levels."
+msgstr "启用或禁用部分群组功能并选择访问等级。"
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr "启用或禁用匿名化数据收集."
@@ -3081,7 +2911,7 @@ msgstr "终止环境"
msgid "Environments|Updated"
msgstr "已更新"
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr "当前未设置环境"
msgid "Environments|protected"
@@ -3231,9 +3061,6 @@ msgstr "展开侧边栏"
msgid "Expiration date"
msgstr "到期时间"
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr "请解释此问题。如适用,可提供相关议题或评论的链接。"
-
msgid "Explore"
msgstr "探索"
@@ -3288,12 +3115,6 @@ msgstr "无法变更所有者"
msgid "Failed to check related branches."
msgstr "无法检查相关分支。"
-msgid "Failed to deploy to"
-msgstr "无法部署到"
-
-msgid "Failed to load emoji list."
-msgstr "无法加载表情列表。"
-
msgid "Failed to remove issue from board, please try again."
msgstr "无法从看板移除议题,请重试。"
@@ -3303,9 +3124,6 @@ msgstr "删除镜像失败。"
msgid "Failed to remove the pipeline schedule"
msgstr "无法删除流水线计划"
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr "更新议题失败, 请重试"
@@ -3315,81 +3133,6 @@ msgstr "失败"
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr "速度更快,因其重用了项目的工作空间(如果它不存在,将回退到克隆)"
-msgid "Feature Flags"
-msgstr "功能标志"
-
-msgid "FeatureFlags|API URL"
-msgstr "API URL"
-
-msgid "FeatureFlags|Active"
-msgstr "已启用"
-
-msgid "FeatureFlags|Application name"
-msgstr "应用名称"
-
-msgid "FeatureFlags|Configure"
-msgstr "配置"
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr "配置功能标志"
-
-msgid "FeatureFlags|Create feature flag"
-msgstr "创建功能标志"
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr "删除 %{feature_flag_name}?"
-
-msgid "FeatureFlags|Description"
-msgstr "描述"
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr "编辑 %{feature_flag_name}"
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr "编辑功能标志"
-
-msgid "FeatureFlags|Feature Flag"
-msgstr "功能标志"
-
-msgid "FeatureFlags|Feature flag"
-msgstr "功能标志"
-
-msgid "FeatureFlags|Feature flag %{feature_flag_name} will be removed. Are you sure?"
-msgstr "功能标志 %{feature_flag_name} 即将被删除。确定继续吗?"
-
-msgid "FeatureFlags|Feature flags allow you to configure your code into different flavors by dynamically toggling certain functionality."
-msgstr "功能标志允许您通过动态开关某些功能将代码配置为不同的特性组合。"
-
-msgid "FeatureFlags|Get started with feature flags"
-msgstr "功能标志入门"
-
-msgid "FeatureFlags|Inactive"
-msgstr "未启用"
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr "安装 %{docs_link_start}兼容的客户端库%{docs_link_end} ,并在配置指定API URL、应用名称和实例ID。"
-
-msgid "FeatureFlags|Instance ID"
-msgstr "实例ID"
-
-msgid "FeatureFlags|More information"
-msgstr "更多信息"
-
-msgid "FeatureFlags|Name"
-msgstr "名称"
-
-msgid "FeatureFlags|New"
-msgstr "新建"
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr "新建功能标志"
-
-msgid "FeatureFlags|Save changes"
-msgstr "保存更改"
-
-msgid "FeatureFlags|Status"
-msgstr "状态"
-
msgid "Feb"
msgstr "二"
@@ -3415,10 +3158,10 @@ msgid "Filter"
msgstr "筛选器"
msgid "Filter by %{issuable_type} that are currently closed."
-msgstr "过滤器%{issuable_type}当前关闭。"
+msgstr ""
msgid "Filter by %{issuable_type} that are currently opened."
-msgstr "过滤器%{issuable_type}当前开启。"
+msgstr ""
msgid "Filter by commit message"
msgstr "按提交消息过滤"
@@ -3441,9 +3184,6 @@ msgstr "查找新提取的 <code>Takeout/Google Code项目托管/GoogleCodeProje
msgid "Fingerprints"
msgstr "指纹"
-msgid "Finish review"
-msgstr "完成评审"
-
msgid "Finished"
msgstr "已完成"
@@ -3495,9 +3235,6 @@ msgstr "对于内部项目,任何已登录的用户都可以查看流水线并
msgid "For more information, go to the "
msgstr "如需了解详细信息,请参阅"
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr "更多信息请查阅 %{link_start_tag}Jaeger 的配置文档%{link_end_tag}"
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr "欲了解更多相关信息,请参阅 %{deactivating_usage_ping_link_start}使用情况检测(usage ping)%{deactivating_usage_ping_link_end}的文档。"
@@ -3522,9 +3259,6 @@ msgstr "格式"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr "在.gitlab-ci.yml中发现错误:"
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr "来自 %{provider_title}"
@@ -3744,23 +3478,14 @@ msgstr "%{name} 计划重新检查"
msgid "Geo|%{name} is scheduled for re-sync"
msgstr "%{name} 已计划重新同步"
-msgid "Geo|All"
-msgstr "全部"
-
msgid "Geo|All projects"
msgstr "所有项目"
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr "正在计划所有项目重新检查"
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr "正在计划所有项目重新同步"
-
-msgid "Geo|Batch operations"
-msgstr "批量操作"
-
msgid "Geo|Could not remove tracking entry for an existing project."
-msgstr "无法删除现有项目的跟踪条目。"
+msgstr ""
+
+msgid "Geo|Error message"
+msgstr "错误消息"
msgid "Geo|Failed"
msgstr "失败"
@@ -3768,9 +3493,6 @@ msgstr "失败"
msgid "Geo|File sync capacity"
msgstr "文件同步容量"
-msgid "Geo|Geo Status"
-msgstr "Geo状态"
-
msgid "Geo|Groups to synchronize"
msgstr "需同步的群组"
@@ -3792,8 +3514,8 @@ msgstr "从不"
msgid "Geo|Next sync scheduled at"
msgstr "下一次同步安排在"
-msgid "Geo|Not synced yet"
-msgstr "尚未同步"
+msgid "Geo|No errors"
+msgstr "无错误"
msgid "Geo|Pending"
msgstr "待定"
@@ -3805,7 +3527,7 @@ msgid "Geo|Pending verification"
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 "项目(ID: %{project_id})已不再存在于主节点。 当前项可以被安全的删除,因为这并不会删除任何磁盘上的有用数据。"
+msgstr ""
msgid "Geo|Projects in certain groups"
msgstr "指定群组中的项目"
@@ -3816,14 +3538,11 @@ msgstr "特定存储片中的项目"
msgid "Geo|Recheck"
msgstr "重新检查"
-msgid "Geo|Recheck all projects"
-msgstr "重新检查所有项目"
-
msgid "Geo|Redownload"
msgstr "重新下载"
msgid "Geo|Remove"
-msgstr "删除"
+msgstr ""
msgid "Geo|Repository sync capacity"
msgstr "仓库同步容量"
@@ -3831,12 +3550,12 @@ msgstr "仓库同步容量"
msgid "Geo|Resync"
msgstr "重新同步"
-msgid "Geo|Resync all projects"
-msgstr "重新同步所有项目"
-
msgid "Geo|Retry count"
msgstr "重试计数"
+msgid "Geo|Retry counts"
+msgstr "重试计数"
+
msgid "Geo|Select groups to replicate."
msgstr "选择要复制的群组。"
@@ -3853,10 +3572,10 @@ msgid "Geo|Synchronization failed - %{error}"
msgstr "同步失败 - %{error}"
msgid "Geo|Tracking entry for project (%{project_id}) was successfully removed."
-msgstr "已成功删除项目 (%{project_id}) 的跟踪项。"
+msgstr ""
msgid "Geo|Tracking entry will be removed. Are you sure?"
-msgstr "跟踪项将被删除。 确定继续吗?"
+msgstr ""
msgid "Geo|Unknown state"
msgstr "未知状态"
@@ -3870,26 +3589,11 @@ msgstr "验证失败 - %{error}"
msgid "Geo|Waiting for scheduler"
msgstr "等待调度"
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr "您需要不同的许可证才能使用 geo 复制"
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
-msgstr "获得免费的实例评估"
+msgstr ""
msgid "Git"
msgstr "Git"
@@ -3900,6 +3604,9 @@ msgstr "Git仓库URL"
msgid "Git revision"
msgstr "Git提交版本"
+msgid "Git storage health information has been reset"
+msgstr "Git 存储运行状况信息已重置"
+
msgid "Git strategy for pipelines"
msgstr "流水线的Git策略"
@@ -3996,21 +3703,9 @@ msgstr "群组 ID"
msgid "Group Runners"
msgstr "群组Runner"
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr "群组URL"
-
msgid "Group avatar"
msgstr "群组头像"
-msgid "Group description"
-msgstr "群组描述"
-
-msgid "Group description (optional)"
-msgstr "群组描述(可选)"
-
msgid "Group details"
msgstr "群组详细信息"
@@ -4020,9 +3715,6 @@ msgstr "群组信息"
msgid "Group maintainers can register group runners in the %{link}"
msgstr "群组维护者可以在通过 %{link} 注册群组级 Runner"
-msgid "Group name"
-msgstr "群组名称"
-
msgid "Group: %{group_name}"
msgstr "群组:%{group_name}"
@@ -4074,6 +3766,9 @@ msgstr "了解有关徽章的更多信息。"
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr "禁止与其他群组共享 %{group} 中的项目"
+msgid "GroupSettings|Share with group lock"
+msgstr "共享群组锁"
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr "此设置已经应用于 %{ancestor_group},并已覆盖此子组的设置。"
@@ -4232,7 +3927,7 @@ msgid "IDE|Back"
msgstr "返回"
msgid "IDE|Client side evaluation"
-msgstr "客户端解算"
+msgstr "客户端评估"
msgid "IDE|Commit"
msgstr "提交"
@@ -4253,7 +3948,7 @@ msgid "IDE|Open in file view"
msgstr "在文件视图中打开"
msgid "IDE|Preview your web application using Web IDE client-side evaluation."
-msgstr "使用Web IDE客户端解算来预览您的web应用。"
+msgstr "IDE|使用Web IDE客户端评估来预览您的web应用。"
msgid "IDE|Refresh preview"
msgstr "刷新预览"
@@ -4466,36 +4161,6 @@ msgstr "议题可以是缺陷,任务或要讨论的想法。此外,可以通
msgid "Issues closed"
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|Issues Created"
-msgstr "创建的议题数"
-
-msgid "IssuesAnalytics|Issues created per month"
-msgstr "每月创建的议题"
-
-msgid "IssuesAnalytics|Last 12 months"
-msgstr "最近12个月"
-
-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 "Jaeger URL"
-msgstr "Jaeger 地址"
-
-msgid "Jaeger tracing"
-msgstr "Jaeger 跟踪"
-
msgid "Jan"
msgstr "一"
@@ -4637,9 +4302,6 @@ msgstr "升级标记"
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr "提升 %{labelTitle} 将使其可用于 %{groupName} 内的所有项目。现有的同名项目标记将被合并。该操作不可撤销。"
-msgid "Large File Storage"
-msgstr "大文件存储"
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] "最近 %d 天"
@@ -4659,9 +4321,6 @@ msgstr "最后修改 %{date}"
msgid "Last edited by %{name}"
msgstr "最后修改人 %{name}"
-msgid "Last reply by"
-msgstr "最后回复者"
-
msgid "Last update"
msgstr "最后更新"
@@ -4710,15 +4369,6 @@ msgstr "使用默认值设定 \"文件类型\" 和 \"交付方法\""
msgid "License"
msgstr "许可证"
-msgid "LicenseManagement|Add a license"
-msgstr "添加许可证"
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr "手动添加许可证以批准或加入黑名单"
-
-msgid "LicenseManagement|Approve"
-msgstr "批准"
-
msgid "LicenseManagement|Approve license"
msgstr "批准许可证"
@@ -4728,9 +4378,6 @@ msgstr "批准许可证?"
msgid "LicenseManagement|Approved"
msgstr "已批准"
-msgid "LicenseManagement|Blacklist"
-msgstr "黑名单"
-
msgid "LicenseManagement|Blacklist license"
msgstr "许可证黑名单"
@@ -4740,9 +4387,6 @@ msgstr "许可证黑名单?"
msgid "LicenseManagement|Blacklisted"
msgstr "黑名单"
-msgid "LicenseManagement|Cancel"
-msgstr "取消"
-
msgid "LicenseManagement|License"
msgstr "许可证"
@@ -4752,9 +4396,6 @@ msgstr "许可证管理"
msgid "LicenseManagement|License details"
msgstr "许可证信息"
-msgid "LicenseManagement|License name"
-msgstr "许可证名称"
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr "管理此项目的已批准和列入黑名单的许可证。"
@@ -4767,15 +4408,9 @@ msgstr "删除许可证"
msgid "LicenseManagement|Remove license?"
msgstr "删除许可证?"
-msgid "LicenseManagement|Submit"
-msgstr "提交"
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr "此项目目前没有已批准或列入黑名单的许可证。"
-msgid "LicenseManagement|This license already exists in this project."
-msgstr "此许可证已存在于当前项目中。"
-
msgid "LicenseManagement|URL"
msgstr "URL"
@@ -4801,9 +4436,6 @@ msgstr "列出Gitea存储库"
msgid "List available repositories"
msgstr "列出可用存储库"
-msgid "List view"
-msgstr "列表视图"
-
msgid "List your Bitbucket Server repositories"
msgstr "列出您的 Bitbucket 库"
@@ -4849,9 +4481,6 @@ msgstr "已锁定到目前的项目"
msgid "Locks give the ability to lock specific file or folder."
msgstr "加锁可以锁定特定的文件或文件夹。"
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr "日志"
@@ -4921,36 +4550,6 @@ msgstr "标记为已完成"
msgid "Markdown enabled"
msgstr "支持Markdown格式"
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr "添加一个符号列表"
-
-msgid "MarkdownToolbar|Add a link"
-msgstr "添加一个链接"
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr "添加一个编号列表"
-
-msgid "MarkdownToolbar|Add a table"
-msgstr "添加一个表格"
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr "添加一个任务列表"
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr "添加粗体文本"
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr "添加斜体文本"
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr "全屏显示"
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr "插入一个引用"
-
-msgid "MarkdownToolbar|Insert code"
-msgstr "插入代码"
-
msgid "Maven Metadata"
msgstr "Maven 元数据"
@@ -4960,6 +4559,9 @@ msgstr "Maven 包"
msgid "Max access level"
msgstr "最高访问级别"
+msgid "Maximum git storage failures"
+msgstr "最大 git 存储失败次数"
+
msgid "Maximum job timeout"
msgstr "最大作业超时"
@@ -4969,12 +4571,6 @@ msgstr "五"
msgid "Median"
msgstr "中位数"
-msgid "Member lock"
-msgstr "成员锁"
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr "成员"
@@ -5008,21 +4604,6 @@ msgstr "合并请求"
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr "合并请求用于提出对项目的更改与他人讨论"
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr "保存评论草稿时发生错误。"
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr "评论保持解决状态。"
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr "评论保持未解决状态"
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr "评论将变为解决状态。"
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr "评论将变为未解决状态。"
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr "在新议题中解决此讨论"
@@ -5041,12 +4622,6 @@ msgstr "查看已替换文件 @ %{commitId}"
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr " %{paragraphStart}将描述更改为 %{descriptionChangedTimes} 次 %{timeDifferenceMinutes}%{paragraphEnd}"
-msgid "MergeRequest|Filter files"
-msgstr "过滤文件"
-
-msgid "MergeRequest|No files found"
-msgstr "未找到任何文件"
-
msgid "Merged"
msgstr "已合并"
@@ -5245,9 +4820,6 @@ msgstr "月"
msgid "More"
msgstr "更多"
-msgid "More actions"
-msgstr "更多操作"
-
msgid "More info"
msgstr "更多信息"
@@ -5281,9 +4853,6 @@ msgstr "通过标题命名您的个人密钥"
msgid "Name:"
msgstr "名称:"
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr "帮助"
@@ -5405,9 +4974,6 @@ msgstr "此项目当前未存储容器镜像。如需使用,请参照上述说
msgid "No contributions were found"
msgstr "未找到任何贡献者"
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr "无截止日期"
@@ -5417,6 +4983,9 @@ msgstr "无预计或已用时间"
msgid "No file chosen"
msgstr "未选定任何文件"
+msgid "No files found"
+msgstr "沒有找到文件"
+
msgid "No files found."
msgstr "没有找到文件。"
@@ -5516,18 +5085,6 @@ msgstr "提示:如GitLab管理员配置 %{github_integration_link},将允许
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr "确定要取消此评论吗?"
-msgid "Notes|Collapse replies"
-msgstr "折叠回复"
-
-msgid "Notes|Show all activity"
-msgstr "显示所有活动"
-
-msgid "Notes|Show comments only"
-msgstr "仅显示评论"
-
-msgid "Notes|Show history only"
-msgstr "仅显示历史记录"
-
msgid "Notification events"
msgstr "通知事件"
@@ -5600,6 +5157,9 @@ msgstr "十一"
msgid "November"
msgstr "十一月"
+msgid "Number of access attempts"
+msgstr "尝试访问次数"
+
msgid "OK"
msgstr "确定"
@@ -5641,14 +5201,11 @@ msgid "Oops, are you sure?"
msgstr "啊~~, 确定吗?"
msgid "Open"
-msgstr "展开"
+msgstr "打开"
msgid "Open in Xcode"
msgstr "用Xcode打开"
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr "打开侧边栏"
@@ -5673,21 +5230,6 @@ msgstr "打开一个新窗口"
msgid "Operations"
msgstr "运维"
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr "操作设置"
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr "您可以选择 %{link_to_customize} FogBugz的电子邮件地址和用户名如何被导入到GitLab。"
@@ -5728,7 +5270,7 @@ msgid "Package was removed"
msgstr "包已被删除"
msgid "Packages"
-msgstr "软件包"
+msgstr "包"
msgid "Pages"
msgstr "Pages"
@@ -5754,9 +5296,6 @@ msgstr "密码"
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr "粘贴您的 SSH 公钥,通常包含在 '~/.ssh/id_rsa.pub' 文件中,并以 'ssh-rsa' 开头。不要使用您的 SSH 私钥。"
-msgid "Path, transfer, remove"
-msgstr "路径,转移,删除"
-
msgid "Path:"
msgstr "路径:"
@@ -5784,15 +5323,15 @@ msgstr "性能优化"
msgid "Permissions"
msgstr "权限"
-msgid "Permissions, LFS, 2FA"
-msgstr "权限,LFS,2FA"
-
msgid "Personal Access Token"
msgstr "个人访问凭证"
msgid "Pipeline"
msgstr "流水线"
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr "流水线 %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} 来自 %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+
msgid "Pipeline Health"
msgstr "流水线运行状况指标"
@@ -5910,24 +5449,15 @@ msgstr "获取流水线时出现错误。请稍后重试或尝试联系您的支
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr "此项目当前未配置运行流水线。"
-msgid "Pipeline|Commit"
-msgstr "提交"
-
msgid "Pipeline|Create for"
msgstr "创建于"
msgid "Pipeline|Create pipeline"
msgstr "创建流水线"
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr "现有分支名称或者标签"
-msgid "Pipeline|Pipeline"
-msgstr "流水线"
-
msgid "Pipeline|Run Pipeline"
msgstr "运行流水线"
@@ -5937,12 +5467,6 @@ msgstr "搜索分支"
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr "指定要在此次运行中使用的变量值。默认情况下将使用 %{settings_link} 中指定的值。"
-msgid "Pipeline|Stages"
-msgstr "阶段"
-
-msgid "Pipeline|Status"
-msgstr "状态"
-
msgid "Pipeline|Stop pipeline"
msgstr "停止流水线"
@@ -5979,18 +5503,12 @@ msgstr "运行"
msgid "Please accept the Terms of Service before continuing."
msgstr "请接受服务条款以继续。"
-msgid "Please choose a group URL with no special characters."
-msgstr "请选择没有特殊字符的群组URL。"
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr "请将它们先%{link_to_git}, 然后再次使用%{link_to_import_flow}。"
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr "请将它们先在Google Code中转为Git, 然后再次使用%{link_to_import_flow}。"
-msgid "Please fill in a descriptive name for your group."
-msgstr "请为您的群组填写描述性名称。"
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr "请注意,GitLab不提供此应用程序,您应该在允许访问之前验证其真实性。"
@@ -6003,9 +5521,6 @@ msgstr "请填写验证码。"
msgid "Please try again"
msgstr "请再试一次"
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr "请使用此表单向GitLab报告创建垃圾议题、评论或有不当行为的用户。"
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr "连接代码仓库中,请稍候。可在任意时刻刷新以获取当前状态。"
@@ -6021,9 +5536,6 @@ msgstr "导航主题"
msgid "Press Enter or click to search"
msgstr "按 回车键或单击以搜索"
-msgid "Prevent adding new members to project membership within this group"
-msgstr "禁止向当前群组添加成员"
-
msgid "Preview"
msgstr "预览"
@@ -6058,7 +5570,7 @@ msgid "Profile"
msgstr "用户资料"
msgid "Profile Settings"
-msgstr "个人资料设置"
+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 "您即将永久删除 %{yourAccount},以及与您的帐户关联的所有议题,合并请求和群组。一旦确认 %{deleteAccount},此操作便无法撤销和恢复。"
@@ -6066,6 +5578,9 @@ msgstr "您即将永久删除 %{yourAccount},以及与您的帐户关联的所
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 "您将更改用户名 %{currentUsernameBold} 为 %{newUsernameBold}。配置文件和项目将重定向到 %{newUsername} 命名空间,但是一旦 %{currentUsername} 命名空间被另一个用户或组注册,此重定向将过期。请尽快更新您的远端Git仓库。"
+msgid "Profiles|%{author_name} made a private contribution"
+msgstr "%{author_name} 作出了私有贡献"
+
msgid "Profiles|Account scheduled for removal."
msgstr "帐户已安排被删除。"
@@ -6126,12 +5641,6 @@ msgstr "密码无效"
msgid "Profiles|Invalid username"
msgstr "用户名无效"
-msgid "Profiles|Learn more"
-msgstr "了解更多"
-
-msgid "Profiles|Made a private contribution"
-msgstr "作出了私有贡献"
-
msgid "Profiles|Main settings"
msgstr "主要设置"
@@ -6145,7 +5654,7 @@ msgid "Profiles|Position and size your new avatar"
msgstr "您新头像的位置和大小"
msgid "Profiles|Private contributions"
-msgstr "非公开贡献"
+msgstr "私人贡献者"
msgid "Profiles|Public Avatar"
msgstr "公共头像"
@@ -6171,14 +5680,11 @@ msgstr "这看起来不像 SSH 公钥,确定要添加它吗?"
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. %{learn_more}"
-msgstr "此电子邮件将用于基于Web的操作,例如编辑和合并。 %{learn_more}"
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr "这个表情符号和这条消息会在您的个人资料和整个工作界面中出现。"
msgid "Profiles|This feature is experimental and translations are not complete yet."
-msgstr "此功能当初处于实验阶段,翻译尚未全部完成。"
+msgstr "此功能是实验性的,翻译尚未完成。"
msgid "Profiles|This information will appear on your profile."
msgstr "此信息将显示在您的个人资料中。"
@@ -6198,9 +5704,6 @@ msgstr "更新用户名"
msgid "Profiles|Upload new avatar"
msgstr "上传新头像"
-msgid "Profiles|Use a private email - %{email}"
-msgstr "使用私人电子邮件 - %{email}"
-
msgid "Profiles|Username change failed - %{message}"
msgstr "用户名更改失败 - %{message}"
@@ -6310,7 +5813,7 @@ msgid "Project name"
msgstr "项目名称"
msgid "Project slug"
-msgstr "项目标识串"
+msgstr "项目标识串(slug)"
msgid "ProjectActivityRSS|Subscribe"
msgstr "订阅"
@@ -6402,9 +5905,6 @@ msgstr "项目"
msgid "Projects shared with %{group_name}"
msgstr "与 %{group_name} 共享的项目"
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr "经常访问"
@@ -6474,6 +5974,9 @@ msgstr "自动配置"
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr "自动部署和配置Prometheus到集群来监测项目的环境"
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr "默认情况下,Prometheus 侦听 ‘http://localhost:9090’。不建议更改默认地址和端口,因为这可能会影响或冲突在 GitLab 服务器上运行的其他服务。"
+
msgid "PrometheusService|Common metrics"
msgstr "常用指标"
@@ -6520,7 +6023,7 @@ msgid "PrometheusService|These metrics will only be monitored after your first d
msgstr "在首次部署到环境之后, 这些指标才会被监控"
msgid "PrometheusService|Time-series monitoring service"
-msgstr "以时间为序的监控服务"
+msgstr "时间序列监控服务"
msgid "PrometheusService|To enable manual configuration, uninstall Prometheus from your clusters"
msgstr "如需启用手动配置,请从群集中卸载Prometheus"
@@ -6562,7 +6065,7 @@ msgid "Protected Environments"
msgstr "受保护的环境"
msgid "ProtectedEnvironment|%{environment_name} will be writable for developers. Are you sure?"
-msgstr "%{environment_name} 将对开发人员可写。确定继续吗?"
+msgstr "%{environment_name} 对于开发人员来说是可写的。你确定吗?"
msgid "ProtectedEnvironment|Allowed to deploy"
msgstr "允许部署"
@@ -6577,10 +6080,10 @@ msgid "ProtectedEnvironment|Protect"
msgstr "保护"
msgid "ProtectedEnvironment|Protect Environments in order to restrict who can execute deployments."
-msgstr "保护部署环境以限制可执行部署的人员身份。"
+msgstr "保护环境以限制可执行部署的人员。"
msgid "ProtectedEnvironment|Protect an environment"
-msgstr "保护部署环境"
+msgstr "保护环境"
msgid "ProtectedEnvironment|Protected Environment (%{protected_environments_count})"
msgstr "受保护的环境 (%{protected_environments_count})"
@@ -6589,7 +6092,7 @@ msgid "ProtectedEnvironment|Select an environment"
msgstr "选择一个环境"
msgid "ProtectedEnvironment|There are currently no protected environments, protect an environment with the form above."
-msgstr "目前没有受保护的环境,请使用上述表单保护部署环境。"
+msgstr "目前没有受保护的环境,请使用上述表单保护环境。"
msgid "ProtectedEnvironment|Unprotect"
msgstr "取消保护"
@@ -6669,9 +6172,6 @@ msgstr "实时功能"
msgid "Recent searches"
msgstr "最近的搜索"
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr "引用:"
@@ -6733,21 +6233,12 @@ msgstr "移除Runner"
msgid "Remove avatar"
msgstr "删除头像"
-msgid "Remove group"
-msgstr "删除群组"
-
msgid "Remove priority"
msgstr "删除优先级"
msgid "Remove project"
msgstr "删除项目"
-msgid "Removed group can not be restored!"
-msgstr "已删除的群组无法恢复!"
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr "删除群组将导致所有子项目和资源被删除。"
-
msgid "Rename"
msgstr "重命名"
@@ -6769,30 +6260,33 @@ msgstr "直接回复此邮件或 %{view_it_on_gitlab}。"
msgid "Repo by URL"
msgstr "从 URL 导入仓库"
-msgid "Report abuse to GitLab"
-msgstr "向GitLab举报滥用行为"
-
msgid "Reporting"
msgstr "报告"
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr "%{failedString} 和 %{resolvedString}"
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr "类"
msgid "Reports|Confidence"
msgstr "置信水平"
+msgid "Reports|Dismiss Vulnerability"
+msgstr "忽略漏洞"
+
msgid "Reports|Execution time"
msgstr "执行时间"
msgid "Reports|Failure"
msgstr "失败"
+msgid "Reports|More info"
+msgstr "更多信息"
+
+msgid "Reports|New Issue"
+msgstr "新建议题"
+
msgid "Reports|Severity"
msgstr "严重性"
@@ -6844,12 +6338,12 @@ msgstr "申请权限"
msgid "Requests Profiles"
msgstr "请求分析"
-msgid "Require all users in this group to setup Two-factor authentication"
-msgstr "要求此群组中的所有用户都启用双重认证"
-
msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr "要求所有用户在访问GitLab时接受服务条款和隐私政策。"
+msgid "Reset git storage health information"
+msgstr "重置 Git 存储的运行状况信息"
+
msgid "Reset health check access token"
msgstr "重置运行状况检查访问令牌"
@@ -7013,9 +6507,6 @@ msgstr "保存应用"
msgid "Save changes"
msgstr "保存修改"
-msgid "Save changes before testing"
-msgstr "测试前保存更改"
-
msgid "Save pipeline schedule"
msgstr "保存流水线计划"
@@ -7029,7 +6520,7 @@ msgid "Scheduled"
msgstr "已加入日程"
msgid "Schedules"
-msgstr "计划"
+msgstr "日程"
msgid "Scheduling Pipelines"
msgstr "流水线计划"
@@ -7079,23 +6570,17 @@ msgstr "搜索或转到..."
msgid "Search project"
msgstr "搜索项目"
-msgid "Search projects"
-msgstr "搜索项目"
-
msgid "Search users"
msgstr "搜索用户"
-msgid "Search your projects"
-msgstr "搜索您的项目"
-
msgid "SearchAutocomplete|All GitLab"
msgstr "在整个 GitLab"
msgid "SearchAutocomplete|Issues I've created"
-msgstr "我创建的议题"
+msgstr "我创建的问题"
msgid "SearchAutocomplete|Issues assigned to me"
-msgstr "分配给我的议题"
+msgstr "分配给我的问题"
msgid "SearchAutocomplete|Merge requests I've created"
msgstr "我创建的合并请求"
@@ -7112,8 +6597,14 @@ msgstr "在此群组"
msgid "SearchAutocomplete|in this project"
msgstr "在此项目"
-msgid "Secret"
-msgstr "密码"
+msgid "Seconds before reseting failure information"
+msgstr "重置失败信息等待时间(秒)"
+
+msgid "Seconds to wait for a storage access attempt"
+msgstr "等待存储访问尝试时间(秒)"
+
+msgid "Secret:"
+msgstr "密码:"
msgid "Security"
msgstr "安全"
@@ -7121,48 +6612,6 @@ msgstr "安全"
msgid "Security Dashboard"
msgstr "安全仪表盘"
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
-
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting the dismissal."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting this dismissal."
-msgstr ""
-
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
msgstr "安全仪表板显示最新的安全报告。用它来查找和修复漏洞。"
@@ -7184,9 +6633,6 @@ msgstr "选择要邀请的组"
msgid "Select a namespace to fork the project"
msgstr "选择一个命名空间来派生项目"
-msgid "Select a template repository"
-msgstr "选择模板仓库"
-
msgid "Select a timezone"
msgstr "选择时区"
@@ -7259,9 +6705,6 @@ msgstr "会话有效期,项目限制及附件大小。"
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "为账号创建一个用于推送或拉取的 %{protocol} 密码。"
-msgid "Set a template repository for projects in this group"
-msgstr "为该群组中的项目设置模板仓库"
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr "设定缺省及受限可见性级别。配置导入来源及git访问协议。"
@@ -7295,30 +6738,6 @@ msgstr "设置项目以自动推送和/或从另一个存储库中提取更改
msgid "SetPasswordToCloneLink|set a password"
msgstr "设置密码"
-msgid "SetStatusModal|Add status emoji"
-msgstr "添加状态表情"
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr "设置"
@@ -7422,12 +6841,6 @@ msgstr "Slack集成允许您通过聊天窗口中的shash命令与GitLab交互
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr "更慢,但能确保项目工作空间与原始版本一致;因其对每个作业均从头开始克隆仓库"
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr "代码片段"
@@ -7455,15 +6868,9 @@ msgstr "关闭 %{issuable} 时出错。请稍后重试"
msgid "Something went wrong while fetching %{listType} list"
msgstr "在获取 %{listType} 列表时出错了"
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr "获取评论时出错。请稍后重试。"
-
msgid "Something went wrong while fetching group member contributions"
msgstr "获取群组成员贡献时出错"
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr "获取此合并请求的环境时出错,请稍后重试。"
-
msgid "Something went wrong while fetching the projects."
msgstr "拉取项目时发生错误。"
@@ -7476,24 +6883,12 @@ msgstr "重新开启 %{issuable} 时出错。请稍后再试"
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr "解决当前讨论时出错,请重试。"
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr "将%{project} 添加到仪表盘时出错"
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr "获取操作项目时出错"
-
-msgid "Something went wrong, unable to remove project"
-msgstr "删除项目时出错"
-
msgid "Something went wrong. Please try again."
msgstr "出现错误。请重试。"
msgid "Sorry, no epics matched your search"
msgstr "对不起,没有搜索到任何符合条件的史诗故事"
-msgid "Sorry, no projects matched your search"
-msgstr "对不起,没有搜索到任何符合条件的项目"
-
msgid "Sort by"
msgstr "排序"
@@ -7668,21 +7063,12 @@ msgstr "已星标项目"
msgid "Start a %{new_merge_request} with these changes"
msgstr "由此更改 %{new_merge_request}"
-msgid "Start a review"
-msgstr "开始一个评审"
-
-msgid "Start and due date"
-msgstr "开始和截止日期"
-
msgid "Start date"
msgstr "开始日期"
msgid "Start the Runner!"
msgstr "启动 Runner!"
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr "已启动"
@@ -7695,9 +7081,6 @@ msgstr "输入消息以激活"
msgid "Status"
msgstr "状态"
-msgid "Stop environment"
-msgstr "终止环境"
-
msgid "Stop impersonation"
msgstr "停止身份模拟"
@@ -7707,9 +7090,6 @@ msgstr "停止当前环境"
msgid "Stopped"
msgstr "已停止"
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr "由于部署正在进行,目前无法终止此环境"
-
msgid "Storage"
msgstr "存储"
@@ -7725,9 +7105,6 @@ msgstr "子组和项目"
msgid "Submit as spam"
msgstr "垃圾信息举报"
-msgid "Submit review"
-msgstr "提交评审"
-
msgid "Submit search"
msgstr "提交搜索"
@@ -7740,12 +7117,6 @@ msgstr "在群组级别订阅"
msgid "Subscribe at project level"
msgstr "在项目级别订阅"
-msgid "Subscribed"
-msgstr "已订阅"
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr "切换分支/标签"
@@ -7870,9 +7241,6 @@ msgstr "服务条款协议和隐私政策"
msgid "Terms of Service and Privacy Policy"
msgstr "服务条款和隐私政策"
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr "测试覆盖率解析"
@@ -7921,6 +7289,12 @@ msgstr "议题阶段概述了从创建议题到将议题添加到里程碑或议
msgid "The maximum file size allowed is 200KB."
msgstr "文件大小限制为 200KB。"
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr "GitLab 访问存储的次数。"
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr "访问存储最大失败次数,达到后将导致GitLab完全阻止。可以在管理界面中重置失败次数: %{link_to_health_page} 或使用 %{api_documentation_link} 。"
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr "解密私钥所需的密码短语。该项为可选项, 并且内容被加密存储。"
@@ -7969,6 +7343,9 @@ msgstr "审阅阶段概述了从创建合并请求到被合并的时间。当创
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr "路线图显示了史诗故事沿着时间线的进展情况"
+msgid "The secure token used by the Runner to checkout the project"
+msgstr "Runner用于签出项目的安全令牌"
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr "预发布阶段概述了从合并请求被合并到部署至生产环境的总时间。首次部署到生产环境后,数据将自动添加到此处。"
@@ -7978,6 +7355,15 @@ msgstr "以下选项卡将在以后的版本中删除"
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr "测试阶段概述了 GitLab CI 为相关合并请求运行每个流水线所需的时间。当第一个流水线运行完成后,数据将自动添加到此处。"
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr "GitLab 将保持失败信息的时间(秒)。在此期间不发生故障时,有关安装的信息将重置。"
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr "GitLab 将尝试访问存储的时间(秒)。在此时间之后将引发超时错误。"
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr "存储检查之间的秒数。如果当前检查尚未完成,GitLab将跳过下一次检查。"
+
msgid "The time taken by each data entry gathered by that stage."
msgstr "该阶段每条数据所花的时间"
@@ -8012,11 +7398,14 @@ msgid "There are no projects shared with this group yet"
msgstr "还没有与该群组共享的项目"
msgid "There are no staged changes"
-msgstr "没有已暂存的修改"
+msgstr "没有暂存的修改"
msgid "There are no unstaged changes"
msgstr "没有未暂存的修改"
+msgid "There are problems accessing Git storage: "
+msgstr "访问 Git 存储时出现问题:"
+
msgid "There was an error adding a todo."
msgstr "添加待办事项时出现错误"
@@ -8089,9 +7478,6 @@ msgstr "该群组未提供任何群组Runner。"
msgid "This is a confidential issue."
msgstr "这是一个机密议题。"
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr "这是一个将在%{remainingTime}后运行的延时作业。"
-
msgid "This is the author's first Merge Request to this project."
msgstr "这是作者为当前项目贡献的第一个合并请求。"
@@ -8131,11 +7517,8 @@ msgstr "此项作业已过时,无法部署到 %{environmentLink}。"
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr "此项作业已过时,无法部署到 %{environmentLink}。查看最新的部署 %{deploymentLink}。"
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr "这个作业已归档。只能重试整个流水线。"
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
-msgstr ""
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
+msgstr "此作业将创建部署为 %{environmentLink} 并将最后一次部署%{deploymentLink}覆盖 。"
msgid "This job is creating a deployment to %{environmentLink}."
msgstr "这项工作正在创建一个 %{environmentLink}的部署。"
@@ -8155,9 +7538,6 @@ msgstr "此作业最近部署到 %{link}。"
msgid "This job requires a manual action"
msgstr "作业需手工操作"
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr "在创建一个空的仓库或导入现有仓库之前,将无法推送代码。"
@@ -8182,9 +7562,6 @@ msgstr "当前项目"
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr "该项目不属于任何群组,因此不能使用群组Runner。"
-msgid "This project does not have a wiki homepage yet"
-msgstr "该项目还没有wiki主页"
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr "此项目未启用账单。要创建群集,请 <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">启用账单 <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> 并重试。"
@@ -8194,12 +7571,6 @@ msgstr "当前仓库"
msgid "This runner will only run on pipelines triggered on protected branches"
msgstr "此Runner仅在受保护分支上触发的流水线上运行"
-msgid "This setting can be overridden in each project."
-msgstr "当前设置可在每个项目中进行更改覆盖。"
-
-msgid "This setting will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr "此设置将更新用于生成私有提交电子邮件的主机名。 %{learn_more}"
-
msgid "This source diff could not be displayed because it is too large."
msgstr "此代码差异无法显示,因为它太大了。"
@@ -8227,15 +7598,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr "GitLab等待外部服务的响应时间(秒)。当服务没有及时响应时,访问将被拒绝。"
@@ -8430,9 +7795,6 @@ msgstr "要启用它并查看用户世代表,请访问 %{application_settings_
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 "首先请在下面输入您的FogBugz URL和登录信息。下一步,您将可以映射用户并选择要导入的项目。"
-msgid "To get started, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr "首先请将本页面与您的 Jaeger 服务器连接,或者了解一下如何%{link_start_tag}安装 Jaeger%{link_end_tag}"
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr "首先,请您输入您的 Gitea 服务器地址和一个 %{link_to_personal_token}。"
@@ -8457,9 +7819,6 @@ msgstr "如需将整个GitLab项目从另一个GitLab服务器移动或复制到
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr "要仅为外部仓库使用CI / CD功能时,请选择</strong>使用外部仓库运行CI/CD<strong>。"
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-msgstr "请将%{start_tag}跟踪%{end_tag}页面连接到您的 Jaeger 服务器,以便在 GitLab 打开并轻松查看跟踪"
-
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 "通过Azure,Okta,Onelogin,Ping Identity或自定义SAML 2.0等身份验证程序为您的群组设置SAML身份验证:"
@@ -8478,9 +7837,6 @@ msgstr "如需查看路线图,请将计划的开始或结束日期添加到当
msgid "To widen your search, change or remove filters."
msgstr "需要扩大搜索范围,请更改或移除过滤条件。"
-msgid "Today"
-msgstr "今日"
-
msgid "Todo"
msgstr "待办事项"
@@ -8496,9 +7852,6 @@ msgstr "切换提交描述"
msgid "Toggle discussion"
msgstr "开关讨论"
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr "切换导航"
@@ -8514,9 +7867,6 @@ msgstr "切换状态:开启"
msgid "Token"
msgstr "令牌"
-msgid "Tomorrow"
-msgstr "明日"
-
msgid "Too many changes to show."
msgstr "要显示的变更太多。"
@@ -8532,9 +7882,6 @@ msgstr "所有提交和合并的总测试时间"
msgid "Total: %{total}"
msgstr "总计:%{total}"
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr "通过贡献度分析了解用户活跃度。"
@@ -8544,9 +7891,6 @@ msgstr "在不同项目和里程碑中跟踪具有同一主题的议题组"
msgid "Track time with quick actions"
msgstr "使用快捷操作来统计工时"
-msgid "Tree view"
-msgstr "树形视图"
-
msgid "Trending"
msgstr "趋势"
@@ -8565,33 +7909,21 @@ msgstr "触发此手动操作"
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr "触发器可以通过 API 调用使特定的分支或标记被重新构建,这些 token 可代表与其关联的用户(包括该用户对项目的访问权限)"
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr "使用跟踪对应用程序进行故障排除与监控"
-
msgid "Try again"
msgstr "请重试"
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr "启用服务台"
msgid "Twitter"
msgstr "Twitter"
-msgid "Two-factor authentication"
-msgstr "双重认证"
-
msgid "Type"
msgstr "类型"
msgid "Unable to load the diff. %{button_try_again}"
msgstr "无法加载差异。 %{button_try_again}"
-msgid "Unable to save your changes"
-msgstr "无法保存更改"
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr "由于\"%{reason}\"的原因,您暂时不能进入配置了SAML 的群组"
@@ -8616,11 +7948,8 @@ msgstr "已解锁"
msgid "Unresolve discussion"
msgstr "待解决的讨论"
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
-msgstr "取消暂存"
+msgstr "未暂存"
msgid "Unstage all changes"
msgstr "取消全部暂存更改"
@@ -8655,17 +7984,14 @@ msgstr "未验证"
msgid "Up to date"
msgstr "已是最新"
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr "更新"
msgid "Update now"
msgstr "立即更新"
-msgid "Update your group name, description, avatar, and visibility."
-msgstr "更新您的群组名称、说明、头像以及可见性。"
+msgid "Update your group name, description, avatar, and other general settings."
+msgstr "更新您的群组名称、说明、头像以及其它通用设置。"
msgid "Updating"
msgstr "更新中"
@@ -8742,51 +8068,6 @@ msgstr "用户和IP频率限制"
msgid "User map"
msgstr "用户映射"
-msgid "UserProfile|Activity"
-msgstr "活动"
-
-msgid "UserProfile|Already reported for abuse"
-msgstr "已报告滥用"
-
-msgid "UserProfile|Contributed projects"
-msgstr "参与贡献的项目"
-
-msgid "UserProfile|Edit profile"
-msgstr "编辑个人资料"
-
-msgid "UserProfile|Groups"
-msgstr "群组"
-
-msgid "UserProfile|Most Recent Activity"
-msgstr "最新活动"
-
-msgid "UserProfile|Overview"
-msgstr "概览"
-
-msgid "UserProfile|Personal projects"
-msgstr "个人项目"
-
-msgid "UserProfile|Recent contributions"
-msgstr "最新贡献"
-
-msgid "UserProfile|Report abuse"
-msgstr "举报滥用行为"
-
-msgid "UserProfile|Snippets"
-msgstr "片段"
-
-msgid "UserProfile|Subscribe"
-msgstr "关注"
-
-msgid "UserProfile|This user has a private profile"
-msgstr "此用户具有非公开个人资料设置"
-
-msgid "UserProfile|View all"
-msgstr "查看全部"
-
-msgid "UserProfile|View user in admin area"
-msgstr "在管理区域中查看用户"
-
msgid "Users"
msgstr "用户"
@@ -8814,15 +8095,6 @@ msgstr "已验证"
msgid "Version"
msgstr "版本"
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr "查看文档"
-
msgid "View epics list"
msgstr "查看史诗故事列表"
@@ -8856,15 +8128,9 @@ msgstr "查看项目标记"
msgid "View replaced file @ "
msgstr "查看替换文件 @ "
-msgid "View the documentation"
-msgstr "查看文档"
-
msgid "Visibility and access controls"
msgstr "可见性与访问控制"
-msgid "Visibility level"
-msgstr "可见性级别"
-
msgid "Visibility level:"
msgstr "可见性级别:"
@@ -8883,36 +8149,6 @@ msgstr "公开"
msgid "VisibilityLevel|Unknown"
msgstr "未知"
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr "权限不足。如需查看相关数据,请向管理员申请权限。"
@@ -8952,12 +8188,6 @@ msgstr "该项启用后,用户在接受条款被前将不能使用GitLab。"
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr "将URL保留为空白时,仍可指定分类标签,而无需禁用跨项目功能或执行外部授权检查。"
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr "Wiki"
@@ -9061,7 +8291,7 @@ msgid "WikiPageEdit|Update %{page_title}"
msgstr "更新 %{page_title}"
msgid "WikiPage|Page slug"
-msgstr "页面标识串"
+msgstr "页面块"
msgid "WikiPage|Write your content or drag files here…"
msgstr "在这里编写您的内容或将文件拖动到此处..."
@@ -9108,9 +8338,6 @@ msgstr "是的,添加它"
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr "是的,让我将Google Code用户映射到全名或GitLab用户。"
-msgid "Yesterday"
-msgstr "昨天"
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr "您是一名管理员,这意味着授予对 <strong>%{client_name}</strong> 访问权限将允许他们作为管理员与GitLab进行交互。请谨慎操作。"
@@ -9129,6 +8356,9 @@ msgstr "将要把 %{project_full_name} 转移给另一个所有者。确定执
msgid "You are on a read-only GitLab instance."
msgstr "当前正在访问只读 GitLab 实例。"
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr "当前正在访问Geo次要(只读) 节点。如需进行任何写入操作,必须访问%{primary_node}。"
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr "您可以 %{linkStart}查看BLOB%{linkEnd} 代替。"
@@ -9138,6 +8368,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr "您也可以通过%{linkStart}Lint%{linkEnd}测试.gitlab-ci.yml"
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr "您可以请求加入这些群组,以便为群组项目做出贡献。"
@@ -9153,24 +8386,21 @@ msgstr "只能在分支上添加文件"
msgid "You can only edit files when you are on a branch"
msgstr "只能在分支上编辑文件"
+msgid "You can reset runners registration token by pressing a button below."
+msgstr "您可以通过下面的按钮重置Runner注册令牌。"
+
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 "您可以使用交互模式,通过选择 %{use_ours} 或 %{use_theirs} 按钮来解决合并冲突。也可以通过直接编辑文件来解决合并冲突。然后将这些更改提交到 %{branch_name}"
msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr "您可以将作业设置为仅使用具有特定标签的Runners。请使用逗号分隔不同标签。"
-msgid "You can test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
-msgstr "您也可以通过%{linkStart}Lint%{linkEnd}测试.gitlab-ci.yml."
-
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}。"
msgid "You cannot write to this read-only GitLab instance."
msgstr "您不能写入这个只读的 GitLab 实例。"
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr "您没有正确的权限来更改LDAP组同步中的设置。"
@@ -9273,9 +8503,6 @@ msgstr "合并请求已开启,可以提交变更到%{branch_name}。"
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr "更改已提交。提交 %{commitId} %{commitStats}"
-msgid "Your changes have been saved"
-msgstr "您的更改已保存"
-
msgid "Your comment will not be visible to the public."
msgstr "您的评论将不会公开显示。"
@@ -9326,49 +8553,49 @@ msgstr "还有%{remainingPackagesCount} 个"
msgid "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerability"
msgid_plural "ciReport|%{reportType} %{status} detected %{fixedCount} fixed vulnerabilities"
-msgstr[0] "%{reportType} %{status} 检测到%{fixedCount}个安全漏洞已修复。"
+msgstr[0] ""
msgid "ciReport|%{reportType} %{status} detected %{newCount} new vulnerability"
msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} new vulnerabilities"
-msgstr[0] "%{reportType} %{status} 检测到%{newCount}个新的安全漏洞。"
+msgstr[0] ""
msgid "ciReport|%{reportType} %{status} detected %{newCount} new, and %{fixedCount} fixed vulnerabilities"
-msgstr "%{reportType} %{status} 检测到 %{newCount} 新的安全漏洞和 %{fixedCount} 个已修复漏洞"
+msgstr ""
msgid "ciReport|%{reportType} %{status} detected %{newCount} vulnerability for the source branch only"
msgid_plural "ciReport|%{reportType} %{status} detected %{newCount} vulnerabilities for the source branch only"
-msgstr[0] "%{reportType} %{status} 检测到源分支有%{newCount} 个安全漏洞"
+msgstr[0] ""
msgid "ciReport|%{reportType} %{status} detected no new vulnerabilities"
-msgstr "%{reportType} %{status} 未发现新的安全漏洞"
+msgstr ""
msgid "ciReport|%{reportType} %{status} detected no vulnerabilities"
-msgstr "%{reportType} %{status} 未发现安全漏洞"
+msgstr ""
msgid "ciReport|%{reportType} %{status} detected no vulnerabilities for the source branch only"
-msgstr "%{reportType} %{status} 检测到源分支没有安全漏洞"
+msgstr ""
msgid "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerability"
msgid_plural "ciReport|%{reportType} detected %{vulnerabilityCount} vulnerabilities"
-msgstr[0] "%{reportType}检测到%{vulnerabilityCount}个漏洞"
+msgstr[0] ""
msgid "ciReport|%{reportType} detected no vulnerabilities"
-msgstr "%{reportType} 未发现安全漏洞"
+msgstr ""
msgid "ciReport|%{reportType} is loading"
-msgstr "%{reportType} 加载中"
+msgstr ""
msgid "ciReport|%{reportType}: Loading resulted in an error"
-msgstr "%{reportType}:发生一个错误"
+msgstr ""
msgid "ciReport|(errors when loading results)"
-msgstr "(加载结果时出错)"
+msgstr ""
msgid "ciReport|(is loading)"
-msgstr "(加载中)"
+msgstr ""
msgid "ciReport|(is loading, errors when loading results)"
-msgstr "(正在加载,加载结果时出错)"
+msgstr ""
msgid "ciReport|Class"
msgstr "类"
@@ -9380,19 +8607,28 @@ msgid "ciReport|Confidence"
msgstr "置信水平"
msgid "ciReport|Container scanning"
-msgstr "容器安全扫描"
+msgstr ""
+
+msgid "ciReport|Container scanning detected"
+msgstr "容器安全扫描检测到"
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr "容器扫描可以检测Docker镜像中中已知的安全漏洞。"
msgid "ciReport|DAST"
-msgstr "DAST"
+msgstr ""
+
+msgid "ciReport|DAST detected"
+msgstr "DAST检测到"
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr "依赖项扫描可以检测源代码依赖项中已知的漏洞。"
msgid "ciReport|Dependency scanning"
-msgstr "依赖项扫描"
+msgstr ""
+
+msgid "ciReport|Dependency scanning detected"
+msgstr "依赖关系扫描检测到"
msgid "ciReport|Description"
msgstr "说明"
@@ -9444,9 +8680,6 @@ msgstr "链接"
msgid "ciReport|Loading %{reportName} report"
msgstr "载入%{reportName} 报告"
-msgid "ciReport|Manage licenses"
-msgstr "管理许可"
-
msgid "ciReport|Method"
msgstr "方法"
@@ -9466,7 +8699,10 @@ msgid "ciReport|Revert dismissal"
msgstr "取消忽略"
msgid "ciReport|SAST"
-msgstr "SAST"
+msgstr ""
+
+msgid "ciReport|SAST detected"
+msgstr "SAST检测到"
msgid "ciReport|Security scanning"
msgstr "安全扫描"
@@ -9509,11 +8745,14 @@ msgstr "将 %{name} 从 %{version} 升级到 %{fixed}。"
msgid "ciReport|Used by %{packagesString}"
msgid_plural "ciReport|Used by %{packagesString}, and %{lastPackage}"
-msgstr[0] "已用于 %{packagesString} 和 %{lastPackage}"
+msgstr[0] "已使用 %{packagesString} 和 %{lastPackage}"
msgid "ciReport|View full report"
msgstr "查看完整报告"
+msgid "ciReport|no vulnerabilities"
+msgstr "未检测到安全漏洞"
+
msgid "ciReport|on pipeline"
msgstr "于流水线"
@@ -9548,10 +8787,6 @@ msgstr "已禁用"
msgid "done"
msgstr "完成"
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] "草稿"
-
msgid "enabled"
msgstr "已启用"
@@ -9561,12 +8796,6 @@ msgstr "最后一次%{slash_command} 命令将更新预计时间。"
msgid "for this project"
msgstr "对于这个项目"
-msgid "from"
-msgstr "来自"
-
-msgid "help"
-msgstr "帮助"
-
msgid "here"
msgstr "此处"
@@ -9595,9 +8824,6 @@ msgstr "不是有效的X509证书。"
msgid "issue boards"
msgstr "议题看板"
-msgid "latest deployment"
-msgstr "最新部署"
-
msgid "latest version"
msgstr "最新版本"
@@ -9873,10 +9099,6 @@ msgstr "个人访问令牌"
msgid "private key does not match certificate."
msgstr "私钥与证书不匹配。"
-msgid "project"
-msgid_plural "projects"
-msgstr[0] "项目"
-
msgid "remaining"
msgstr "剩余"
@@ -9889,10 +9111,6 @@ msgstr "删除截止日期"
msgid "remove weight"
msgstr "移除权重"
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] "回复"
-
msgid "source"
msgstr "源"
diff --git a/locale/zh_HK/gitlab.po b/locale/zh_HK/gitlab.po
index ed0faf46093..d8fe2d5b13e 100644
--- a/locale/zh_HK/gitlab.po
+++ b/locale/zh_HK/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Chinese Traditional, Hong Kong\n"
"Language: zh_HK\n"
"MIME-Version: 1.0\n"
@@ -13,7 +13,7 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: zh-HK\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:21\n"
+"PO-Revision-Date: 2018-10-02 09:30\n"
msgid " Status"
msgstr ""
@@ -29,13 +29,6 @@ msgid " improved on %d point"
msgid_plural " improved on %d points"
msgstr[0] ""
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
msgstr[0] ""
@@ -48,10 +41,6 @@ msgid "%d commit behind"
msgid_plural "%d commits behind"
msgstr[0] ""
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
-
msgid "%d exporter"
msgid_plural "%d exporters"
msgstr[0] ""
@@ -88,6 +77,10 @@ msgid "%d unstaged change"
msgid_plural "%d unstaged changes"
msgstr[0] ""
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+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] "為提高頁面加載速度及性能,已省略了 %s 次提交。"
@@ -95,29 +88,16 @@ msgstr[0] "為提高頁面加載速度及性能,已省略了 %s 次提交。"
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr ""
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
msgstr ""
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr ""
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] ""
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-
msgid "%{filePath} deleted"
msgstr ""
@@ -145,12 +125,22 @@ msgstr ""
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
msgstr ""
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr "已失敗 %{number_of_failures} 次,最大失敗 %{maximum_failures} 次,GitLab 將重試。"
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr "已失敗 %{number_of_failures} 次,最大失敗 %{maximum_failures} 次,GitLab不會重試。當問題解決時重置存儲信息。"
+
msgid "%{openOrClose} %{noteable}"
msgstr ""
msgid "%{percent}%% complete"
msgstr ""
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] "%{storage_name}:已訪問此主機失敗 %{failed_attempts} 次"
+
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
msgstr[0] ""
@@ -289,9 +279,6 @@ msgstr ""
msgid "A deleted user"
msgstr ""
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
-msgstr ""
-
msgid "A new branch will be created in your fork and a new merge request will be started."
msgstr ""
@@ -340,6 +327,12 @@ msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr ""
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr "因恢復安裝,訪問故障存儲已被暫時禁用。在問題解決後將重置存儲信息,以便再次訪問。"
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr ""
+
msgid "Account"
msgstr ""
@@ -367,30 +360,15 @@ msgstr "添加貢獻指南"
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr ""
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr ""
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
msgstr ""
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
-
msgid "Add license"
msgstr ""
@@ -400,15 +378,9 @@ msgstr ""
msgid "Add new directory"
msgstr "添加新目錄"
-msgid "Add projects"
-msgstr ""
-
msgid "Add reaction"
msgstr ""
-msgid "Add to review"
-msgstr ""
-
msgid "Add todo"
msgstr ""
@@ -454,6 +426,9 @@ msgstr ""
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
msgstr ""
+msgid "AdminHealthPageLink|health page"
+msgstr ""
+
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
msgstr ""
@@ -490,16 +465,12 @@ msgstr ""
msgid "AdminUsers|To confirm, type %{username}"
msgstr ""
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
+msgid "Advanced"
msgstr ""
msgid "Advanced settings"
msgstr ""
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-
msgid "All"
msgstr "全部"
@@ -515,9 +486,6 @@ msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 ""
@@ -527,12 +495,6 @@ msgstr ""
msgid "Allow requests to the local network from hooks and services."
msgstr ""
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
-
msgid "Allows you to add and manage Kubernetes clusters."
msgstr ""
@@ -548,9 +510,6 @@ msgstr ""
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
msgstr ""
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
-
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
msgstr ""
@@ -596,12 +555,6 @@ msgstr ""
msgid "An error occured whilst loading the pipelines jobs."
msgstr ""
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr ""
@@ -614,9 +567,6 @@ msgstr ""
msgid "An error occurred while adding approver"
msgstr ""
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr ""
@@ -629,9 +579,6 @@ msgstr ""
msgid "An error occurred while fetching markdown preview"
msgstr ""
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr ""
@@ -659,9 +606,6 @@ msgstr ""
msgid "An error occurred while initializing path locks"
msgstr ""
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr ""
@@ -704,18 +648,12 @@ msgstr ""
msgid "An error occurred while unsubscribing to notifications."
msgstr ""
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr ""
msgid "An error occurred. Please try again."
msgstr ""
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr ""
@@ -734,7 +672,7 @@ msgstr ""
msgid "Application"
msgstr ""
-msgid "Application ID"
+msgid "Application Id"
msgstr ""
msgid "Application: %{name}"
@@ -758,9 +696,6 @@ msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr "確定要刪除此流水線計劃嗎?"
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
msgstr ""
@@ -779,9 +714,6 @@ msgstr "確定要重置註冊令牌嗎?"
msgid "Are you sure you want to reset the health check token?"
msgstr "確定要重置健康檢查令牌嗎?"
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr ""
@@ -1037,15 +969,6 @@ msgstr ""
msgid "Badges|e.g. %{exampleUrl}"
msgstr ""
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
-msgstr ""
-
msgid "Begin with the selected commit"
msgstr ""
@@ -1335,9 +1258,6 @@ 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 ""
@@ -1368,6 +1288,9 @@ msgstr ""
msgid "Callback URL"
msgstr ""
+msgid "Callback url"
+msgstr ""
+
msgid "Can't find HEAD commit for this branch"
msgstr ""
@@ -1422,7 +1345,7 @@ msgstr "統計圖"
msgid "Chat"
msgstr ""
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
+msgid "Check interval"
msgstr ""
msgid "Checking %{text} availability…"
@@ -1485,9 +1408,6 @@ msgstr "已取消"
msgid "CiStatusLabel|created"
msgstr "已創建"
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr "已失敗"
@@ -1506,9 +1426,6 @@ msgstr "等待中"
msgid "CiStatusLabel|skipped"
msgstr "已跳過"
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr "等待手動操作"
@@ -1521,9 +1438,6 @@ msgstr "已取消"
msgid "CiStatusText|created"
msgstr "已創建"
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr "已失敗"
@@ -1578,10 +1492,10 @@ msgstr ""
msgid "CiVariable|Validation failed"
msgstr ""
-msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
msgstr ""
-msgid "Clear search"
+msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr ""
msgid "Clear search input"
@@ -1641,24 +1555,12 @@ msgstr ""
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr ""
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr ""
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr ""
@@ -1761,9 +1663,6 @@ msgstr ""
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr ""
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr ""
@@ -1815,12 +1714,6 @@ msgstr ""
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr ""
@@ -1830,6 +1723,9 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr ""
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr ""
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr ""
@@ -1839,7 +1735,7 @@ msgstr ""
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr ""
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
msgstr ""
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
@@ -1848,13 +1744,10 @@ 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"
+msgid "ClusterIntegration|Learn more about %{help_link_start}Kubernetes%{help_link_end}."
msgstr ""
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
+msgid "ClusterIntegration|Learn more about %{help_link_start}zones%{help_link_end}."
msgstr ""
msgid "ClusterIntegration|Machine type"
@@ -1872,6 +1765,9 @@ msgstr ""
msgid "ClusterIntegration|More information"
msgstr ""
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr ""
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr ""
@@ -1899,9 +1795,6 @@ msgstr ""
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr ""
@@ -1914,7 +1807,7 @@ msgstr ""
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -1986,12 +1879,18 @@ msgstr ""
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr ""
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr ""
@@ -2049,18 +1948,12 @@ msgstr ""
msgid "Collapse sidebar"
msgstr ""
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr ""
msgid "Comment & unresolve discussion"
msgstr ""
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr "評論"
@@ -2168,9 +2061,6 @@ msgstr ""
msgid "Configure Gitaly timeouts."
msgstr ""
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr ""
@@ -2180,10 +2070,7 @@ msgstr ""
msgid "Configure push mirrors."
msgstr ""
-msgid "Configure storage path settings."
-msgstr ""
-
-msgid "Configure the %{link} integration."
+msgid "Configure storage path and circuit breaker settings."
msgstr ""
msgid "Configure the way a user creates a new account."
@@ -2312,9 +2199,6 @@ msgstr ""
msgid "Copy HTTPS clone URL"
msgstr ""
-msgid "Copy ID to clipboard"
-msgstr ""
-
msgid "Copy SSH clone URL"
msgstr ""
@@ -2339,27 +2223,15 @@ msgstr ""
msgid "Copy incoming email address to clipboard"
msgstr ""
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
-msgstr ""
-
msgid "Copy reference to clipboard"
msgstr ""
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr ""
msgid "Copy token to clipboard"
msgstr ""
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr ""
@@ -2435,9 +2307,6 @@ msgstr "創建..."
msgid "Create project label"
msgstr ""
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr "標籤"
@@ -2486,9 +2355,6 @@ msgstr ""
msgid "Custom CI config path"
msgstr ""
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr "自定義通知事件"
@@ -2507,9 +2373,6 @@ msgstr ""
msgid "Customize how Google Code 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 your pipeline configuration, view your pipeline status and coverage report."
-msgstr ""
-
msgid "Cycle Analytics"
msgstr "週期分析"
@@ -2576,21 +2439,6 @@ msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr "使用 Cron 語法定義自定義模式"
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr "刪除"
@@ -2600,9 +2448,6 @@ msgstr ""
msgid "Delete Snippet"
msgstr ""
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr ""
@@ -2739,12 +2584,6 @@ msgstr ""
msgid "DeployTokens|Your new project deploy token has been created."
msgstr ""
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr ""
@@ -2769,12 +2608,6 @@ msgstr "詳情"
msgid "Detect host keys"
msgstr ""
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
-msgstr ""
-
msgid "Diffs|No file name available"
msgstr ""
@@ -2814,9 +2647,6 @@ msgstr ""
msgid "Discard draft"
msgstr ""
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr ""
@@ -2832,9 +2662,6 @@ msgstr ""
msgid "Dismiss Merge Request promotion"
msgstr ""
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
msgstr ""
@@ -2961,6 +2788,9 @@ msgstr ""
msgid "Enable group Runners"
msgstr ""
+msgid "Enable or disable certain group features and choose access levels."
+msgstr ""
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr ""
@@ -3081,7 +2911,7 @@ msgstr ""
msgid "Environments|Updated"
msgstr ""
-msgid "Environments|You don't have any environments right now"
+msgid "Environments|You don't have any environments right now."
msgstr ""
msgid "Environments|protected"
@@ -3231,9 +3061,6 @@ msgstr ""
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr ""
@@ -3288,12 +3115,6 @@ msgstr "無法變更所有者"
msgid "Failed to check related branches."
msgstr ""
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr ""
@@ -3303,9 +3124,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr "無法刪除流水線計劃"
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr ""
@@ -3315,81 +3133,6 @@ msgstr ""
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr ""
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr ""
@@ -3441,9 +3184,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr ""
@@ -3495,9 +3235,6 @@ msgstr ""
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3522,9 +3259,6 @@ msgstr ""
msgid "Found errors in your .gitlab-ci.yml:"
msgstr ""
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr ""
@@ -3744,22 +3478,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr ""
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Batch operations"
-msgstr ""
-
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3768,9 +3493,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr ""
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr ""
@@ -3792,7 +3514,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3816,9 +3538,6 @@ msgstr ""
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3831,10 +3550,10 @@ msgstr ""
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3870,24 +3589,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3900,6 +3604,9 @@ msgstr ""
msgid "Git revision"
msgstr ""
+msgid "Git storage health information has been reset"
+msgstr "Git 存儲健康信息已重置"
+
msgid "Git strategy for pipelines"
msgstr ""
@@ -3996,21 +3703,9 @@ msgstr ""
msgid "Group Runners"
msgstr ""
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr ""
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr ""
@@ -4020,9 +3715,6 @@ msgstr ""
msgid "Group maintainers can register group runners in the %{link}"
msgstr ""
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr ""
@@ -4074,6 +3766,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr ""
+msgid "GroupSettings|Share with group lock"
+msgstr ""
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr ""
@@ -4466,36 +4161,6 @@ msgstr ""
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr ""
@@ -4637,9 +4302,6 @@ msgstr ""
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] "最近 %d 天"
@@ -4659,9 +4321,6 @@ msgstr ""
msgid "Last edited by %{name}"
msgstr ""
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr ""
@@ -4710,15 +4369,6 @@ msgstr ""
msgid "License"
msgstr ""
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4728,9 +4378,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4740,9 +4387,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4752,9 +4396,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4767,15 +4408,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4801,9 +4436,6 @@ msgstr ""
msgid "List available repositories"
msgstr ""
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4849,9 +4481,6 @@ msgstr ""
msgid "Locks give the ability to lock specific file or folder."
msgstr ""
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr ""
@@ -4921,36 +4550,6 @@ msgstr ""
msgid "Markdown enabled"
msgstr ""
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -4960,6 +4559,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr ""
+
msgid "Maximum job timeout"
msgstr ""
@@ -4969,12 +4571,6 @@ msgstr ""
msgid "Median"
msgstr "中位數"
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr ""
@@ -5008,21 +4604,6 @@ msgstr ""
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr ""
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr ""
@@ -5041,12 +4622,6 @@ msgstr ""
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr ""
@@ -5245,9 +4820,6 @@ msgstr ""
msgid "More"
msgstr ""
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr ""
@@ -5281,9 +4853,6 @@ msgstr ""
msgid "Name:"
msgstr ""
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr ""
@@ -5405,9 +4974,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr ""
@@ -5417,6 +4983,9 @@ msgstr ""
msgid "No file chosen"
msgstr ""
+msgid "No files found"
+msgstr ""
+
msgid "No files found."
msgstr ""
@@ -5516,18 +5085,6 @@ msgstr ""
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr "通知事件"
@@ -5600,6 +5157,9 @@ msgstr ""
msgid "November"
msgstr ""
+msgid "Number of access attempts"
+msgstr ""
+
msgid "OK"
msgstr ""
@@ -5646,9 +5206,6 @@ msgstr ""
msgid "Open in Xcode"
msgstr ""
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr ""
@@ -5673,21 +5230,6 @@ msgstr ""
msgid "Operations"
msgstr ""
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5754,9 +5296,6 @@ msgstr ""
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr ""
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr ""
@@ -5784,15 +5323,15 @@ msgstr ""
msgid "Permissions"
msgstr ""
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr ""
msgid "Pipeline"
msgstr "流水線"
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr "流水線健康指標"
@@ -5910,24 +5449,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr ""
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr ""
msgid "Pipeline|Create pipeline"
msgstr ""
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr ""
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr ""
@@ -5937,12 +5467,6 @@ msgstr ""
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr ""
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr ""
@@ -5979,18 +5503,12 @@ msgstr ""
msgid "Please accept the Terms of Service before continuing."
msgstr ""
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6003,9 +5521,6 @@ msgstr ""
msgid "Please try again"
msgstr ""
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr ""
@@ -6021,9 +5536,6 @@ msgstr ""
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6066,6 +5578,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr ""
@@ -6126,12 +5641,6 @@ msgstr ""
msgid "Profiles|Invalid username"
msgstr ""
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6171,9 +5680,6 @@ 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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6198,9 +5704,6 @@ msgstr ""
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr ""
@@ -6402,9 +5905,6 @@ msgstr ""
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr ""
@@ -6474,6 +5974,9 @@ msgstr ""
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr ""
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr ""
+
msgid "PrometheusService|Common metrics"
msgstr ""
@@ -6669,9 +6172,6 @@ msgstr ""
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr ""
@@ -6733,21 +6233,12 @@ msgstr ""
msgid "Remove avatar"
msgstr ""
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr ""
msgid "Remove project"
msgstr "刪除項目"
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6769,30 +6260,33 @@ msgstr ""
msgid "Repo by URL"
msgstr ""
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6844,12 +6338,12 @@ msgstr "申請權限"
msgid "Requests Profiles"
msgstr ""
-msgid "Require all users in this group to setup Two-factor authentication"
-msgstr ""
-
msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr ""
+msgid "Reset git storage health information"
+msgstr "重置 Git 存儲的健康信息"
+
msgid "Reset health check access token"
msgstr "重置健康檢查訪問令牌"
@@ -7013,9 +6507,6 @@ msgstr ""
msgid "Save changes"
msgstr ""
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr "保存流水線計劃"
@@ -7079,15 +6570,9 @@ msgstr ""
msgid "Search project"
msgstr ""
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr ""
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7112,55 +6597,19 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
-
-msgid "Security"
-msgstr ""
-
-msgid "Security Dashboard"
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
+msgid "Seconds before reseting failure information"
msgstr ""
-msgid "Security Reports|There was an error creating the issue."
+msgid "Seconds to wait for a storage access attempt"
msgstr ""
-msgid "Security Reports|There was an error dismissing the vulnerability."
+msgid "Secret:"
msgstr ""
-msgid "Security Reports|There was an error reverting the dismissal."
+msgid "Security"
msgstr ""
-msgid "Security Reports|There was an error reverting this dismissal."
+msgid "Security Dashboard"
msgstr ""
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
@@ -7184,9 +6633,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr ""
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr "選擇時區"
@@ -7259,9 +6705,6 @@ msgstr ""
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "為賬號添加壹個用於推送或拉取的 %{protocol} 密碼。"
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr ""
@@ -7295,30 +6738,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr "設置密碼"
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr ""
@@ -7422,12 +6841,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr ""
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr ""
@@ -7455,15 +6868,9 @@ msgstr ""
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr ""
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr ""
@@ -7476,24 +6883,12 @@ msgstr ""
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr ""
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr ""
msgid "Sorry, no epics matched your search"
msgstr ""
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr ""
@@ -7668,21 +7063,12 @@ msgstr ""
msgid "Start a %{new_merge_request} with these changes"
msgstr "由此更改 %{new_merge_request}"
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr "運作 Runner!"
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr ""
@@ -7695,9 +7081,6 @@ msgstr ""
msgid "Status"
msgstr ""
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr ""
@@ -7707,9 +7090,6 @@ msgstr ""
msgid "Stopped"
msgstr ""
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr ""
@@ -7725,9 +7105,6 @@ msgstr ""
msgid "Submit as spam"
msgstr ""
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7740,12 +7117,6 @@ msgstr ""
msgid "Subscribe at project level"
msgstr ""
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr "切換分支/標籤"
@@ -7870,9 +7241,6 @@ msgstr ""
msgid "Terms of Service and Privacy Policy"
msgstr ""
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr ""
@@ -7921,6 +7289,12 @@ msgstr "議題階段概述了從創建議題到將議題添加到裏程碑或議
msgid "The maximum file size allowed is 200KB."
msgstr ""
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr ""
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr ""
@@ -7969,6 +7343,9 @@ msgstr "評審階段概述了從創建合併請求到合併的時間。當創建
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr ""
+msgid "The secure token used by the Runner to checkout the project"
+msgstr ""
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr "預發布階段概述了合併請求的合併到部署代碼到生產環境的總時間。當首次部署到生產環境後,數據將自動添加到此處。"
@@ -7978,6 +7355,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr "測試階段概述了 GitLab CI 為相關合併請求運行每個流水線所需的時間。當第壹個流水線運行完成後,數據將自動添加到此處。"
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr ""
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr ""
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr "該階段每條數據所花的時間"
@@ -8017,6 +7403,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr "訪問 Git 存儲時出現問題:"
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8089,9 +7478,6 @@ msgstr ""
msgid "This is a confidential issue."
msgstr ""
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr ""
@@ -8131,10 +7517,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8155,9 +7538,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr ""
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr "在創建壹個空的存儲庫或導入現有存儲庫之前,您將無法推送代碼。"
@@ -8182,9 +7562,6 @@ msgstr ""
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr ""
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8194,12 +7571,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr ""
@@ -8227,15 +7598,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr ""
@@ -8430,9 +7795,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8457,9 +7819,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr ""
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 ""
@@ -8478,9 +7837,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr ""
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr ""
@@ -8496,9 +7852,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr ""
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr ""
@@ -8514,9 +7867,6 @@ msgstr ""
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr ""
@@ -8532,9 +7882,6 @@ msgstr "所有提交和合併的總測試時間"
msgid "Total: %{total}"
msgstr ""
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr ""
@@ -8544,9 +7891,6 @@ msgstr ""
msgid "Track time with quick actions"
msgstr ""
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr ""
@@ -8565,33 +7909,21 @@ msgstr ""
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr ""
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr ""
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr ""
msgid "Twitter"
msgstr ""
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr ""
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr ""
@@ -8616,9 +7948,6 @@ msgstr ""
msgid "Unresolve discussion"
msgstr ""
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8655,16 +7984,13 @@ msgstr ""
msgid "Up to date"
msgstr ""
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr ""
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
+msgid "Update your group name, description, avatar, and other general settings."
msgstr ""
msgid "Updating"
@@ -8742,51 +8068,6 @@ msgstr ""
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr ""
@@ -8814,15 +8095,6 @@ msgstr ""
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr ""
@@ -8856,15 +8128,9 @@ msgstr ""
msgid "View replaced file @ "
msgstr ""
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr ""
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8883,36 +8149,6 @@ msgstr "公開"
msgid "VisibilityLevel|Unknown"
msgstr "未知"
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr "權限不足。如需查看相關數據,請向管理員申請權限。"
@@ -8952,12 +8188,6 @@ msgstr ""
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr ""
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr ""
@@ -9108,9 +8338,6 @@ msgstr ""
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9129,6 +8356,9 @@ msgstr ""
msgid "You are on a read-only GitLab instance."
msgstr ""
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr ""
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr ""
@@ -9138,6 +8368,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr ""
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9153,13 +8386,13 @@ msgstr "只能在分支上添加文件"
msgid "You can only edit files when you are on a branch"
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}"
+msgid "You can reset runners registration token by pressing a button below."
msgstr ""
-msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
+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 test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
+msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
msgid "You cannot write to a read-only secondary GitLab Geo instance. Please use %{link_to_primary_node} instead."
@@ -9168,9 +8401,6 @@ msgstr ""
msgid "You cannot write to this read-only GitLab instance."
msgstr ""
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr ""
@@ -9273,9 +8503,6 @@ msgstr ""
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr ""
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr ""
@@ -9382,18 +8609,27 @@ msgstr ""
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr ""
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr ""
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr ""
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr ""
+
msgid "ciReport|Description"
msgstr ""
@@ -9444,9 +8680,6 @@ msgstr ""
msgid "ciReport|Loading %{reportName} report"
msgstr ""
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr ""
@@ -9468,6 +8701,9 @@ msgstr ""
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr ""
+
msgid "ciReport|Security scanning"
msgstr ""
@@ -9514,6 +8750,9 @@ msgstr[0] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr ""
+
msgid "ciReport|on pipeline"
msgstr ""
@@ -9548,10 +8787,6 @@ msgstr ""
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-
msgid "enabled"
msgstr ""
@@ -9561,12 +8796,6 @@ msgstr ""
msgid "for this project"
msgstr ""
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr ""
@@ -9595,9 +8824,6 @@ msgstr ""
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr ""
@@ -9873,10 +9099,6 @@ msgstr ""
msgid "private key does not match certificate."
msgstr ""
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-
msgid "remaining"
msgstr ""
@@ -9889,10 +9111,6 @@ msgstr ""
msgid "remove weight"
msgstr ""
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-
msgid "source"
msgstr ""
diff --git a/locale/zh_TW/gitlab.po b/locale/zh_TW/gitlab.po
index 47646afb0a9..1bccf6de738 100644
--- a/locale/zh_TW/gitlab.po
+++ b/locale/zh_TW/gitlab.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gitlab-ee\n"
"Report-Msgid-Bugs-To: \n"
-"Last-Translator: gitlab <community@gitlab.com>\n"
+"Last-Translator: gitlab <mbartlett+crowdin@gitlab.com>\n"
"Language-Team: Chinese Traditional\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
@@ -13,10 +13,10 @@ msgstr ""
"X-Crowdin-Project: gitlab-ee\n"
"X-Crowdin-Language: zh-TW\n"
"X-Crowdin-File: /master/locale/gitlab.pot\n"
-"PO-Revision-Date: 2018-11-19 17:21\n"
+"PO-Revision-Date: 2018-10-02 09:30\n"
msgid " Status"
-msgstr " 狀態"
+msgstr ""
msgid " and"
msgstr " 和"
@@ -29,40 +29,29 @@ msgid " improved on %d point"
msgid_plural " improved on %d points"
msgstr[0] " 在 %d 點上改善"
-msgid "\"%{query}\" in projects"
-msgstr ""
-
-msgid "%d addition"
-msgid_plural "%d additions"
-msgstr[0] ""
-
msgid "%d changed file"
msgid_plural "%d changed files"
-msgstr[0] "%d 個已變更檔案"
+msgstr[0] "%d 個變更的檔案"
msgid "%d commit"
msgid_plural "%d commits"
-msgstr[0] "%d 個提交紀錄"
+msgstr[0] "%d 個更動"
msgid "%d commit behind"
msgid_plural "%d commits behind"
-msgstr[0] "落後 %d 個提交紀錄"
-
-msgid "%d deleted"
-msgid_plural "%d deletions"
-msgstr[0] ""
+msgstr[0] "落後 %d 個更動紀錄"
msgid "%d exporter"
msgid_plural "%d exporters"
-msgstr[0] "%d 個匯出工具"
+msgstr[0] "%d 導出"
msgid "%d failed test result"
msgid_plural "%d failed test results"
-msgstr[0] "%d 個失敗的測試結果"
+msgstr[0] ""
msgid "%d fixed test result"
msgid_plural "%d fixed test results"
-msgstr[0] "%d 個修復的測試結果"
+msgstr[0] ""
msgid "%d issue"
msgid_plural "%d issues"
@@ -70,7 +59,7 @@ msgstr[0] "%d 個議題"
msgid "%d layer"
msgid_plural "%d layers"
-msgstr[0] "%d 個介層"
+msgstr[0] "%d 個圖層"
msgid "%d merge request"
msgid_plural "%d merge requests"
@@ -78,7 +67,7 @@ msgstr[0] "%d 個合併請求"
msgid "%d metric"
msgid_plural "%d metrics"
-msgstr[0] "%d 個指標"
+msgstr[0] "%d 指標"
msgid "%d staged change"
msgid_plural "%d staged changes"
@@ -88,6 +77,10 @@ msgid "%d unstaged change"
msgid_plural "%d unstaged changes"
msgstr[0] "%d 個未暫存變更"
+msgid "%d vulnerability"
+msgid_plural "%d vulnerabilities"
+msgstr[0] "%d 個漏洞"
+
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] "因效能考量,已隱藏 %s 個更動 (commit)。"
@@ -95,65 +88,62 @@ msgstr[0] "因效能考量,已隱藏 %s 個更動 (commit)。"
msgid "%{actionText} & %{openOrClose} %{noteable}"
msgstr "%{actionText} 和 %{openOrClose} %{noteable}"
-msgid "%{authorsName}'s discussion"
-msgstr ""
-
msgid "%{commit_author_link} authored %{commit_timeago}"
-msgstr "%{commit_author_link} 於 %{commit_timeago} 提交"
+msgstr "由 %{commit_author_link} 提交於 %{commit_timeago}"
msgid "%{counter_storage} (%{counter_repositories} repositories, %{counter_build_artifacts} build artifacts, %{counter_lfs_objects} LFS)"
msgstr "%{counter_storage} (%{counter_repositories} 個版本庫、%{counter_build_artifacts} 個編譯產物、和 %{counter_lfs_objects} 個 LFS)"
-msgid "%{count} %{alerts}"
-msgstr ""
-
-msgid "%{count} more assignees"
-msgstr ""
-
msgid "%{count} participant"
msgid_plural "%{count} participants"
msgstr[0] "%{count} 參與者"
-msgid "%{count} pending comment"
-msgid_plural "%{count} pending comments"
-msgstr[0] ""
-
msgid "%{filePath} deleted"
msgstr "已刪除 %{filePath}"
msgid "%{firstLabel} +%{labelCount} more"
-msgstr "%{firstLabel} +%{labelCount} 更多"
+msgstr ""
msgid "%{group_docs_link_start}Groups%{group_docs_link_end} allow you to manage and collaborate across multiple projects. Members of a group have access to all of its projects."
-msgstr "%{group_docs_link_start}群組%{group_docs_link_end} 允許您管理、協作多個專案。群組的成員可以存取群組下的所有專案。"
+msgstr "%{group_docs_link_start}群組%{group_docs_link_end} 允許您管理、協作多個專案。群組的成員可以訪問群組下的所有專案。"
msgid "%{issuableType} will be removed! Are you sure?"
-msgstr "將會移除 %{issuableType}!確定?"
+msgstr ""
msgid "%{loadingIcon} Started"
msgstr "%{loadingIcon} 開始"
msgid "%{lock_path} is locked by GitLab User %{lock_user_id}"
-msgstr "%{lock_path} 被 GitLab 使用者 %{lock_user_id} 鎖定"
+msgstr "%{lock_path} 被使用者 %{lock_user_id} 鎖定"
msgid "%{name}'s avatar"
msgstr "%{name} 的頭貼"
msgid "%{nip_domain} can be used as an alternative to a custom domain."
-msgstr "%{nip_domain} 可以當作自訂網域的替代方案。"
+msgstr "%{nip_domain} 可以使用為自訂網域的替代方案。"
msgid "%{number_commits_behind} commits behind %{default_branch}, %{number_commits_ahead} commits ahead"
-msgstr "%{number_commits_behind} 個落後 %{default_branch} 分支的提交記錄,%{number_commits_ahead} 個超前的提交記錄"
+msgstr "%{number_commits_behind} 個落後 %{default_branch} 分支的修訂版提交,%{number_commits_ahead} 個超前的修訂版更動"
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will allow access on the next attempt."
+msgstr "目前已失敗 %{number_of_failures} 次。GitLab 允許在 %{maximum_failures} 次之內可再嘗試讀取 。"
+
+msgid "%{number_of_failures} of %{maximum_failures} failures. GitLab will not retry automatically. Reset storage information when the problem is resolved."
+msgstr "已失敗 %{number_of_failures} / %{maximum_failures} 次,GitLab 將不再自動重試。請在確認問題解決後手動重置儲存空間資訊。"
msgid "%{openOrClose} %{noteable}"
msgstr "%{openOrClose} %{noteable}"
msgid "%{percent}%% complete"
-msgstr "完成 %{percent}%%"
+msgstr "%{percent}%% 完成"
+
+msgid "%{storage_name}: failed storage access attempt on host:"
+msgid_plural "%{storage_name}: %{failed_attempts} failed storage access attempts:"
+msgstr[0] "%{storage_name}:已存取此主機失敗 %{failed_attempts} 次"
msgid "%{text} %{files}"
msgid_plural "%{text} %{files} files"
-msgstr[0] "%{text} %{files} 個檔案"
+msgstr[0] "%{text} %{files} 檔案"
msgid "%{text} is available"
msgstr "%{text} 可用"
@@ -165,34 +155,34 @@ msgid "%{unstaged} unstaged and %{staged} staged changes"
msgstr "%{unstaged} 個未暫存和 %{staged} 個已暫存變更"
msgid "%{usage_ping_link_start}Learn more%{usage_ping_link_end} about what information is shared with GitLab Inc."
-msgstr "%{usage_ping_link_start}了解更多%{usage_ping_link_end}會與 GitLab 公司分享的資料。"
+msgstr ""
msgid "+ %{count} more"
-msgstr "+ %{count} 更多"
+msgstr ""
msgid "+ %{moreCount} more"
msgstr "+ %{moreCount} 更多"
msgid "- Runner is active and can process any new jobs"
-msgstr "- Runner 為啟用狀態,並且可以處理任何新的工作"
+msgstr "- Runner 為啟用狀態,並且可以處理任何新的工作。"
msgid "- Runner is paused and will not receive any new jobs"
msgstr "- Runner 為暫停狀態,且將不會接受任何新的工作"
msgid "- show less"
-msgstr "- 顯示較少"
+msgstr "顯示較少"
msgid "1 %{type} addition"
msgid_plural "%{count} %{type} additions"
-msgstr[0] "%{count}%{type} 個附加項目"
+msgstr[0] "%{count}%{type} 個附加"
msgid "1 %{type} modification"
msgid_plural "%{count} %{type} modifications"
-msgstr[0] "%{count}%{type} 個變更項目"
+msgstr[0] "%{count}%{type} 個變更"
msgid "1 closed issue"
msgid_plural "%d closed issues"
-msgstr[0] "%d 個關閉議題"
+msgstr[0] "%d 個關閉的議題"
msgid "1 closed merge request"
msgid_plural "%d closed merge requests"
@@ -200,7 +190,7 @@ msgstr[0] "%d 個關閉的合併請求"
msgid "1 group"
msgid_plural "%d groups"
-msgstr[0] "%d 個群組"
+msgstr[0] ""
msgid "1 merged merge request"
msgid_plural "%d merged merge requests"
@@ -208,11 +198,11 @@ msgstr[0] "%d 個已合併的合併請求"
msgid "1 open issue"
msgid_plural "%d open issues"
-msgstr[0] "%d 個開放中的議題"
+msgstr[0] "%d 個進行中的議題"
msgid "1 open merge request"
msgid_plural "%d open merge requests"
-msgstr[0] "%d 個開放中合併請求"
+msgstr[0] "%d 個進行中的合併請求"
msgid "1 pipeline"
msgid_plural "%d pipelines"
@@ -220,53 +210,53 @@ msgstr[0] "%d 條流水線"
msgid "1 role"
msgid_plural "%d roles"
-msgstr[0] "%d 個角色"
+msgstr[0] ""
msgid "1 user"
msgid_plural "%d users"
-msgstr[0] "%d 位使用者"
+msgstr[0] ""
msgid "1st contribution!"
-msgstr "第一次協作!"
+msgstr "第一次協作"
msgid "2FA enabled"
msgstr "已啟用雙重認證"
msgid "403|Please contact your GitLab administrator to get the permission."
-msgstr "請聯絡您的 GitLab 管理員以取得權限。"
+msgstr "403 |請聯繫您的GitLab管理員以獲取權限。"
msgid "403|You don't have the permission to access this page."
-msgstr "您無權使用此頁面。"
+msgstr "您無權使用這個頁面。"
msgid "404|Make sure the address is correct and the page hasn't moved."
-msgstr "請確保網址正確且網頁沒被移動。"
+msgstr "404 |請確保網址正確且網頁位置沒有被更改。"
msgid "404|Page Not Found"
-msgstr "找不到網頁"
+msgstr "無法找到網頁"
msgid "404|Please contact your GitLab administrator if you think this is a mistake."
-msgstr "如果您認為這是個錯誤,請聯絡您的 GitLab 管理員。"
+msgstr "404 |如果您認為這是錯誤,請聯繫您的GitLab管理員。"
msgid "<code>\"johnsmith@example.com\": \"@johnsmith\"</code> will add \"By <a href=\"#\">@johnsmith</a>\" to all issues and comments originally created by johnsmith@example.com, and will set <a href=\"#\">@johnsmith</a> as the assignee on all issues originally assigned to johnsmith@example.com."
-msgstr "<code>\"johnsmith@example.com\": \"@johnsmith\"</code> 將會在所有原本由 johnsmith@example.com 建立的議題和留言中加上「來自 <a href=\"#\">@johnsmith</a>」並將原本分配給 johnsmith@example.com 的所有議題設定 <a href=\"#\">@johnsmith</a> 為受讓人。"
+msgstr ""
msgid "<code>\"johnsmith@example.com\": \"John Smith\"</code> will add \"By John Smith\" to all issues and comments originally created by johnsmith@example.com."
-msgstr "<code>\"johnsmith@example.com\": \"John Smith\"</code> 將會在所有原本由 johnsmith@example.com 建立的議題和留言中加上「來自 John Smith」。"
+msgstr ""
msgid "<code>\"johnsmith@example.com\": \"johnsm...@example.com\"</code> will add \"By johnsm...@example.com\" to all issues and comments originally created by johnsmith@example.com. The email address or username is masked to ensure the user's privacy."
-msgstr "<code>\"johnsmith@example.com\": \"johnsm...@example.com\"</code> 將會在所有原本由 johnsmith@example.com 建立的議題和留言中加上「來自 johnsm...@example.com」。電子信箱位址或使用者名稱將被遮蔽,以保護使用者的隱私安全。"
+msgstr ""
msgid "<code>\"johnsmith@example.com\": \"johnsmith@example.com\"</code> will add \"By <a href=\"#\">johnsmith@example.com</a>\" to all issues and comments originally created by johnsmith@example.com. By default, the email address or username is masked to ensure the user's privacy. Use this option if you want to show the full email address."
-msgstr "<code>\"johnsmith@example.com\": \"johnsmith@example.com\"</code> 將會在所有原本由 johnsmith@example.com 建立的議題和留言中加上「來自 <a href=\"#\">johnsmith@example.com</a>」。預設狀態電子信箱位址或使用者名稱將被遮蔽以保護使用者的隱私安全,如果您想要顯示完整的電子信箱位址,請使用此選項。"
+msgstr ""
msgid "<strong>%{changedFilesLength} unstaged</strong> and <strong>%{stagedFilesLength} staged</strong> changes"
-msgstr "<strong>%{changedFilesLength} 個未暫存</strong>和 <strong>%{stagedFilesLength} 個已暫存</strong> 變更"
+msgstr ""
msgid "<strong>%{created_count}</strong> created, <strong>%{accepted_count}</strong> accepted."
-msgstr "已建立 <strong>%{created_count}</strong> 個和同意 <strong>%{accepted_count}</strong> 個。"
+msgstr "建立 <strong>%{created_count}</strong> 個,同意 <strong>%{accepted_count}</strong> 個。"
msgid "<strong>%{created_count}</strong> created, <strong>%{closed_count}</strong> closed."
-msgstr "建立 <strong>%{created_count}</strong> 個和關閉 <strong>%{closed_count}</strong> 個。"
+msgstr "建立 <strong>%{created_count}</strong> 個,關閉 <strong>%{closed_count}</strong> 個。"
msgid "<strong>%{group_name}</strong> group members"
msgstr "<strong>%{group_name}</strong> 群組成員"
@@ -275,34 +265,31 @@ msgid "<strong>%{pushes}</strong> pushes, more than <strong>%{commits}</strong>
msgstr "推送 <strong>%{pushes}</strong> 個,<strong>%{people}</strong> 個貢獻者提交了超過 <strong>%{commits}</strong> 個提交。"
msgid "<strong>Removes</strong> source branch"
-msgstr "<strong>移除</strong>來源分支"
+msgstr "<strong>刪除</strong>來源分支"
msgid "A 'Runner' is a process which runs a job. You can set up as many Runners as you need."
-msgstr "一個「執行器」是一個執行工作的程序。你可以設定你所需的執行器數量。"
+msgstr ""
msgid "A collection of graphs regarding Continuous Integration"
-msgstr "Continuous 整合相關圖表"
+msgstr "持續整合相關的圖表"
msgid "A default branch cannot be chosen for an empty project."
-msgstr "無法對一個空專案選定預設分支。"
+msgstr ""
msgid "A deleted user"
-msgstr "已刪除的使用者"
-
-msgid "A member of GitLab's abuse team will review your report as soon as possible."
msgstr ""
msgid "A new branch will be created in your fork and a new merge request will be started."
-msgstr "將會在您的分支中建立一個新的分支,並建立一個新的合併請求。"
+msgstr "將會再創建一個新的分支,並建立一個新的合併請求。"
msgid "A project is where you house your files (repository), plan your work (issues), and publish your documentation (wiki), %{among_other_things_link}."
-msgstr "專案可以讓你存放您的檔案(版本庫)、計劃您的工作(議題)與發佈文件(Wiki),還有 %{among_other_things_link}。"
+msgstr "一個專案提供了以下功能,存放你的文件(存儲庫),計劃你的工作(議題),並發布你的文件(維基), %{among_other_things_link}。"
msgid "A regular expression that will be used to find the test coverage output in the job trace. Leave blank to disable"
-msgstr "正規表達式將會用來尋找工作追蹤中的測試覆蓋輸出。留白以停用"
+msgstr "正則表達式,將用於在作業跟踪中查找測試覆蓋率的輸出。留空時停用此功能"
msgid "A user with write access to the source branch selected this option"
-msgstr "一個有來源分支寫入權限的使用者選擇了這個選項"
+msgstr "一個有存取原始分支權限的使用者,選擇了此項目"
msgid "About GitLab"
msgstr "關於 GitLab"
@@ -317,10 +304,10 @@ msgid "About this feature"
msgstr "關於此功能"
msgid "Abuse Reports"
-msgstr "回報濫用"
+msgstr "濫用報告"
msgid "Abuse reports"
-msgstr "回報濫用"
+msgstr "濫用報告"
msgid "Accept terms"
msgstr "接受條款"
@@ -332,25 +319,31 @@ msgid "Access Tokens"
msgstr "存取憑證"
msgid "Access denied! Please verify you can add deploy keys to this repository."
-msgstr "存取被拒!請確認您是否可以在此版本庫部屬金鑰。"
+msgstr "存取被拒!請驗證您是否可以在此版本庫部屬金鑰。"
msgid "Access expiration date"
-msgstr "存取過期日期"
+msgstr ""
msgid "Access to '%{classification_label}' not allowed"
msgstr "不允許存取「%{classification_label}」"
+msgid "Access to failing storages has been temporarily disabled to allow the mount to recover. Reset storage information after the issue has been resolved to allow access again."
+msgstr "已暫時停用失敗的 Git 儲存空間。當儲存空間恢復正常後,請重置儲存空間健康指數。"
+
+msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
+msgstr "存取您執行器憑證,自定義您的流水線配置,並查看你的流水現狀態及測試涵蓋率報告。"
+
msgid "Account"
msgstr "帳號"
msgid "Account and limit"
-msgstr "帳戶與限制"
+msgstr "帳戶和限制"
msgid "Active"
msgstr "啟用"
msgid "Active Sessions"
-msgstr "連線階段"
+msgstr "連線中的裝置"
msgid "Activity"
msgstr "活動"
@@ -359,67 +352,46 @@ msgid "Add"
msgstr "新增"
msgid "Add Changelog"
-msgstr "新增變更記錄"
+msgstr "新增更新日誌"
msgid "Add Contribution guide"
-msgstr "新增貢獻指南"
+msgstr "新增協作指南"
msgid "Add Group Webhooks and GitLab Enterprise Edition."
msgstr "新增群組 Webhook 和 GitLab 企業版本。"
-msgid "Add Jaeger URL"
-msgstr ""
-
msgid "Add Kubernetes cluster"
msgstr "增加 Kubernetes 叢集"
msgid "Add Readme"
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 table"
-msgstr ""
-
msgid "Add additional text to appear in all email communications. %{character_limit} character limit"
-msgstr "增加顯示於所有電子郵件對話的附加文字。最多 %{character_limit} 個字元。"
-
-msgid "Add comment now"
-msgstr ""
-
-msgid "Add image comment"
-msgstr ""
+msgstr "增加顯示於所有電子郵件對話的附加文字。最多 %{character_limit} 個字。"
msgid "Add license"
-msgstr "新增授權"
+msgstr ""
msgid "Add new application"
msgstr "建立新應用程式"
msgid "Add new directory"
-msgstr "建立新目錄"
-
-msgid "Add projects"
-msgstr ""
+msgstr "新增目錄"
msgid "Add reaction"
-msgstr "建立回應"
-
-msgid "Add to review"
-msgstr ""
+msgstr "添加回應"
msgid "Add todo"
-msgstr "建立待辦事項"
+msgstr "增加待辦事項"
msgid "Add user(s) to the group:"
-msgstr "將使用者加到群組:"
+msgstr "加入使用者至群組:"
msgid "Add users to group"
-msgstr "將使用者加到群組"
+msgstr "加入使用者到群組"
msgid "Adding new applications is disabled in your GitLab instance. Please contact your GitLab administrator to get the permission"
-msgstr "您的 GitLab 實例已經停用「建立新應用程式」功能。請聯絡您的 GitLab 管理員以取得此權限"
+msgstr ""
msgid "Additional text"
msgstr "附加文字"
@@ -428,16 +400,16 @@ msgid "Admin Area"
msgstr "管理區塊"
msgid "Admin Overview"
-msgstr "管理概覽"
+msgstr "管理員概覽"
msgid "Admin area"
msgstr "管理區塊"
msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-msgstr "您正打算永久刪除 %{username} 使用者。連結他們的議題、合併請求與群組將會移轉到系統全域的一位使用者「Ghost-user」。若要避免資料遺失,請考慮改用%{strong_start}封鎖使用者%{strong_end}功能。當你執行了%{strong_start}刪除使用者%{strong_end},則該動作將無法復原。"
+msgstr ""
msgid "AdminArea| 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 %{strong_start}block user%{strong_end} feature instead. Once you %{strong_start}Delete user%{strong_end}, it cannot be undone or recovered."
-msgstr "您正打算永久刪除 %{username} 使用者。這將會刪除連結他們的議題、合併請求與群組。若要避免資料遺失,請考慮改用%{strong_start}封鎖使用者%{strong_end}功能。當你執行了%{strong_start}刪除使用者%{strong_end},則該動作將無法復原。"
+msgstr ""
msgid "AdminArea|Stop all jobs"
msgstr "停止所有任務"
@@ -452,10 +424,13 @@ msgid "AdminArea|Stopping jobs failed"
msgstr "停止任務失敗"
msgid "AdminArea|You’re about to stop all jobs.This will halt all current jobs that are running."
-msgstr "您打算要停止所有任務,這將會暫停所有正在執行中的任務。"
+msgstr "您將停止所有任務,這將會暫停所有正在運行的任務。"
+
+msgid "AdminHealthPageLink|health page"
+msgstr "系統狀態"
msgid "AdminProjects| You’re about to permanently delete the project %{projectName}, its repository, and all related resources including issues, merge requests, etc.. Once you confirm and press %{strong_start}Delete project%{strong_end}, it cannot be undone or recovered."
-msgstr "您正打算永久刪除 %{projectName} 專案、與其版本庫、和所有相關的資源,例如議題、合併請求等等…當您確認並按下%{strong_start}刪除專案%{strong_end},該動作將無法復原。"
+msgstr ""
msgid "AdminProjects|Delete"
msgstr "刪除"
@@ -467,7 +442,7 @@ msgid "AdminProjects|Delete project"
msgstr "刪除專案"
msgid "AdminSettings|Specify a domain to use by default for every project's Auto Review Apps and Auto Deploy stages."
-msgstr "為每個專案的自動審閱應用程式及自動部署階段指定一個預設的網域"
+msgstr "為每個專案的自動複閱應用及自動部署指定一個預設的網域"
msgid "AdminUsers|Block user"
msgstr "封鎖使用者"
@@ -485,59 +460,46 @@ msgid "AdminUsers|Delete user and contributions"
msgstr "刪除使用者及其貢獻"
msgid "AdminUsers|To confirm, type %{projectName}"
-msgstr "請輸入 %{projectName} 進行確認"
+msgstr "請輸入 %{projectName} 以進行確認"
msgid "AdminUsers|To confirm, type %{username}"
-msgstr "請輸入 %{username} 進行確認"
+msgstr "請輸入 %{username} 以進行確認"
-msgid "Advanced permissions, Large File Storage and Two-Factor authentication settings."
-msgstr ""
+msgid "Advanced"
+msgstr "進階"
msgid "Advanced settings"
msgstr "進階設定"
-msgid "Alert"
-msgid_plural "Alerts"
-msgstr[0] ""
-
msgid "All"
msgstr "全部"
msgid "All changes are committed"
-msgstr "所有變更都已經提交"
+msgstr "所有改變都已經提交"
msgid "All features are enabled for blank projects, from templates, or when importing, but you can disable them afterward in the project settings."
-msgstr "已經對空白、來自模板或匯入的專案啟用了所有功能,但你能在之後於專案設定停用它們。"
+msgstr "從模板建立或導入專案時將啟用所有功能,您可以在專案設置中將其關閉。"
msgid "All users"
-msgstr "所有使用者"
+msgstr ""
msgid "Allow commits from members who can merge to the target branch."
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 rendering of PlantUML diagrams in Asciidoc documents."
-msgstr "允許在 Asciidoc 文件中繪製 PlantUML64 圖。"
+msgstr "允許在 Asciidoc 文件中渲染 PlantUML64"
msgid "Allow requests to the local network from hooks and services."
-msgstr "允許來自觸發器和服務對本機網路的請求。"
-
-msgid "Allow users to request access"
-msgstr ""
-
-msgid "Allow users to request access if visibility is public or internal."
-msgstr ""
+msgstr "允許來自鉤子和服務的對本地網絡的請求。"
msgid "Allows you to add and manage Kubernetes clusters."
-msgstr "允許您增加和管理 Kubernetes 叢集。"
+msgstr "允許您增加和管理Kubernetes叢集。"
msgid "Also called \"Issuer\" or \"Relying party trust identifier\""
-msgstr "也被稱為「議題擁有者」或「依賴方信任身份識別」"
+msgstr "也被稱為「議題擁有者」或「依賴方信任標識標籤」"
msgid "Also called \"Relying party service URL\" or \"Reply URL\""
msgstr "也稱為「依賴方服務 URL」或「回覆 URL」"
@@ -546,19 +508,16 @@ msgid "Alternatively, you can use a %{personal_access_token_link}. When you crea
msgstr "或者,你可以使用 %{personal_access_token_link}。當你建立你的個人存取憑證時,你將需要選擇<code>版本庫</code>範圍,所以我們可以顯示你可以連線之公開及私密的版本庫清單。"
msgid "Alternatively, you can use a %{personal_access_token_link}. When you create your Personal Access Token, you will need to select the <code>repo</code> scope, so we can display a list of your public and private repositories which are available to import."
-msgstr "或者,你可以使用 %{personal_access_token_link}。當你建立你的個人存取憑證時,你將需要選擇<code>版本庫</code>範圍,所以我們將會顯示能匯入的公開及私密的版本庫清單。"
-
-msgid "Amount of time (in hours) that users are allowed to skip forced configuration of two-factor authentication"
-msgstr ""
+msgstr "或者,你可以使用 %{personal_access_token_link}。當你建立你的個人存取權杖時,你將需要選擇<code>檔案庫</code>範圍,所以我們將會顯示你公開及私人的檔案庫清單進行匯入。"
msgid "An SSH key will be automatically generated when the form is submitted. For more information, please refer to the documentation."
-msgstr "提交此表單時將會自動產生 SSH 金鑰。若須更多資訊請參考文件。"
+msgstr ""
msgid "An application called %{link_to_client} is requesting access to your GitLab account."
msgstr "一個自稱 %{link_to_client} 的應用程式請求您 GitLab 帳號的存取權。"
msgid "An empty GitLab User field will add the FogBugz user's full name (e.g. \"By John Smith\") in the description of all issues and comments. It will also associate and/or assign these issues and comments with the project creator."
-msgstr "空的 GitLab 使用者欄位將會在所有議題與說明的說明欄增加 FogBugz 使用者的完整名稱 (例如:「來自 John Smith」)。其也將與專案建立者關聯並 (或) 分配這些議題以及留言。"
+msgstr ""
msgid "An error accured whilst committing your changes."
msgstr "提交您的變更時發生錯誤"
@@ -572,8 +531,8 @@ msgstr "創建新分支時發生錯誤。"
msgid "An error occured whilst fetching the job trace."
msgstr "取得工作追蹤資訊時發生錯誤"
-msgid "An error occured whilst fetching the latest pipeline."
-msgstr ""
+msgid "An error occured whilst fetching the latest pipline."
+msgstr "取得最新流水線時發生錯誤"
msgid "An error occured whilst loading all the files."
msgstr "讀取檔案時發生錯誤。"
@@ -596,12 +555,6 @@ msgstr "讀取合併請求時發生錯誤。"
msgid "An error occured whilst loading the pipelines jobs."
msgstr "載入流水線工作的同時發生了錯誤"
-msgid "An error occurred adding a draft to the discussion."
-msgstr ""
-
-msgid "An error occurred adding a new draft."
-msgstr ""
-
msgid "An error occurred previewing the blob"
msgstr "預覽 blob 檔案時發生錯誤"
@@ -614,9 +567,6 @@ msgstr "更新問題權重時發生錯誤"
msgid "An error occurred while adding approver"
msgstr "增加審核者時發生錯誤"
-msgid "An error occurred while deleting the comment"
-msgstr ""
-
msgid "An error occurred while detecting host keys"
msgstr "偵測主機金鑰時發生錯誤"
@@ -629,23 +579,20 @@ msgstr "解除亮高顯示時發生錯誤,請重新整理頁面再次嘗試。
msgid "An error occurred while fetching markdown preview"
msgstr "讀取 markdown 預覽時發生錯誤"
-msgid "An error occurred while fetching pending comments"
-msgstr ""
-
msgid "An error occurred while fetching sidebar data"
msgstr "讀取側邊欄資料時發生錯誤"
msgid "An error occurred while fetching stages."
-msgstr "抓取狀態時發生錯誤。"
+msgstr ""
msgid "An error occurred while fetching the job log."
-msgstr "抓取工作日誌時發生錯誤。"
+msgstr ""
msgid "An error occurred while fetching the job."
-msgstr "抓取工作時發生錯誤。"
+msgstr ""
msgid "An error occurred while fetching the jobs."
-msgstr "抓取工作時發生錯誤。"
+msgstr ""
msgid "An error occurred while fetching the pipeline."
msgstr "讀取流水線時發生錯誤"
@@ -654,14 +601,11 @@ msgid "An error occurred while getting projects"
msgstr "讀取專案時發生錯誤"
msgid "An error occurred while importing project: %{details}"
-msgstr "匯入專案時發生錯誤:%{details}"
+msgstr ""
msgid "An error occurred while initializing path locks"
msgstr "初始化路徑鎖時發生錯誤"
-msgid "An error occurred while loading chart data"
-msgstr ""
-
msgid "An error occurred while loading commit signatures"
msgstr "載入提交簽名時發生錯誤"
@@ -704,18 +648,12 @@ msgstr "訂閱通知時發生錯誤。"
msgid "An error occurred while unsubscribing to notifications."
msgstr "當取消訂閱通知時發生錯誤"
-msgid "An error occurred while updating the comment"
-msgstr ""
-
msgid "An error occurred while validating username"
msgstr "驗證使用者名稱時發生錯誤"
msgid "An error occurred. Please try again."
msgstr "發生錯誤,請再試一次。"
-msgid "Analytics"
-msgstr ""
-
msgid "Anonymous"
msgstr "匿名"
@@ -734,8 +672,8 @@ msgstr "外觀"
msgid "Application"
msgstr "應用程式"
-msgid "Application ID"
-msgstr ""
+msgid "Application Id"
+msgstr "應用程式 ID"
msgid "Application: %{name}"
msgstr "應用程式:%{name}"
@@ -753,19 +691,16 @@ msgid "Archived project! Repository and other project resources are read-only"
msgstr "這是個已經封存的專案!其檔案庫與其其他專案資源為唯讀狀態。"
msgid "Archived projects"
-msgstr "已封存的專案"
+msgstr ""
msgid "Are you sure you want to delete this pipeline schedule?"
msgstr "確定要刪除此流水線排程嗎?"
-msgid "Are you sure you want to erase this build?"
-msgstr ""
-
msgid "Are you sure you want to lose unsaved changes?"
-msgstr "您確定要放棄未儲存的變更嗎?"
+msgstr ""
msgid "Are you sure you want to regenerate the public key? You will have to update the public key on the remote server before mirroring will work again."
-msgstr "確認重新產生公鑰?您將需要在重新運作鏡像前,更新遠端伺服器上的公鑰。"
+msgstr ""
msgid "Are you sure you want to remove %{group_name}?"
msgstr "確定移除 %{group_name}?"
@@ -779,9 +714,6 @@ msgstr "確定要重置註冊憑證嗎?"
msgid "Are you sure you want to reset the health check token?"
msgstr "確定要重置健康檢查存取憑證嗎?"
-msgid "Are you sure you want to stop this environment?"
-msgstr ""
-
msgid "Are you sure you want to unlock %{path_lock_path}?"
msgstr "你確定要解鎖 %{path_lock_path} ?"
@@ -789,7 +721,7 @@ msgid "Are you sure?"
msgstr "確定嗎?"
msgid "Artifact ID"
-msgstr "成品 ID"
+msgstr ""
msgid "Artifacts"
msgstr "產物"
@@ -798,7 +730,7 @@ msgid "Ascending"
msgstr "順序"
msgid "Ask your group maintainer to set up a group Runner."
-msgstr "詢問您的群組維護者以安裝群組執行器。"
+msgstr ""
msgid "Assertion consumer service URL"
msgstr "Assertion 客戶服務連結"
@@ -831,7 +763,7 @@ msgid "Assignee"
msgstr "指派人"
msgid "Assignee lists not available with your current license"
-msgstr "被指派者名單不支援您目前的授權"
+msgstr ""
msgid "Assignee lists show all issues assigned to the selected user."
msgstr "指派列表顯示了分配給選定使用者的所有議題"
@@ -858,7 +790,7 @@ msgid "Authentication log"
msgstr "認證記錄"
msgid "Authentication method"
-msgstr "認證方法"
+msgstr ""
msgid "Author"
msgstr "作者"
@@ -921,7 +853,7 @@ msgid "AutoDevOps|Learn more in the %{link_to_documentation}"
msgstr "了解更多於 %{link_to_documentation}"
msgid "AutoDevOps|The Auto DevOps pipeline has been enabled and will be used if no alternative CI configuration file is found. %{more_information_link}"
-msgstr "自動 DevOps 流水線已經啟用,且會在沒有替代 CI 組態檔案可用的情況下使用。%{more_information_link}"
+msgstr ""
msgid "AutoDevOps|You can automatically build and test your application if you %{link_to_auto_devops_settings} for this project. You can automatically deploy it as well, if you %{link_to_add_kubernetes_cluster}."
msgstr "如果 %{link_to_auto_devops_settings} 這個專案,您可以自動建置和測試你的應用程式 %{link_to_add_kubernetes_cluster} 則可以讓你自動部署"
@@ -933,7 +865,7 @@ msgid "AutoDevOps|enable Auto DevOps"
msgstr "啟用自動 DevOps"
msgid "Automatically marked as default internal user"
-msgstr "自動標記為預設本機使用者"
+msgstr ""
msgid "Available"
msgstr "能運做的"
@@ -999,7 +931,7 @@ msgid "Badges|No image to preview"
msgstr "沒有圖片可以預覽"
msgid "Badges|Please fill in a valid URL"
-msgstr "請填寫有效 URL"
+msgstr ""
msgid "Badges|Project Badge"
msgstr "專案徽章"
@@ -1029,21 +961,12 @@ msgid "Badges|This project has no badges"
msgstr "此專案無徽章"
msgid "Badges|You are going to delete this badge. Deleted badges <strong>cannot</strong> be restored."
-msgstr "您打算刪除此徵章。刪除的徵章將<strong>不能</strong>復原。"
+msgstr ""
msgid "Badges|Your badges"
msgstr "您的徽章"
msgid "Badges|e.g. %{exampleUrl}"
-msgstr "例如 %{exampleUrl}"
-
-msgid "BatchComments|Delete all pending comments"
-msgstr ""
-
-msgid "BatchComments|Discard review?"
-msgstr ""
-
-msgid "BatchComments|You're about to discard your review which will delete all of your pending comments. The deleted comments %{strong_start}cannot%{strong_end} be restored."
msgstr ""
msgid "Begin with the selected commit"
@@ -1074,7 +997,7 @@ msgid "BillingPlans|Downgrade"
msgstr "降級"
msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}, or start a free 30-day trial of GitLab.com Gold."
-msgstr "閱讀我們的 %{faq_link} 連結,來得知關於每個方案的資訊,或是開始 30 天免費的 GitLab.com Gold 試用版。"
+msgstr ""
msgid "BillingPlans|Learn more about each plan by reading our %{faq_link}."
msgstr "透過閱讀 %{faq_link} 了解更多我們的每個方案"
@@ -1122,7 +1045,7 @@ msgid "BillingPlans|per user"
msgstr "每位使用者"
msgid "Bitbucket Server Import"
-msgstr "匯入 BitBucket 伺服器"
+msgstr ""
msgid "Bitbucket import"
msgstr "匯入 Bitbucket"
@@ -1294,7 +1217,7 @@ msgid "Browse files"
msgstr "瀏覽檔案"
msgid "Built-In"
-msgstr "内建"
+msgstr ""
msgid "Business metrics (Custom)"
msgstr "企業指標(自訂)"
@@ -1309,7 +1232,7 @@ msgid "CI / CD Settings"
msgstr "CI / CD 設定"
msgid "CI will run using the credentials assigned above."
-msgstr "CI 將會使用底下指定的憑證執行。"
+msgstr ""
msgid "CI/CD"
msgstr "CI / CD"
@@ -1335,11 +1258,8 @@ 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 "預設使用自動 DevOps 流水線"
+msgstr ""
msgid "CICD|Deployment strategy"
msgstr "部屬策略"
@@ -1357,17 +1277,20 @@ msgid "CICD|Learn more about Auto DevOps"
msgstr "學習更多關於 Auto DevOps 的相關訊息"
msgid "CICD|The Auto DevOps pipeline will run if no alternative CI configuration file is found."
-msgstr "自動 DevOps 流水線將會在沒有替代 CI 組態檔案的情況下執行。"
+msgstr ""
msgid "CICD|You need to specify a domain if you want to use Auto Review Apps and Auto Deploy stages."
msgstr "如果你想要使用自動複閱程式及自動部署,請指定網域。"
msgid "CICD|instance enabled"
-msgstr "已啟用實例"
+msgstr ""
msgid "Callback URL"
msgstr "回呼 URL"
+msgid "Callback url"
+msgstr "回呼 url"
+
msgid "Can't find HEAD commit for this branch"
msgstr "找不到此分支的 HEAD 更動。"
@@ -1390,7 +1313,7 @@ msgid "Change Weight"
msgstr "變更權重"
msgid "Change template"
-msgstr "變更模板"
+msgstr ""
msgid "Change this value to influence how frequently the GitLab UI polls for updates."
msgstr "更改此數值將影響到 GitLab UI 拉取更新的頻率。"
@@ -1422,8 +1345,8 @@ msgstr "統計圖"
msgid "Chat"
msgstr "即時通訊"
-msgid "Check the %{docs_link_start}documentation%{docs_link_end}."
-msgstr ""
+msgid "Check interval"
+msgstr "檢查間隔"
msgid "Checking %{text} availability…"
msgstr "正在檢查%{text} 可用性.."
@@ -1450,10 +1373,10 @@ msgid "Choose a branch/tag (e.g. %{master}) or enter a commit (e.g. %{sha}) to s
msgstr "選擇分支/標籤(例如:%{master})或者輸入更動紀錄(例如:%{sha})以查看更改內容或建立合併請求。"
msgid "Choose a template..."
-msgstr "選擇模板…"
+msgstr ""
msgid "Choose a type..."
-msgstr "選擇類型…"
+msgstr ""
msgid "Choose any color."
msgstr "選取顏色。"
@@ -1465,7 +1388,7 @@ msgid "Choose file..."
msgstr "選擇檔案⋯"
msgid "Choose the top-level group for your repository imports."
-msgstr "選擇您版本庫匯入項目的頂級群組。"
+msgstr ""
msgid "Choose which groups you wish to synchronize to this secondary node."
msgstr "選擇您希望與這個次要節點同步的群組"
@@ -1485,9 +1408,6 @@ msgstr "已取消"
msgid "CiStatusLabel|created"
msgstr "已建立"
-msgid "CiStatusLabel|delayed"
-msgstr ""
-
msgid "CiStatusLabel|failed"
msgstr "失敗"
@@ -1506,9 +1426,6 @@ msgstr "等待中"
msgid "CiStatusLabel|skipped"
msgstr "已略過"
-msgid "CiStatusLabel|waiting for delayed job"
-msgstr ""
-
msgid "CiStatusLabel|waiting for manual action"
msgstr "等待手動操作"
@@ -1521,9 +1438,6 @@ msgstr "已取消"
msgid "CiStatusText|created"
msgstr "已建立"
-msgid "CiStatusText|delayed"
-msgstr ""
-
msgid "CiStatusText|failed"
msgstr "失敗"
@@ -1578,12 +1492,12 @@ msgstr "切換為保護狀態"
msgid "CiVariable|Validation failed"
msgstr "驗證失敗"
+msgid "CircuitBreakerApiLink|circuitbreaker api"
+msgstr "斷路器 Api"
+
msgid "ClassificationLabelUnavailable|is unavailable: %{reason}"
msgstr "無法使用:%{reason}"
-msgid "Clear search"
-msgstr ""
-
msgid "Clear search input"
msgstr "清除搜尋紀錄"
@@ -1597,7 +1511,7 @@ msgid "Click the <strong>Promote</strong> button in the top right corner to prom
msgstr "點擊左上角的<strong>升級</strong>按鈕,將提升至群組里程碑。"
msgid "Click the <strong>Select none</strong> button on the right, since we only need \"Google Code Project Hosting\"."
-msgstr "點擊右側的 <strong>不選擇</strong> 按鈕,因為我們只需要「Google Code 專案寄存」。"
+msgstr ""
msgid "Click the button below to begin the install process by navigating to the Kubernetes page"
msgstr "點擊下面的按鈕,連結到 Kubernetes 頁面開始安裝。"
@@ -1627,7 +1541,7 @@ msgid "Close"
msgstr "關閉"
msgid "Close epic"
-msgstr "關閉 Epic"
+msgstr ""
msgid "Closed"
msgstr "已關閉"
@@ -1641,24 +1555,12 @@ msgstr "%{appList} 已經成功安裝到您的 Kubernetes 叢集"
msgid "ClusterIntegration|%{boldNotice} This will add some extra resources like a load balancer, which may incur additional costs depending on the hosting provider your Kubernetes cluster is installed on. If you are using Google Kubernetes Engine, you can %{pricingLink}."
msgstr ""
-msgid "ClusterIntegration|A Knative build extends Kubernetes and utilizes existing Kubernetes primitives to provide you with the ability to run on-cluster container builds from source. For example, you can write a build that uses Kubernetes-native resources to obtain your source code from a repository, build it into container a image, and then run that image."
-msgstr ""
-
msgid "ClusterIntegration|API URL"
msgstr "Api 網址"
msgid "ClusterIntegration|Add Kubernetes cluster"
msgstr "增加 Kubernetes 叢集"
-msgid "ClusterIntegration|Add a Kubernetes cluster integration"
-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 an integration to your group will share the cluster across all your projects."
-msgstr ""
-
msgid "ClusterIntegration|Advanced options on this Kubernetes cluster's integration"
msgstr "Kubernetes 叢集整合的進階設定"
@@ -1761,9 +1663,6 @@ msgstr "Google Kubernetes Engine"
msgid "ClusterIntegration|Google Kubernetes Engine project"
msgstr "Google Kubernetes Engine 專案"
-msgid "ClusterIntegration|Group cluster"
-msgstr ""
-
msgid "ClusterIntegration|Helm Tiller"
msgstr "Helm Tiller"
@@ -1815,12 +1714,6 @@ msgstr "JupyterHub"
msgid "ClusterIntegration|JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. JupyterHub can be used to serve notebooks to a class of students, a corporate data science group, or a scientific research group."
msgstr ""
-msgid "ClusterIntegration|Knative"
-msgstr ""
-
-msgid "ClusterIntegration|Knative Domain Name:"
-msgstr ""
-
msgid "ClusterIntegration|Kubernetes cluster"
msgstr "Kubernetes 叢集"
@@ -1830,6 +1723,9 @@ msgstr "Kubernetes 叢集詳細資訊"
msgid "ClusterIntegration|Kubernetes cluster health"
msgstr "Kubernetes 叢集健康程度"
+msgid "ClusterIntegration|Kubernetes cluster integration"
+msgstr "Kubernetes 叢集整合"
+
msgid "ClusterIntegration|Kubernetes cluster is being created on Google Kubernetes Engine..."
msgstr "Kubernetes 叢集已經在 Google Kubernetes Engine 上被建立"
@@ -1839,8 +1735,8 @@ msgstr "Kubernetes 叢集名稱"
msgid "ClusterIntegration|Kubernetes cluster was successfully created on Google Kubernetes Engine. Refresh the page to see Kubernetes cluster's details"
msgstr "Kubernetes 叢集已經成功被建立於 Google Kubernetes Engine,重新整理此頁面您將會看到 Kubernetes 叢集的詳細資訊"
-msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way."
-msgstr ""
+msgid "ClusterIntegration|Kubernetes clusters allow you to use review apps, deploy your applications, run your pipelines, and much more in an easy way. %{link_to_help_page}"
+msgstr "叢集讓你用簡單的方式審查、部署應用程式,運行流水線等功能。詳情請閱:%{link_to_help_page}"
msgid "ClusterIntegration|Kubernetes clusters can be used to deploy applications and to provide Review Apps for this project"
msgstr "Kubernetes 叢集可以用於部署應用程式以及為此專案提供代碼審查工具"
@@ -1848,15 +1744,12 @@ 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}Kubernetes%{help_link_end}."
+msgstr "瞭解有關 %{help_link_start}Kubernetes%{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 ""
-
-msgid "ClusterIntegration|Learn more about group Kubernetes clusters"
-msgstr ""
-
msgid "ClusterIntegration|Machine type"
msgstr "機器型別"
@@ -1872,6 +1765,9 @@ msgstr "請至 %{link_gke} 管理您的 Kubernetes 叢集"
msgid "ClusterIntegration|More information"
msgstr "詳細資料"
+msgid "ClusterIntegration|Multiple Kubernetes clusters are available in GitLab Enterprise Edition Premium and Ultimate"
+msgstr "多個 Kubernetes 叢集於 GitLab 企業版本 Premium 和 Ultimate 中支援"
+
msgid "ClusterIntegration|No machine types matched your search"
msgstr "沒有機器類型符合您的搜尋"
@@ -1899,9 +1795,6 @@ msgstr "請確認你的 Google 帳號是否符合這些條件"
msgid "ClusterIntegration|Point a wildcard DNS to this generated IP address in order to access your application after it has been deployed."
msgstr ""
-msgid "ClusterIntegration|Project cluster"
-msgstr ""
-
msgid "ClusterIntegration|Project namespace"
msgstr "專案命名空間"
@@ -1914,7 +1807,7 @@ msgstr "Prometheus"
msgid "ClusterIntegration|Prometheus is an open-source monitoring system with %{gitlabIntegrationLink} to monitor deployed applications."
msgstr ""
-msgid "ClusterIntegration|RBAC-enabled cluster"
+msgid "ClusterIntegration|RBAC-enabled cluster (experimental)"
msgstr ""
msgid "ClusterIntegration|Read our %{link_to_help_page} on Kubernetes cluster integration."
@@ -1986,12 +1879,18 @@ msgstr "安裝 %{title} 時發生錯誤"
msgid "ClusterIntegration|The IP address is in the process of being assigned. Please check your Kubernetes cluster or Quotas on Google Kubernetes Engine if it takes a long time."
msgstr ""
+msgid "ClusterIntegration|The default cluster configuration grants access to many functionalities needed to successfully build and deploy a containerised application."
+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 option will allow you to install applications on RBAC clusters."
msgstr ""
+msgid "ClusterIntegration|Toggle Kubernetes Cluster"
+msgstr "切換 Kubernetes 叢集"
+
msgid "ClusterIntegration|Toggle Kubernetes cluster"
msgstr "切換 Kubernetes 叢集"
@@ -2038,7 +1937,7 @@ msgid "ClusterIntegration|sign up"
msgstr "註冊"
msgid "Code owners"
-msgstr "代碼所有者"
+msgstr ""
msgid "Cohorts"
msgstr "Cohorts"
@@ -2049,18 +1948,12 @@ msgstr "收起"
msgid "Collapse sidebar"
msgstr "收起側邊欄"
-msgid "Comment"
-msgstr ""
-
msgid "Comment & resolve discussion"
msgstr "評論並關閉討論"
msgid "Comment & unresolve discussion"
msgstr "評論並重新討論"
-msgid "Comment form position"
-msgstr ""
-
msgid "Comments"
msgstr "留言"
@@ -2094,7 +1987,7 @@ msgid "CommitMessage|Add %{file_name}"
msgstr "建立 %{file_name}"
msgid "CommitWidget|authored"
-msgstr "創作"
+msgstr ""
msgid "Commits"
msgstr "更動記錄"
@@ -2168,9 +2061,6 @@ msgstr "機密的"
msgid "Configure Gitaly timeouts."
msgstr "設定 Gitaly 延遲過久。"
-msgid "Configure Tracing"
-msgstr ""
-
msgid "Configure automatic git checks and housekeeping on repositories."
msgstr "於檔案庫上設定自動 Git 檢查與內務管理"
@@ -2178,13 +2068,10 @@ msgid "Configure limits for web and API requests."
msgstr "為網路與 API 請求設定限制。"
msgid "Configure push mirrors."
-msgstr "設定推送鏡像。"
-
-msgid "Configure storage path settings."
msgstr ""
-msgid "Configure the %{link} integration."
-msgstr ""
+msgid "Configure storage path and circuit breaker settings."
+msgstr "設定儲存路徑與斷路器設定。"
msgid "Configure the way a user creates a new account."
msgstr "設定使用者建立新帳號的方式。"
@@ -2271,7 +2158,7 @@ msgid "Contribution guide"
msgstr "協作指南"
msgid "Contributions for <strong>%{calendar_date}</strong>"
-msgstr "<strong>%{calendar_date}</strong> 的貢獻紀錄"
+msgstr ""
msgid "Contributions per group member"
msgstr "每個群組成員的貢獻"
@@ -2292,7 +2179,7 @@ msgid "ContributorsPage|Please wait a moment, this page will automatically refre
msgstr "請稍等片刻,這個頁面會準備好時自動刷新。"
msgid "Control the display of third party offers."
-msgstr "控制第三方提供的顯示方式。"
+msgstr ""
msgid "Control the maximum concurrency of LFS/attachment backfill for this secondary node"
msgstr "控制此次要節點的 LFS 和附加檔案的最大併發量"
@@ -2307,16 +2194,13 @@ msgid "ConvDev Index"
msgstr "ConvDev 索引"
msgid "Copy %{protocol} clone URL"
-msgstr "複製 %{protocol} 的複製 (clone) URL"
+msgstr ""
msgid "Copy HTTPS clone URL"
-msgstr "複製 HTTPS 的複製 (clone) URL"
-
-msgid "Copy ID to clipboard"
msgstr ""
msgid "Copy SSH clone URL"
-msgstr "複製 SSH 的複製 (clone) URL"
+msgstr ""
msgid "Copy SSH public key to clipboard"
msgstr "複製 SSH 公鑰到剪貼簿"
@@ -2337,29 +2221,17 @@ msgid "Copy file path to clipboard"
msgstr "複製檔案路徑到剪貼簿"
msgid "Copy incoming email address to clipboard"
-msgstr "複製接收到的電子信箱位址到剪貼簿"
-
-msgid "Copy link"
-msgstr ""
-
-msgid "Copy name to clipboard"
msgstr ""
msgid "Copy reference to clipboard"
msgstr "複製連結"
-msgid "Copy secret to clipboard"
-msgstr ""
-
msgid "Copy to clipboard"
msgstr "複製至剪貼簿"
msgid "Copy token to clipboard"
msgstr "複製憑證到剪貼簿"
-msgid "Could not retrieve the pipeline status. For troubleshooting steps, read the %{linkStart}documentation.%{linkEnd}"
-msgstr ""
-
msgid "Create"
msgstr "建立"
@@ -2435,9 +2307,6 @@ msgstr "建立..."
msgid "Create project label"
msgstr "建立專案標籤"
-msgid "Create your first page"
-msgstr ""
-
msgid "CreateTag|Tag"
msgstr "建立標籤"
@@ -2454,7 +2323,7 @@ msgid "Created by me"
msgstr "由我創建"
msgid "Created on"
-msgstr "建立於"
+msgstr ""
msgid "Created on:"
msgstr "建立於:"
@@ -2469,7 +2338,7 @@ msgid "Cron syntax"
msgstr "Cron 語法"
msgid "Current Branch"
-msgstr "目前分支"
+msgstr ""
msgid "Current node"
msgstr "目前節點"
@@ -2481,14 +2350,11 @@ msgid "CurrentUser|Settings"
msgstr "設定"
msgid "Custom"
-msgstr "自訂"
+msgstr ""
msgid "Custom CI config path"
msgstr "自定義 CI 配置路徑"
-msgid "Custom hostname (for private commit emails)"
-msgstr ""
-
msgid "Custom notification events"
msgstr "自訂事件通知"
@@ -2496,25 +2362,22 @@ msgid "Custom notification levels are the same as participating levels. With cus
msgstr "自訂通知的等級與參與度設定相同。使用自訂通知讓你只收到特定的事件通知。想了解更多資訊,請查閱 %{notification_link} 。"
msgid "Custom project templates"
-msgstr "自訂專案模板"
+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 "自訂把 FogBugz 電子信箱網址和使用者名稱匯入到 GitLab 的方式。下個步驟中,您將可以選擇欲匯入的專案。"
+msgstr ""
msgid "Customize how Google Code 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 "自訂把 Google Code 的電子信箱網址和使用者名稱匯入到 GitLab 的方式。下個步驟中,您將可以選擇欲匯入的專案。"
-
-msgid "Customize your pipeline configuration, view your pipeline status and coverage report."
msgstr ""
msgid "Cycle Analytics"
msgstr "週期分析"
msgid "Cycle Analytics gives an overview of how much time it takes to go from idea to production in your project."
-msgstr "「週期統計」提供了您專案從想法到生產環境所花費時間的概覽"
+msgstr ""
msgid "CycleAnalyticsStage|Code"
msgstr "程式開發"
@@ -2547,10 +2410,10 @@ msgid "DashboardProjects|Personal"
msgstr "個人"
msgid "Date picker"
-msgstr "日期選擇器"
+msgstr ""
msgid "Debug"
-msgstr "除錯"
+msgstr ""
msgid "Dec"
msgstr "十二月"
@@ -2562,47 +2425,29 @@ msgid "Decline and sign out"
msgstr "拒絕並登出"
msgid "Default Branch"
-msgstr "預設分支"
+msgstr ""
msgid "Default classification label"
msgstr "預設分類標籤"
msgid "Default: Directly import the Google Code email address or username"
-msgstr "預設值:直接匯入 Google Code 的電子郵件地址或使用者名稱"
+msgstr ""
msgid "Default: Map a FogBugz account ID to a full name"
-msgstr "預設值:將 FogBugz 的帳號對應為全名"
+msgstr ""
msgid "Define a custom pattern with cron syntax"
msgstr "使用 Cron 語法自訂排程"
-msgid "DelayedJobs|Are you sure you want to run %{jobName} immediately? Otherwise 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 it's timer finishes."
-msgstr ""
-
-msgid "DelayedJobs|Start now"
-msgstr ""
-
-msgid "DelayedJobs|Unschedule"
-msgstr ""
-
-msgid "DelayedJobs|delayed"
-msgstr ""
-
msgid "Delete"
msgstr "刪除"
msgid "Delete Package"
-msgstr "刪除套件"
+msgstr ""
msgid "Delete Snippet"
msgstr "刪除片段"
-msgid "Delete comment"
-msgstr ""
-
msgid "Delete list"
msgstr "刪除清單"
@@ -2739,12 +2584,6 @@ msgstr "您的新部屬憑證"
msgid "DeployTokens|Your new project deploy token has been created."
msgstr "您的新專案部屬憑證已經建立。"
-msgid "Deployed to"
-msgstr ""
-
-msgid "Deploying to"
-msgstr ""
-
msgid "Deprioritize label"
msgstr "優先標籤"
@@ -2767,12 +2606,6 @@ msgid "Details"
msgstr "細節"
msgid "Detect host keys"
-msgstr "偵測主機金鑰"
-
-msgid "Diff content limits"
-msgstr ""
-
-msgid "Diff limits"
msgstr ""
msgid "Diffs|No file name available"
@@ -2782,7 +2615,7 @@ msgid "Diffs|Something went wrong while fetching diff lines."
msgstr "讀取差異檔時發生了一些錯誤."
msgid "Direction"
-msgstr "方向"
+msgstr ""
msgid "Directory name"
msgstr "目錄名稱"
@@ -2797,31 +2630,28 @@ msgid "Disable group Runners"
msgstr "停用群組執行器"
msgid "Discard"
-msgstr "捨棄"
+msgstr ""
msgid "Discard all changes"
-msgstr "捨棄所有變更"
+msgstr ""
msgid "Discard all unstaged changes?"
-msgstr "捨棄所有未暫存變更?"
+msgstr ""
msgid "Discard changes"
msgstr "撤銷變更"
msgid "Discard changes to %{path}?"
-msgstr "捨棄 %{path} 的變更?"
+msgstr ""
msgid "Discard draft"
msgstr "放棄草稿"
-msgid "Discard review"
-msgstr ""
-
msgid "Discover GitLab Geo."
msgstr "探索 GitLab Geo。"
msgid "Discover projects, groups and snippets. Share your projects with others"
-msgstr "探索專案,群組和程式碼片段。與他人分享您的專案"
+msgstr ""
msgid "Dismiss"
msgstr "忽略"
@@ -2832,11 +2662,8 @@ msgstr "關閉循環分析介紹視窗"
msgid "Dismiss Merge Request promotion"
msgstr "忽略合併請求的促銷廣告"
-msgid "Dismiss trial promotion"
-msgstr ""
-
msgid "Do you want to customize how Google Code email addresses and usernames are imported into GitLab?"
-msgstr "是否要自訂將 Google Code 的電子信箱位址和使用者名稱匯入到 GitLab 的方式?"
+msgstr ""
msgid "Documentation for popular identity providers"
msgstr "知名身份提供商的文件"
@@ -2916,8 +2743,8 @@ msgstr "編輯 %{user_name} 的身份"
msgid "Elasticsearch"
msgstr "Elasticsearch"
-msgid "Elasticsearch integration. Elasticsearch AWS IAM."
-msgstr ""
+msgid "Elasticsearch intergration. Elasticsearch AWS IAM."
+msgstr "Elasticsearch 整合。 Elasticsearch AWS IAM。"
msgid "Email"
msgstr "電子信箱"
@@ -2961,6 +2788,9 @@ msgstr "為此專案啟用"
msgid "Enable group Runners"
msgstr "啟用群組執行器"
+msgid "Enable or disable certain group features and choose access levels."
+msgstr "啟用或停用某些群組功能,並選擇存取等級。"
+
msgid "Enable or disable the Pseudonymizer data collection."
msgstr "啟用或停用 Pseudonymizer 的資料收集。"
@@ -2974,10 +2804,10 @@ msgid "Enable the Performance Bar for a given group."
msgstr "啟用提供群組的效能桿。"
msgid "Enable usage ping"
-msgstr "啟用使用情況 Ping"
+msgstr ""
msgid "Enable usage ping to get an overview of how you are using GitLab from a feature perspective."
-msgstr "啟用使用情況 Ping 以從功能角度來看您 GitLab 的使用情形概覽"
+msgstr ""
msgid "Enabled"
msgstr "已啟用"
@@ -2986,19 +2816,19 @@ msgid "Ends at (UTC)"
msgstr "於 (UTC) 結束"
msgid "Enter in your Bitbucket Server URL and personal access token below"
-msgstr "在底下輸入您的 BitBucket 伺服器 URL 和個人存取權杖"
+msgstr ""
msgid "Enter the issue description"
-msgstr "請輸入問題說明"
+msgstr ""
msgid "Enter the issue title"
-msgstr "請輸入問題標題"
+msgstr ""
msgid "Enter the merge request description"
-msgstr "請輸入合併請求說明"
+msgstr ""
msgid "Enter the merge request title"
-msgstr "請請輸入合併請求標題"
+msgstr ""
msgid "Environments"
msgstr "環境"
@@ -3010,10 +2840,10 @@ msgid "Environments|An error occurred while making the request."
msgstr "發送請求時發生錯誤"
msgid "Environments|An error occurred while stopping the environment, please try again"
-msgstr "停止環境時發生錯誤,請重試"
+msgstr ""
msgid "Environments|Are you sure you want to stop this environment?"
-msgstr "確定要停止此環境嗎?"
+msgstr ""
msgid "Environments|Commit"
msgstr "更動"
@@ -3031,13 +2861,13 @@ msgid "Environments|Environments"
msgstr "環境"
msgid "Environments|Environments are places where code gets deployed, such as staging or production."
-msgstr "《環境》是部署代碼的位置,例如階段或生產環境。"
+msgstr ""
msgid "Environments|Job"
msgstr "任務"
msgid "Environments|Learn more about stopping environments"
-msgstr "了解有關停止環境的更多資訊"
+msgstr ""
msgid "Environments|New environment"
msgstr "新建環境"
@@ -3049,25 +2879,25 @@ msgid "Environments|No pod name has been specified"
msgstr "沒有指定 pod 名稱"
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 "注意,此動作將會停止該環境!但因尚未在 %{ciConfigLinkStart}.gitlab-ci.yml%{ciConfigLinkEnd} 檔案中定義「停止環境動作」,因此%{emphasisStart}不會%{emphasisEnd}影響現有的佈署。"
+msgstr ""
msgid "Environments|Note that this action will stop the environment, but it will %{emphasis_start}not%{emphasis_end} have an effect on any existing deployment due to no “stop environment action” being defined in the %{ci_config_link_start}.gitlab-ci.yml%{ci_config_link_end} file."
-msgstr "注意,此操作將會停止該環境,但因為尚未在 %{ci_config_link_start}.gitlab-ci.yml%{ci_config_link_end} 檔案中定義「停止環境動作」,因此%{emphasis_start}不會%{emphasis_end}影響現有的佈署。"
+msgstr ""
msgid "Environments|Open live environment"
-msgstr "打開實況環境"
+msgstr ""
msgid "Environments|Pod logs from"
msgstr "Pod 日誌由"
msgid "Environments|Re-deploy to environment"
-msgstr "重新部屬環境"
+msgstr ""
msgid "Environments|Read more about environments"
msgstr "了解有關環境的更多訊息"
msgid "Environments|Rollback environment"
-msgstr "回退環境"
+msgstr ""
msgid "Environments|Show all"
msgstr "顯示全部"
@@ -3081,11 +2911,11 @@ msgstr "停止環境"
msgid "Environments|Updated"
msgstr "已更新"
-msgid "Environments|You don't have any environments right now"
-msgstr ""
+msgid "Environments|You don't have any environments right now."
+msgstr "你還沒有設置環境"
msgid "Environments|protected"
-msgstr "受保護的"
+msgstr ""
msgid "Epic"
msgstr "Epic"
@@ -3103,13 +2933,13 @@ msgid "Epics let you manage your portfolio of projects more efficiently and with
msgstr "Epics 讓你能更有效率且花費更少功夫的管理您專案的組合。"
msgid "Epics|An error occurred while saving %{epicDateType} date"
-msgstr "儲存 %{epicDateType} 日期時出錯"
+msgstr ""
msgid "Epics|How can I solve this?"
-msgstr "該怎麼解決這個?"
+msgstr ""
msgid "Epics|More information"
-msgstr "更多資訊"
+msgstr ""
msgid "Epics|These dates affect how your epics appear in the roadmap. Dates from milestones come from the milestones assigned to issues in the epic. You can also set fixed dates or remove them entirely."
msgstr ""
@@ -3118,13 +2948,13 @@ msgid "Epics|To schedule your epic's %{epicDateType} date based on milestones, a
msgstr ""
msgid "Epics|due"
-msgstr "截止"
+msgstr ""
msgid "Epics|start"
-msgstr "開始"
+msgstr ""
msgid "Error"
-msgstr "錯誤"
+msgstr ""
msgid "Error Reporting and Logging"
msgstr "錯誤報告與日誌"
@@ -3151,7 +2981,7 @@ msgid "Error loading branch data. Please try again."
msgstr "載入分支資料時錯誤,請重試。"
msgid "Error loading branches."
-msgstr "載入分支時發生錯誤。"
+msgstr ""
msgid "Error loading last commit."
msgstr "載入最新更動紀錄時失敗。"
@@ -3231,9 +3061,6 @@ msgstr "展開側邊欄"
msgid "Expiration date"
msgstr ""
-msgid "Explain the problem. If appropriate, provide a link to the relevant issue or comment."
-msgstr ""
-
msgid "Explore"
msgstr "瀏覽"
@@ -3288,12 +3115,6 @@ msgstr "無法變更所有權"
msgid "Failed to check related branches."
msgstr "檢查相關分支失敗。"
-msgid "Failed to deploy to"
-msgstr ""
-
-msgid "Failed to load emoji list."
-msgstr ""
-
msgid "Failed to remove issue from board, please try again."
msgstr "從看板刪除議題時發生錯誤,請稍候重試"
@@ -3303,9 +3124,6 @@ msgstr ""
msgid "Failed to remove the pipeline schedule"
msgstr "無法刪除流水線排程"
-msgid "Failed to signing using smartcard authentication"
-msgstr ""
-
msgid "Failed to update issues, please try again."
msgstr "更新議題時發生錯誤,請稍後重試。"
@@ -3315,81 +3133,6 @@ msgstr "失敗"
msgid "Faster as it re-uses the project workspace (falling back to clone if it doesn't exist)"
msgstr "較快,因為它再次使用專案工作空間 (如果它不存在,則返回到複製)"
-msgid "Feature Flags"
-msgstr ""
-
-msgid "FeatureFlags|API URL"
-msgstr ""
-
-msgid "FeatureFlags|Active"
-msgstr ""
-
-msgid "FeatureFlags|Application name"
-msgstr ""
-
-msgid "FeatureFlags|Configure"
-msgstr ""
-
-msgid "FeatureFlags|Configure feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Create feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Delete %{feature_flag_name}?"
-msgstr ""
-
-msgid "FeatureFlags|Description"
-msgstr ""
-
-msgid "FeatureFlags|Edit %{feature_flag_name}"
-msgstr ""
-
-msgid "FeatureFlags|Edit Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag"
-msgstr ""
-
-msgid "FeatureFlags|Feature flag %{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|Get started with feature flags"
-msgstr ""
-
-msgid "FeatureFlags|Inactive"
-msgstr ""
-
-msgid "FeatureFlags|Install a %{docs_link_start}compatible client library%{docs_link_end} and specify the API URL, application name, and instance ID during the configuration setup."
-msgstr ""
-
-msgid "FeatureFlags|Instance ID"
-msgstr ""
-
-msgid "FeatureFlags|More information"
-msgstr ""
-
-msgid "FeatureFlags|Name"
-msgstr ""
-
-msgid "FeatureFlags|New"
-msgstr ""
-
-msgid "FeatureFlags|New Feature Flag"
-msgstr ""
-
-msgid "FeatureFlags|Save changes"
-msgstr ""
-
-msgid "FeatureFlags|Status"
-msgstr ""
-
msgid "Feb"
msgstr "二月"
@@ -3441,9 +3184,6 @@ msgstr ""
msgid "Fingerprints"
msgstr ""
-msgid "Finish review"
-msgstr ""
-
msgid "Finished"
msgstr "已完成"
@@ -3495,9 +3235,6 @@ msgstr "對於內部專案,任何登錄的使用者都可以查看流水線並
msgid "For more information, go to the "
msgstr ""
-msgid "For more information, please review %{link_start_tag}Jaeger's configuration doc%{link_end_tag}"
-msgstr ""
-
msgid "For more information, see the documentation on %{deactivating_usage_ping_link_start}deactivating the usage ping%{deactivating_usage_ping_link_end}."
msgstr ""
@@ -3522,9 +3259,6 @@ msgstr "格式"
msgid "Found errors in your .gitlab-ci.yml:"
msgstr "在您的 .gitlab-ci.yml 中找到錯誤:"
-msgid "Free Trial of GitLab.com Gold"
-msgstr ""
-
msgid "From %{provider_title}"
msgstr "來自 %{provider_title}"
@@ -3744,22 +3478,13 @@ msgstr ""
msgid "Geo|%{name} is scheduled for re-sync"
msgstr ""
-msgid "Geo|All"
-msgstr ""
-
msgid "Geo|All projects"
msgstr "所有專案"
-msgid "Geo|All projects are being scheduled for re-check"
-msgstr ""
-
-msgid "Geo|All projects are being scheduled for re-sync"
-msgstr ""
-
-msgid "Geo|Batch operations"
+msgid "Geo|Could not remove tracking entry for an existing project."
msgstr ""
-msgid "Geo|Could not remove tracking entry for an existing project."
+msgid "Geo|Error message"
msgstr ""
msgid "Geo|Failed"
@@ -3768,9 +3493,6 @@ msgstr ""
msgid "Geo|File sync capacity"
msgstr "檔案同步量"
-msgid "Geo|Geo Status"
-msgstr ""
-
msgid "Geo|Groups to synchronize"
msgstr "要同步的群組"
@@ -3792,7 +3514,7 @@ msgstr ""
msgid "Geo|Next sync scheduled at"
msgstr ""
-msgid "Geo|Not synced yet"
+msgid "Geo|No errors"
msgstr ""
msgid "Geo|Pending"
@@ -3816,9 +3538,6 @@ msgstr "某些儲存空間碎片中的專案"
msgid "Geo|Recheck"
msgstr ""
-msgid "Geo|Recheck all projects"
-msgstr ""
-
msgid "Geo|Redownload"
msgstr ""
@@ -3831,10 +3550,10 @@ msgstr "版本庫同步量"
msgid "Geo|Resync"
msgstr ""
-msgid "Geo|Resync all projects"
+msgid "Geo|Retry count"
msgstr ""
-msgid "Geo|Retry count"
+msgid "Geo|Retry counts"
msgstr ""
msgid "Geo|Select groups to replicate."
@@ -3870,24 +3589,9 @@ msgstr ""
msgid "Geo|Waiting for scheduler"
msgstr ""
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
-msgstr ""
-
-msgid "Geo|You are on a secondary, <b>read-only</b> Geo node. You may be able to make a limited amount of changes or perform a limited amount of actions on this page."
-msgstr ""
-
msgid "Geo|You need a different license to use Geo replication"
msgstr ""
-msgid "Geo|misconfigured"
-msgstr ""
-
-msgid "Geo|primary"
-msgstr ""
-
-msgid "Geo|secondary"
-msgstr ""
-
msgid "Get a free instance review"
msgstr ""
@@ -3900,6 +3604,9 @@ msgstr "Git 檔案庫網址"
msgid "Git revision"
msgstr "Git 修訂版本"
+msgid "Git storage health information has been reset"
+msgstr "Git 儲存空間健康指數已重置"
+
msgid "Git strategy for pipelines"
msgstr "Git 流水線策略"
@@ -3996,21 +3703,9 @@ msgstr "群組 ID"
msgid "Group Runners"
msgstr "群組執行器"
-msgid "Group SAML must be enabled to test"
-msgstr ""
-
-msgid "Group URL"
-msgstr ""
-
msgid "Group avatar"
msgstr "群組頭像"
-msgid "Group description"
-msgstr ""
-
-msgid "Group description (optional)"
-msgstr ""
-
msgid "Group details"
msgstr "群組詳細資訊"
@@ -4020,9 +3715,6 @@ msgstr "群組資訊:"
msgid "Group maintainers can register group runners in the %{link}"
msgstr "群組維護者可以在 %{link} 註冊群組執行器"
-msgid "Group name"
-msgstr ""
-
msgid "Group: %{group_name}"
msgstr "群組:%{group_name}"
@@ -4074,6 +3766,9 @@ msgstr ""
msgid "GroupSettings|Prevent sharing a project within %{group} with other groups"
msgstr "禁止與其他群組共享 %{group} 中的專案"
+msgid "GroupSettings|Share with group lock"
+msgstr "分享群組鎖"
+
msgid "GroupSettings|This setting is applied on %{ancestor_group} and has been overridden on this subgroup."
msgstr "這個設定已經套用至 %{ancestor_group},並覆蓋了它的子群組設定。"
@@ -4394,7 +4089,7 @@ msgid "Input your repository URL"
msgstr ""
msgid "Install GitLab Runner"
-msgstr "安裝 GitLab 執行器"
+msgstr "安裝 GitHub 執行器"
msgid "Install Runner on Kubernetes"
msgstr "在 Kubernetes 上安裝運行器"
@@ -4466,36 +4161,6 @@ msgstr "議題可以是bug,任務或想法來討論。此外,問題是可搜
msgid "Issues closed"
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|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 "Jaeger URL"
-msgstr ""
-
-msgid "Jaeger tracing"
-msgstr ""
-
msgid "Jan"
msgstr "一月"
@@ -4637,9 +4302,6 @@ msgstr "提升標籤"
msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed."
msgstr ""
-msgid "Large File Storage"
-msgstr ""
-
msgid "Last %d day"
msgid_plural "Last %d days"
msgstr[0] "最近 %d 天"
@@ -4659,9 +4321,6 @@ msgstr "最後編輯於 %{date}"
msgid "Last edited by %{name}"
msgstr "最後由 %{name} 編輯"
-msgid "Last reply by"
-msgstr ""
-
msgid "Last update"
msgstr "上次更新"
@@ -4710,15 +4369,6 @@ msgstr ""
msgid "License"
msgstr "授權"
-msgid "LicenseManagement|Add a license"
-msgstr ""
-
-msgid "LicenseManagement|Add licenses manually to approve or blacklist"
-msgstr ""
-
-msgid "LicenseManagement|Approve"
-msgstr ""
-
msgid "LicenseManagement|Approve license"
msgstr ""
@@ -4728,9 +4378,6 @@ msgstr ""
msgid "LicenseManagement|Approved"
msgstr ""
-msgid "LicenseManagement|Blacklist"
-msgstr ""
-
msgid "LicenseManagement|Blacklist license"
msgstr ""
@@ -4740,9 +4387,6 @@ msgstr ""
msgid "LicenseManagement|Blacklisted"
msgstr ""
-msgid "LicenseManagement|Cancel"
-msgstr ""
-
msgid "LicenseManagement|License"
msgstr ""
@@ -4752,9 +4396,6 @@ msgstr ""
msgid "LicenseManagement|License details"
msgstr ""
-msgid "LicenseManagement|License name"
-msgstr ""
-
msgid "LicenseManagement|Manage approved and blacklisted licenses for this project."
msgstr ""
@@ -4767,15 +4408,9 @@ msgstr ""
msgid "LicenseManagement|Remove license?"
msgstr ""
-msgid "LicenseManagement|Submit"
-msgstr ""
-
msgid "LicenseManagement|There are currently no approved or blacklisted licenses in this project."
msgstr ""
-msgid "LicenseManagement|This license already exists in this project."
-msgstr ""
-
msgid "LicenseManagement|URL"
msgstr ""
@@ -4801,9 +4436,6 @@ msgstr "列出您的 Gitea 版本庫"
msgid "List available repositories"
msgstr "列出可用的版本庫"
-msgid "List view"
-msgstr ""
-
msgid "List your Bitbucket Server repositories"
msgstr ""
@@ -4849,9 +4481,6 @@ msgstr "已鎖定目前專案"
msgid "Locks give the ability to lock specific file or folder."
msgstr "《鎖定》提供了鎖定特定檔案或資料夾的能力。"
-msgid "Login with smartcard"
-msgstr ""
-
msgid "Logs"
msgstr "記錄檔"
@@ -4921,36 +4550,6 @@ msgstr "標記「即將完成」為完成。"
msgid "Markdown enabled"
msgstr "已啟用 Markdown"
-msgid "MarkdownToolbar|Add a bullet list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a link"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a numbered list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a table"
-msgstr ""
-
-msgid "MarkdownToolbar|Add a task list"
-msgstr ""
-
-msgid "MarkdownToolbar|Add bold text"
-msgstr ""
-
-msgid "MarkdownToolbar|Add italic text"
-msgstr ""
-
-msgid "MarkdownToolbar|Go full screen"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert a quote"
-msgstr ""
-
-msgid "MarkdownToolbar|Insert code"
-msgstr ""
-
msgid "Maven Metadata"
msgstr ""
@@ -4960,6 +4559,9 @@ msgstr ""
msgid "Max access level"
msgstr ""
+msgid "Maximum git storage failures"
+msgstr "最大 git 儲存失敗"
+
msgid "Maximum job timeout"
msgstr ""
@@ -4969,12 +4571,6 @@ msgstr "五月"
msgid "Median"
msgstr "中位數"
-msgid "Member lock"
-msgstr ""
-
-msgid "Member since %{date}"
-msgstr ""
-
msgid "Members"
msgstr "成員"
@@ -5008,21 +4604,6 @@ msgstr "合併請求"
msgid "Merge requests are a place to propose changes you've made to a project and discuss those changes with others"
msgstr "合併請求是一個讓其他人提出更改建議並討論的地方"
-msgid "MergeRequests|An error occurred while saving the draft comment."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion stays unresolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be resolved."
-msgstr ""
-
-msgid "MergeRequests|Discussion will be unresolved."
-msgstr ""
-
msgid "MergeRequests|Resolve this discussion in a new issue"
msgstr "在新議題中解決此討論"
@@ -5041,12 +4622,6 @@ msgstr "查看替換文件@ %{commitId}"
msgid "MergeRequest| %{paragraphStart}changed the description %{descriptionChangedTimes} times %{timeDifferenceMinutes}%{paragraphEnd}"
msgstr ""
-msgid "MergeRequest|Filter files"
-msgstr ""
-
-msgid "MergeRequest|No files found"
-msgstr ""
-
msgid "Merged"
msgstr "已合併"
@@ -5245,9 +4820,6 @@ msgstr "月"
msgid "More"
msgstr "更多"
-msgid "More actions"
-msgstr ""
-
msgid "More info"
msgstr "更多資訊"
@@ -5281,9 +4853,6 @@ msgstr "透過標題為您的個人密鑰命名"
msgid "Name:"
msgstr "名稱:"
-msgid "Naming, visibility"
-msgstr ""
-
msgid "Nav|Help"
msgstr "幫助"
@@ -5405,9 +4974,6 @@ msgstr ""
msgid "No contributions were found"
msgstr ""
-msgid "No credit card required."
-msgstr ""
-
msgid "No due date"
msgstr "沒有到期日"
@@ -5417,6 +4983,9 @@ msgstr "沒有預估或花費時間"
msgid "No file chosen"
msgstr "未選擇任何檔案"
+msgid "No files found"
+msgstr "找不到任何檔案"
+
msgid "No files found."
msgstr "找不到任何檔案"
@@ -5516,18 +5085,6 @@ msgstr "注意:請考慮讓您的 GitLab 管理員設定 %{github_integration_
msgid "Notes|Are you sure you want to cancel creating this comment?"
msgstr ""
-msgid "Notes|Collapse replies"
-msgstr ""
-
-msgid "Notes|Show all activity"
-msgstr ""
-
-msgid "Notes|Show comments only"
-msgstr ""
-
-msgid "Notes|Show history only"
-msgstr ""
-
msgid "Notification events"
msgstr "事件通知"
@@ -5600,6 +5157,9 @@ msgstr "十一月"
msgid "November"
msgstr "十一月"
+msgid "Number of access attempts"
+msgstr "嘗試存取的次數"
+
msgid "OK"
msgstr "確定"
@@ -5646,9 +5206,6 @@ msgstr "開啟"
msgid "Open in Xcode"
msgstr "在 Xcode 開啟"
-msgid "Open projects"
-msgstr ""
-
msgid "Open sidebar"
msgstr "開啟側邊欄"
@@ -5673,21 +5230,6 @@ msgstr "於新視窗開啟"
msgid "Operations"
msgstr "動作"
-msgid "Operations Dashboard"
-msgstr ""
-
-msgid "Operations Settings"
-msgstr ""
-
-msgid "OperationsDashboard|Add a project to the dashboard"
-msgstr ""
-
-msgid "OperationsDashboard|The operations dashboard provides a summary of each project's operational health, including pipeline and alert statuses."
-msgstr ""
-
-msgid "OperationsDashboard|Unable to add %{invalidProjects}. The Operations Dashboard is available for projects with a Gold subscription."
-msgstr ""
-
msgid "Optionally, you can %{link_to_customize} how FogBugz email addresses and usernames are imported into GitLab."
msgstr ""
@@ -5754,9 +5296,6 @@ msgstr "密碼"
msgid "Paste your public SSH key, which is usually contained in the file '~/.ssh/id_rsa.pub' and begins with 'ssh-rsa'. Don't use your private SSH key."
msgstr "貼上您的SSH公鑰,通常放置在 '~/.ssh/id_rsa.pub',並以 'ssh-rsa' 開頭。不要使用您的SSH私鑰。"
-msgid "Path, transfer, remove"
-msgstr ""
-
msgid "Path:"
msgstr "位置:"
@@ -5784,15 +5323,15 @@ msgstr "效能最佳化"
msgid "Permissions"
msgstr "權限"
-msgid "Permissions, LFS, 2FA"
-msgstr ""
-
msgid "Personal Access Token"
msgstr "個人訪問憑證"
msgid "Pipeline"
msgstr "流水線"
+msgid "Pipeline %{pipelineLinkStart} #%{pipelineId} %{pipelineLinkEnd} from %{pipelineLinkRefStart} %{pipelineRef} %{pipelineLinkRefEnd}"
+msgstr ""
+
msgid "Pipeline Health"
msgstr "流水線健康指數"
@@ -5910,24 +5449,15 @@ msgstr ""
msgid "Pipelines|This project is not currently set up to run pipelines."
msgstr "這個專案目前還沒設定流水線。"
-msgid "Pipeline|Commit"
-msgstr ""
-
msgid "Pipeline|Create for"
msgstr "建立"
msgid "Pipeline|Create pipeline"
msgstr "建立流水線"
-msgid "Pipeline|Duration"
-msgstr ""
-
msgid "Pipeline|Existing branch name or tag"
msgstr "存在的分支名稱或標籤"
-msgid "Pipeline|Pipeline"
-msgstr ""
-
msgid "Pipeline|Run Pipeline"
msgstr "執行流水線"
@@ -5937,12 +5467,6 @@ msgstr "搜尋分支"
msgid "Pipeline|Specify variable values to be used in this run. The values specified in %{settings_link} will be used by default."
msgstr "指定要使用在此次執行的變數值。%{settings_link} 中指定的值將會使用為預設值。"
-msgid "Pipeline|Stages"
-msgstr ""
-
-msgid "Pipeline|Status"
-msgstr ""
-
msgid "Pipeline|Stop pipeline"
msgstr "停止流水線"
@@ -5979,18 +5503,12 @@ msgstr "執行"
msgid "Please accept the Terms of Service before continuing."
msgstr "在繼續之前,請同意服務條款"
-msgid "Please choose a group URL with no special characters."
-msgstr ""
-
msgid "Please convert them to %{link_to_git}, and go through the %{link_to_import_flow} again."
msgstr ""
msgid "Please convert them to Git on Google Code, and go through the %{link_to_import_flow} again."
msgstr ""
-msgid "Please fill in a descriptive name for your group."
-msgstr ""
-
msgid "Please note that this application is not provided by GitLab and you should verify its authenticity before allowing access."
msgstr ""
@@ -6003,9 +5521,6 @@ msgstr "請填寫驗證碼"
msgid "Please try again"
msgstr "請再試一次"
-msgid "Please use this form to report users to GitLab who create spam issues, comments or behave inappropriately."
-msgstr ""
-
msgid "Please wait while we connect to your repository. Refresh at will."
msgstr "請稍候,我們正在連結到您的版本庫,稍後請重新整理。"
@@ -6021,9 +5536,6 @@ msgstr "導航主題"
msgid "Press Enter or click to search"
msgstr ""
-msgid "Prevent adding new members to project membership within this group"
-msgstr ""
-
msgid "Preview"
msgstr ""
@@ -6066,6 +5578,9 @@ 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|%{author_name} made a private contribution"
+msgstr ""
+
msgid "Profiles|Account scheduled for removal."
msgstr "帳號將會被刪除"
@@ -6126,12 +5641,6 @@ msgstr "無效的密碼"
msgid "Profiles|Invalid username"
msgstr "無效的使用者名稱"
-msgid "Profiles|Learn more"
-msgstr ""
-
-msgid "Profiles|Made a private contribution"
-msgstr ""
-
msgid "Profiles|Main settings"
msgstr ""
@@ -6171,9 +5680,6 @@ msgstr "這看起來不像是 SSH 公鑰,您確定要增加它嗎?"
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. %{learn_more}"
-msgstr ""
-
msgid "Profiles|This emoji and message will appear on your profile and throughout the interface."
msgstr ""
@@ -6198,9 +5704,6 @@ msgstr "更新使用者名稱"
msgid "Profiles|Upload new avatar"
msgstr ""
-msgid "Profiles|Use a private email - %{email}"
-msgstr ""
-
msgid "Profiles|Username change failed - %{message}"
msgstr "使用者名稱更改失敗 - %{message}"
@@ -6402,9 +5905,6 @@ msgstr "專案"
msgid "Projects shared with %{group_name}"
msgstr ""
-msgid "Projects that belong to a group are prefixed with the group namespace. Existing projects may be moved into a group."
-msgstr ""
-
msgid "ProjectsDropdown|Frequently visited"
msgstr "經常使用"
@@ -6474,6 +5974,9 @@ msgstr "自動設定"
msgid "PrometheusService|Automatically deploy and configure Prometheus on your clusters to monitor your project’s environments"
msgstr "在你的群集上自動部署和配置 Prometheus 以監控您的專案環境"
+msgid "PrometheusService|By default, Prometheus listens on ‘http://localhost:9090’. It’s not recommended to change the default address and port as this might affect or conflict with other services running on the GitLab server."
+msgstr "預設 Prometheus 監聽 ‘http://localhost:9090’。不建議更改預設的網址和監聽埠,因為這可能會引響到 GitLab 伺服器上運行的其他服務。"
+
msgid "PrometheusService|Common metrics"
msgstr "常見指標"
@@ -6669,9 +6172,6 @@ msgstr "即時功能"
msgid "Recent searches"
msgstr ""
-msgid "Redirect to SAML provider to test configuration"
-msgstr ""
-
msgid "Reference:"
msgstr "參考來源:"
@@ -6733,21 +6233,12 @@ msgstr "移除執行器"
msgid "Remove avatar"
msgstr "刪除大頭貼"
-msgid "Remove group"
-msgstr ""
-
msgid "Remove priority"
msgstr "刪除優先權"
msgid "Remove project"
msgstr "刪除專案"
-msgid "Removed group can not be restored!"
-msgstr ""
-
-msgid "Removing group will cause all child projects and resources to be removed."
-msgstr ""
-
msgid "Rename"
msgstr ""
@@ -6769,30 +6260,33 @@ msgstr ""
msgid "Repo by URL"
msgstr "來自 URL 的版本庫"
-msgid "Report abuse to GitLab"
-msgstr ""
-
msgid "Reporting"
msgstr ""
msgid "Reports|%{failedString} and %{resolvedString}"
msgstr ""
-msgid "Reports|Actions"
-msgstr ""
-
msgid "Reports|Class"
msgstr ""
msgid "Reports|Confidence"
msgstr ""
+msgid "Reports|Dismiss Vulnerability"
+msgstr ""
+
msgid "Reports|Execution time"
msgstr ""
msgid "Reports|Failure"
msgstr ""
+msgid "Reports|More info"
+msgstr ""
+
+msgid "Reports|New Issue"
+msgstr ""
+
msgid "Reports|Severity"
msgstr ""
@@ -6844,12 +6338,12 @@ msgstr "申請權限"
msgid "Requests Profiles"
msgstr "請求個人資料"
-msgid "Require all users in this group to setup Two-factor authentication"
-msgstr ""
-
msgid "Require all users to accept Terms of Service and Privacy Policy when they access GitLab."
msgstr "要求所有用戶在訪問GitLab時接受服務條款和隱私政策。"
+msgid "Reset git storage health information"
+msgstr "重置 Git 儲存空間健康指數"
+
msgid "Reset health check access token"
msgstr "重置健康檢查存取憑證"
@@ -7013,9 +6507,6 @@ msgstr "儲存應用程式"
msgid "Save changes"
msgstr "儲存變更"
-msgid "Save changes before testing"
-msgstr ""
-
msgid "Save pipeline schedule"
msgstr "儲存流水線排程"
@@ -7079,15 +6570,9 @@ msgstr ""
msgid "Search project"
msgstr "搜尋專案"
-msgid "Search projects"
-msgstr ""
-
msgid "Search users"
msgstr "搜尋使用者"
-msgid "Search your projects"
-msgstr ""
-
msgid "SearchAutocomplete|All GitLab"
msgstr ""
@@ -7112,8 +6597,14 @@ msgstr ""
msgid "SearchAutocomplete|in this project"
msgstr ""
-msgid "Secret"
-msgstr ""
+msgid "Seconds before reseting failure information"
+msgstr "重置失敗訊息等待時間(秒)"
+
+msgid "Seconds to wait for a storage access attempt"
+msgstr "等待存取儲存空間的嘗試時間(秒)"
+
+msgid "Secret:"
+msgstr "金鑰:"
msgid "Security"
msgstr ""
@@ -7121,48 +6612,6 @@ msgstr ""
msgid "Security Dashboard"
msgstr "安全儀表板"
-msgid "Security Dashboard|Error fetching the dashboard data. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability counts. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Error fetching the vulnerability list. Please check your network connection and try again."
-msgstr ""
-
-msgid "Security Dashboard|Issue Created"
-msgstr ""
-
-msgid "Security Reports|At this time, the security dashboard only supports SAST."
-msgstr ""
-
-msgid "Security Reports|Create issue"
-msgstr ""
-
-msgid "Security Reports|Dismiss vulnerability"
-msgstr ""
-
-msgid "Security Reports|More info"
-msgstr ""
-
-msgid "Security Reports|Revert dismissal"
-msgstr ""
-
-msgid "Security Reports|Security dashboard documentation"
-msgstr ""
-
-msgid "Security Reports|There was an error creating the issue."
-msgstr ""
-
-msgid "Security Reports|There was an error dismissing the vulnerability."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting the dismissal."
-msgstr ""
-
-msgid "Security Reports|There was an error reverting this dismissal."
-msgstr ""
-
msgid "SecurityDashboard| The security dashboard displays the latest security report. Use it to find and fix vulnerabilities."
msgstr ""
@@ -7184,9 +6633,6 @@ msgstr ""
msgid "Select a namespace to fork the project"
msgstr "選擇一個命名空間,以複製這個專案"
-msgid "Select a template repository"
-msgstr ""
-
msgid "Select a timezone"
msgstr "選擇時區"
@@ -7259,9 +6705,6 @@ msgstr "過期工作階段、專案上限與附件大小。"
msgid "Set a password on your account to pull or push via %{protocol}."
msgstr "請先設定密碼,才能使用 %{protocol} 來上傳或下載。"
-msgid "Set a template repository for projects in this group"
-msgstr ""
-
msgid "Set default and restrict visibility levels. Configure import sources and git access protocol."
msgstr "設定為預設值,並限制可見等級。設定匯入來源和 git 存取連接協定。"
@@ -7295,30 +6738,6 @@ msgstr ""
msgid "SetPasswordToCloneLink|set a password"
msgstr "設定密碼"
-msgid "SetStatusModal|Add status emoji"
-msgstr ""
-
-msgid "SetStatusModal|Clear status"
-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|What's your status?"
-msgstr ""
-
msgid "Settings"
msgstr "設定"
@@ -7422,12 +6841,6 @@ msgstr ""
msgid "Slower but makes sure the project workspace is pristine as it clones the repository from scratch for every job"
msgstr "速度較慢,但確保項目工作空間是原始的,因為它為每項工作從頭開始複製檔案庫"
-msgid "Smartcard"
-msgstr ""
-
-msgid "Smartcard authentication failed: client certificate header is missing."
-msgstr ""
-
msgid "Snippets"
msgstr "程式碼片段"
@@ -7455,15 +6868,9 @@ msgstr "在關閉議題 %{issuable} 時出現問題,請稍後再試"
msgid "Something went wrong while fetching %{listType} list"
msgstr ""
-msgid "Something went wrong while fetching comments. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching group member contributions"
msgstr "取得群組成員貢獻時發生錯誤。"
-msgid "Something went wrong while fetching the environments for this merge request. Please try again."
-msgstr ""
-
msgid "Something went wrong while fetching the projects."
msgstr "讀取專案時發生錯誤。"
@@ -7476,24 +6883,12 @@ msgstr "重新開啟 %{issuable} 議題時發生錯誤。請稍後再試"
msgid "Something went wrong while resolving this discussion. Please try again."
msgstr "解決此議題時出現問題。請再試一次。"
-msgid "Something went wrong, unable to add %{project} to dashboard"
-msgstr ""
-
-msgid "Something went wrong, unable to get operations projects"
-msgstr ""
-
-msgid "Something went wrong, unable to remove project"
-msgstr ""
-
msgid "Something went wrong. Please try again."
msgstr "發生了未知的錯誤,請稍後再試"
msgid "Sorry, no epics matched your search"
msgstr "抱歉,沒有符合您搜尋的 Epic"
-msgid "Sorry, no projects matched your search"
-msgstr ""
-
msgid "Sort by"
msgstr "排序"
@@ -7668,21 +7063,12 @@ msgstr "星標項目"
msgid "Start a %{new_merge_request} with these changes"
msgstr "以這些改動建立一個新的 %{new_merge_request} "
-msgid "Start a review"
-msgstr ""
-
-msgid "Start and due date"
-msgstr ""
-
msgid "Start date"
msgstr ""
msgid "Start the Runner!"
msgstr "啟動 Runner!"
-msgid "Start your trial"
-msgstr ""
-
msgid "Started"
msgstr "已開始"
@@ -7695,9 +7081,6 @@ msgstr "暫存您的訊息以啟用"
msgid "Status"
msgstr "狀態"
-msgid "Stop environment"
-msgstr ""
-
msgid "Stop impersonation"
msgstr "停止模擬"
@@ -7707,9 +7090,6 @@ msgstr "停止此環境"
msgid "Stopped"
msgstr "已停止"
-msgid "Stopping this environment is currently not possible as a deployment is in progress"
-msgstr ""
-
msgid "Storage"
msgstr "儲存"
@@ -7725,9 +7105,6 @@ msgstr ""
msgid "Submit as spam"
msgstr "以垃圾訊息提交"
-msgid "Submit review"
-msgstr ""
-
msgid "Submit search"
msgstr ""
@@ -7740,12 +7117,6 @@ msgstr "訂閱群組"
msgid "Subscribe at project level"
msgstr "訂閱專案"
-msgid "Subscribed"
-msgstr ""
-
-msgid "Summary of issues, merge requests, push events, and comments (Timezone: %{utcFormatted})"
-msgstr ""
-
msgid "Switch branch/tag"
msgstr "切換分支/標籤"
@@ -7870,9 +7241,6 @@ msgstr "服務條款協議和隱私政策"
msgid "Terms of Service and Privacy Policy"
msgstr "服務條款和隱私政策"
-msgid "Test SAML SSO"
-msgstr ""
-
msgid "Test coverage parsing"
msgstr "測試覆蓋率分析"
@@ -7921,6 +7289,12 @@ msgstr "議題階段顯示從議題建立到設定里程碑所花的時間,或
msgid "The maximum file size allowed is 200KB."
msgstr "最大檔案大小為 200KB"
+msgid "The number of attempts GitLab will make to access a storage."
+msgstr "GitLab 存取儲存空間的嘗試次數。"
+
+msgid "The number of failures after which GitLab will completely prevent access to the storage. The number of failures can be reset in the admin interface: %{link_to_health_page} or using the %{api_documentation_link}."
+msgstr ""
+
msgid "The passphrase required to decrypt the private key. This is optional and the value is encrypted at rest."
msgstr "解密私鑰所需的密碼。這是選用且該值將會被加密儲存。"
@@ -7969,6 +7343,9 @@ msgstr "複閱階段顯示從合併請求建立後至被合併的時間。當建
msgid "The roadmap shows the progress of your epics along a timeline"
msgstr "開發藍圖顯示了時間軸上您的 Epic 的進度"
+msgid "The secure token used by the Runner to checkout the project"
+msgstr "此安全憑證使用於執行器簽出專案"
+
msgid "The staging stage shows the time between merging the MR and deploying code to the production environment. The data will be automatically added once you deploy to production for the first time."
msgstr "試營運段顯示從合併請求被合併後至部署營運的時間。當第一次部署營運後,資料將自動填入"
@@ -7978,6 +7355,15 @@ msgstr ""
msgid "The testing stage shows the time GitLab CI takes to run every pipeline for the related merge request. The data will automatically be added after your first pipeline finishes running."
msgstr "測試階段顯示相關合併請求的流水線所花的時間。當第一個流水線執行完畢後,資料將自動填入。"
+msgid "The time in seconds GitLab will keep failure information. When no failures occur during this time, information about the mount is reset."
+msgstr "GitLab 保存失敗訊息的時間(秒)。在此時間內若沒有發生錯誤,失敗訊息將會被重置"
+
+msgid "The time in seconds GitLab will try to access storage. After this time a timeout error will be raised."
+msgstr "GitLab 嘗試存取檔案庫的時間 (秒)。超過此時間將會引發逾時錯誤。"
+
+msgid "The time in seconds between storage checks. If a check did not complete yet, GitLab will skip the next check."
+msgstr ""
+
msgid "The time taken by each data entry gathered by that stage."
msgstr "該階段中每一個資料項目所花的時間。"
@@ -8017,6 +7403,9 @@ msgstr ""
msgid "There are no unstaged changes"
msgstr ""
+msgid "There are problems accessing Git storage: "
+msgstr "存取 Git 儲存空間時出現問題:"
+
msgid "There was an error adding a todo."
msgstr ""
@@ -8089,9 +7478,6 @@ msgstr "這群組尚未提供任何群組執行器。"
msgid "This is a confidential issue."
msgstr "這是個隱密問題。"
-msgid "This is a delayed job to run in %{remainingTime}"
-msgstr ""
-
msgid "This is the author's first Merge Request to this project."
msgstr "這是作者第一次合併請求至本專案。"
@@ -8131,10 +7517,7 @@ msgstr ""
msgid "This job is an out-of-date deployment to %{environmentLink}. View the most recent deployment %{deploymentLink}."
msgstr ""
-msgid "This job is archived. Only the complete pipeline can be retried."
-msgstr ""
-
-msgid "This job is creating a deployment to %{environmentLink} and will overwrite the %{deploymentLink}."
+msgid "This job is creating a deployment to %{environmentLink} and will overwrite the last %{deploymentLink}."
msgstr ""
msgid "This job is creating a deployment to %{environmentLink}."
@@ -8155,9 +7538,6 @@ msgstr ""
msgid "This job requires a manual action"
msgstr "這份任務需要手動執行"
-msgid "This job will automatically run after it's 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 means you can not push code until you create an empty repository or import existing one."
msgstr "這代表在您建立一個空的檔案庫或是匯入一個現存的檔案庫之前,您將無法上傳更新。"
@@ -8182,9 +7562,6 @@ msgstr "這個專案"
msgid "This project does not belong to a group and can therefore not make use of group Runners."
msgstr "此專案不屬於一個群組,因此不能使用群組執行器。"
-msgid "This project does not have a wiki homepage yet"
-msgstr ""
-
msgid "This project does not have billing enabled. To create a cluster, <a href=%{linkToBilling} target=\"_blank\" rel=\"noopener noreferrer\">enable billing <i class=\"fa fa-external-link\" aria-hidden=\"true\"></i></a> and try again."
msgstr ""
@@ -8194,12 +7571,6 @@ 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 will update the hostname that is used to generate private commit emails. %{learn_more}"
-msgstr ""
-
msgid "This source diff could not be displayed because it is too large."
msgstr "此原始碼差異無法顯示,因為它太大。"
@@ -8227,15 +7598,9 @@ 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 in seconds GitLab will wait for a response from the external service. When the service does not respond in time, access will be denied."
msgstr "GitLab 等待外部服務的回應時間(秒)。當服務沒有在時間內回應時,存取將被拒絕。"
@@ -8430,9 +7795,6 @@ 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, link this page to your Jaeger server, or find out how to %{link_start_tag}install Jaeger%{link_end_tag}"
-msgstr ""
-
msgid "To get started, please enter your Gitea Host URL and a %{link_to_personal_token}."
msgstr ""
@@ -8457,9 +7819,6 @@ msgstr ""
msgid "To only use CI/CD features for an external repository, choose <strong>CI/CD for external repo</strong>."
msgstr "若要只對外部版本庫使用 CI / CD 功能,請選擇 <strong>為外部版本庫的 CI/CD</strong>"
-msgid "To open Jaeger and easily view tracing from GitLab, link the %{start_tag}Tracing%{end_tag} page to your server"
-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 "若要透過身份提供者(例如 Azure、Okta、Onelogin、Ping Identity 或您自訂的 SAML 2.0 提供者)設定 SAML 認證:"
@@ -8478,9 +7837,6 @@ msgstr ""
msgid "To widen your search, change or remove filters."
msgstr "若要擴大搜尋範圍,請變更或移除篩選器。"
-msgid "Today"
-msgstr ""
-
msgid "Todo"
msgstr "待辦事項"
@@ -8496,9 +7852,6 @@ msgstr ""
msgid "Toggle discussion"
msgstr "切換討論"
-msgid "Toggle file browser"
-msgstr ""
-
msgid "Toggle navigation"
msgstr "切換導航欄"
@@ -8514,9 +7867,6 @@ msgstr "切換狀態:開啟"
msgid "Token"
msgstr ""
-msgid "Tomorrow"
-msgstr ""
-
msgid "Too many changes to show."
msgstr "太多的更改。"
@@ -8532,9 +7882,6 @@ msgstr "合併/更動記錄的總測試時間"
msgid "Total: %{total}"
msgstr "總計: %{total}"
-msgid "Tracing"
-msgstr ""
-
msgid "Track activity with Contribution Analytics."
msgstr "追蹤貢獻分析的相關動態"
@@ -8544,9 +7891,6 @@ msgstr "跟蹤共通主題、跨專案和里程碑的議題群組"
msgid "Track time with quick actions"
msgstr "快速使用時間追蹤工具"
-msgid "Tree view"
-msgstr ""
-
msgid "Trending"
msgstr "趨勢分析"
@@ -8565,33 +7909,21 @@ msgstr "啟動此任務"
msgid "Triggers can force a specific branch or tag to get rebuilt with an API call. These tokens will impersonate their associated user including their access to projects and their project permissions."
msgstr "觸發器可以強制使用API​​調用重建特定的分支或標記。這些令牌將模仿他們的關聯用戶,包括他們對項目的訪問權限。"
-msgid "Troubleshoot and monitor your application with tracing"
-msgstr ""
-
msgid "Try again"
msgstr "重試"
-msgid "Try all GitLab has to offer for 30 days."
-msgstr ""
-
msgid "Turn on Service Desk"
msgstr "開啟服務區"
msgid "Twitter"
msgstr "Twitter"
-msgid "Two-factor authentication"
-msgstr ""
-
msgid "Type"
msgstr ""
msgid "Unable to load the diff. %{button_try_again}"
msgstr "無法載入差異。%{button_try_again}"
-msgid "Unable to save your changes"
-msgstr ""
-
msgid "Unable to sign you in to the group with SAML due to \"%{reason}\""
msgstr "因為「%{reason}」,所以無法讓你透過 SAML 登入這個群組。"
@@ -8616,9 +7948,6 @@ msgstr "已解鎖"
msgid "Unresolve discussion"
msgstr "重新討論"
-msgid "Unschedule job"
-msgstr ""
-
msgid "Unstage"
msgstr ""
@@ -8655,17 +7984,14 @@ msgstr "未驗證"
msgid "Up to date"
msgstr "已經是最新"
-msgid "Upcoming"
-msgstr ""
-
msgid "Update"
msgstr "更新"
msgid "Update now"
msgstr ""
-msgid "Update your group name, description, avatar, and visibility."
-msgstr ""
+msgid "Update your group name, description, avatar, and other general settings."
+msgstr "更新您的群組名稱、說明、頭像與其他一般設定。"
msgid "Updating"
msgstr ""
@@ -8742,51 +8068,6 @@ msgstr "使用者與 IP 速率限制"
msgid "User map"
msgstr ""
-msgid "UserProfile|Activity"
-msgstr ""
-
-msgid "UserProfile|Already reported for abuse"
-msgstr ""
-
-msgid "UserProfile|Contributed projects"
-msgstr ""
-
-msgid "UserProfile|Edit profile"
-msgstr ""
-
-msgid "UserProfile|Groups"
-msgstr ""
-
-msgid "UserProfile|Most Recent Activity"
-msgstr ""
-
-msgid "UserProfile|Overview"
-msgstr ""
-
-msgid "UserProfile|Personal projects"
-msgstr ""
-
-msgid "UserProfile|Recent contributions"
-msgstr ""
-
-msgid "UserProfile|Report abuse"
-msgstr ""
-
-msgid "UserProfile|Snippets"
-msgstr ""
-
-msgid "UserProfile|Subscribe"
-msgstr ""
-
-msgid "UserProfile|This user has a private profile"
-msgstr ""
-
-msgid "UserProfile|View all"
-msgstr ""
-
-msgid "UserProfile|View user in admin area"
-msgstr ""
-
msgid "Users"
msgstr "使用者"
@@ -8814,15 +8095,6 @@ msgstr "已驗證"
msgid "Version"
msgstr ""
-msgid "View %{alerts}"
-msgstr ""
-
-msgid "View app"
-msgstr ""
-
-msgid "View documentation"
-msgstr ""
-
msgid "View epics list"
msgstr "檢視 Epic 列表"
@@ -8856,15 +8128,9 @@ msgstr "查看專案標籤"
msgid "View replaced file @ "
msgstr "瀏覽已替換檔案 @ "
-msgid "View the documentation"
-msgstr ""
-
msgid "Visibility and access controls"
msgstr "可見性與存取控制"
-msgid "Visibility level"
-msgstr ""
-
msgid "Visibility level:"
msgstr ""
@@ -8883,36 +8149,6 @@ msgstr "公開"
msgid "VisibilityLevel|Unknown"
msgstr "不明"
-msgid "Vulnerability|Class"
-msgstr ""
-
-msgid "Vulnerability|Confidence"
-msgstr ""
-
-msgid "Vulnerability|Description"
-msgstr ""
-
-msgid "Vulnerability|File"
-msgstr ""
-
-msgid "Vulnerability|Identifiers"
-msgstr ""
-
-msgid "Vulnerability|Instances"
-msgstr ""
-
-msgid "Vulnerability|Links"
-msgstr ""
-
-msgid "Vulnerability|Project"
-msgstr ""
-
-msgid "Vulnerability|Severity"
-msgstr ""
-
-msgid "Vulnerability|Solution"
-msgstr ""
-
msgid "Want to see the data? Please ask an administrator for access."
msgstr "權限不足。如需查看相關資料,請向管理員申請權限。"
@@ -8952,12 +8188,6 @@ msgstr "當啟用,使用者在接受條款之前都不能使用 GitLab。"
msgid "When leaving the URL blank, classification labels can still be specified without disabling cross project features or performing external authorization checks."
msgstr "當 URL 留空時,還是可以指定分類標籤,而且不必停用跨專案功能或執行外部授權檢查。"
-msgid "Who can see this group?"
-msgstr ""
-
-msgid "Who will be able to see this group?"
-msgstr ""
-
msgid "Wiki"
msgstr "Wiki"
@@ -9108,9 +8338,6 @@ msgstr "是的,新增它"
msgid "Yes, let me map Google Code users to full names or GitLab users."
msgstr ""
-msgid "Yesterday"
-msgstr ""
-
msgid "You are an admin, which means granting access to <strong>%{client_name}</strong> will allow them to interact with GitLab as an admin as well. Proceed with caution."
msgstr ""
@@ -9129,6 +8356,9 @@ msgstr "將要把 %{project_full_name} 的所有權轉移給另一個人。真
msgid "You are on a read-only GitLab instance."
msgstr "您在唯讀的 GitLab 主機上。"
+msgid "You are on a secondary, <b>read-only</b> Geo node. If you want to make changes, you must visit this page on the %{primary_node}."
+msgstr "您在次要且<b>唯讀</b>的 Geo 節點上。若您想要進行變更,您必須瀏覽 %{primary_node} 的這個頁面"
+
msgid "You can %{linkStart}view the blob%{linkEnd} instead."
msgstr "您可以 %{linkStart}查看BLOB%{linkEnd} 。"
@@ -9138,6 +8368,9 @@ 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 the %{linkStart}Lint%{linkEnd}"
+msgstr "您也可以在 %{linkStart}Lint%{linkEnd} 測試您的 .gitlab-ci.yml"
+
msgid "You can easily contribute to them by requesting to join these groups."
msgstr ""
@@ -9153,24 +8386,21 @@ msgstr "只能在分支上建立檔案"
msgid "You can only edit files when you are on a branch"
msgstr "您只能在分支上編輯文件"
+msgid "You can reset runners registration token by pressing a button below."
+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 "您可以透過使用互動模式選擇 %{use_ours} 或 %{use_theirs} 按鈕、或者是直接編輯檔案來解決合併衝突,並將這些變更提交到 %{branch_name}。"
msgid "You can set up jobs to only use Runners with specific tags. Separate tags with commas."
msgstr ""
-msgid "You can test your .gitlab-ci.yml in %{linkStart}CI Lint%{linkEnd}."
-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}。"
msgid "You cannot write to this read-only GitLab instance."
msgstr "您不能修改這個唯讀的 GitLab 主機。"
-msgid "You do not have any subscriptions yet"
-msgstr ""
-
msgid "You do not have the correct permissions to override the settings from the LDAP group sync."
msgstr "您沒有權限來覆蓋 LDAP 群組同步設定。"
@@ -9273,9 +8503,6 @@ msgstr "你的更改將可以提交到 %{branch_name} 因為合併請求已打
msgid "Your changes have been committed. Commit %{commitId} %{commitStats}"
msgstr "您的更改已被提交。更動紀錄 %{commitId} %{commitStats}"
-msgid "Your changes have been saved"
-msgstr ""
-
msgid "Your comment will not be visible to the public."
msgstr "你的留言將不會被公開。"
@@ -9382,18 +8609,27 @@ msgstr "信任"
msgid "ciReport|Container scanning"
msgstr ""
+msgid "ciReport|Container scanning detected"
+msgstr "偵測到容器掃描"
+
msgid "ciReport|Container scanning detects known vulnerabilities in your docker images."
msgstr "容器掃描偵測在您的 Docker 映像中的已知漏洞。"
msgid "ciReport|DAST"
msgstr ""
+msgid "ciReport|DAST detected"
+msgstr "偵測到 DAST"
+
msgid "ciReport|Dependency Scanning detects known vulnerabilities in your source code's dependencies."
msgstr ""
msgid "ciReport|Dependency scanning"
msgstr ""
+msgid "ciReport|Dependency scanning detected"
+msgstr "偵測到相依性掃描"
+
msgid "ciReport|Description"
msgstr "說明"
@@ -9444,9 +8680,6 @@ msgstr "連結"
msgid "ciReport|Loading %{reportName} report"
msgstr "正在載入 %{reportName} 報告"
-msgid "ciReport|Manage licenses"
-msgstr ""
-
msgid "ciReport|Method"
msgstr "方法"
@@ -9468,6 +8701,9 @@ msgstr "撤回忽略"
msgid "ciReport|SAST"
msgstr ""
+msgid "ciReport|SAST detected"
+msgstr "偵測到 SAST"
+
msgid "ciReport|Security scanning"
msgstr "安全性掃描"
@@ -9514,6 +8750,9 @@ msgstr[0] ""
msgid "ciReport|View full report"
msgstr ""
+msgid "ciReport|no vulnerabilities"
+msgstr "沒有漏洞"
+
msgid "ciReport|on pipeline"
msgstr "流水線上"
@@ -9548,10 +8787,6 @@ msgstr "已停用"
msgid "done"
msgstr ""
-msgid "draft"
-msgid_plural "drafts"
-msgstr[0] ""
-
msgid "enabled"
msgstr "已啟用"
@@ -9561,12 +8796,6 @@ msgstr "%{slash_command} 將更新預估花費時間。"
msgid "for this project"
msgstr "為此專案"
-msgid "from"
-msgstr ""
-
-msgid "help"
-msgstr ""
-
msgid "here"
msgstr "這裡"
@@ -9595,9 +8824,6 @@ msgstr "非有效 X509 憑證。"
msgid "issue boards"
msgstr ""
-msgid "latest deployment"
-msgstr ""
-
msgid "latest version"
msgstr "最新版本"
@@ -9873,10 +9099,6 @@ msgstr "私人存取憑證"
msgid "private key does not match certificate."
msgstr "私鑰不符合憑證。"
-msgid "project"
-msgid_plural "projects"
-msgstr[0] ""
-
msgid "remaining"
msgstr "剩餘"
@@ -9889,10 +9111,6 @@ msgstr "刪除截止日期"
msgid "remove weight"
msgstr "移除權重"
-msgid "reply"
-msgid_plural "replies"
-msgstr[0] ""
-
msgid "source"
msgstr "來源"
diff --git a/qa/qa/page/profile/personal_access_tokens.rb b/qa/qa/page/profile/personal_access_tokens.rb
index 9191dbe9cf3..2f0202951bb 100644
--- a/qa/qa/page/profile/personal_access_tokens.rb
+++ b/qa/qa/page/profile/personal_access_tokens.rb
@@ -8,7 +8,7 @@ module QA
element :scopes_api_radios, "label :scopes" # rubocop:disable QA/ElementWithPattern
end
- view 'app/views/shared/_personal_access_tokens_created_container.html.haml' do
+ view 'app/views/profiles/personal_access_tokens/index.html.haml' do
element :create_token_field, "text_field_tag 'created-personal-access-token'" # rubocop:disable QA/ElementWithPattern
end
diff --git a/qa/qa/resource/user.rb b/qa/qa/resource/user.rb
index 9be88ba4211..16f0b311fa9 100644
--- a/qa/qa/resource/user.rb
+++ b/qa/qa/resource/user.rb
@@ -76,17 +76,6 @@ module QA
}
end
- def self.fabricate_or_use(username, password)
- if Runtime::Env.signup_disabled?
- self.new.tap do |user|
- user.username = username
- user.password = password
- end
- else
- self.fabricate!
- end
- end
-
private
def fetch_id(username)
diff --git a/qa/qa/runtime/env.rb b/qa/qa/runtime/env.rb
index 1154eaca6a9..c4500f9be90 100644
--- a/qa/qa/runtime/env.rb
+++ b/qa/qa/runtime/env.rb
@@ -75,22 +75,6 @@ module QA
ENV['GITLAB_FORKER_PASSWORD']
end
- def gitlab_qa_username_1
- ENV['GITLAB_QA_USERNAME_1'] || 'gitlab-qa-user1'
- end
-
- def gitlab_qa_password_1
- ENV['GITLAB_QA_PASSWORD_1']
- end
-
- def gitlab_qa_username_2
- ENV['GITLAB_QA_USERNAME_2'] || 'gitlab-qa-user2'
- end
-
- def gitlab_qa_password_2
- ENV['GITLAB_QA_PASSWORD_2']
- end
-
def ldap_username
ENV['GITLAB_LDAP_USERNAME']
end
diff --git a/qa/qa/specs/features/browser_ui/1_manage/project/add_project_member_spec.rb b/qa/qa/specs/features/browser_ui/1_manage/project/add_project_member_spec.rb
index 4070a225260..bef89d5be24 100644
--- a/qa/qa/specs/features/browser_ui/1_manage/project/add_project_member_spec.rb
+++ b/qa/qa/specs/features/browser_ui/1_manage/project/add_project_member_spec.rb
@@ -7,7 +7,7 @@ module QA
Runtime::Browser.visit(:gitlab, Page::Main::Login)
Page::Main::Login.perform(&:sign_in_using_credentials)
- user = Resource::User.fabricate_or_use(Runtime::Env.gitlab_qa_username_1, Runtime::Env.gitlab_qa_password_1)
+ user = Resource::User.fabricate!
project = Resource::Project.fabricate! do |resource|
resource.name = 'add-member-project'
diff --git a/scripts/trigger-build b/scripts/trigger-build
index 83d1b095f42..dd0425b6472 100755
--- a/scripts/trigger-build
+++ b/scripts/trigger-build
@@ -106,7 +106,6 @@ module Trigger
def extra_variables
{
'GITLAB_VERSION' => ENV['CI_COMMIT_SHA'],
- 'GITLAB_REF_SLUG' => ENV['CI_COMMIT_REF_SLUG'],
'ALTERNATIVE_SOURCES' => 'true',
'ee' => Trigger.ee? ? 'true' : 'false'
}
diff --git a/spec/controllers/profiles/personal_access_tokens_controller_spec.rb b/spec/controllers/profiles/personal_access_tokens_controller_spec.rb
index f5860d4296b..ed08a4c1bf2 100644
--- a/spec/controllers/profiles/personal_access_tokens_controller_spec.rb
+++ b/spec/controllers/profiles/personal_access_tokens_controller_spec.rb
@@ -39,10 +39,8 @@ describe Profiles::PersonalAccessTokensController do
let!(:active_personal_access_token) { create(:personal_access_token, user: user) }
let!(:inactive_personal_access_token) { create(:personal_access_token, :revoked, user: user) }
let!(:impersonation_personal_access_token) { create(:personal_access_token, :impersonation, user: user) }
- let(:token_value) { 's3cr3t' }
before do
- PersonalAccessToken.redis_store!(user.id, token_value)
get :index
end
@@ -58,9 +56,5 @@ describe Profiles::PersonalAccessTokensController do
expect(assigns(:active_personal_access_tokens)).not_to include(impersonation_personal_access_token)
expect(assigns(:inactive_personal_access_tokens)).not_to include(impersonation_personal_access_token)
end
-
- it "retrieves newly created personal access token value" do
- expect(assigns(:new_personal_access_token)).to eql(token_value)
- end
end
end
diff --git a/spec/factories/site_statistics.rb b/spec/factories/site_statistics.rb
new file mode 100644
index 00000000000..2533d0eecc2
--- /dev/null
+++ b/spec/factories/site_statistics.rb
@@ -0,0 +1,6 @@
+FactoryBot.define do
+ factory :site_statistics, class: 'SiteStatistic' do
+ id 1
+ repositories_count 999
+ end
+end
diff --git a/spec/features/admin/admin_users_impersonation_tokens_spec.rb b/spec/features/admin/admin_users_impersonation_tokens_spec.rb
index c7860bebb06..e16eae219a4 100644
--- a/spec/features/admin/admin_users_impersonation_tokens_spec.rb
+++ b/spec/features/admin/admin_users_impersonation_tokens_spec.rb
@@ -12,10 +12,6 @@ describe 'Admin > Users > Impersonation Tokens', :js do
find(".settings-message")
end
- def created_impersonation_token
- find("#created-personal-access-token").value
- end
-
before do
sign_in(admin)
end
@@ -43,7 +39,6 @@ describe 'Admin > Users > Impersonation Tokens', :js do
expect(active_impersonation_tokens).to have_text('api')
expect(active_impersonation_tokens).to have_text('read_user')
expect(PersonalAccessTokensFinder.new(impersonation: true).execute.count).to equal(1)
- expect(created_impersonation_token).not_to be_empty
end
end
diff --git a/spec/features/issues/filtered_search/dropdown_emoji_spec.rb b/spec/features/issues/filtered_search/dropdown_emoji_spec.rb
index 97dd0afd002..c42fcd92a36 100644
--- a/spec/features/issues/filtered_search/dropdown_emoji_spec.rb
+++ b/spec/features/issues/filtered_search/dropdown_emoji_spec.rb
@@ -20,7 +20,7 @@ describe 'Dropdown emoji', :js do
end
def dropdown_emoji_size
- all('gl-emoji[data-name]').size
+ page.all('#js-dropdown-my-reaction .filter-dropdown .filter-dropdown-item').size
end
def click_emoji(text)
diff --git a/spec/features/profiles/personal_access_tokens_spec.rb b/spec/features/profiles/personal_access_tokens_spec.rb
index dee213a11d4..8461cd0027c 100644
--- a/spec/features/profiles/personal_access_tokens_spec.rb
+++ b/spec/features/profiles/personal_access_tokens_spec.rb
@@ -43,12 +43,10 @@ describe 'Profile > Personal Access Tokens', :js do
check "read_user"
click_on "Create personal access token"
-
expect(active_personal_access_tokens).to have_text(name)
expect(active_personal_access_tokens).to have_text('In')
expect(active_personal_access_tokens).to have_text('api')
expect(active_personal_access_tokens).to have_text('read_user')
- expect(created_personal_access_token).not_to be_empty
end
context "when creation fails" do
@@ -59,7 +57,6 @@ describe 'Profile > Personal Access Tokens', :js do
expect { click_on "Create personal access token" }.not_to change { PersonalAccessToken.count }
expect(page).to have_content("Name cannot be nil")
- expect(page).not_to have_selector("#created-personal-access-token")
end
end
end
diff --git a/spec/helpers/tree_helper_spec.rb b/spec/helpers/tree_helper_spec.rb
index 4a62e696cd9..ab4566e261b 100644
--- a/spec/helpers/tree_helper_spec.rb
+++ b/spec/helpers/tree_helper_spec.rb
@@ -5,16 +5,6 @@ describe TreeHelper do
let(:repository) { project.repository }
let(:sha) { 'c1c67abbaf91f624347bb3ae96eabe3a1b742478' }
- def create_file(filename)
- project.repository.create_file(
- project.creator,
- filename,
- 'test this',
- message: "Automatically created file #{filename}",
- branch_name: 'master'
- )
- end
-
describe '.render_tree' do
before do
@id = sha
@@ -67,15 +57,6 @@ describe TreeHelper do
expect(fast_path).to start_with('/gitlab/root')
end
-
- it 'encodes files starting with #' do
- filename = '#test-file'
- create_file(filename)
-
- fast_path = fast_project_blob_path(project, filename)
-
- expect(fast_path).to end_with('%23test-file')
- end
end
describe '.fast_project_tree_path' do
@@ -92,15 +73,6 @@ describe TreeHelper do
expect(fast_path).to start_with('/gitlab/root')
end
-
- it 'encodes files starting with #' do
- filename = '#test-file'
- create_file(filename)
-
- fast_path = fast_project_tree_path(project, filename)
-
- expect(fast_path).to end_with('%23test-file')
- end
end
describe 'flatten_tree' do
diff --git a/spec/initializers/attr_encrypted_no_db_connection_spec.rb b/spec/initializers/attr_encrypted_no_db_connection_spec.rb
deleted file mode 100644
index 2da9f1cbd96..00000000000
--- a/spec/initializers/attr_encrypted_no_db_connection_spec.rb
+++ /dev/null
@@ -1,30 +0,0 @@
-require 'spec_helper'
-
-describe 'GitLab monkey-patches to AttrEncrypted' do
- describe '#attribute_instance_methods_as_symbols_available?' do
- it 'returns false' do
- expect(ActiveRecord::Base.__send__(:attribute_instance_methods_as_symbols_available?)).to be_falsy
- end
-
- it 'does not define virtual attributes' do
- klass = Class.new(ActiveRecord::Base) do
- # We need some sort of table to work on
- self.table_name = 'projects'
-
- attr_encrypted :foo
- end
-
- instance = klass.new
-
- aggregate_failures do
- %w[
- encrypted_foo encrypted_foo=
- encrypted_foo_iv encrypted_foo_iv=
- encrypted_foo_salt encrypted_foo_salt=
- ].each do |method_name|
- expect(instance).not_to respond_to(method_name)
- end
- end
- end
- end
-end
diff --git a/spec/javascripts/notes/components/noteable_discussion_spec.js b/spec/javascripts/notes/components/noteable_discussion_spec.js
index 4b4403689d9..81cb3e1f74d 100644
--- a/spec/javascripts/notes/components/noteable_discussion_spec.js
+++ b/spec/javascripts/notes/components/noteable_discussion_spec.js
@@ -6,7 +6,6 @@ import { noteableDataMock, discussionMock, notesDataMock } from '../mock_data';
import mockDiffFile from '../../diffs/mock_data/diff_file';
const discussionWithTwoUnresolvedNotes = 'merge_requests/resolved_diff_discussion.json';
-const diffDiscussionFixture = 'merge_requests/diff_discussion.json';
describe('noteable_discussion component', () => {
const Component = Vue.extend(noteableDiscussion);
@@ -116,49 +115,6 @@ describe('noteable_discussion component', () => {
.catch(done.fail);
});
});
-
- describe('isRepliesCollapsed', () => {
- it('should return false for diff discussions', done => {
- const diffDiscussion = getJSONFixture(diffDiscussionFixture)[0];
- vm.$store.dispatch('setInitialNotes', [diffDiscussion]);
-
- Vue.nextTick()
- .then(() => {
- expect(vm.isRepliesCollapsed).toEqual(false);
- expect(vm.$el.querySelector('.js-toggle-replies')).not.toBeNull();
- expect(vm.$el.querySelector('.discussion-reply-holder')).not.toBeNull();
- })
- .then(done)
- .catch(done.fail);
- });
-
- it('should return false if discussion does not have a reply', () => {
- const discussion = { ...discussionMock, resolved: true };
- discussion.notes = discussion.notes.slice(0, 1);
- const noRepliesVm = new Component({
- store,
- propsData: { discussion },
- }).$mount();
-
- expect(noRepliesVm.isRepliesCollapsed).toEqual(false);
- expect(noRepliesVm.$el.querySelector('.js-toggle-replies')).toBeNull();
- expect(vm.$el.querySelector('.discussion-reply-holder')).not.toBeNull();
- noRepliesVm.$destroy();
- });
-
- it('should return true for resolved non-diff discussion which has replies', () => {
- const discussion = { ...discussionMock, resolved: true };
- const resolvedDiscussionVm = new Component({
- store,
- propsData: { discussion },
- }).$mount();
-
- expect(resolvedDiscussionVm.isRepliesCollapsed).toEqual(true);
- expect(resolvedDiscussionVm.$el.querySelector('.js-toggle-replies')).not.toBeNull();
- expect(vm.$el.querySelector('.discussion-reply-holder')).not.toBeNull();
- resolvedDiscussionVm.$destroy();
- });
- });
});
describe('methods', () => {
diff --git a/spec/lib/gitlab/background_migration/encrypt_columns_spec.rb b/spec/lib/gitlab/background_migration/encrypt_columns_spec.rb
index 1d9bac79dcd..2a869446753 100644
--- a/spec/lib/gitlab/background_migration/encrypt_columns_spec.rb
+++ b/spec/lib/gitlab/background_migration/encrypt_columns_spec.rb
@@ -65,30 +65,5 @@ describe Gitlab::BackgroundMigration::EncryptColumns, :migration, schema: 201809
expect(hook).to have_attributes(values)
end
-
- it 'reloads the model column information' do
- expect(model).to receive(:reset_column_information).and_call_original
- expect(model).to receive(:define_attribute_methods).and_call_original
-
- subject.perform(model, [:token, :url], 1, 1)
- end
-
- it 'fails if a source column is not present' do
- columns = model.columns.reject { |c| c.name == 'url' }
- allow(model).to receive(:columns) { columns }
-
- expect do
- subject.perform(model, [:token, :url], 1, 1)
- end.to raise_error(/source column: url is missing/)
- end
-
- it 'fails if a destination column is not present' do
- columns = model.columns.reject { |c| c.name == 'encrypted_url' }
- allow(model).to receive(:columns) { columns }
-
- expect do
- subject.perform(model, [:token, :url], 1, 1)
- end.to raise_error(/destination column: encrypted_url is missing/)
- end
end
end
diff --git a/spec/models/project_spec.rb b/spec/models/project_spec.rb
index eaa852b0088..bf661a00826 100644
--- a/spec/models/project_spec.rb
+++ b/spec/models/project_spec.rb
@@ -108,6 +108,22 @@ describe Project do
end
end
+ context 'Site Statistics' do
+ context 'when creating a new project' do
+ it 'tracks project in SiteStatistic' do
+ expect { create(:project) }.to change { SiteStatistic.fetch.repositories_count }.by(1)
+ end
+ end
+
+ context 'when deleting a project' do
+ it 'untracks project in SiteStatistic' do
+ project = create(:project)
+
+ expect { project.destroy }.to change { SiteStatistic.fetch.repositories_count }.by(-1)
+ end
+ end
+ end
+
context 'updating cd_cd_settings' do
it 'does not raise an error' do
project = create(:project)
diff --git a/spec/models/site_statistic_spec.rb b/spec/models/site_statistic_spec.rb
new file mode 100644
index 00000000000..0e739900065
--- /dev/null
+++ b/spec/models/site_statistic_spec.rb
@@ -0,0 +1,81 @@
+require 'spec_helper'
+
+describe SiteStatistic do
+ describe '.fetch' do
+ context 'existing record' do
+ it 'returns existing SiteStatistic model' do
+ statistics = create(:site_statistics)
+
+ expect(described_class.fetch).to be_a(described_class)
+ expect(described_class.fetch).to eq(statistics)
+ end
+ end
+
+ context 'non existing record' do
+ it 'creates a new SiteStatistic model' do
+ expect(described_class.first).to be_nil
+ expect(described_class.fetch).to be_a(described_class)
+ end
+ end
+ end
+
+ describe '.track' do
+ context 'with allowed attributes' do
+ let(:statistics) { create(:site_statistics) }
+
+ it 'increases the attribute counter' do
+ expect { described_class.track('repositories_count') }.to change { statistics.reload.repositories_count }.by(1)
+ end
+
+ it 'doesnt increase the attribute counter when an exception happens during transaction' do
+ expect do
+ begin
+ described_class.transaction do
+ described_class.track('repositories_count')
+
+ raise StandardError
+ end
+ rescue StandardError
+ # no-op
+ end
+ end.not_to change { statistics.reload.repositories_count }
+ end
+ end
+
+ context 'with not allowed attributes' do
+ it 'returns error' do
+ expect { described_class.track('something_else') }.to raise_error(ArgumentError).with_message(/Invalid attribute: \'something_else\' to \'track\' method/)
+ end
+ end
+ end
+
+ describe '.untrack' do
+ context 'with allowed attributes' do
+ let(:statistics) { create(:site_statistics) }
+
+ it 'decreases the attribute counter' do
+ expect { described_class.untrack('repositories_count') }.to change { statistics.reload.repositories_count }.by(-1)
+ end
+
+ it 'doesnt decrease the attribute counter when an exception happens during transaction' do
+ expect do
+ begin
+ described_class.transaction do
+ described_class.track('repositories_count')
+
+ raise StandardError
+ end
+ rescue StandardError
+ # no-op
+ end
+ end.not_to change { described_class.fetch.repositories_count }
+ end
+ end
+
+ context 'with not allowed attributes' do
+ it 'returns error' do
+ expect { described_class.untrack('something_else') }.to raise_error(ArgumentError).with_message(/Invalid attribute: \'something_else\' to \'untrack\' method/)
+ end
+ end
+ end
+end
diff --git a/spec/requests/api/users_spec.rb b/spec/requests/api/users_spec.rb
index bb913ae0e79..e6d01c9689f 100644
--- a/spec/requests/api/users_spec.rb
+++ b/spec/requests/api/users_spec.rb
@@ -2018,11 +2018,11 @@ describe API::Users do
expect(json_response['message']).to eq('403 Forbidden')
end
- it 'returns an impersonation token' do
+ it 'returns a personal access token' do
get api("/users/#{user.id}/impersonation_tokens/#{impersonation_token.id}", admin)
expect(response).to have_gitlab_http_status(200)
- expect(json_response['token']).not_to be_present
+ expect(json_response['token']).to be_present
expect(json_response['impersonation']).to be_truthy
end
end
diff --git a/spec/tasks/gitlab/site_statistics_rake_spec.rb b/spec/tasks/gitlab/site_statistics_rake_spec.rb
new file mode 100644
index 00000000000..c43ce25a540
--- /dev/null
+++ b/spec/tasks/gitlab/site_statistics_rake_spec.rb
@@ -0,0 +1,23 @@
+# frozen_string_literal: true
+require 'rake_helper'
+
+describe 'rake gitlab:refresh_site_statistics' do
+ before do
+ Rake.application.rake_require 'tasks/gitlab/site_statistics'
+
+ create(:project)
+ SiteStatistic.fetch.update(repositories_count: 0)
+ end
+
+ let(:task) { 'gitlab:refresh_site_statistics' }
+
+ it 'recalculates existing counters' do
+ run_rake_task(task)
+
+ expect(SiteStatistic.fetch.repositories_count).to eq(1)
+ end
+
+ it 'displays message listing counters' do
+ expect { run_rake_task(task) }.to output(/Updating Site Statistics counters:.* Repositories\.\.\. OK!/m).to_stdout
+ end
+end