Skip to content

Commit

Permalink
Update Freestyle project description (#8795)
Browse files Browse the repository at this point in the history
* Update Freestyle project description

* Fix typo

* Fix another typo

---------

Co-authored-by: Daniel Beck <[email protected]>
  • Loading branch information
daniel-beck and daniel-beck authored Dec 21, 2023
1 parent 044c071 commit 3e04c2a
Show file tree
Hide file tree
Showing 25 changed files with 5 additions and 49 deletions.
4 changes: 2 additions & 2 deletions core/src/main/resources/hudson/model/Messages.properties
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ Executor.NotAvailable=N/A

FreeStyleProject.DisplayName=Freestyle project
FreeStyleProject.Description=\
This is the central feature of Jenkins. Jenkins will build your project, combining any SCM with any build system, \
and this can be even used for something other than software build.
Classic, general-purpose job type that checks out from up to one SCM, executes build steps serially, \
followed by post-build steps like archiving artifacts and sending email notifications.

HealthReport.EmptyString=

Expand Down
5 changes: 0 additions & 5 deletions core/src/main/resources/hudson/model/Messages_bg.properties
Original file line number Diff line number Diff line change
Expand Up @@ -163,11 +163,6 @@ Executor.NotAvailable=\

FreeStyleProject.DisplayName=\
Потребителска задача
FreeStyleProject.Description=\
Това е основна функционалност в Jenkins. Jenkins може да изгради проект като\
комбинира произволна система за управление на версиите с произволна система за\
изграждане на проект. Това ви позволява да ползвате Jenkins и за различни от\
основната му цели.


Hudson.BadPortNumber=\
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
ManageJenkinsAction.DisplayName=Configuració de Jenkins

FreeStyleProject.Description=Aquesta és la funcionalitat principal de Jenkins. Jenkins farà un build del vostre projecte combinant qualsevol SCM amb qualsevol sistema de build. Això també es pot usar per tasques que no siguin un build de software
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
ManageJenkinsAction.DisplayName=Administrace

FreeStyleProject.Description=Toto je hlavní funkce Jenkins. Jenkins sestaví váš projekt, spojí jakýkoli systém pro správu verzí se systémem pro sestavení. Nemusí být použit jen pro sestavení softwaru.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ Run.Summary.BrokenForALongTime=fejlet længe
CLI.safe-restart.shortDescription=Sikker genstart af Jenkins

FreeStyleProject.DisplayName=Byg et free-style projekt
FreeStyleProject.Description=Dette er den centrale feature i Jenkins. Jenkins vil bygge dit projekt i enhver kombination af kildekodestyring (SCM) med ethvert byggesystem og dette kan bruges til meget andet end at bygge software.

ProxyView.DisplayName=Inkluder en global visning
Run.Permissions.Title=Kør
Expand Down
4 changes: 3 additions & 1 deletion core/src/main/resources/hudson/model/Messages_de.properties
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,9 @@ Executor.NotAvailable=nicht verfügbar


FreeStyleProject.DisplayName="Free Style"-Softwareprojekt bauen
FreeStyleProject.Description=Dieses Profil ist das meistgenutzte in Jenkins. Jenkins baut Ihr Projekt, wobei Sie universell jedes SCM System mit jedem Build-Verfahren kombinieren können. Dieses Profil ist nicht nur auf das Bauen von Software beschränkt, sondern kann darüber hinaus auch für weitere Anwendungsgebiete verwendet werden.
FreeStyleProject.Description=Der klassische, generische Projekt-Typ in Jenkins. Ein Build kann ein SCM auschecken, \
verschiedene Buildschritte nacheinander ausführen und anschließend Post-Build-Aktionen, wie E-Mailversand oder \
Archivierung von Artefakten, durchführen.

HealthReport.EmptyString=

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ Executor.NotAvailable=N/D


FreeStyleProject.DisplayName=Crear un proyecto de estilo libre
FreeStyleProject.Description=Esta es la característica principal de Jenkins, la de ejecutar el proyecto combinando cualquier tipo de repositorio de software (SCM) con cualquier modo de construcción o ejecución (make, ant, mvn, rake, script ...). Por tanto se podrá tanto compilar y empaquetar software, como ejecutar cualquier proceso que requiera monitorización.

Hudson.BadPortNumber=Número erróneo de puerto {0}
Hudson.Computer.Caption=Principal
Expand Down
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
FreeStyleProject.Description=See on Jenkinsi põhifunktsioon! Jenkins ehitab su projekti, kombineerides sinu versioonihalduse mistahes ehitusprotsessiga. Sa võid seda kasutada ka muudeks asjadeks kui tarkvara ehitamine.
ParametersDefinitionProperty.BuildButtonText=Bild
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
ManageJenkinsAction.DisplayName=Hallitse Jenkinsia

FreeStyleProject.Description=Tämä on Jenkins tärkein ominaisuus. Jenkins rakentaa projektisi käyttäen versionhallintaa ja buildijärjestelmiä. Voit käyttää tätä myös muuhun kuin ohjelmien kääntämiseen.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ Descriptor.From=(de <a href="{1}" rel="noopener noreferrer" target="_blank">{0}<
Executor.NotAvailable=N/A

FreeStyleProject.DisplayName=Construire un projet free-style
FreeStyleProject.Description=Ceci est la fonction principale de Jenkins qui sert à builder (construire) votre projet. Vous pouvez intégrer tous les outils de gestion de version avec tous les systèmes de build. Il est même possible d''utiliser Jenkins pour toute autre chose qu''un build logiciel.

HealthReport.EmptyString=

Expand Down
5 changes: 0 additions & 5 deletions core/src/main/resources/hudson/model/Messages_it.properties
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,6 @@ Descriptor.From=(da <a href="{1}">{0}</a>)
Executor.NotAvailable=N/D
FileParameterDefinition.DisplayName=Parametro file
FileParameterValue.IndexTitle=Parametri file
FreeStyleProject.Description=Questa è la funzionalità principale di Jenkins. \
Jenkins eseguirà la compilazione del progetto, combinando qualunque sistema \
di gestione del codice sorgente con qualunque sistema di compilazione, e \
questo progetto può essere anche utilizzato per compiti diversi dalla \
compilazione di software.
FreeStyleProject.DisplayName=Progetto libero
HealthReport.EmptyString=
Hudson.AdministerPermission.Description=Questo permesso concede la capacità \
Expand Down
4 changes: 0 additions & 4 deletions core/src/main/resources/hudson/model/Messages_ja.properties
Original file line number Diff line number Diff line change
Expand Up @@ -85,10 +85,6 @@ Executor.NotAvailable=N/A


FreeStyleProject.DisplayName=フリースタイル・プロジェクトのビルド
FreeStyleProject.Description=\
もっとも汎用性の高いJenkinsの中核機能です。任意のSCMからソースコードをチェックアウトし、\
任意のビルドシステムでプロジェクトがビルドできます。往々にして、ソフトウェアのビルド以外にも\
様々な仕事の自動化に利用することができます。

HealthReport.EmptyString=

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
ManageJenkinsAction.DisplayName=Jenkins 관리
ParametersDefinitionProperty.DisplayName=이 빌드는 매개변수가 있습니다

FreeStyleProject.Description=이것은 Jenkins의 주요 기능입니다. Jenkins은 어느 빌드 시스템과 어떤 SCM(형상관리)으로 묶인 당신의 프로젝트를 빌드할 것이고, 소프트웨어 빌드보다 다른 어떤 것에 자주 사용될 수 있습니다.
ParametersDefinitionProperty.BuildButtonText=매개변수가 필요한 빌드입니다.
3 changes: 0 additions & 3 deletions core/src/main/resources/hudson/model/Messages_lt.properties
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,6 @@ Descriptor.From=(iš <a href="{1}">{0}</a>)
Executor.NotAvailable=Nėra

FreeStyleProject.DisplayName=Laisvo stiliaus projektas
FreeStyleProject.Description=\
Pagrindinė Jenkinso funkcija. Jenkinsas sukurs jūsų projektą, kombinuojant bet kokią SCM su bet kokia kūrimo sistema, \
ir visa tai galima naudoti nebūtinai programų kūrimui.

HealthReport.EmptyString=

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
ManageJenkinsAction.DisplayName=Konfigurer Jenkins
ParametersDefinitionProperty.DisplayName=Denne build har parametre

FreeStyleProject.Description=Dette er en sentral egenskap ved Jenkins. Jenkins bygger dine prosjekter, kombinerer SCM (Source Control Management - Kildekodekontrollsystem ) med forskjellige byggsystemer og denne kan også brukes til mer enn bare å bygge applikasjoner.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ Executor.NotAvailable=Niet beschikbaar


FreeStyleProject.DisplayName=Bouw een vrije stijl type software project
FreeStyleProject.Description=Dit is de basisfunctionaliteit van Jenkins. Bij dit type project kun je gebruik maken van een willekeurige combinatie van versiebeheer- en bouwsysteem. Je zou Jenkins zelfs kunnen gebruiken voor andere zaken dan het bouwen van software.

Hudson.BadPortNumber=Verkeerd poortnummer {0}
Hudson.Computer.Caption=Hoofdnode
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ UpdateCenter.Status.CheckingJavaNet=Sprawdzanie połączenia z centrum aktualiza
UpdateCenter.Status.Success=Zakończono
MyViewsProperty.DisplayName=Moje widoki
MyViewsProperty.GlobalAction.DisplayName=Moje widoki
FreeStyleProject.Description=To jest podstawowa funkcja Jenkinsa. Jenkins stworzy projekt łączący dowolny SCM z dowolnym systemem budującym, może to być również wykorzystane do czegoś innego niż budowanie oprogramowania.
FreeStyleProject.DisplayName=Ogólny projekt
Node.Mode.NORMAL=Wykorzystuj ten węzeł tak bardzo, jak to tylko możliwe
ComputerSet.DisplayName=Węzły
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,6 @@ BallColor.Success=Sucesso
BallColor.Unstable=Instável
Executor.NotAvailable=N/D
FreeStyleProject.DisplayName=Construir um projeto de software de estilo livre.
FreeStyleProject.Description=Esta é a central de funcionalidades do Jenkins. Ela construirá seu projeto e você pode \
combinar qualquer SCM com qualquer sistema de construção, e ele até mesmo pode ser usado para outras tarefas \
diferentes de construções de <i>software</li>.
Hudson.BadPortNumber=Número de porta ruim {0}
Hudson.Computer.Caption=Mestre
Hudson.Computer.DisplayName=mestre
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
ManageJenkinsAction.DisplayName=Gerir o Jenkins

FreeStyleProject.Description=Isto é uma característica central do Jenkins. Jenkins vai construir o seu projecto, combinando qualquer SCM com qualquer sistema de compilação e isto pode ser usado mesmo em qualquer outra compilação de software.
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
ParametersDefinitionProperty.DisplayName=Acest build este parametrizat

FreeStyleProject.Description=Aceasta este funcționalitatea principală a lui Jenkins. Jenkins va construi proiectul dvs, combinând orice SCM cu orice sistem de build-uri, și aceasta poate fi folosită chiar și la altceva decât build-uri de aplicații.
4 changes: 0 additions & 4 deletions core/src/main/resources/hudson/model/Messages_ru.properties
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ Executor.NotAvailable=Неизвестно


FreeStyleProject.DisplayName=Создать задачу со свободной конфигурацией
FreeStyleProject.Description=\
Это - основной и наиболее универсальный тип задач в Jenkins. \
Jenkins будет собирать ваш проект, комбинируя любую SCM с любой сборочной системой. \
Данный тип проектов может использоваться для задач, отличных от сборки ПО.

Hudson.BadPortNumber=Некорректный номер порта: {0}
Hudson.Computer.Caption=Мастер
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ Job.Pronoun=Projekt
ManageJenkinsAction.DisplayName=Hantera Jenkins
ParametersDefinitionProperty.DisplayName=Detta bygge är parametriserat

FreeStyleProject.Description=Detta är en central del i Jenkins. Jenkins kommer att bygga ditt projekt med valfri versionshanterare och med vilket byggsystem som helst, och detta kan även användas för något annat än mjukvarubyggen.
ParametersDefinitionProperty.BuildButtonText=Bygg
3 changes: 0 additions & 3 deletions core/src/main/resources/hudson/model/Messages_tr.properties
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ BallColor.Unstable=Dengesiz
Executor.NotAvailable=Mevcut Değil

FreeStyleProject.DisplayName=Serbest stil proje
FreeStyleProject.Description=\
Bu Jenkins''in en temel kullanım alanıdır. Jenkins, herhangi bir SCM''yi herhangi bir yapılandırma sistemiyle birleştirerek projenizi yapılandırır, \
ve hatta yazılım yapılandırması dışında başka işler için bile kullanılabilir.

Hudson.BadPortNumber=Yanlış Port Numarası {0}
Hudson.Computer.Caption=Master
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
ParametersDefinitionProperty.DisplayName=Ця будова має параметри

FreeStyleProject.Description=Це - основна відмінність Jenkins. Jenkins побудує ваш проект, комбінуючи будь-які системи управління кодом з будь-якими системами збірки, що може бути використано навіть для цілей відмінних від збірки програмного забезпечення.
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,6 @@ Descriptor.From=(from <a href="{1}">{0}</a>)
Executor.NotAvailable=N/A

FreeStyleProject.DisplayName=建置 Free-Style 軟體專案
FreeStyleProject.Description=\
這是 Jenkins 的主要功能。\
Jenkins 能搭配各式程式碼管理、建置系統來建置您的專案,\
甚至還能做軟體建置以外的其他事情。

Hudson.BadPortNumber=連接埠號 {0} 無效
Hudson.Computer.Caption=Master
Expand Down

0 comments on commit 3e04c2a

Please sign in to comment.