From 895f61d7f79410beb0ea5aa62678d5de6dec63f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Nov 2023 12:50:45 +0100 Subject: [PATCH] New Crowdin translations (#416) Co-authored-by: Crowdin Bot --- .../LockStep/config_cs.properties | 5 ++-- .../LockStep/config_de.properties | 3 ++- .../LockStep/config_sk.properties | 3 ++- .../LockStepResource/config_de.properties | 2 +- .../LockableResource/config_fr.properties | 5 +++- .../config_fr.properties | 24 +++++++++++++++++++ 6 files changed, 36 insertions(+), 6 deletions(-) create mode 100644 src/main/resources/org/jenkins/plugins/lockableresources/LockableResourceProperty/config_fr.properties diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_cs.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_cs.properties index 132ffb6b7..f8e1171ba 100644 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_cs.properties +++ b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_cs.properties @@ -23,8 +23,9 @@ entry.resource.title=Zdroj entry.label.title=Popisek entry.quantity.title=Mno\u017estv\u00ed -entry.variable.title=Prom\u011bnn\u00e1 s v\u00fdsledkemi +entry.variable.title=Prom\u011bnn\u00e1 v\u00fdsledk\u016f entry.inversePrecedence.checkbox.title=Obr\u00e1cen\u00e9 po\u0159ad\u00ed entry.inversePrecedence.skipIfLocked.title=P\u0159esko\u010dit frontu +entry.resourceSelectStrategy.title=Strategie v\u00fdb\u011bru zdroj\u016f entry.extra.title=Dodate\u010dn\u00e9 zdroje -entry.extra.add=P\u0159idat zdroj \ No newline at end of file +entry.extra.add=P\u0159idat zdroj diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_de.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_de.properties index 9af18fe2d..6bf4800d1 100644 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_de.properties +++ b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_de.properties @@ -26,5 +26,6 @@ entry.quantity.title=Anzahl entry.variable.title=Ergebnisvariable entry.inversePrecedence.checkbox.title=Umgekehrter Vorrang entry.inversePrecedence.skipIfLocked.title=Warteschlange \u00fcberspringen +entry.resourceSelectStrategy.title=Strategie f\u00fcr Ressourcenauswahl entry.extra.title=Zus\u00e4tzliche Ressourcen -entry.extra.add=Ressource hinzuf\u00fcgen \ No newline at end of file +entry.extra.add=Ressource hinzuf\u00fcgen diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sk.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sk.properties index 06808b1d6..3af226660 100644 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sk.properties +++ b/src/main/resources/org/jenkins/plugins/lockableresources/LockStep/config_sk.properties @@ -26,5 +26,6 @@ entry.quantity.title=Po\u010det entry.variable.title=Pramenn\u00e1 s v\u00fdsledkami entry.inversePrecedence.checkbox.title=Opa\u010dn\u00e9 poradie entry.inversePrecedence.skipIfLocked.title=Predbehn\u00fa\u0165 rad +entry.resourceSelectStrategy.title=Strat\u00e9gia v\u00fdberu zdrojov entry.extra.title=Dodato\u010dn\u00e9 zdroje -entry.extra.add=Prida\u0165 zdroj \ No newline at end of file +entry.extra.add=Prida\u0165 zdroj diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_de.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_de.properties index 3ba7d9118..e51d7c592 100644 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_de.properties +++ b/src/main/resources/org/jenkins/plugins/lockableresources/LockStepResource/config_de.properties @@ -22,4 +22,4 @@ entry.resource.title=Ressource entry.label.title=Label -entry.quantity.title=Anzahl \ No newline at end of file +entry.quantity.title=Menge \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_fr.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_fr.properties index ec47c02fa..27cd33a61 100644 --- a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_fr.properties +++ b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResource/config_fr.properties @@ -23,4 +23,7 @@ entry.name.title=Nom entry.description.title=Description entry.labels.title=Libell\u00e9s -entry.reservedBy.title=R\u00e9serv\u00e9e par \ No newline at end of file +entry.reservedBy.title=R\u00e9serv\u00e9e par +entry.properties.title=Propri\u00e9t\u00e9s +entry.properties.add=Ajouter une propri\u00e9t\u00e9 +entry.properties.delete=Supprimer une propri\u00e9t\u00e9 \ No newline at end of file diff --git a/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourceProperty/config_fr.properties b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourceProperty/config_fr.properties new file mode 100644 index 000000000..e6bfee239 --- /dev/null +++ b/src/main/resources/org/jenkins/plugins/lockableresources/LockableResourceProperty/config_fr.properties @@ -0,0 +1,24 @@ +# The MIT License +# +# Copyright 2022 Martin Pokorny. +# +# 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. + +entry.name.title=Nom +entry.value.title=Valeur \ No newline at end of file