From f033c4a12fbe4bcc544f7cefaa0a290120e3d386 Mon Sep 17 00:00:00 2001 From: Kohsuke Kawaguchi Date: Sun, 20 Oct 2013 22:09:54 -0700 Subject: [PATCH] Community-contributed localization for Catalan; Valencian (ca) --- .../hudson/PluginManager/index_ca.properties | 6 +++++ .../PluginManager/installed_ca.properties | 3 +++ .../hudson/PluginManager/tabBar_ca.properties | 6 +++++ .../hudson/PluginManager/table_ca.properties | 8 +++++++ .../message_ca.properties | 5 ++++ .../matrix/MatrixBuild/delete_ca.properties | 3 +++ .../model/AbstractBuild/changes_ca.properties | 3 +++ .../model/AbstractBuild/index_ca.properties | 8 +++++++ .../AbstractBuild/sidepanel_ca.properties | 3 ++- .../model/AbstractBuild/tasks_ca.properties | 2 +- .../configure-common_ca.properties | 4 ++++ .../AbstractItem/noWorkspace_ca.properties | 4 ++++ .../model/AbstractProject/main_ca.properties | 5 ++-- .../makeDisabled_ca.properties | 2 +- .../AbstractProject/sidepanel_ca.properties | 10 ++++---- .../hudson/model/AllView/noJob_ca.properties | 5 ++++ .../UserIdCause/description_ca.properties | 3 +++ .../model/ComputerSet/index_ca.properties | 5 ++++ .../model/ComputerSet/sidepanel_ca.properties | 6 +++++ .../DirectoryBrowserSupport/dir_ca.properties | 4 ++++ .../newJobDetail_ca.properties | 3 +++ .../hudson/model/JDK/config_ca.properties | 3 +++ .../hudson/model/Job/configure_ca.properties | 7 ++++++ .../hudson/model/Job/index_ca.properties | 3 +++ .../ListView/newViewDetail_ca.properties | 3 +++ .../model/MyView/newViewDetail_ca.properties | 3 +++ .../MyViewsProperty/newView_ca.properties | 3 +++ .../ParametersAction/index_ca.properties | 3 +++ .../config_ca.properties | 3 +++ .../Permalink/link_ca.properties | 2 +- .../ProxyView/newViewDetail_ca.properties | 3 +++ .../hudson/model/Run/configure_ca.properties | 6 +++++ .../model/Run/confirmDelete_ca.properties | 4 ++++ .../hudson/model/Run/delete_ca.properties | 3 +++ .../hudson/model/Run/logKeep_ca.properties | 3 +++ .../DownloadJob/Failure/status_ca.properties | 3 +++ .../model/UpdateCenter/body_ca.properties | 4 ++++ .../UpdateCenter/sidepanel_ca.properties | 2 +- .../hudson/model/User/configure_ca.properties | 4 ++++ .../hudson/model/User/index_ca.properties | 3 +++ .../hudson/model/User/sidepanel_ca.properties | 6 +++++ .../View/AsynchPeople/index_ca.properties | 7 ++++++ .../model/View/People/index_ca.properties | 8 +++++++ .../hudson/model/View/builds_ca.properties | 4 ++++ .../hudson/model/View/newJob_ca.properties | 4 ++++ .../hudson/model/View/sidepanel_ca.properties | 9 +++++--- .../EmptyChangeLogSet/digest_ca.properties | 3 +++ .../loginLink_ca.properties | 3 +++ .../SecurityRealm/loginLink_ca.properties | 3 +++ .../config_ca.properties | 4 ++++ .../config_ca.properties | 4 ++++ .../tools/JDKInstaller/config_ca.properties | 4 ++++ .../ToolInstallation/config_ca.properties | 4 ++++ .../ToolInstallation/global_ca.properties | 6 +++++ .../config_ca.properties | 3 +++ .../BuildButtonColumn/column_ca.properties | 4 +++- .../myViewTabs_ca.properties | 3 +++ .../DefaultViewsTabBar/viewTabs_ca.properties | 2 +- .../columnHeader_ca.properties | 2 +- .../columnHeader_ca.properties | 2 +- .../LastFailureColumn/column_ca.properties | 1 - .../columnHeader_ca.properties | 2 +- .../LastSuccessColumn/column_ca.properties | 2 +- .../StatusColumn/columnHeader_ca.properties | 2 +- .../WeatherColumn/columnHeader_ca.properties | 3 +++ .../widgets/HistoryWidget/index_ca.properties | 5 ++-- .../management/PluginsLink/info_ca.properties | 3 +++ .../model/Jenkins/configure_ca.properties | 4 ++++ .../model/Jenkins/downgrade_ca.properties | 3 +++ .../model/Jenkins/loginError_ca.properties | 3 +++ .../jenkins/model/Jenkins/login_ca.properties | 6 +++++ .../model/Jenkins/manage_ca.properties | 23 +++++++++++++++++++ .../resources/lib/form/advanced_ca.properties | 3 +++ .../resources/lib/form/apply_ca.properties | 3 +++ .../breadcrumb-config-outline_ca.properties | 3 +++ .../resources/lib/form/helpArea_ca.properties | 3 +++ .../form/repeatableDeleteButton_ca.properties | 3 +++ .../lib/form/repeatable_ca.properties | 3 +++ .../resources/lib/form/textarea_ca.properties | 4 ++++ .../lib/hudson/buildCaption_ca.properties | 4 ++++ .../lib/hudson/buildListTable_ca.properties | 7 ++++++ .../hudson/editableDescription_ca.properties | 4 ++-- .../lib/hudson/executors_ca.properties | 5 ++-- .../lib/hudson/iconSize_ca.properties | 2 +- .../config-customWorkspace_ca.properties | 4 ++++ .../project/config-quietPeriod_ca.properties | 3 +++ .../project/config-retryCount_ca.properties | 3 +++ .../hudson/project/config-scm_ca.properties | 3 +++ .../resources/lib/hudson/queue_ca.properties | 7 ++++-- .../resources/lib/hudson/rssBar_ca.properties | 5 ++-- .../lib/hudson/test-result_ca.properties | 3 +++ .../lib/layout/breadcrumbBar_ca.properties | 4 ++++ .../resources/lib/layout/layout_ca.properties | 7 +++--- .../layout/progressiveRendering_ca.properties | 3 +++ 94 files changed, 355 insertions(+), 36 deletions(-) create mode 100644 core/src/main/resources/hudson/PluginManager/index_ca.properties create mode 100644 core/src/main/resources/hudson/PluginManager/installed_ca.properties create mode 100644 core/src/main/resources/hudson/PluginManager/tabBar_ca.properties create mode 100644 core/src/main/resources/hudson/PluginManager/table_ca.properties create mode 100644 core/src/main/resources/hudson/diagnosis/ReverseProxySetupMonitor/message_ca.properties create mode 100644 core/src/main/resources/hudson/matrix/MatrixBuild/delete_ca.properties create mode 100644 core/src/main/resources/hudson/model/AbstractBuild/changes_ca.properties create mode 100644 core/src/main/resources/hudson/model/AbstractBuild/index_ca.properties create mode 100644 core/src/main/resources/hudson/model/AbstractItem/configure-common_ca.properties create mode 100644 core/src/main/resources/hudson/model/AbstractItem/noWorkspace_ca.properties create mode 100644 core/src/main/resources/hudson/model/AllView/noJob_ca.properties create mode 100644 core/src/main/resources/hudson/model/Cause/UserIdCause/description_ca.properties create mode 100644 core/src/main/resources/hudson/model/ComputerSet/index_ca.properties create mode 100644 core/src/main/resources/hudson/model/ComputerSet/sidepanel_ca.properties create mode 100644 core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir_ca.properties create mode 100644 core/src/main/resources/hudson/model/FreeStyleProject/newJobDetail_ca.properties create mode 100644 core/src/main/resources/hudson/model/JDK/config_ca.properties create mode 100644 core/src/main/resources/hudson/model/Job/configure_ca.properties create mode 100644 core/src/main/resources/hudson/model/Job/index_ca.properties create mode 100644 core/src/main/resources/hudson/model/ListView/newViewDetail_ca.properties create mode 100644 core/src/main/resources/hudson/model/MyView/newViewDetail_ca.properties create mode 100644 core/src/main/resources/hudson/model/MyViewsProperty/newView_ca.properties create mode 100644 core/src/main/resources/hudson/model/ParametersAction/index_ca.properties create mode 100644 core/src/main/resources/hudson/model/ParametersDefinitionProperty/config_ca.properties create mode 100644 core/src/main/resources/hudson/model/ProxyView/newViewDetail_ca.properties create mode 100644 core/src/main/resources/hudson/model/Run/configure_ca.properties create mode 100644 core/src/main/resources/hudson/model/Run/confirmDelete_ca.properties create mode 100644 core/src/main/resources/hudson/model/Run/delete_ca.properties create mode 100644 core/src/main/resources/hudson/model/Run/logKeep_ca.properties create mode 100644 core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/Failure/status_ca.properties create mode 100644 core/src/main/resources/hudson/model/UpdateCenter/body_ca.properties create mode 100644 core/src/main/resources/hudson/model/User/configure_ca.properties create mode 100644 core/src/main/resources/hudson/model/User/index_ca.properties create mode 100644 core/src/main/resources/hudson/model/User/sidepanel_ca.properties create mode 100644 core/src/main/resources/hudson/model/View/AsynchPeople/index_ca.properties create mode 100644 core/src/main/resources/hudson/model/View/People/index_ca.properties create mode 100644 core/src/main/resources/hudson/model/View/builds_ca.properties create mode 100644 core/src/main/resources/hudson/model/View/newJob_ca.properties create mode 100644 core/src/main/resources/hudson/scm/EmptyChangeLogSet/digest_ca.properties create mode 100644 core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/loginLink_ca.properties create mode 100644 core/src/main/resources/hudson/security/SecurityRealm/loginLink_ca.properties create mode 100644 core/src/main/resources/hudson/slaves/EnvironmentVariablesNodeProperty/config_ca.properties create mode 100644 core/src/main/resources/hudson/tools/InstallSourceProperty/config_ca.properties create mode 100644 core/src/main/resources/hudson/tools/JDKInstaller/config_ca.properties create mode 100644 core/src/main/resources/hudson/tools/ToolInstallation/config_ca.properties create mode 100644 core/src/main/resources/hudson/tools/ToolInstallation/global_ca.properties create mode 100644 core/src/main/resources/hudson/tools/ToolLocationNodeProperty/config_ca.properties create mode 100644 core/src/main/resources/hudson/views/DefaultMyViewsTabBar/myViewTabs_ca.properties create mode 100644 core/src/main/resources/hudson/views/WeatherColumn/columnHeader_ca.properties create mode 100644 core/src/main/resources/jenkins/management/PluginsLink/info_ca.properties create mode 100644 core/src/main/resources/jenkins/model/Jenkins/configure_ca.properties create mode 100644 core/src/main/resources/jenkins/model/Jenkins/downgrade_ca.properties create mode 100644 core/src/main/resources/jenkins/model/Jenkins/loginError_ca.properties create mode 100644 core/src/main/resources/jenkins/model/Jenkins/login_ca.properties create mode 100644 core/src/main/resources/jenkins/model/Jenkins/manage_ca.properties create mode 100644 core/src/main/resources/lib/form/advanced_ca.properties create mode 100644 core/src/main/resources/lib/form/apply_ca.properties create mode 100644 core/src/main/resources/lib/form/breadcrumb-config-outline_ca.properties create mode 100644 core/src/main/resources/lib/form/helpArea_ca.properties create mode 100644 core/src/main/resources/lib/form/repeatableDeleteButton_ca.properties create mode 100644 core/src/main/resources/lib/form/repeatable_ca.properties create mode 100644 core/src/main/resources/lib/form/textarea_ca.properties create mode 100644 core/src/main/resources/lib/hudson/buildCaption_ca.properties create mode 100644 core/src/main/resources/lib/hudson/buildListTable_ca.properties create mode 100644 core/src/main/resources/lib/hudson/project/config-customWorkspace_ca.properties create mode 100644 core/src/main/resources/lib/hudson/project/config-quietPeriod_ca.properties create mode 100644 core/src/main/resources/lib/hudson/project/config-retryCount_ca.properties create mode 100644 core/src/main/resources/lib/hudson/project/config-scm_ca.properties create mode 100644 core/src/main/resources/lib/hudson/test-result_ca.properties create mode 100644 core/src/main/resources/lib/layout/breadcrumbBar_ca.properties create mode 100644 core/src/main/resources/lib/layout/progressiveRendering_ca.properties diff --git a/core/src/main/resources/hudson/PluginManager/index_ca.properties b/core/src/main/resources/hudson/PluginManager/index_ca.properties new file mode 100644 index 0000000000..580c8f99e3 --- /dev/null +++ b/core/src/main/resources/hudson/PluginManager/index_ca.properties @@ -0,0 +1,6 @@ +# This file is under the MIT License by authors + +All=Tots +None=Cap +Select=Seleccionar +UpdatePageDescription=Aquesta p\u00E0gina llista actualitzacions de plugins que estan en \u00FAs actualment diff --git a/core/src/main/resources/hudson/PluginManager/installed_ca.properties b/core/src/main/resources/hudson/PluginManager/installed_ca.properties new file mode 100644 index 0000000000..7a280cc964 --- /dev/null +++ b/core/src/main/resources/hudson/PluginManager/installed_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Name=Nom diff --git a/core/src/main/resources/hudson/PluginManager/tabBar_ca.properties b/core/src/main/resources/hudson/PluginManager/tabBar_ca.properties new file mode 100644 index 0000000000..018ec6ea8a --- /dev/null +++ b/core/src/main/resources/hudson/PluginManager/tabBar_ca.properties @@ -0,0 +1,6 @@ +# This file is under the MIT License by authors + +Advanced=Avan\u00E7at +Available=Disponible +Installed=Instal\u00B7lats +Updates=Actulitzacions diff --git a/core/src/main/resources/hudson/PluginManager/table_ca.properties b/core/src/main/resources/hudson/PluginManager/table_ca.properties new file mode 100644 index 0000000000..da753772f0 --- /dev/null +++ b/core/src/main/resources/hudson/PluginManager/table_ca.properties @@ -0,0 +1,8 @@ +# This file is under the MIT License by authors + +Download\ now\ and\ install\ after\ restart=Descarrega ara i instal\u00B7la despr\u00E8s de reiniciar +Install=Instal\u00B7lar +Install\ without\ restart=Instal\u00B7la sense reiniciar +Installed=Instal\u00B7lat +Name=Nom +Version=Versi\u00F3 diff --git a/core/src/main/resources/hudson/diagnosis/ReverseProxySetupMonitor/message_ca.properties b/core/src/main/resources/hudson/diagnosis/ReverseProxySetupMonitor/message_ca.properties new file mode 100644 index 0000000000..ebf93d6b82 --- /dev/null +++ b/core/src/main/resources/hudson/diagnosis/ReverseProxySetupMonitor/message_ca.properties @@ -0,0 +1,5 @@ +# This file is under the MIT License by authors + +Dismiss=Descartar +More\ Info=M\u00E9s infromaci\u00F3 +blurb=Sembla que la configuraci\u00F3 del proxy revers \u00E9s incorrecta. diff --git a/core/src/main/resources/hudson/matrix/MatrixBuild/delete_ca.properties b/core/src/main/resources/hudson/matrix/MatrixBuild/delete_ca.properties new file mode 100644 index 0000000000..0428685234 --- /dev/null +++ b/core/src/main/resources/hudson/matrix/MatrixBuild/delete_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Delete\ Build=Eliminar Build diff --git a/core/src/main/resources/hudson/model/AbstractBuild/changes_ca.properties b/core/src/main/resources/hudson/model/AbstractBuild/changes_ca.properties new file mode 100644 index 0000000000..ad1f2d59e7 --- /dev/null +++ b/core/src/main/resources/hudson/model/AbstractBuild/changes_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Changes=Canvis diff --git a/core/src/main/resources/hudson/model/AbstractBuild/index_ca.properties b/core/src/main/resources/hudson/model/AbstractBuild/index_ca.properties new file mode 100644 index 0000000000..76ae1b8e92 --- /dev/null +++ b/core/src/main/resources/hudson/model/AbstractBuild/index_ca.properties @@ -0,0 +1,8 @@ +# This file is under the MIT License by authors + +Build=Construcci\u00F3 +Build\ Artifacts=Artefacte +Took=Va trigar +beingExecuted=La construcci\u00F3 ha comen\u00E7at fa {0} +on=a +startedAgo=Llan\u00E7at fa {0} diff --git a/core/src/main/resources/hudson/model/AbstractBuild/sidepanel_ca.properties b/core/src/main/resources/hudson/model/AbstractBuild/sidepanel_ca.properties index 11d7c8e084..a1a23db175 100644 --- a/core/src/main/resources/hudson/model/AbstractBuild/sidepanel_ca.properties +++ b/core/src/main/resources/hudson/model/AbstractBuild/sidepanel_ca.properties @@ -20,4 +20,5 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -Previous\ Build=Construcci\u00F3 anterior +Next\ Build=Construcci\u00F3 seg\u00FCent +Previous\ Build=Build anterior diff --git a/core/src/main/resources/hudson/model/AbstractBuild/tasks_ca.properties b/core/src/main/resources/hudson/model/AbstractBuild/tasks_ca.properties index 7c23f38118..5679e6c73f 100644 --- a/core/src/main/resources/hudson/model/AbstractBuild/tasks_ca.properties +++ b/core/src/main/resources/hudson/model/AbstractBuild/tasks_ca.properties @@ -24,5 +24,5 @@ Back\ to\ Project=Tornar al projecte Changes=Canvis Console\ Output=Sortida de la consola View\ as\ plain\ text=Veure com a texte pla -Edit\ Build\ Information=Editar Informaci\u00F3 de la Construcci\u00F3 +Edit\ Build\ Information=Editar Informaci\u00F3 del Build Status=Estat diff --git a/core/src/main/resources/hudson/model/AbstractItem/configure-common_ca.properties b/core/src/main/resources/hudson/model/AbstractItem/configure-common_ca.properties new file mode 100644 index 0000000000..0ef5b09b5d --- /dev/null +++ b/core/src/main/resources/hudson/model/AbstractItem/configure-common_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +Advanced\ Project\ Options=Opcions avan\u00E7ades de Projecte +Display\ Name=Nom a mostrar diff --git a/core/src/main/resources/hudson/model/AbstractItem/noWorkspace_ca.properties b/core/src/main/resources/hudson/model/AbstractItem/noWorkspace_ca.properties new file mode 100644 index 0000000000..4684976a8f --- /dev/null +++ b/core/src/main/resources/hudson/model/AbstractItem/noWorkspace_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +Error:\ no\ workspace=Error: sense espai de treball +text=Construir ara perqu\u00E8 Jenkins construeixi un espai de treball. diff --git a/core/src/main/resources/hudson/model/AbstractProject/main_ca.properties b/core/src/main/resources/hudson/model/AbstractProject/main_ca.properties index 5933e4e2b7..b21df37ba5 100644 --- a/core/src/main/resources/hudson/model/AbstractProject/main_ca.properties +++ b/core/src/main/resources/hudson/model/AbstractProject/main_ca.properties @@ -21,5 +21,6 @@ # THE SOFTWARE. Last\ Successful\ Artifacts=\u00DAltim Artefacte Correcte -Recent\ Changes=Canvis Recents -Workspace=Espai de Treball +Latest\ Test\ Result=Darrer resultat dels tests +Recent\ Changes=Canvis recents +Workspace=Espai de treball diff --git a/core/src/main/resources/hudson/model/AbstractProject/makeDisabled_ca.properties b/core/src/main/resources/hudson/model/AbstractProject/makeDisabled_ca.properties index f33ecada56..9379618d1f 100644 --- a/core/src/main/resources/hudson/model/AbstractProject/makeDisabled_ca.properties +++ b/core/src/main/resources/hudson/model/AbstractProject/makeDisabled_ca.properties @@ -20,4 +20,4 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -Disable\ Project=Deshabilitar projecte +Disable\ Project=Inhabilita el projecte diff --git a/core/src/main/resources/hudson/model/AbstractProject/sidepanel_ca.properties b/core/src/main/resources/hudson/model/AbstractProject/sidepanel_ca.properties index 072e73f4c2..157b3d0335 100644 --- a/core/src/main/resources/hudson/model/AbstractProject/sidepanel_ca.properties +++ b/core/src/main/resources/hudson/model/AbstractProject/sidepanel_ca.properties @@ -23,8 +23,10 @@ Back\ to\ Dashboard=Retornar al Panell de Control Build\ scheduled=Construcci\u00F3 programada Changes=Canvis -Configure=Configurar +Configure=Configura Status=Estat -Wipe\ Out\ Workspace=Neteja l''''Espai de Treball -Workspace=Espai de Treball -delete=Eliminar {0} +Wipe\ Out\ Workspace=Neteja l''''''''espai de treball +Workspace=Espai de treball +delete=Suprimeix {0} +delete.confirm=Est\u00E0s segur que vols esborrar {0} \u2018{1}\u2019? +wipe.out.confirm=Est\u00E0s segur que vols netejar l''espai de treball? diff --git a/core/src/main/resources/hudson/model/AllView/noJob_ca.properties b/core/src/main/resources/hudson/model/AllView/noJob_ca.properties new file mode 100644 index 0000000000..e277f12b82 --- /dev/null +++ b/core/src/main/resources/hudson/model/AllView/noJob_ca.properties @@ -0,0 +1,5 @@ +# This file is under the MIT License by authors + +Welcome\ to\ Jenkins!=Benvigut/da al Jenkins! +login=Accedeix per a crear nous jobs. +newJob=Creeu treballs nous per comen\u00E7ar. diff --git a/core/src/main/resources/hudson/model/Cause/UserIdCause/description_ca.properties b/core/src/main/resources/hudson/model/Cause/UserIdCause/description_ca.properties new file mode 100644 index 0000000000..a0661f8409 --- /dev/null +++ b/core/src/main/resources/hudson/model/Cause/UserIdCause/description_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +started_by_user=Iniciada per {1} diff --git a/core/src/main/resources/hudson/model/ComputerSet/index_ca.properties b/core/src/main/resources/hudson/model/ComputerSet/index_ca.properties new file mode 100644 index 0000000000..e9008cf210 --- /dev/null +++ b/core/src/main/resources/hudson/model/ComputerSet/index_ca.properties @@ -0,0 +1,5 @@ +# This file is under the MIT License by authors + +Configure=Configura +Name=Nom +Refresh\ status=Renova estat diff --git a/core/src/main/resources/hudson/model/ComputerSet/sidepanel_ca.properties b/core/src/main/resources/hudson/model/ComputerSet/sidepanel_ca.properties new file mode 100644 index 0000000000..6c3d6a1e75 --- /dev/null +++ b/core/src/main/resources/hudson/model/ComputerSet/sidepanel_ca.properties @@ -0,0 +1,6 @@ +# This file is under the MIT License by authors + +Back\ to\ Dashboard=Tornar al tauler +Configure=Configurar +Manage\ Jenkins=Gestionar Jenkins +New\ Node=Nou node diff --git a/core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir_ca.properties b/core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir_ca.properties new file mode 100644 index 0000000000..57a7f5f96f --- /dev/null +++ b/core/src/main/resources/hudson/model/DirectoryBrowserSupport/dir_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +all\ files\ in\ zip=tots els arxius en un zip +view=veure diff --git a/core/src/main/resources/hudson/model/FreeStyleProject/newJobDetail_ca.properties b/core/src/main/resources/hudson/model/FreeStyleProject/newJobDetail_ca.properties new file mode 100644 index 0000000000..0b991b6b82 --- /dev/null +++ b/core/src/main/resources/hudson/model/FreeStyleProject/newJobDetail_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +body=Aquesta \u00E9s la funcionalitat principal de Jenkins. Jenkins far\u00E0 un build del vostre projecte combinant qualsevol SCM amb qualsevol sistema de build. Aix\u00F2 tamb\u00E9 es pot usar per tasques que no siguin un build de software diff --git a/core/src/main/resources/hudson/model/JDK/config_ca.properties b/core/src/main/resources/hudson/model/JDK/config_ca.properties new file mode 100644 index 0000000000..7a280cc964 --- /dev/null +++ b/core/src/main/resources/hudson/model/JDK/config_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Name=Nom diff --git a/core/src/main/resources/hudson/model/Job/configure_ca.properties b/core/src/main/resources/hudson/model/Job/configure_ca.properties new file mode 100644 index 0000000000..a6ff8d3fe7 --- /dev/null +++ b/core/src/main/resources/hudson/model/Job/configure_ca.properties @@ -0,0 +1,7 @@ +# This file is under the MIT License by authors + +Description=Descripci\u00F3 +LOADING=CARREGANT +Save=Desa +Strategy=Estrat\u00E8gia +name={0} nom diff --git a/core/src/main/resources/hudson/model/Job/index_ca.properties b/core/src/main/resources/hudson/model/Job/index_ca.properties new file mode 100644 index 0000000000..a3255ee3cc --- /dev/null +++ b/core/src/main/resources/hudson/model/Job/index_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Disable\ Project=Deshabilita projecte diff --git a/core/src/main/resources/hudson/model/ListView/newViewDetail_ca.properties b/core/src/main/resources/hudson/model/ListView/newViewDetail_ca.properties new file mode 100644 index 0000000000..4ae2947402 --- /dev/null +++ b/core/src/main/resources/hudson/model/ListView/newViewDetail_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +blurb=Mostra els elements en un format de llista simple. Pots triar quins treballs es mostren a cada vista. diff --git a/core/src/main/resources/hudson/model/MyView/newViewDetail_ca.properties b/core/src/main/resources/hudson/model/MyView/newViewDetail_ca.properties new file mode 100644 index 0000000000..59bab268ee --- /dev/null +++ b/core/src/main/resources/hudson/model/MyView/newViewDetail_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +blurb=Aquesta vista mostra autom\u00E0ticament tots els treballs al que t\u00E9 acc\u00E9s l''''usuari actual. diff --git a/core/src/main/resources/hudson/model/MyViewsProperty/newView_ca.properties b/core/src/main/resources/hudson/model/MyViewsProperty/newView_ca.properties new file mode 100644 index 0000000000..9a5755401d --- /dev/null +++ b/core/src/main/resources/hudson/model/MyViewsProperty/newView_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +View\ name=Nom de vista diff --git a/core/src/main/resources/hudson/model/ParametersAction/index_ca.properties b/core/src/main/resources/hudson/model/ParametersAction/index_ca.properties new file mode 100644 index 0000000000..bc755f0d9c --- /dev/null +++ b/core/src/main/resources/hudson/model/ParametersAction/index_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Parameters=Par\u00E0metres diff --git a/core/src/main/resources/hudson/model/ParametersDefinitionProperty/config_ca.properties b/core/src/main/resources/hudson/model/ParametersDefinitionProperty/config_ca.properties new file mode 100644 index 0000000000..896325474a --- /dev/null +++ b/core/src/main/resources/hudson/model/ParametersDefinitionProperty/config_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Add\ Parameter=Afegir par\u00E0metre diff --git a/core/src/main/resources/hudson/model/PermalinkProjectAction/Permalink/link_ca.properties b/core/src/main/resources/hudson/model/PermalinkProjectAction/Permalink/link_ca.properties index 0a0c3f966f..7d56d12a4e 100644 --- a/core/src/main/resources/hudson/model/PermalinkProjectAction/Permalink/link_ca.properties +++ b/core/src/main/resources/hudson/model/PermalinkProjectAction/Permalink/link_ca.properties @@ -20,4 +20,4 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -format=Fa {0} ({1}), {2} +format="{0} ({1}) fa {2}" diff --git a/core/src/main/resources/hudson/model/ProxyView/newViewDetail_ca.properties b/core/src/main/resources/hudson/model/ProxyView/newViewDetail_ca.properties new file mode 100644 index 0000000000..5942f9afb1 --- /dev/null +++ b/core/src/main/resources/hudson/model/ProxyView/newViewDetail_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Shows\ the\ content\ of\ a\ global\ view.=Mostra el contingut d''una vista global diff --git a/core/src/main/resources/hudson/model/Run/configure_ca.properties b/core/src/main/resources/hudson/model/Run/configure_ca.properties new file mode 100644 index 0000000000..9e339b4d0b --- /dev/null +++ b/core/src/main/resources/hudson/model/Run/configure_ca.properties @@ -0,0 +1,6 @@ +# This file is under the MIT License by authors + +Description=Descripci\u00F3 +DisplayName=Nom per mostrar +LOADING=CARREGANT +Save=Desa diff --git a/core/src/main/resources/hudson/model/Run/confirmDelete_ca.properties b/core/src/main/resources/hudson/model/Run/confirmDelete_ca.properties new file mode 100644 index 0000000000..74a818b9b9 --- /dev/null +++ b/core/src/main/resources/hudson/model/Run/confirmDelete_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +Are\ you\ sure\ about\ deleting\ the\ build?=Est\u00E0s segur que vols esborrar la construcci\u00F3 ? +Yes=S\u00ED diff --git a/core/src/main/resources/hudson/model/Run/delete_ca.properties b/core/src/main/resources/hudson/model/Run/delete_ca.properties new file mode 100644 index 0000000000..fc13ca0020 --- /dev/null +++ b/core/src/main/resources/hudson/model/Run/delete_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Delete\ this\ build=Elimina la contrucci\u00F3 diff --git a/core/src/main/resources/hudson/model/Run/logKeep_ca.properties b/core/src/main/resources/hudson/model/Run/logKeep_ca.properties new file mode 100644 index 0000000000..39eccc103b --- /dev/null +++ b/core/src/main/resources/hudson/model/Run/logKeep_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Keep\ this\ build\ forever=Desa aquest build per sempre diff --git a/core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/Failure/status_ca.properties b/core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/Failure/status_ca.properties new file mode 100644 index 0000000000..d00101f1c1 --- /dev/null +++ b/core/src/main/resources/hudson/model/UpdateCenter/DownloadJob/Failure/status_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Details=Detalls diff --git a/core/src/main/resources/hudson/model/UpdateCenter/body_ca.properties b/core/src/main/resources/hudson/model/UpdateCenter/body_ca.properties new file mode 100644 index 0000000000..73c36b9c61 --- /dev/null +++ b/core/src/main/resources/hudson/model/UpdateCenter/body_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +Go\ back\ to\ the\ top\ page=Tornar a la p\u00E0gina principal +warning=Reinicia Jenkins quan la instal\u00B7laci\u00F3 s''hagi completat i no hi hagin Jobs corrent. diff --git a/core/src/main/resources/hudson/model/UpdateCenter/sidepanel_ca.properties b/core/src/main/resources/hudson/model/UpdateCenter/sidepanel_ca.properties index c5992f2af7..2d556bba8c 100644 --- a/core/src/main/resources/hudson/model/UpdateCenter/sidepanel_ca.properties +++ b/core/src/main/resources/hudson/model/UpdateCenter/sidepanel_ca.properties @@ -20,6 +20,6 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -Back\ to\ Dashboard=Retonar al Panell de Control +Back\ to\ Dashboard=Retornar al Panell de Control Manage\ Jenkins=Configuraci\u00F3 de Jenkins Manage\ Plugins=Configurar Plugins diff --git a/core/src/main/resources/hudson/model/User/configure_ca.properties b/core/src/main/resources/hudson/model/User/configure_ca.properties new file mode 100644 index 0000000000..e9911e1357 --- /dev/null +++ b/core/src/main/resources/hudson/model/User/configure_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +Description=Descripci\u00F3 +Your\ name=Nom diff --git a/core/src/main/resources/hudson/model/User/index_ca.properties b/core/src/main/resources/hudson/model/User/index_ca.properties new file mode 100644 index 0000000000..77b360264a --- /dev/null +++ b/core/src/main/resources/hudson/model/User/index_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Jenkins\ User\ Id=Id d''''usuari a Jenkins diff --git a/core/src/main/resources/hudson/model/User/sidepanel_ca.properties b/core/src/main/resources/hudson/model/User/sidepanel_ca.properties new file mode 100644 index 0000000000..2665ebbff9 --- /dev/null +++ b/core/src/main/resources/hudson/model/User/sidepanel_ca.properties @@ -0,0 +1,6 @@ +# This file is under the MIT License by authors + +Configure=Configura +My\ Views=Les meves vistes +People=Persones +Status=Estat diff --git a/core/src/main/resources/hudson/model/View/AsynchPeople/index_ca.properties b/core/src/main/resources/hudson/model/View/AsynchPeople/index_ca.properties new file mode 100644 index 0000000000..1aeb0b6017 --- /dev/null +++ b/core/src/main/resources/hudson/model/View/AsynchPeople/index_ca.properties @@ -0,0 +1,7 @@ +# This file is under the MIT License by authors + +Last\ Active=Darrer actiu +Name=Nom +On=Actiu +People=Persones +User\ Id=Identificador d''''usuari diff --git a/core/src/main/resources/hudson/model/View/People/index_ca.properties b/core/src/main/resources/hudson/model/View/People/index_ca.properties new file mode 100644 index 0000000000..ba9b29329e --- /dev/null +++ b/core/src/main/resources/hudson/model/View/People/index_ca.properties @@ -0,0 +1,8 @@ +# This file is under the MIT License by authors + +All\ People=Tothom +Last\ Active=Darrer cop actiu +Name=Nom +On=a +People=Usuaris +User\ Id=Id d''usuari diff --git a/core/src/main/resources/hudson/model/View/builds_ca.properties b/core/src/main/resources/hudson/model/View/builds_ca.properties new file mode 100644 index 0000000000..09726ae462 --- /dev/null +++ b/core/src/main/resources/hudson/model/View/builds_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +Export\ as\ plain\ XML=Exportar com XML pla +buildHistory=Historial de construcci\u00F3 de {0} diff --git a/core/src/main/resources/hudson/model/View/newJob_ca.properties b/core/src/main/resources/hudson/model/View/newJob_ca.properties new file mode 100644 index 0000000000..682c908c94 --- /dev/null +++ b/core/src/main/resources/hudson/model/View/newJob_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +CopyExisting=Copiar un {0} existent +JobName=Nom del {0} diff --git a/core/src/main/resources/hudson/model/View/sidepanel_ca.properties b/core/src/main/resources/hudson/model/View/sidepanel_ca.properties index abed996243..a3cf740e30 100644 --- a/core/src/main/resources/hudson/model/View/sidepanel_ca.properties +++ b/core/src/main/resources/hudson/model/View/sidepanel_ca.properties @@ -20,7 +20,10 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -Build\ History=Hist\u00F2ric de builds +Build\ History=Historial de muntatges +Check\ File\ Fingerprint=Comprova empremta d''arxius +Delete\ View=Esborra vista Edit\ View=Editar Vista -NewJob={0} nou -People=Persones +NewJob={0} nova +People=Gent +Project\ Relationship=Relaci\u00F3 entre projectes diff --git a/core/src/main/resources/hudson/scm/EmptyChangeLogSet/digest_ca.properties b/core/src/main/resources/hudson/scm/EmptyChangeLogSet/digest_ca.properties new file mode 100644 index 0000000000..e8d37e6045 --- /dev/null +++ b/core/src/main/resources/hudson/scm/EmptyChangeLogSet/digest_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +No\ changes.=No hi ha canvis diff --git a/core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/loginLink_ca.properties b/core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/loginLink_ca.properties new file mode 100644 index 0000000000..c1d7dda094 --- /dev/null +++ b/core/src/main/resources/hudson/security/HudsonPrivateSecurityRealm/loginLink_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +sign\ up=registrar-se diff --git a/core/src/main/resources/hudson/security/SecurityRealm/loginLink_ca.properties b/core/src/main/resources/hudson/security/SecurityRealm/loginLink_ca.properties new file mode 100644 index 0000000000..df18724f18 --- /dev/null +++ b/core/src/main/resources/hudson/security/SecurityRealm/loginLink_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +login=entrar diff --git a/core/src/main/resources/hudson/slaves/EnvironmentVariablesNodeProperty/config_ca.properties b/core/src/main/resources/hudson/slaves/EnvironmentVariablesNodeProperty/config_ca.properties new file mode 100644 index 0000000000..1c81470a77 --- /dev/null +++ b/core/src/main/resources/hudson/slaves/EnvironmentVariablesNodeProperty/config_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +name=nom +value=valor diff --git a/core/src/main/resources/hudson/tools/InstallSourceProperty/config_ca.properties b/core/src/main/resources/hudson/tools/InstallSourceProperty/config_ca.properties new file mode 100644 index 0000000000..64a1b3e110 --- /dev/null +++ b/core/src/main/resources/hudson/tools/InstallSourceProperty/config_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +Add\ Installer=Afegeix instal\u00B7lador +Delete\ Installer=Esborra instal\u00B7lador diff --git a/core/src/main/resources/hudson/tools/JDKInstaller/config_ca.properties b/core/src/main/resources/hudson/tools/JDKInstaller/config_ca.properties new file mode 100644 index 0000000000..66a7996365 --- /dev/null +++ b/core/src/main/resources/hudson/tools/JDKInstaller/config_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +I\ agree\ to\ the\ Java\ SE\ Development\ Kit\ License\ Agreement=Accepto les condicions de la llic\u00E8ncia de Java SE Development Kit +Version=Versi\u00F3 diff --git a/core/src/main/resources/hudson/tools/ToolInstallation/config_ca.properties b/core/src/main/resources/hudson/tools/ToolInstallation/config_ca.properties new file mode 100644 index 0000000000..3ecab585cb --- /dev/null +++ b/core/src/main/resources/hudson/tools/ToolInstallation/config_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +Installation\ directory=Directori d''''instal\u00B7laci\u00F3 +Name=Nom diff --git a/core/src/main/resources/hudson/tools/ToolInstallation/global_ca.properties b/core/src/main/resources/hudson/tools/ToolInstallation/global_ca.properties new file mode 100644 index 0000000000..521b390b88 --- /dev/null +++ b/core/src/main/resources/hudson/tools/ToolInstallation/global_ca.properties @@ -0,0 +1,6 @@ +# This file is under the MIT License by authors + +description=Llista de {0} instal\u00B7lacions en aquest sistema +label.add=Afegir {0} +label.delete=Esborra {0} +title=Instal\u00B7lacions {0} diff --git a/core/src/main/resources/hudson/tools/ToolLocationNodeProperty/config_ca.properties b/core/src/main/resources/hudson/tools/ToolLocationNodeProperty/config_ca.properties new file mode 100644 index 0000000000..7a280cc964 --- /dev/null +++ b/core/src/main/resources/hudson/tools/ToolLocationNodeProperty/config_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Name=Nom diff --git a/core/src/main/resources/hudson/views/BuildButtonColumn/column_ca.properties b/core/src/main/resources/hudson/views/BuildButtonColumn/column_ca.properties index b7db9a8c59..9720f61697 100644 --- a/core/src/main/resources/hudson/views/BuildButtonColumn/column_ca.properties +++ b/core/src/main/resources/hudson/views/BuildButtonColumn/column_ca.properties @@ -20,4 +20,6 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -Schedule\ a\ build=Programar una construcci\u00F3 +Build\ scheduled=S''ha planificat el muntatge +Schedule\ a\ build=Planifica un muntatge +Schedule\ a\ build\ with\ parameters=Planifica un muntatge amb par\u00E0metres diff --git a/core/src/main/resources/hudson/views/DefaultMyViewsTabBar/myViewTabs_ca.properties b/core/src/main/resources/hudson/views/DefaultMyViewsTabBar/myViewTabs_ca.properties new file mode 100644 index 0000000000..8c6d15a2bb --- /dev/null +++ b/core/src/main/resources/hudson/views/DefaultMyViewsTabBar/myViewTabs_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +New\ View=Nova vista diff --git a/core/src/main/resources/hudson/views/DefaultViewsTabBar/viewTabs_ca.properties b/core/src/main/resources/hudson/views/DefaultViewsTabBar/viewTabs_ca.properties index 4e81e10cb9..f0e984f6e2 100644 --- a/core/src/main/resources/hudson/views/DefaultViewsTabBar/viewTabs_ca.properties +++ b/core/src/main/resources/hudson/views/DefaultViewsTabBar/viewTabs_ca.properties @@ -20,4 +20,4 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -New\ View=Nova vista +New\ View=Nova Vista diff --git a/core/src/main/resources/hudson/views/LastDurationColumn/columnHeader_ca.properties b/core/src/main/resources/hudson/views/LastDurationColumn/columnHeader_ca.properties index ff1a110e36..a5f8a9c2b1 100644 --- a/core/src/main/resources/hudson/views/LastDurationColumn/columnHeader_ca.properties +++ b/core/src/main/resources/hudson/views/LastDurationColumn/columnHeader_ca.properties @@ -20,4 +20,4 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -Last\ Duration=\u00DAltima Duraci\u00F3 +Last\ Duration=Darrera durada diff --git a/core/src/main/resources/hudson/views/LastFailureColumn/columnHeader_ca.properties b/core/src/main/resources/hudson/views/LastFailureColumn/columnHeader_ca.properties index 8f5c77a62d..6b955dbf95 100644 --- a/core/src/main/resources/hudson/views/LastFailureColumn/columnHeader_ca.properties +++ b/core/src/main/resources/hudson/views/LastFailureColumn/columnHeader_ca.properties @@ -20,4 +20,4 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -Last\ Failure=\u00DAltim Frac\u00E0s +Last\ Failure=Darrer muntatge fallit diff --git a/core/src/main/resources/hudson/views/LastFailureColumn/column_ca.properties b/core/src/main/resources/hudson/views/LastFailureColumn/column_ca.properties index 7f59267d42..ccabb0279d 100644 --- a/core/src/main/resources/hudson/views/LastFailureColumn/column_ca.properties +++ b/core/src/main/resources/hudson/views/LastFailureColumn/column_ca.properties @@ -20,4 +20,3 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -N/A=N/D diff --git a/core/src/main/resources/hudson/views/LastSuccessColumn/columnHeader_ca.properties b/core/src/main/resources/hudson/views/LastSuccessColumn/columnHeader_ca.properties index 422a33b296..6b3ac380ed 100644 --- a/core/src/main/resources/hudson/views/LastSuccessColumn/columnHeader_ca.properties +++ b/core/src/main/resources/hudson/views/LastSuccessColumn/columnHeader_ca.properties @@ -20,4 +20,4 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -Last\ Success=\u00DAltim \u00C8xit +Last\ Success=Darrer muntatge correcte diff --git a/core/src/main/resources/hudson/views/LastSuccessColumn/column_ca.properties b/core/src/main/resources/hudson/views/LastSuccessColumn/column_ca.properties index 5972548e14..7f59267d42 100644 --- a/core/src/main/resources/hudson/views/LastSuccessColumn/column_ca.properties +++ b/core/src/main/resources/hudson/views/LastSuccessColumn/column_ca.properties @@ -20,4 +20,4 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -N/A=N/A +N/A=N/D diff --git a/core/src/main/resources/hudson/views/StatusColumn/columnHeader_ca.properties b/core/src/main/resources/hudson/views/StatusColumn/columnHeader_ca.properties index 2c9abb9ad3..77af4fba76 100644 --- a/core/src/main/resources/hudson/views/StatusColumn/columnHeader_ca.properties +++ b/core/src/main/resources/hudson/views/StatusColumn/columnHeader_ca.properties @@ -20,4 +20,4 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -Status\ of\ the\ last\ build=Estat de l''''\u00FAltim build +Status\ of\ the\ last\ build=Estat del darrer muntatge diff --git a/core/src/main/resources/hudson/views/WeatherColumn/columnHeader_ca.properties b/core/src/main/resources/hudson/views/WeatherColumn/columnHeader_ca.properties new file mode 100644 index 0000000000..70afbe3334 --- /dev/null +++ b/core/src/main/resources/hudson/views/WeatherColumn/columnHeader_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Weather\ report\ showing\ aggregated\ status\ of\ recent\ builds=Informe del temps mostrant l''estat agregat dels builds recents diff --git a/core/src/main/resources/hudson/widgets/HistoryWidget/index_ca.properties b/core/src/main/resources/hudson/widgets/HistoryWidget/index_ca.properties index 8bcdd34eae..e1a3bacfbf 100644 --- a/core/src/main/resources/hudson/widgets/HistoryWidget/index_ca.properties +++ b/core/src/main/resources/hudson/widgets/HistoryWidget/index_ca.properties @@ -20,6 +20,7 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -for\ all=tots -for\ failures=fracassos +More\ ...=Mes... +for\ all=per a tot +for\ failures=per a les fallades trend=tend\u00E8ncia diff --git a/core/src/main/resources/jenkins/management/PluginsLink/info_ca.properties b/core/src/main/resources/jenkins/management/PluginsLink/info_ca.properties new file mode 100644 index 0000000000..652c09a17e --- /dev/null +++ b/core/src/main/resources/jenkins/management/PluginsLink/info_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +updates\ available=Hi ha actualitzacions disponibles diff --git a/core/src/main/resources/jenkins/model/Jenkins/configure_ca.properties b/core/src/main/resources/jenkins/model/Jenkins/configure_ca.properties new file mode 100644 index 0000000000..16308b2ffd --- /dev/null +++ b/core/src/main/resources/jenkins/model/Jenkins/configure_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +LOADING=CARREGANT +System\ Message=Missatge de sistema diff --git a/core/src/main/resources/jenkins/model/Jenkins/downgrade_ca.properties b/core/src/main/resources/jenkins/model/Jenkins/downgrade_ca.properties new file mode 100644 index 0000000000..c2ff47b860 --- /dev/null +++ b/core/src/main/resources/jenkins/model/Jenkins/downgrade_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Restore\ the\ previous\ version\ of\ Jenkins=Restaurar a la versi\u00F3 anterior del Jenkins diff --git a/core/src/main/resources/jenkins/model/Jenkins/loginError_ca.properties b/core/src/main/resources/jenkins/model/Jenkins/loginError_ca.properties new file mode 100644 index 0000000000..b15424ad73 --- /dev/null +++ b/core/src/main/resources/jenkins/model/Jenkins/loginError_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Try\ again=Probar un altre cop diff --git a/core/src/main/resources/jenkins/model/Jenkins/login_ca.properties b/core/src/main/resources/jenkins/model/Jenkins/login_ca.properties new file mode 100644 index 0000000000..9c139a838f --- /dev/null +++ b/core/src/main/resources/jenkins/model/Jenkins/login_ca.properties @@ -0,0 +1,6 @@ +# This file is under the MIT License by authors + +Password=Contrasenya +Remember\ me\ on\ this\ computer=Recorda''m a aquest ordinador +User=Usuari +login=Entrar diff --git a/core/src/main/resources/jenkins/model/Jenkins/manage_ca.properties b/core/src/main/resources/jenkins/model/Jenkins/manage_ca.properties new file mode 100644 index 0000000000..d8ab18ca08 --- /dev/null +++ b/core/src/main/resources/jenkins/model/Jenkins/manage_ca.properties @@ -0,0 +1,23 @@ +# This file is under the MIT License by authors + +Add,\ remove,\ control\ and\ monitor\ the\ various\ nodes\ that\ Jenkins\ runs\ jobs\ on.=Afegeix, elimina, controla i monitoritza els diversos nodes on Jenkins executa treballs. +Add,\ remove,\ disable\ or\ enable\ plugins\ that\ can\ extend\ the\ functionality\ of\ Jenkins.=Afegir, esborrar, deshabilitar o habilitar plugins que extenen les funcionalitats del Jenkins +Configure\ System=Configuraci\u00F3 del sistema +Configure\ global\ settings\ and\ paths.=Configurar par\u00E0metres globals i rutes. +Discard\ all\ the\ loaded\ data\ in\ memory\ and\ reload\ everything\ from\ file\ system.=Substituir la configuraci\u00F3 carregada a mem\u00F2ria per la emmagatzemada al disc. +Displays\ various\ environmental\ information\ to\ assist\ trouble-shooting.=Mostra informaci\u00F3 del sistema per ajudar a solucionar problemes. +Executes\ arbitrary\ script\ for\ administration/trouble-shooting/diagnostics.=Executa un script arbitrari per administraci\u00F3/resoluci\u00F3 de problemes/diagn\u00F2stics. +JenkinsCliText=Accedeix/administra Jenkins des de la teva shell, o des d''un script. +Load\ Statistics=Carregar Estad\u00EDstiques +LoadStatisticsText=Comprova la teua utilitzaci\u00F3 de recursos i prova si necessites m\u00E9s m\u00E0quines per als teus builds. +Manage\ Jenkins=Configuraci\u00F3 del Jenkins +Manage\ Nodes=Administrar Nodes +Manage\ Plugins=Configurar plugins +Prepare\ for\ Shutdown=Preparar per Apagar +Reload\ Configuration\ from\ Disk=Recarregar configuraci\u00F3 des del disc +Script\ Console=Consola de Script +Stops\ executing\ new\ builds,\ so\ that\ the\ system\ can\ be\ eventually\ shut\ down\ safely.=Detindre la execuci\u00F3 de nous builds, de tal forma que el sistema puga apagar-se amb seguretat. +System\ Information=Informaci\u00F3 de sistema +System\ Log=Log de sistema +SystemLogText=Eixida de captures del log del Sistema de java.util.logging relacionades amb Jenkins. +Useful\ when\ you\ modified\ config\ files\ directly\ on\ disk.=\u00DAtil quan vost\u00E9 modifica els fitxers de configuraci\u00F3 directament al disc. diff --git a/core/src/main/resources/lib/form/advanced_ca.properties b/core/src/main/resources/lib/form/advanced_ca.properties new file mode 100644 index 0000000000..3c013edcec --- /dev/null +++ b/core/src/main/resources/lib/form/advanced_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Advanced=Avan\u00E7at diff --git a/core/src/main/resources/lib/form/apply_ca.properties b/core/src/main/resources/lib/form/apply_ca.properties new file mode 100644 index 0000000000..2dc0a2191d --- /dev/null +++ b/core/src/main/resources/lib/form/apply_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Apply=Aplica diff --git a/core/src/main/resources/lib/form/breadcrumb-config-outline_ca.properties b/core/src/main/resources/lib/form/breadcrumb-config-outline_ca.properties new file mode 100644 index 0000000000..bf5dfa2092 --- /dev/null +++ b/core/src/main/resources/lib/form/breadcrumb-config-outline_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +configuration=configuraci\u00F3 diff --git a/core/src/main/resources/lib/form/helpArea_ca.properties b/core/src/main/resources/lib/form/helpArea_ca.properties new file mode 100644 index 0000000000..9b35f5ef3f --- /dev/null +++ b/core/src/main/resources/lib/form/helpArea_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Loading...=Carregant... diff --git a/core/src/main/resources/lib/form/repeatableDeleteButton_ca.properties b/core/src/main/resources/lib/form/repeatableDeleteButton_ca.properties new file mode 100644 index 0000000000..20b01ed0e0 --- /dev/null +++ b/core/src/main/resources/lib/form/repeatableDeleteButton_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Delete=Esborrar diff --git a/core/src/main/resources/lib/form/repeatable_ca.properties b/core/src/main/resources/lib/form/repeatable_ca.properties new file mode 100644 index 0000000000..f4d41e0af4 --- /dev/null +++ b/core/src/main/resources/lib/form/repeatable_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Add=Afegir diff --git a/core/src/main/resources/lib/form/textarea_ca.properties b/core/src/main/resources/lib/form/textarea_ca.properties new file mode 100644 index 0000000000..f8cafbcc51 --- /dev/null +++ b/core/src/main/resources/lib/form/textarea_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +Hide\ preview=Amaga previsualitzaci\u00F3 +Preview=Previsualitzar diff --git a/core/src/main/resources/lib/hudson/buildCaption_ca.properties b/core/src/main/resources/lib/hudson/buildCaption_ca.properties new file mode 100644 index 0000000000..b33e2f310f --- /dev/null +++ b/core/src/main/resources/lib/hudson/buildCaption_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +Progress=Progres +cancel=cancel\u00B7lar diff --git a/core/src/main/resources/lib/hudson/buildListTable_ca.properties b/core/src/main/resources/lib/hudson/buildListTable_ca.properties new file mode 100644 index 0000000000..3f5f4074c2 --- /dev/null +++ b/core/src/main/resources/lib/hudson/buildListTable_ca.properties @@ -0,0 +1,7 @@ +# This file is under the MIT License by authors + +Build=Construir +Click\ to\ center\ timeline\ on\ event=Click per a centrar el timeline en l''event +Console\ output=Eixida de consola +Status=Estat +Time\ Since=Temps des de diff --git a/core/src/main/resources/lib/hudson/editableDescription_ca.properties b/core/src/main/resources/lib/hudson/editableDescription_ca.properties index 975a488871..62f8fc3965 100644 --- a/core/src/main/resources/lib/hudson/editableDescription_ca.properties +++ b/core/src/main/resources/lib/hudson/editableDescription_ca.properties @@ -20,5 +20,5 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -add\ description=afegir descripci\u00F3 -edit\ description=edita descripci\u00F3 +add\ description=Afegeix una descripci\u00F3 +edit\ description=Editar descripci\u00F3 diff --git a/core/src/main/resources/lib/hudson/executors_ca.properties b/core/src/main/resources/lib/hudson/executors_ca.properties index 87a0556780..6b616699dd 100644 --- a/core/src/main/resources/lib/hudson/executors_ca.properties +++ b/core/src/main/resources/lib/hudson/executors_ca.properties @@ -20,9 +20,10 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -Build\ Executor\ Status=Estat de l''executador de builds +Build\ Executor\ Status=Estat de l''''executador de muntatges Building=Construint -Idle=Oci\u00F3s +Idle=Inactiu Master=Master Status=Estat +offline=Fora de l\u00EDnia terminate\ this\ build=finalitza aquest build diff --git a/core/src/main/resources/lib/hudson/iconSize_ca.properties b/core/src/main/resources/lib/hudson/iconSize_ca.properties index f46712e062..1588055f58 100644 --- a/core/src/main/resources/lib/hudson/iconSize_ca.properties +++ b/core/src/main/resources/lib/hudson/iconSize_ca.properties @@ -20,4 +20,4 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -Icon=Icon +Icon=Icona diff --git a/core/src/main/resources/lib/hudson/project/config-customWorkspace_ca.properties b/core/src/main/resources/lib/hudson/project/config-customWorkspace_ca.properties new file mode 100644 index 0000000000..df2daa106f --- /dev/null +++ b/core/src/main/resources/lib/hudson/project/config-customWorkspace_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +Directory=Directori +Use\ custom\ workspace=Usa un espai de treball personalitzat diff --git a/core/src/main/resources/lib/hudson/project/config-quietPeriod_ca.properties b/core/src/main/resources/lib/hudson/project/config-quietPeriod_ca.properties new file mode 100644 index 0000000000..42ec01919b --- /dev/null +++ b/core/src/main/resources/lib/hudson/project/config-quietPeriod_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Number\ of\ seconds=N\u00FAmero de segons diff --git a/core/src/main/resources/lib/hudson/project/config-retryCount_ca.properties b/core/src/main/resources/lib/hudson/project/config-retryCount_ca.properties new file mode 100644 index 0000000000..ed603805b8 --- /dev/null +++ b/core/src/main/resources/lib/hudson/project/config-retryCount_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Retry\ Count=N\u00FAmero de reintents diff --git a/core/src/main/resources/lib/hudson/project/config-scm_ca.properties b/core/src/main/resources/lib/hudson/project/config-scm_ca.properties new file mode 100644 index 0000000000..e99cdc8b7c --- /dev/null +++ b/core/src/main/resources/lib/hudson/project/config-scm_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +Source\ Code\ Management=Gestor de Codi Font diff --git a/core/src/main/resources/lib/hudson/queue_ca.properties b/core/src/main/resources/lib/hudson/queue_ca.properties index 17d2dea07e..623d6a4648 100644 --- a/core/src/main/resources/lib/hudson/queue_ca.properties +++ b/core/src/main/resources/lib/hudson/queue_ca.properties @@ -20,5 +20,8 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -Build\ Queue=Cua de builds -No\ builds\ in\ the\ queue.=No hi ha builds a la cua +Build\ Queue=Cua de muntatges +No\ builds\ in\ the\ queue.=No hi ha muntatges a la cua +WaitingFor=Esperant {0} +WaitingSince=Esperant des de {0} + diff --git a/core/src/main/resources/lib/hudson/rssBar_ca.properties b/core/src/main/resources/lib/hudson/rssBar_ca.properties index 8c751c051c..8d369d922a 100644 --- a/core/src/main/resources/lib/hudson/rssBar_ca.properties +++ b/core/src/main/resources/lib/hudson/rssBar_ca.properties @@ -21,5 +21,6 @@ # THE SOFTWARE. Legend=Llegenda -for\ all=tots -for\ failures=fracassos +for\ all=per a tot +for\ failures=per a les fallades +for\ just\ latest\ builds=nom\u00E9s per als darrers muntatges diff --git a/core/src/main/resources/lib/hudson/test-result_ca.properties b/core/src/main/resources/lib/hudson/test-result_ca.properties new file mode 100644 index 0000000000..c3ce3c5b08 --- /dev/null +++ b/core/src/main/resources/lib/hudson/test-result_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +no\ failures=Sense errors diff --git a/core/src/main/resources/lib/layout/breadcrumbBar_ca.properties b/core/src/main/resources/lib/layout/breadcrumbBar_ca.properties new file mode 100644 index 0000000000..4da925bc92 --- /dev/null +++ b/core/src/main/resources/lib/layout/breadcrumbBar_ca.properties @@ -0,0 +1,4 @@ +# This file is under the MIT License by authors + +DISABLE\ AUTO\ REFRESH=DESHABILITAR REFRESC AUTOM\u00C0TIC +ENABLE\ AUTO\ REFRESH=activa l\''auto refresc diff --git a/core/src/main/resources/lib/layout/layout_ca.properties b/core/src/main/resources/lib/layout/layout_ca.properties index f18826f025..304fc64879 100644 --- a/core/src/main/resources/lib/layout/layout_ca.properties +++ b/core/src/main/resources/lib/layout/layout_ca.properties @@ -21,6 +21,7 @@ # THE SOFTWARE. ENABLE\ AUTO\ REFRESH=HABILITAR REFRESC AUTOM\u00C0TIC -Page\ generated=P\u00E0gina generada -logout=Sortir -search=cerca +Page\ generated=P\u00E0gina generada el: +logout=Surt +search=www +searchBox.url=w diff --git a/core/src/main/resources/lib/layout/progressiveRendering_ca.properties b/core/src/main/resources/lib/layout/progressiveRendering_ca.properties new file mode 100644 index 0000000000..7efc0bc392 --- /dev/null +++ b/core/src/main/resources/lib/layout/progressiveRendering_ca.properties @@ -0,0 +1,3 @@ +# This file is under the MIT License by authors + +progressMessage=Calculant -- GitLab