aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
diff options
context:
space:
mode:
authorJeremy Davis <jeremy.davis@sonarsource.com>2020-12-16 18:18:11 +0100
committersonartech <sonartech@sonarsource.com>2020-12-22 20:09:37 +0000
commitd83e1ab9825c2c14256a6680bf44d75c13ea4d5a (patch)
tree97d6e51f3823f1988fb7509d5dc8f0562ef2f40f /sonar-core
parentd30fb63f3535dd0a4643f5123f38b5755d34de53 (diff)
downloadsonarqube-d83e1ab9825c2c14256a6680bf44d75c13ea4d5a.tar.gz
sonarqube-d83e1ab9825c2c14256a6680bf44d75c13ea4d5a.zip
SONAR-13999 Drop frontend organizations leftovers
Diffstat (limited to 'sonar-core')
-rw-r--r--sonar-core/src/main/resources/org/sonar/l10n/core.properties152
1 files changed, 5 insertions, 147 deletions
diff --git a/sonar-core/src/main/resources/org/sonar/l10n/core.properties b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
index a4340a6ae56..12b38535fb5 100644
--- a/sonar-core/src/main/resources/org/sonar/l10n/core.properties
+++ b/sonar-core/src/main/resources/org/sonar/l10n/core.properties
@@ -132,9 +132,6 @@ not_now=Not now
off=Off
on=On
or=Or
-organization_key=Organization Key
-organization.bitbucket=Bitbucket team
-organization.github=GitHub organization
open=Open
optional=Optional
order=Order
@@ -262,7 +259,6 @@ logging_out=You're logging out, please wait...
manage=Manage
management=Management
more_information=More information
-my_organizations=My Organizations
new_violations=New violations
new_window=New window
no_data=No data
@@ -1060,6 +1056,11 @@ settings.new_code_period.description2=This setting is the default for all projec
settings.languages.select_a_language_placeholder=Select a language
+settings.projects.default_visibility_of_new_projects=Default visibility of new projects:
+settings.projects.change_visibility_form.header=Set Default Visibility of New Projects
+settings.projects.change_visibility_form.warning=This will not change the visibility of already existing projects.
+settings.projects.change_visibility_form.submit=Change Default Visibility
+
settings.almintegration.title=Integration configurations
settings.almintegration.description=ALM integrations allow SonarQube to interact with your ALM. This enables things like authentication, or providing analysis details and a Quality Gate to your Pull Requests directly in your ALM provider's interface.
settings.almintegration.azure.info=Accounts that will be used to decorate Pull Requests need Code: Read & Write permission. {link}
@@ -1853,10 +1854,6 @@ my_account.projects.description=Those projects are the ones you are administerin
my_account.projects.no_results=You are not administering any project yet.
my_account.projects.analyzed_x=Analyzed {0}
my_account.projects.never_analyzed=Never analyzed
-my_account.organizations=Organizations
-my_account.organizations.description=Those organizations are the ones you are member of.
-my_account.organizations.no_results=You are not a member of any organizations yet.
-my_account.create_organization=Create Organization
my_account.search_project=Search Project
my_account.set_notifications_for=Search a project by name
my_account.set_notifications_for.title=Add a project
@@ -2413,9 +2410,7 @@ global_permissions.groups=Groups
global_permissions.administer=Administer
global_permissions.creator=Create
global_permissions.admin=Administer System
-global_permissions.admin.sonarcloud=Administer Organization
global_permissions.admin.desc=Ability to perform all administration functions for the instance.
-global_permissions.admin.desc.sonarcloud=Ability to perform all administration functions for the organization.
global_permissions.profileadmin=Quality Profiles
global_permissions.profileadmin.desc=Ability to perform any action on Quality Profiles.
global_permissions.gateadmin=Quality Gates
@@ -2434,23 +2429,6 @@ global_permissions.portfoliocreator.desc=Ability to create a portfolio.
#------------------------------------------------------------------------------
#
-# ORGANIZATIONS PERMISSIONS
-#
-#------------------------------------------------------------------------------
-
-organizations_permissions.admin=Administer Organization
-organizations_permissions.admin.desc=Ability to perform all administration functions for the organization.
-organizations_permissions.profileadmin=Administer Quality Profiles
-organizations_permissions.profileadmin.desc=Ability to perform any action on Quality Profiles.
-organizations_permissions.gateadmin=Administer Quality Gates
-organizations_permissions.gateadmin.desc=Ability to perform any action on quality gates.
-organizations_permissions.scan=Execute Analysis
-organizations_permissions.scan.desc=Ability to get all settings required to perform an analysis (including the secured settings like passwords) and to push analysis results to the {instance} server.
-organizations_permissions.provisioning=Create Projects
-organizations_permissions.provisioning.desc=Ability to initialize a project so its settings can be configured before the first analysis.
-
-#------------------------------------------------------------------------------
-#
# PROJECTS PERMISSIONS
#
#------------------------------------------------------------------------------
@@ -3104,75 +3082,6 @@ about_page.scanners.gradle=SonarQube Scanner for Gradle
about_page.scanners.jenkins=SonarQube Scanner for Jenkins
about_page.scanners.ant=SonarQube Scanner for Ant
-
-#------------------------------------------------------------------------------
-#
-# ORGANIZATIONS
-#
-#------------------------------------------------------------------------------
-organization.avatar=Avatar
-organization.avatar.description=Url of a small image that represents the organization (preferably 30px height).
-organization.avatar.preview=Preview
-organization.bind_to_x=Bind this organization to {0}
-organization.go_to_settings_to_bind=Go to Organization Settings to bind it
-organization.bound=This organization is bound.
-organization.bound_to_x=This organization is bound to {0}
-organization.not_bound_to_x=This organization is not bound to {0}
-organization.created=Organization "{0}" has been created.
-organization.delete=Delete Organization
-organization.delete_x=Delete the "{0}" organization
-organization.delete.description=Delete this organization from {instance}. All projects belonging to the organization will be deleted as well. The operation cannot be undone.
-organization.delete.sonarcloud.paid_plan_info=Your current paid plan subscription will stop and you won't be charged anymore.
-organization.delete.question=Are you sure you want to delete this organization?
-organization.deleted=Organization has been deleted.
-organization.deleted_x=Organization "{0}" has been deleted.
-organization.description=Description
-organization.description.description=Description of the organization.
-organization.details=Organization details
-organization.key=Key
-organization.key.description=Key of the organization (up to 255 characters). All chars must be lower-case letters (a to z), digits or dash (but dash can neither be trailing nor heading). When not specified, the key is computed from the name.
-organization.name=Name
-organization.name.description=Name of the organization (up to 255 characters).
-organization.see_on_x=See on {0}
-organization.settings=Organization settings
-organization.updated=Organization details have been updated.
-organization.url=Url
-organization.url.description=Url of the homepage of the organization.
-organization.binding_with_x_easy_sync=Binding an organization from SonarCloud with {0} is an easy way to keep them synchronized.
-organization.app_will_be_installed_on_x=To bind this organization to {0}, the SonarCloud application will be installed.
-organization.members.page=Members
-organization.members.page.description=Add users to the organization and grant them permissions to work on the projects. See {link} documentation.
-organization.members.add=Add a member
-organization.members.add.multiple=Add members
-organization.members.x_groups={0} group(s)
-organization.members.members=member(s)
-organization.members.remove=Remove from organization's members
-organization.members.remove_x=Are you sure you want to remove {0} from {1}'s members ?
-organization.members.manage_groups=Manage groups
-organization.members.members_groups={0}'s groups:
-organization.members.manage_a_team=Manage a team
-organization.members.add_to_members=Add to members
-organization.members.config_synchro=Configure Synchronization
-organization.members.auto_sync_with_x=Automatic sync with {0}
-organization.members.auto_sync_members_from_org_x=Now your members can be automatically synchronized with your {0}.
-organization.members.auto_sync_total_help.github=You might not see all members from your GitHub organization yet, as they need to connect to SonarCloud at least once to appear in this list.
-organization.members.see_all_members_on_x=See all members on {0}
-organization.members.management.title=Members Management
-organization.members.management.description=Select your management mode for members of this organization.
-organization.members.management.manual=Manual
-organization.members.management.manual.add_members_manually=Admin add members manually from SonarCloud existing users
-organization.members.management.automatic=Automatic sync with {0}
-organization.members.management.automatic.synchronized_from_x=Members are synchronized automatically from your {0}
-organization.members.management.automatic.members_changes_reflected.github=If you add or remove a member on GitHub, SonarCloud immediately reflects the changes
-organization.members.management.automatic.warning_x=This will override your current Members, removing those that are not part of your {0}.
-organization.members.management.choose_members_permissions=Admin manages permissions for each member in SonarCloud
-organization.paid_plan.badge=Paid plan
-organization.default_visibility_of_new_projects=Default visibility of new projects:
-organization.change_visibility_form.header=Set Default Visibility of New Projects
-organization.change_visibility_form.warning=This will not change the visibility of already existing projects.
-organization.change_visibility_form.submit=Change Default Visibility
-organization.bind.success=Organization bound successfully
-
#------------------------------------------------------------------------------
#
# EMBEDED DOCS
@@ -3319,57 +3228,6 @@ onboarding.create_project.gitlab.link=See on GitLab
onboarding.create_project.gitlab.search_prompt=Search for projects
onboarding.create_project.gitlab.set_up=Set up
-onboarding.create_organization.page.header=Create Organization
-onboarding.create_organization.page.description=An organization is a space where a team or a whole company can collaborate accross many projects.
-onboarding.create_organization.organization_name=Key
-onboarding.create_organization.organization_name.description=Up to 255 characters. All chars must be lower-case letters (a to z), digits or dash (but dash can neither be trailing nor heading). The display name can be specified in the additional info.
-onboarding.create_organization.organization_name.error=The provided value doesn't match the expected format.
-onboarding.create_organization.organization_name.taken=This name is already taken.
-onboarding.create_organization.add_additional_info=Add additional info
-onboarding.create_organization.hide_additional_info=Hide additional info
-onboarding.create_organization.description=Description
-onboarding.create_organization.description.error=The provided value doesn't match the expected format.
-onboarding.create_organization.display_name=Display Name
-onboarding.create_organization.display_name.description=Up to 255 characters
-onboarding.create_organization.display_name.error=The provided value doesn't match the expected format.
-onboarding.create_organization.avatar=Avatar
-onboarding.create_organization.avatar.description=Url of a small image that represents the organization (preferably 30px height).
-onboarding.create_organization.avatar.error=The value must be a valid url.
-onboarding.create_organization.avatar.placeholder=Default avatar
-onboarding.create_organization.url=URL
-onboarding.create_organization.url.error=The value must be a valid url.
-onboarding.create_organization.enter_org_details=Enter your organization details
-onboarding.create_organization.create_manually=Create manually
-onboarding.create_organization.enter_payment_details=Enter payment details
-onboarding.create_organization.choose_plan=Choose a plan
-onboarding.create_organization.enter_your_coupon=Enter your coupon
-onboarding.create_organization.create_and_upgrade=Create Organization and Upgrade
-onboarding.create_organization.ready=All set! Your organization is now ready to go
-onboarding.import_organization.bind=Bind Organization
-onboarding.import_organization.choose_unbound_installation_x=Choose one of your {0} that already have the SonarCloud application installed:
-onboarding.import_organization.import=Import Organization
-onboarding.import_organization.import_org_details=Import organization details
-onboarding.import_organization.org_not_found=We were not able to find the requested organization, here are a few tips to help you troubleshoot the issue:
-onboarding.import_organization.org_not_found.tips_1=You must be an administrator of the organization
-onboarding.import_organization.org_not_found.tips_2=Try to uninstall and re-install the SonarCloud App (using the button bellow)
-onboarding.import_organization.choose_organization=Choose an organization...
-onboarding.import_organization.choose_organization_button.bitbucket=Choose a team on Bitbucket
-onboarding.import_organization.choose_organization_button.github=Choose an organization on GitHub
-onboarding.import_organization.choose_the_organization_button.bitbucket=Choose the team on Bitbucket
-onboarding.import_organization.choose_the_organization_button.github=Choose the organization on GitHub
-onboarding.import_organization.installing=Finalize installation of the {0} application...
-onboarding.import_organization.personal.import_org_details=Import personal organization details
-onboarding.import_organization.private.disabled=Selecting private repository is not available yet and will come soon. Meanwhile, you need to create the project manually.
-onboarding.import_organization.import_from_x=Import from {0}
-onboarding.import_organization.bind_existing=Bind to an existing SonarCloud organization
-onboarding.import_organization.create_new=Create new SonarCloud organization from it
-onboarding.import_organization.already_bound_x=Your organization {avatar} {name} is already bound to the SonarCloud organization {boundAvatar} {boundName}. Try again and choose a different organization.
-onboarding.import_organization.members_sync_info_x=All members from your {0} {1} will be added to your SonarCloud organization. As they connect to SonarCloud with their {2} account, members will automatically have access to your SonarCloud organization and its projects.
-onboarding.import_organization.bind_members_not_sync_info_x=We'll keep your members, groups and permissions as they are today on SonarCloud. To sync your members with your {0}, enable members sync in your Members tab.
-onboarding.import_organization_x=Import {avatar} {name} into a SonarCloud organization
-onboarding.import_personal_organization_x=Bind {avatar} {name} with your personal SonarCloud organization {personalAvatar} {personalName}
-onboarding.binding_organization=Binding organization
-
onboarding.token.header=Provide a token
onboarding.token.text=The token is used to identify you when an analysis is performed. If it has been compromised, you can revoke it at any point of time in your {link}.
onboarding.token.text.user_account=user account