From 7918698cd5071d0c5651f9dbb87ac4b99a979d6c Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Sun, 20 Oct 2013 22:09:55 -0700 Subject: [PATCH] Community-contributed localization for en_GB (en_GB) --- .../confirmDeleteAll_en_GB.properties | 3 +++ .../model/AbstractBuild/index_en_GB.properties | 4 ++++ .../model/AbstractBuild/tasks_en_GB.properties | 3 +++ .../AbstractProject/sidepanel_en_GB.properties | 6 ++++++ .../hudson/model/AllView/noJob_en_GB.properties | 3 +++ .../model/ComputerSet/index_en_GB.properties | 3 +++ .../config_en_GB.properties | 3 +++ .../hudson/model/Run/console_en_GB.properties | 3 +++ .../hudson/model/Run/delete_en_GB.properties | 3 +++ .../hudson/model/View/sidepanel_en_GB.properties | 3 +++ .../SecurityRealm/loginLink_en_GB.properties | 3 +++ .../tools/JDKInstaller/config_en_GB.properties | 3 +++ .../columnHeader_en_GB.properties | 3 +++ .../columnHeader_en_GB.properties | 3 +++ .../columnHeader_en_GB.properties | 3 +++ .../model/Jenkins/legend_en_GB.properties | 16 ++++++++++++++++ .../model/Jenkins/manage_en_GB.properties | 3 +++ .../lib/hudson/buildHealth_en_GB.properties | 3 +++ .../lib/hudson/buildListTable_en_GB.properties | 3 +++ .../lib/hudson/buildProgressBar_en_GB.properties | 3 +++ .../resources/lib/hudson/queue_en_GB.properties | 3 +++ .../lib/layout/breadcrumbBar_en_GB.properties | 2 ++ .../resources/lib/layout/layout_en_GB.properties | 5 +++++ 23 files changed, 87 insertions(+) create mode 100644 core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_en_GB.properties create mode 100644 core/src/main/resources/hudson/model/AbstractBuild/index_en_GB.properties create mode 100644 core/src/main/resources/hudson/model/AbstractBuild/tasks_en_GB.properties create mode 100644 core/src/main/resources/hudson/model/AbstractProject/sidepanel_en_GB.properties create mode 100644 core/src/main/resources/hudson/model/AllView/noJob_en_GB.properties create mode 100644 core/src/main/resources/hudson/model/ComputerSet/index_en_GB.properties create mode 100644 core/src/main/resources/hudson/model/ParametersDefinitionProperty/config_en_GB.properties create mode 100644 core/src/main/resources/hudson/model/Run/console_en_GB.properties create mode 100644 core/src/main/resources/hudson/model/Run/delete_en_GB.properties create mode 100644 core/src/main/resources/hudson/model/View/sidepanel_en_GB.properties create mode 100644 core/src/main/resources/hudson/security/SecurityRealm/loginLink_en_GB.properties create mode 100644 core/src/main/resources/hudson/tools/JDKInstaller/config_en_GB.properties create mode 100644 core/src/main/resources/hudson/views/LastDurationColumn/columnHeader_en_GB.properties create mode 100644 core/src/main/resources/hudson/views/LastFailureColumn/columnHeader_en_GB.properties create mode 100644 core/src/main/resources/hudson/views/LastSuccessColumn/columnHeader_en_GB.properties create mode 100644 core/src/main/resources/jenkins/model/Jenkins/legend_en_GB.properties create mode 100644 core/src/main/resources/jenkins/model/Jenkins/manage_en_GB.properties create mode 100644 core/src/main/resources/lib/hudson/buildHealth_en_GB.properties create mode 100644 core/src/main/resources/lib/hudson/buildListTable_en_GB.properties create mode 100644 core/src/main/resources/lib/hudson/buildProgressBar_en_GB.properties create mode 100644 core/src/main/resources/lib/hudson/queue_en_GB.properties create mode 100644 core/src/main/resources/lib/layout/breadcrumbBar_en_GB.properties create mode 100644 core/src/main/resources/lib/layout/layout_en_GB.properties diff --git a/core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_en_GB.properties b/core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_en_GB.properties new file mode 100644 index 0000000000..f3fff89198 --- /dev/null +++ b/core/src/main/resources/hudson/matrix/MatrixBuild/confirmDeleteAll_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +cannotMsg=Cannot delete the build, because it is locked. diff --git a/core/src/main/resources/hudson/model/AbstractBuild/index_en_GB.properties b/core/src/main/resources/hudson/model/AbstractBuild/index_en_GB.properties new file mode 100644 index 0000000000..abc5f950a5 --- /dev/null +++ b/core/src/main/resources/hudson/model/AbstractBuild/index_en_GB.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +Build\ Artifacts=Build Artefacts +startedAgo=Started {0} ago diff --git a/core/src/main/resources/hudson/model/AbstractBuild/tasks_en_GB.properties b/core/src/main/resources/hudson/model/AbstractBuild/tasks_en_GB.properties new file mode 100644 index 0000000000..2e7008acbf --- /dev/null +++ b/core/src/main/resources/hudson/model/AbstractBuild/tasks_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +View\ as\ plain\ text=View as plain test diff --git a/core/src/main/resources/hudson/model/AbstractProject/sidepanel_en_GB.properties b/core/src/main/resources/hudson/model/AbstractProject/sidepanel_en_GB.properties new file mode 100644 index 0000000000..f1e1ae447b --- /dev/null +++ b/core/src/main/resources/hudson/model/AbstractProject/sidepanel_en_GB.properties @@ -0,0 +1,6 @@ +# This file is under the MIT License by authors + +Wipe\ Out\ Workspace=Wipe Out Current Workspace +delete=Delete {0} +delete.confirm=Are you sure about deleting the {0} \u2018{1}\u2019? +wipe.out.confirm=Are you sure about wiping out the workspace? diff --git a/core/src/main/resources/hudson/model/AllView/noJob_en_GB.properties b/core/src/main/resources/hudson/model/AllView/noJob_en_GB.properties new file mode 100644 index 0000000000..b8d8a84650 --- /dev/null +++ b/core/src/main/resources/hudson/model/AllView/noJob_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +newJob=Please create new jobs to get started. diff --git a/core/src/main/resources/hudson/model/ComputerSet/index_en_GB.properties b/core/src/main/resources/hudson/model/ComputerSet/index_en_GB.properties new file mode 100644 index 0000000000..b06765c31e --- /dev/null +++ b/core/src/main/resources/hudson/model/ComputerSet/index_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Data\ obtained=last checked diff --git a/core/src/main/resources/hudson/model/ParametersDefinitionProperty/config_en_GB.properties b/core/src/main/resources/hudson/model/ParametersDefinitionProperty/config_en_GB.properties new file mode 100644 index 0000000000..76261e71cd --- /dev/null +++ b/core/src/main/resources/hudson/model/ParametersDefinitionProperty/config_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +This\ build\ is\ parameterized=This build is parameterised diff --git a/core/src/main/resources/hudson/model/Run/console_en_GB.properties b/core/src/main/resources/hudson/model/Run/console_en_GB.properties new file mode 100644 index 0000000000..c79815e584 --- /dev/null +++ b/core/src/main/resources/hudson/model/Run/console_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +skipSome=Skipping {0,number,integer} KB.. Full Log diff --git a/core/src/main/resources/hudson/model/Run/delete_en_GB.properties b/core/src/main/resources/hudson/model/Run/delete_en_GB.properties new file mode 100644 index 0000000000..13f6c6b577 --- /dev/null +++ b/core/src/main/resources/hudson/model/Run/delete_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Delete\ this\ build=Delete Build diff --git a/core/src/main/resources/hudson/model/View/sidepanel_en_GB.properties b/core/src/main/resources/hudson/model/View/sidepanel_en_GB.properties new file mode 100644 index 0000000000..3dcdab5819 --- /dev/null +++ b/core/src/main/resources/hudson/model/View/sidepanel_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +NewJob=New {0} diff --git a/core/src/main/resources/hudson/security/SecurityRealm/loginLink_en_GB.properties b/core/src/main/resources/hudson/security/SecurityRealm/loginLink_en_GB.properties new file mode 100644 index 0000000000..30b1d051c7 --- /dev/null +++ b/core/src/main/resources/hudson/security/SecurityRealm/loginLink_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +login=log in diff --git a/core/src/main/resources/hudson/tools/JDKInstaller/config_en_GB.properties b/core/src/main/resources/hudson/tools/JDKInstaller/config_en_GB.properties new file mode 100644 index 0000000000..b68ce95323 --- /dev/null +++ b/core/src/main/resources/hudson/tools/JDKInstaller/config_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +I\ agree\ to\ the\ Java\ SE\ Development\ Kit\ License\ Agreement=I agree to the Java SE Development Kit Licence Agreement diff --git a/core/src/main/resources/hudson/views/LastDurationColumn/columnHeader_en_GB.properties b/core/src/main/resources/hudson/views/LastDurationColumn/columnHeader_en_GB.properties new file mode 100644 index 0000000000..09f2e20a2a --- /dev/null +++ b/core/src/main/resources/hudson/views/LastDurationColumn/columnHeader_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + + diff --git a/core/src/main/resources/hudson/views/LastFailureColumn/columnHeader_en_GB.properties b/core/src/main/resources/hudson/views/LastFailureColumn/columnHeader_en_GB.properties new file mode 100644 index 0000000000..09f2e20a2a --- /dev/null +++ b/core/src/main/resources/hudson/views/LastFailureColumn/columnHeader_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + + diff --git a/core/src/main/resources/hudson/views/LastSuccessColumn/columnHeader_en_GB.properties b/core/src/main/resources/hudson/views/LastSuccessColumn/columnHeader_en_GB.properties new file mode 100644 index 0000000000..09f2e20a2a --- /dev/null +++ b/core/src/main/resources/hudson/views/LastSuccessColumn/columnHeader_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + + diff --git a/core/src/main/resources/jenkins/model/Jenkins/legend_en_GB.properties b/core/src/main/resources/jenkins/model/Jenkins/legend_en_GB.properties new file mode 100644 index 0000000000..f5853ed86d --- /dev/null +++ b/core/src/main/resources/jenkins/model/Jenkins/legend_en_GB.properties @@ -0,0 +1,16 @@ +# This file is under the MIT License by authors + +blue=The last build was successful. +blue_anime=The last build was successful. A new build is in progress. +grey=The project has never been built before, or the project is disabled. +grey_anime=The first build of the project is in progress. +health-00to20=Project health is 20% or less. You can hover the mouse over the project''''s icon for a more detailed explanation. +health-21to40=Project health is over 20% and up to 40%. You can hover the mouse over the project''''s icon for a more detailed explanation. +health-41to60=Project health is over 40% and up to 60%. You can hover the mouse over the project''''s icon for a more detailed explanation. +health-61to80=Project health is over 60% and up to 80%. You can hover the mouse over the project''''s icon for a more detailed explanation. +health-81plus=Project health is over 80%. You can hover the mouse over the project''''s icon for a more detailed explanation. +red=The last build fatally failed. +red_anime=The last build fatally failed. A new build is in progress. +yellow=The last build was successful but unstable.This is primarily used to represent test failures. +yellow_anime=The last build was successful but unstable. A new build is in progress. + diff --git a/core/src/main/resources/jenkins/model/Jenkins/manage_en_GB.properties b/core/src/main/resources/jenkins/model/Jenkins/manage_en_GB.properties new file mode 100644 index 0000000000..067fbd2a49 --- /dev/null +++ b/core/src/main/resources/jenkins/model/Jenkins/manage_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +LoadStatisticsText=Check your resource utilisation and see if you need more computers for your builds. diff --git a/core/src/main/resources/lib/hudson/buildHealth_en_GB.properties b/core/src/main/resources/lib/hudson/buildHealth_en_GB.properties new file mode 100644 index 0000000000..09f2e20a2a --- /dev/null +++ b/core/src/main/resources/lib/hudson/buildHealth_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + + diff --git a/core/src/main/resources/lib/hudson/buildListTable_en_GB.properties b/core/src/main/resources/lib/hudson/buildListTable_en_GB.properties new file mode 100644 index 0000000000..2328797f89 --- /dev/null +++ b/core/src/main/resources/lib/hudson/buildListTable_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Click\ to\ center\ timeline\ on\ event=Click to centre timeline on event diff --git a/core/src/main/resources/lib/hudson/buildProgressBar_en_GB.properties b/core/src/main/resources/lib/hudson/buildProgressBar_en_GB.properties new file mode 100644 index 0000000000..4e0e6abea8 --- /dev/null +++ b/core/src/main/resources/lib/hudson/buildProgressBar_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +text=Started {0} ago
Estimated remaining time: {1} diff --git a/core/src/main/resources/lib/hudson/queue_en_GB.properties b/core/src/main/resources/lib/hudson/queue_en_GB.properties new file mode 100644 index 0000000000..03d2689798 --- /dev/null +++ b/core/src/main/resources/lib/hudson/queue_en_GB.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +WaitingFor=Waiting for {0} diff --git a/core/src/main/resources/lib/layout/breadcrumbBar_en_GB.properties b/core/src/main/resources/lib/layout/breadcrumbBar_en_GB.properties new file mode 100644 index 0000000000..bb8820eb9b --- /dev/null +++ b/core/src/main/resources/lib/layout/breadcrumbBar_en_GB.properties @@ -0,0 +1,2 @@ +# This file is under the MIT License by authors + diff --git a/core/src/main/resources/lib/layout/layout_en_GB.properties b/core/src/main/resources/lib/layout/layout_en_GB.properties new file mode 100644 index 0000000000..cbef4857d1 --- /dev/null +++ b/core/src/main/resources/lib/layout/layout_en_GB.properties @@ -0,0 +1,5 @@ +# This file is under the MIT License by authors + +logout=log out +searchBox.url=http://wiki.jenkins-ci.org/display/JENKINS/Search+Box + -- GitLab