From 2ec192b3dd3f0d1a3c7c883aea06cd2c3b249b02 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 2 May 2011 16:53:29 +0200 Subject: [PATCH] Add some extra french translations. --- .../model/Hudson/_restart_fr.properties | 24 +++++++++++++++++++ .../model/Hudson/_safeRestart_fr.properties | 24 +++++++++++++++++++ .../model/Hudson/configure_fr.properties | 1 + .../Hudson/fingerprintCheck_fr.properties | 2 +- .../MyViewsProperty/newView_fr.properties | 23 ++++++++++++++++++ .../hudson/model/User/builds_fr.properties | 23 ++++++++++++++++++ .../hudson/model/User/delete_fr.properties | 24 +++++++++++++++++++ .../myViewTabs_fr.properties | 23 ++++++++++++++++++ .../DefaultViewsTabBar/viewTabs_fr.properties | 23 ++++++++++++++++++ 9 files changed, 166 insertions(+), 1 deletion(-) create mode 100644 core/src/main/resources/hudson/model/Hudson/_restart_fr.properties create mode 100644 core/src/main/resources/hudson/model/Hudson/_safeRestart_fr.properties create mode 100644 core/src/main/resources/hudson/model/MyViewsProperty/newView_fr.properties create mode 100644 core/src/main/resources/hudson/model/User/builds_fr.properties create mode 100644 core/src/main/resources/hudson/model/User/delete_fr.properties create mode 100644 core/src/main/resources/hudson/views/DefaultMyViewsTabBar/myViewTabs_fr.properties create mode 100644 core/src/main/resources/hudson/views/DefaultViewsTabBar/viewTabs_fr.properties diff --git a/core/src/main/resources/hudson/model/Hudson/_restart_fr.properties b/core/src/main/resources/hudson/model/Hudson/_restart_fr.properties new file mode 100644 index 0000000000..1904365950 --- /dev/null +++ b/core/src/main/resources/hudson/model/Hudson/_restart_fr.properties @@ -0,0 +1,24 @@ +# The MIT License +# +# Copyright (c) 2004-2010, Sun Microsystems, Inc. +# +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in +# all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +# THE SOFTWARE. + +Are\ you\ sure\ about\ restarting\ Jenkins?=\u00cates-vous s\u00fbr de vouloir red\u00e9marrer Jenkins? +Yes=Oui diff --git a/core/src/main/resources/hudson/model/Hudson/_safeRestart_fr.properties b/core/src/main/resources/hudson/model/Hudson/_safeRestart_fr.properties new file mode 100644 index 0000000000..375664a33f --- /dev/null +++ b/core/src/main/resources/hudson/model/Hudson/_safeRestart_fr.properties @@ -0,0 +1,24 @@ +# The MIT License +# +# Copyright (c) 2004-2010, Sun Microsystems, Inc. +# +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in +# all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +# THE SOFTWARE. + +Are\ you\ sure\ about\ restarting\ Jenkins?\ Jenkins\ will\ restart\ once\ all\ running\ jobs\ are\ finished.=\u00cates-vous s\u00fbr de vouloir red\u00e9marrer Jenkins? Jenkins red\u00e9marrera une fois tous les jobs termin\u00e9s. +Yes=Oui diff --git a/core/src/main/resources/hudson/model/Hudson/configure_fr.properties b/core/src/main/resources/hudson/model/Hudson/configure_fr.properties index d0c49df36f..cbdc83bce1 100644 --- a/core/src/main/resources/hudson/model/Hudson/configure_fr.properties +++ b/core/src/main/resources/hudson/model/Hudson/configure_fr.properties @@ -47,3 +47,4 @@ Labels=Libell Cloud= Add\ a\ new\ cloud=Ajouter un nouveau cloud Global\ properties=Propriétés globales +LOADING=CHARGEMENT diff --git a/core/src/main/resources/hudson/model/Hudson/fingerprintCheck_fr.properties b/core/src/main/resources/hudson/model/Hudson/fingerprintCheck_fr.properties index 52c0239d3c..29c80fa390 100644 --- a/core/src/main/resources/hudson/model/Hudson/fingerprintCheck_fr.properties +++ b/core/src/main/resources/hudson/model/Hudson/fingerprintCheck_fr.properties @@ -23,5 +23,5 @@ Check\ File\ Fingerprint=Vérifier l''empreinte numérique File\ to\ check=Fichier à vérifier Check=Vérifier -description=Vous avez un fichier jar mais vous ne connaissez pas sa version ?
Vous pourrez la trouver en comparant l''''empreinte num\u00E9rique avec celles dans la base de donn\u00E9es de Jenkins +description=Vous avez un fichier jar mais vous ne connaissez pas sa version ?
Vous pourrez la trouver en comparant l''empreinte num\u00E9rique avec celles dans la base de donn\u00E9es de Jenkins more\ details=plus de détails diff --git a/core/src/main/resources/hudson/model/MyViewsProperty/newView_fr.properties b/core/src/main/resources/hudson/model/MyViewsProperty/newView_fr.properties new file mode 100644 index 0000000000..a66db0bd0a --- /dev/null +++ b/core/src/main/resources/hudson/model/MyViewsProperty/newView_fr.properties @@ -0,0 +1,23 @@ +# The MIT License +# +# Copyright (c) 2004-2010, Sun Microsystems, Inc. +# +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in +# all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +# THE SOFTWARE. + +View\ name=Nom de la vue diff --git a/core/src/main/resources/hudson/model/User/builds_fr.properties b/core/src/main/resources/hudson/model/User/builds_fr.properties new file mode 100644 index 0000000000..8352bac2f2 --- /dev/null +++ b/core/src/main/resources/hudson/model/User/builds_fr.properties @@ -0,0 +1,23 @@ +# The MIT License +# +# Copyright (c) 2004-2009, Sun Microsystems, Inc., Kohsuke Kawaguchi, Simon Wiest +# +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in +# all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +# THE SOFTWARE. + +title=Builds de {0} diff --git a/core/src/main/resources/hudson/model/User/delete_fr.properties b/core/src/main/resources/hudson/model/User/delete_fr.properties new file mode 100644 index 0000000000..1a0da23143 --- /dev/null +++ b/core/src/main/resources/hudson/model/User/delete_fr.properties @@ -0,0 +1,24 @@ +# The MIT License +# +# Copyright (c) 2004-2010, Sun Microsystems, Inc. +# +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in +# all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +# THE SOFTWARE. + +Are\ you\ sure\ about\ deleting\ the\ user\ from\ Jenkins?=\u00cates-vous s\u00fbr de vouloir supprimer cet utilisateur de Jenkins? +Yes=Oui diff --git a/core/src/main/resources/hudson/views/DefaultMyViewsTabBar/myViewTabs_fr.properties b/core/src/main/resources/hudson/views/DefaultMyViewsTabBar/myViewTabs_fr.properties new file mode 100644 index 0000000000..3e647af72a --- /dev/null +++ b/core/src/main/resources/hudson/views/DefaultMyViewsTabBar/myViewTabs_fr.properties @@ -0,0 +1,23 @@ +# The MIT License +# +# Copyright (c) 2004-, Kohsuke Kawaguchi, Sun Microsystems, Inc., and a number of other of contributers +# +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in +# all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +# THE SOFTWARE. + +New\ View=Nouvelle Vue diff --git a/core/src/main/resources/hudson/views/DefaultViewsTabBar/viewTabs_fr.properties b/core/src/main/resources/hudson/views/DefaultViewsTabBar/viewTabs_fr.properties new file mode 100644 index 0000000000..39adade7bc --- /dev/null +++ b/core/src/main/resources/hudson/views/DefaultViewsTabBar/viewTabs_fr.properties @@ -0,0 +1,23 @@ +# The MIT License +# +# Copyright (c) 2004-2010, Sun Microsystems, Inc. +# +# Permission is hereby granted, free of charge, to any person obtaining a copy +# of this software and associated documentation files (the "Software"), to deal +# in the Software without restriction, including without limitation the rights +# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom the Software is +# furnished to do so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in +# all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +# THE SOFTWARE. + +New\ View=Nouvelle Vue -- GitLab