diff --git a/inception/inception-active-learning/src/main/java/de/tudarmstadt/ukp/inception/active/learning/sidebar/ActiveLearningSidebar.html b/inception/inception-active-learning/src/main/java/de/tudarmstadt/ukp/inception/active/learning/sidebar/ActiveLearningSidebar.html index 6530f9edf7b..6c53c5410e3 100644 --- a/inception/inception-active-learning/src/main/java/de/tudarmstadt/ukp/inception/active/learning/sidebar/ActiveLearningSidebar.html +++ b/inception/inception-active-learning/src/main/java/de/tudarmstadt/ukp/inception/active/learning/sidebar/ActiveLearningSidebar.html @@ -43,7 +43,7 @@
- no Recommenders +
@@ -52,7 +52,7 @@
- learnSkippedOnes + @@ -103,13 +103,13 @@
diff --git a/inception/inception-active-learning/src/main/java/de/tudarmstadt/ukp/inception/active/learning/sidebar/ActiveLearningSidebar_fr.properties b/inception/inception-active-learning/src/main/java/de/tudarmstadt/ukp/inception/active/learning/sidebar/ActiveLearningSidebar_fr.properties new file mode 100644 index 00000000000..914e7db1d31 --- /dev/null +++ b/inception/inception-active-learning/src/main/java/de/tudarmstadt/ukp/inception/active/learning/sidebar/ActiveLearningSidebar_fr.properties @@ -0,0 +1,25 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +alSidebar.history.delete.confirmation.title=Confirmation +alSidebar.history.delete.confirmation.content=Do you also want to delete the corresponding annotation? +suggestion=Suggestion +text=Texte +recommendation=Recommandation +score=Score +delta=\u0394 +history=Historique +session=Session +activeLearning=Apprentissage actif diff --git a/inception/inception-active-learning/src/main/java/de/tudarmstadt/ukp/inception/active/learning/sidebar/HistoryItemDeleteConfirmationDialogPanel_fr.properties b/inception/inception-active-learning/src/main/java/de/tudarmstadt/ukp/inception/active/learning/sidebar/HistoryItemDeleteConfirmationDialogPanel_fr.properties new file mode 100644 index 00000000000..ee688735903 --- /dev/null +++ b/inception/inception-active-learning/src/main/java/de/tudarmstadt/ukp/inception/active/learning/sidebar/HistoryItemDeleteConfirmationDialogPanel_fr.properties @@ -0,0 +1,19 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +title=Supprimer l'annotation associée ? +message=Souhaitez-vous également supprimer l'annotation créée à partir de cette recommandation ? +confirm=Oui +cancel=Non diff --git a/inception/inception-active-learning/src/main/java/de/tudarmstadt/ukp/inception/active/learning/wicket-package.properties b/inception/inception-active-learning/src/main/java/de/tudarmstadt/ukp/inception/active/learning/wicket-package.properties new file mode 100644 index 00000000000..0c975781d1c --- /dev/null +++ b/inception/inception-active-learning/src/main/java/de/tudarmstadt/ukp/inception/active/learning/wicket-package.properties @@ -0,0 +1,20 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +noRecommenders=no Recommenders +learnSkippedOnes=learnSkippedOnes +annotate=Annotate +reject=Reject +skip=Skip \ No newline at end of file diff --git a/inception/inception-active-learning/src/main/java/de/tudarmstadt/ukp/inception/active/learning/wicket-package_fr.properties b/inception/inception-active-learning/src/main/java/de/tudarmstadt/ukp/inception/active/learning/wicket-package_fr.properties new file mode 100644 index 00000000000..2d857cb32dd --- /dev/null +++ b/inception/inception-active-learning/src/main/java/de/tudarmstadt/ukp/inception/active/learning/wicket-package_fr.properties @@ -0,0 +1,20 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +noRecommenders=Pas de recommandeur +learnSkippedOnes=avec apprentissage sauté +annotate=Annoter +reject=Rejeter +skip=Sauter \ No newline at end of file diff --git a/inception/inception-agreement/src/main/java/de/tudarmstadt/ukp/clarin/webanno/agreement/measures/DefaultAgreementTraitsEditor_fr.properties b/inception/inception-agreement/src/main/java/de/tudarmstadt/ukp/clarin/webanno/agreement/measures/DefaultAgreementTraitsEditor_fr.properties new file mode 100644 index 00000000000..25b4b0e1cba --- /dev/null +++ b/inception/inception-agreement/src/main/java/de/tudarmstadt/ukp/clarin/webanno/agreement/measures/DefaultAgreementTraitsEditor_fr.properties @@ -0,0 +1,21 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +linkCompareBehavior=Traitement des liens +LinkCompareBehavior.LINK_ROLE_AS_LABEL=Utiliser le rôle du lien comme libellé +LinkCompareBehavior.LINK_TARGET_AS_LABEL=Utiliser la cible du lien comme libellé +excludeIncomplete=Exclure les documents incomplets +limitToFinishedDocuments=Limiter aux documents finis + diff --git a/inception/inception-agreement/src/main/java/de/tudarmstadt/ukp/clarin/webanno/agreement/results/coding/PairwiseCodingAgreementTable_fr.properties b/inception/inception-agreement/src/main/java/de/tudarmstadt/ukp/clarin/webanno/agreement/results/coding/PairwiseCodingAgreementTable_fr.properties new file mode 100644 index 00000000000..517fcdc48ee --- /dev/null +++ b/inception/inception-agreement/src/main/java/de/tudarmstadt/ukp/clarin/webanno/agreement/results/coding/PairwiseCodingAgreementTable_fr.properties @@ -0,0 +1,17 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +AgreementReportExportFormat.CSV=CSV +AgreementReportExportFormat.DEBUG=Rapport de debug diff --git a/inception/inception-agreement/src/main/java/de/tudarmstadt/ukp/clarin/webanno/agreement/results/unitizing/PairwiseUnitizingAgreementTable_fr.properties b/inception/inception-agreement/src/main/java/de/tudarmstadt/ukp/clarin/webanno/agreement/results/unitizing/PairwiseUnitizingAgreementTable_fr.properties new file mode 100644 index 00000000000..517fcdc48ee --- /dev/null +++ b/inception/inception-agreement/src/main/java/de/tudarmstadt/ukp/clarin/webanno/agreement/results/unitizing/PairwiseUnitizingAgreementTable_fr.properties @@ -0,0 +1,17 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +AgreementReportExportFormat.CSV=CSV +AgreementReportExportFormat.DEBUG=Rapport de debug diff --git a/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/actionbar/export/ExportDocumentDialogContent_fr.properties b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/actionbar/export/ExportDocumentDialogContent_fr.properties new file mode 100644 index 00000000000..2cc246fa014 --- /dev/null +++ b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/actionbar/export/ExportDocumentDialogContent_fr.properties @@ -0,0 +1,16 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +documentType.label=Export annoté ou document automatisé \ No newline at end of file diff --git a/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/actionbar/finish/FinishDocumentDialogContent_fr.properties b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/actionbar/finish/FinishDocumentDialogContent_fr.properties new file mode 100644 index 00000000000..afee653a6c0 --- /dev/null +++ b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/actionbar/finish/FinishDocumentDialogContent_fr.properties @@ -0,0 +1,21 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +finishDocumentTitle=Terminer le document +state=Avez-vous réussi à compléter les annotations de ce document ? +comment=Vous pouvez laisser un message au curateur ci-dessous. +commentPlaceholder=Si vous avez rencontré des difficultés avec le document, si vous avez des doutes ou si vous souhaitez laisser un autre message au curateur, veuillez l'écrire ici. +AnnotationDocumentState.FINISHED= Succès : annotation terminée +AnnotationDocumentState.IGNORE= Problème : impossibilité de compléter l'annotation diff --git a/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/coloring/ColoringRulesConfigurationPanel.html b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/coloring/ColoringRulesConfigurationPanel.html index f1b6fbf54f4..11a7046e062 100644 --- a/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/coloring/ColoringRulesConfigurationPanel.html +++ b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/coloring/ColoringRulesConfigurationPanel.html @@ -23,7 +23,7 @@
- +
diff --git a/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/keybindings/KeyBindingsConfigurationPanel.html b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/keybindings/KeyBindingsConfigurationPanel.html index 58f5565a63d..c74faddb08b 100644 --- a/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/keybindings/KeyBindingsConfigurationPanel.html +++ b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/keybindings/KeyBindingsConfigurationPanel.html @@ -25,7 +25,7 @@
- + diff --git a/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/page/AnnotationPageBase_fr.properties b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/page/AnnotationPageBase_fr.properties new file mode 100755 index 00000000000..034e500b1e5 --- /dev/null +++ b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/page/AnnotationPageBase_fr.properties @@ -0,0 +1,28 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +toggleScriptDirection.label=Gauche à droite/Droite à gauche +toggleScriptDirection.icon=images/text_width.png +showNextDocument.label=Suivant +showNextDocument.tooltip=Appuyer sur Shift+PgDown +showNextDocument.icon=images/document_next.png +showExportDialog.label=Exporter +showExportDialog.icon=images/document_export.png +showPreferencesDialog.label=Paramètres +showPreferencesDialog.icon=images/cog.png +showResetDocumentDialog.label=Réinitialisation +showResetDocumentDialog.icon=images/recycle.png +showGuidelinesDialog.label=Guide +showGuidelinesDialog.icon=images/help.png diff --git a/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/paging/DefaultPagingNavigator_fr.properties b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/paging/DefaultPagingNavigator_fr.properties new file mode 100644 index 00000000000..bcce3e26861 --- /dev/null +++ b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/paging/DefaultPagingNavigator_fr.properties @@ -0,0 +1,20 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +firstPage=Première page (Home) +previousPage=Page précédente (Page-up) +nextPage=Page suivante (Page-down) +lastPage=Dernière page (End) +focusRow=Focus sur la ligne saisie dans le champ numéro diff --git a/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/preferences/AnnotationPreferencesDialogContent_fr.properties b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/preferences/AnnotationPreferencesDialogContent_fr.properties new file mode 100644 index 00000000000..a35c0d9d2ca --- /dev/null +++ b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/preferences/AnnotationPreferencesDialogContent_fr.properties @@ -0,0 +1,30 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +editor=Éditeur +sidebarSizeLeft=Barre latérale à gauche +sidebarSizeRight=Barre latérale à droite +fontZoom=Zoom de la police de caractères +windowSize=Taille de page +rememberLayer=Se souvenir de la couche +scrollPage=Défilement automatique +readonlylayercoloring=Palette pour les couches en lecture seule +generalPreferences=Préférences générales d'affichage +layerPreferences=Préférences de la couche d'annotation +layer=Couche +show=Montrer +palette=Palette +readOnlyPalette=Palette en lecture seule +collapseArcs=Déplier les arcs diff --git a/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/preferences/PreferencesActionBarItem.html b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/preferences/PreferencesActionBarItem.html index 775f73e6108..a4d7518702a 100644 --- a/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/preferences/PreferencesActionBarItem.html +++ b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/api/annotation/preferences/PreferencesActionBarItem.html @@ -22,7 +22,7 @@
-
diff --git a/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/inception/annotation/feature/link/LinkFeatureEditor.html b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/inception/annotation/feature/link/LinkFeatureEditor.html index 76e5847cc5f..d28b060cb16 100644 --- a/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/inception/annotation/feature/link/LinkFeatureEditor.html +++ b/inception/inception-api-annotation/src/main/java/de/tudarmstadt/ukp/inception/annotation/feature/link/LinkFeatureEditor.html @@ -42,21 +42,21 @@
@@ -34,14 +34,14 @@
@@ -49,7 +49,7 @@
@@ -65,7 +65,7 @@
@@ -38,7 +38,7 @@
@@ -49,7 +49,7 @@
diff --git a/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/settings/CurationProjectSettingsMenuItem.java b/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/settings/CurationProjectSettingsMenuItem.java index 333886b44d1..db5b8e60255 100644 --- a/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/settings/CurationProjectSettingsMenuItem.java +++ b/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/settings/CurationProjectSettingsMenuItem.java @@ -23,6 +23,7 @@ import de.agilecoders.wicket.core.markup.html.bootstrap.image.IconType; import de.agilecoders.wicket.extensions.markup.html.bootstrap.icon.FontAwesome5IconType; import de.tudarmstadt.ukp.inception.curation.config.CurationServiceAutoConfiguration; +import de.tudarmstadt.ukp.inception.support.wicket.resource.Strings; import de.tudarmstadt.ukp.inception.ui.core.dashboard.settings.ProjectSettingsMenuItemBase; /** @@ -50,7 +51,7 @@ public IconType getIcon() @Override public String getLabel() { - return "Curation"; + return Strings.getString("curationprojectsettings.menuitem.label"); } @Override diff --git a/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/settings/CurationProjectSettingsPanelFactory.java b/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/settings/CurationProjectSettingsPanelFactory.java index 4170c3864a8..09c0e7d1de2 100644 --- a/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/settings/CurationProjectSettingsPanelFactory.java +++ b/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/settings/CurationProjectSettingsPanelFactory.java @@ -24,6 +24,7 @@ import de.tudarmstadt.ukp.clarin.webanno.model.Project; import de.tudarmstadt.ukp.clarin.webanno.ui.core.settings.ProjectSettingsPanelFactory; import de.tudarmstadt.ukp.inception.curation.config.CurationServiceAutoConfiguration; +import de.tudarmstadt.ukp.inception.support.wicket.resource.Strings; /** *

@@ -46,7 +47,7 @@ public String getPath() @Override public String getLabel() { - return "Curation"; + return Strings.getString("curationprojectsettings.panel.factory.label"); } @Override diff --git a/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/settings/CurationProjectSettingsPanel_fr.properties b/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/settings/CurationProjectSettingsPanel_fr.properties new file mode 100644 index 00000000000..a2c76d07723 --- /dev/null +++ b/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/settings/CurationProjectSettingsPanel_fr.properties @@ -0,0 +1,16 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +anonymousCuration=Curation anonyme diff --git a/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/settings/MergeStrategyPanel_fr.properties b/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/settings/MergeStrategyPanel_fr.properties new file mode 100644 index 00000000000..49f0e2f219c --- /dev/null +++ b/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/settings/MergeStrategyPanel_fr.properties @@ -0,0 +1,16 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +mergeStrategy=Stratégie de fusion diff --git a/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/wicket-package.properties b/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/wicket-package.properties new file mode 100644 index 00000000000..98973f8dc41 --- /dev/null +++ b/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/wicket-package.properties @@ -0,0 +1,26 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +curationprojectsettings.menuitem.label=Curation +curationprojectsettings.panel.factory.label=Curation +mergeincompletestrategy.factory.label=Merge incomplete agreeing non-stacked annotations +defaultmergestrategy.factory.label=Merge completely agreeing non-stacked annotations +thresholdbasedmergestrategy.factory.impl.label=Merge using thresholds +quickPreset=Quick preset +majorityVote=Majority vote +unanimousVote=Unanimous vote +userThreshold=User threshold +confidenceThreshold=Confidence threshold +topVoted=Top-voted \ No newline at end of file diff --git a/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/wicket-package_fr.properties b/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/wicket-package_fr.properties new file mode 100644 index 00000000000..f8bc68893bb --- /dev/null +++ b/inception/inception-curation/src/main/java/de/tudarmstadt/ukp/inception/curation/wicket-package_fr.properties @@ -0,0 +1,26 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +curationprojectsettings.menuitem.label=Curation +curationprojectsettings.panel.factory.label=Curation +mergeincompletestrategy.factory.label=Fusionner incomplétement en acceptant des annotations non superposées +defaultmergestrategy.factory.label=Fusionner complétement en acceptant des annotations non superposées +thresholdbasedmergestrategy.factory.impl.label=Fusionner à l'aide de seuils +quickPreset=Préréglage rapide +majorityVote=Vote à la majorité +unanimousVote=Vote à l'unanimité +userThreshold=Seuil d'utilisateur +confidenceThreshold=Seuil de confiance +topVoted=Le plus voté \ No newline at end of file diff --git a/inception/inception-diam-editor/src/main/java/de/tudarmstadt/ukp/inception/diam/sidebar/DiamSidebar.html b/inception/inception-diam-editor/src/main/java/de/tudarmstadt/ukp/inception/diam/sidebar/DiamSidebar.html index c1f51ab6502..765f7634c07 100644 --- a/inception/inception-diam-editor/src/main/java/de/tudarmstadt/ukp/inception/diam/sidebar/DiamSidebar.html +++ b/inception/inception-diam-editor/src/main/java/de/tudarmstadt/ukp/inception/diam/sidebar/DiamSidebar.html @@ -21,7 +21,7 @@

- Annotations +
diff --git a/inception/inception-diam-editor/src/main/java/de/tudarmstadt/ukp/inception/diam/sidebar/preferences/DiamSidebarManagerPrefPanel_fr.properties b/inception/inception-diam-editor/src/main/java/de/tudarmstadt/ukp/inception/diam/sidebar/preferences/DiamSidebarManagerPrefPanel_fr.properties new file mode 100755 index 00000000000..05fe8466480 --- /dev/null +++ b/inception/inception-diam-editor/src/main/java/de/tudarmstadt/ukp/inception/diam/sidebar/preferences/DiamSidebarManagerPrefPanel_fr.properties @@ -0,0 +1,17 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +title=Barre latérale d'annotation +pinnedGroups=Groupes épinglés diff --git a/inception/inception-diam-editor/src/main/java/de/tudarmstadt/ukp/inception/diam/sidebar/wicket-package.properties b/inception/inception-diam-editor/src/main/java/de/tudarmstadt/ukp/inception/diam/sidebar/wicket-package.properties new file mode 100644 index 00000000000..5f8fc24e337 --- /dev/null +++ b/inception/inception-diam-editor/src/main/java/de/tudarmstadt/ukp/inception/diam/sidebar/wicket-package.properties @@ -0,0 +1,16 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +annotations=Annotations \ No newline at end of file diff --git a/inception/inception-diam-editor/src/main/java/de/tudarmstadt/ukp/inception/diam/sidebar/wicket-package_fr.properties b/inception/inception-diam-editor/src/main/java/de/tudarmstadt/ukp/inception/diam/sidebar/wicket-package_fr.properties new file mode 100644 index 00000000000..5f8fc24e337 --- /dev/null +++ b/inception/inception-diam-editor/src/main/java/de/tudarmstadt/ukp/inception/diam/sidebar/wicket-package_fr.properties @@ -0,0 +1,16 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +annotations=Annotations \ No newline at end of file diff --git a/inception/inception-diam/src/main/java/de/tudarmstadt/ukp/inception/diam/editor/wicket-package_fr.properties b/inception/inception-diam/src/main/java/de/tudarmstadt/ukp/inception/diam/editor/wicket-package_fr.properties new file mode 100644 index 00000000000..b17765ce4cd --- /dev/null +++ b/inception/inception-diam/src/main/java/de/tudarmstadt/ukp/inception/diam/editor/wicket-package_fr.properties @@ -0,0 +1,16 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +diam.span-annotation.create.error=Impossible de créer une portion de texte d'annotation \ No newline at end of file diff --git a/inception/inception-external-search-elastic/src/main/java/de/tudarmstadt/ukp/inception/externalsearch/elastic/traits/ElasticSearchProviderTraitsEditor_fr.properties b/inception/inception-external-search-elastic/src/main/java/de/tudarmstadt/ukp/inception/externalsearch/elastic/traits/ElasticSearchProviderTraitsEditor_fr.properties new file mode 100644 index 00000000000..3bc8116d3af --- /dev/null +++ b/inception/inception-external-search-elastic/src/main/java/de/tudarmstadt/ukp/inception/externalsearch/elastic/traits/ElasticSearchProviderTraitsEditor_fr.properties @@ -0,0 +1,24 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +remoteUrl=URL distante +indexName=Nom de l'index +searchPath=Chemin de recherche +objectType=Type d'objet +defaultField=Champ +resultSize=Taille du résultat +randomOrder=Ordre aléatoire +seed=Graine aléatoire +seedTooltip=La graine aléatoire utilisée pour calculer les scores aléatoires reproductibles lorsque l'option Ordre aléatoire est sélectionnée. diff --git a/inception/inception-external-search-opensearch/src/main/java/de/tudarmstadt/ukp/inception/externalsearch/opensearch/traits/OpenSearchProviderTraitsEditor_fr.properties b/inception/inception-external-search-opensearch/src/main/java/de/tudarmstadt/ukp/inception/externalsearch/opensearch/traits/OpenSearchProviderTraitsEditor_fr.properties new file mode 100644 index 00000000000..0ba7b9939e8 --- /dev/null +++ b/inception/inception-external-search-opensearch/src/main/java/de/tudarmstadt/ukp/inception/externalsearch/opensearch/traits/OpenSearchProviderTraitsEditor_fr.properties @@ -0,0 +1,29 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +remoteUrl=URL distante +indexName=nom de l'index +searchPath=Chemin de recherche +objectType=Type d'objet +defaultField=Champ +resultSize=Taille du résultat +randomOrder=Ordre aléatoire +seed=Graine aléatoire +sslVerification=Vérification du certificat SSL +seedTooltip=La graine aléatoire utilisée pour calculer les scores aléatoires reproductibles lorsque l'option Ordre aléatoire est sélectionnée. +authenticationType=Authentification +authenticationType.nullValid=Aucune +AuthenticationType.BASIC=Basique +AuthenticationType.OAUTH_CLIENT_CREDENTIALS=OAuth (informations d'identification du client) \ No newline at end of file diff --git a/inception/inception-external-search-pubannotation/src/main/java/de/tudarmstadt/ukp/inception/externalsearch/pubannotation/traits/PubAnnotationProviderTraitsEditor_fr.properties b/inception/inception-external-search-pubannotation/src/main/java/de/tudarmstadt/ukp/inception/externalsearch/pubannotation/traits/PubAnnotationProviderTraitsEditor_fr.properties new file mode 100644 index 00000000000..89f6a008ef5 --- /dev/null +++ b/inception/inception-external-search-pubannotation/src/main/java/de/tudarmstadt/ukp/inception/externalsearch/pubannotation/traits/PubAnnotationProviderTraitsEditor_fr.properties @@ -0,0 +1,17 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +url=URL diff --git a/inception/inception-external-search-solr/src/main/java/de/tudarmstadt/ukp/inception/externalsearch/solr/traits/SolrSearchProviderTraitsEditor_fr.properties b/inception/inception-external-search-solr/src/main/java/de/tudarmstadt/ukp/inception/externalsearch/solr/traits/SolrSearchProviderTraitsEditor_fr.properties new file mode 100644 index 00000000000..a1d7f7e2191 --- /dev/null +++ b/inception/inception-external-search-solr/src/main/java/de/tudarmstadt/ukp/inception/externalsearch/solr/traits/SolrSearchProviderTraitsEditor_fr.properties @@ -0,0 +1,24 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +remoteUrl=URL distante +indexName=Collection +searchPath=Gestionnaire de requêtes +defaultField=Champ de recherche +textField=Champ plein texte +resultSize=Taille du résultat +randomOrder=Ordre aléatoire +seed=Graine aléatoire +seedTooltip=La graine aléatoire utilisée pour calculer les scores aléatoires reproductibles lorsque l'option Ordre aléatoire est sélectionnée. diff --git a/inception/inception-feature-lookup/src/main/java/de/tudarmstadt/ukp/inception/feature/lookup/LookupFeatureEditor_fr.properties b/inception/inception-feature-lookup/src/main/java/de/tudarmstadt/ukp/inception/feature/lookup/LookupFeatureEditor_fr.properties new file mode 100644 index 00000000000..4649bf1691f --- /dev/null +++ b/inception/inception-feature-lookup/src/main/java/de/tudarmstadt/ukp/inception/feature/lookup/LookupFeatureEditor_fr.properties @@ -0,0 +1,15 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. \ No newline at end of file diff --git a/inception/inception-feature-lookup/src/main/java/de/tudarmstadt/ukp/inception/feature/lookup/LookupFeatureTraitsEditor_fr.properties b/inception/inception-feature-lookup/src/main/java/de/tudarmstadt/ukp/inception/feature/lookup/LookupFeatureTraitsEditor_fr.properties new file mode 100644 index 00000000000..08a11db523e --- /dev/null +++ b/inception/inception-feature-lookup/src/main/java/de/tudarmstadt/ukp/inception/feature/lookup/LookupFeatureTraitsEditor_fr.properties @@ -0,0 +1,21 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +remoteUrl=URL +includeQueryContext=Inclure le contexte de la requête +limit=Résultats max. +authenticationType=Authentification +authenticationType.nullValid=Aucun +AuthenticationType.HEADER=En-tête diff --git a/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/GuidelinesActionBarItem.html b/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/GuidelinesActionBarItem.html index 04f43a4ed14..024a06cf771 100644 --- a/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/GuidelinesActionBarItem.html +++ b/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/GuidelinesActionBarItem.html @@ -22,7 +22,7 @@
-
diff --git a/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/settings/DeleteGuidelinesConfirmationDialogPanel_fr.properties b/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/settings/DeleteGuidelinesConfirmationDialogPanel_fr.properties new file mode 100644 index 00000000000..c5b92c1ffde --- /dev/null +++ b/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/settings/DeleteGuidelinesConfirmationDialogPanel_fr.properties @@ -0,0 +1,18 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +title=Supprimer les guides d'annotation ? +message=Êtes-vous sûr de vouloir supprimer ce document de guides d'annotation ? +explanation=Cette action supprime irrévocablement le document de guides d'annotation du projet. diff --git a/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/settings/GuidelinesProjectSettingsPanelFactory.java b/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/settings/GuidelinesProjectSettingsPanelFactory.java index 0728f9a7255..2eecd179517 100644 --- a/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/settings/GuidelinesProjectSettingsPanelFactory.java +++ b/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/settings/GuidelinesProjectSettingsPanelFactory.java @@ -24,6 +24,7 @@ import de.tudarmstadt.ukp.clarin.webanno.model.Project; import de.tudarmstadt.ukp.clarin.webanno.ui.core.settings.ProjectSettingsPanelFactory; +import de.tudarmstadt.ukp.inception.support.wicket.resource.Strings; @Component @Order(GuidelinesProjectSettingsPanelFactory.ORDER) @@ -41,7 +42,7 @@ public String getPath() @Override public String getLabel() { - return "Guidelines"; + return Strings.getString("guidelinesprojectsettings.panel.factory.label"); } @Override diff --git a/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/settings/ProjectGuidelinesMenuItem.java b/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/settings/ProjectGuidelinesMenuItem.java index a56ba53d27f..9140e77aa3a 100644 --- a/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/settings/ProjectGuidelinesMenuItem.java +++ b/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/settings/ProjectGuidelinesMenuItem.java @@ -23,6 +23,7 @@ import de.agilecoders.wicket.core.markup.html.bootstrap.image.IconType; import de.agilecoders.wicket.extensions.markup.html.bootstrap.icon.FontAwesome5IconType; +import de.tudarmstadt.ukp.inception.support.wicket.resource.Strings; import de.tudarmstadt.ukp.inception.ui.core.dashboard.settings.ProjectSettingsMenuItemBase; @Component @@ -45,7 +46,7 @@ public IconType getIcon() @Override public String getLabel() { - return "Guidelines"; + return Strings.getString("projectguidelines.menuitem.label"); } @Override diff --git a/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/settings/ProjectGuidelinesPanel_fr.properties b/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/settings/ProjectGuidelinesPanel_fr.properties new file mode 100644 index 00000000000..8259e8c48ee --- /dev/null +++ b/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/settings/ProjectGuidelinesPanel_fr.properties @@ -0,0 +1,20 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +remove.label=Supprimer +importGuideline.label=Importer les guides d'annotation +guidelines.label=Guides d'annotation +guidelines.confirmationDialog.title=Confirmation +guidelines.confirmationDialog.text=Êtes-vous sûr de vouloir supprimer ce guide d'annotation ? diff --git a/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/wicket-package.properties b/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/wicket-package.properties new file mode 100644 index 00000000000..f195c836624 --- /dev/null +++ b/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/wicket-package.properties @@ -0,0 +1,18 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +projectguidelines.menuitem.label=Guidelines +guidelinesprojectsettings.panel.factory.label=Guidelines +guidelines=Guidelines \ No newline at end of file diff --git a/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/wicket-package_fr.properties b/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/wicket-package_fr.properties new file mode 100644 index 00000000000..ed93ad4b999 --- /dev/null +++ b/inception/inception-guidelines/src/main/java/de/tudarmstadt/ukp/inception/guidelines/wicket-package_fr.properties @@ -0,0 +1,18 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +projectguidelines.menuitem.label=Guides d'annotation +guidelinesprojectsettings.panel.factory.label=Guides d'annotation +guidelines=Guides d'annotation \ No newline at end of file diff --git a/inception/inception-html-editor/src/main/java/de/tudarmstadt/ukp/inception/annotatorjs/wicket-package_fr.properties b/inception/inception-html-editor/src/main/java/de/tudarmstadt/ukp/inception/annotatorjs/wicket-package_fr.properties new file mode 100644 index 00000000000..a05ed125af5 --- /dev/null +++ b/inception/inception-html-editor/src/main/java/de/tudarmstadt/ukp/inception/annotatorjs/wicket-package_fr.properties @@ -0,0 +1,16 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +annotatorjs-editor.name=HTML (Annotateur JS) \ No newline at end of file diff --git a/inception/inception-image/src/main/java/de/tudarmstadt/ukp/inception/image/sidebar/ImageSidebar.html b/inception/inception-image/src/main/java/de/tudarmstadt/ukp/inception/image/sidebar/ImageSidebar.html index 74f40c400c5..eac1edcd9f5 100644 --- a/inception/inception-image/src/main/java/de/tudarmstadt/ukp/inception/image/sidebar/ImageSidebar.html +++ b/inception/inception-image/src/main/java/de/tudarmstadt/ukp/inception/image/sidebar/ImageSidebar.html @@ -32,7 +32,7 @@
- Images +
diff --git a/inception/inception-image/src/main/java/de/tudarmstadt/ukp/inception/image/wicket-package.properties b/inception/inception-image/src/main/java/de/tudarmstadt/ukp/inception/image/wicket-package.properties new file mode 100644 index 00000000000..d3da6546eb6 --- /dev/null +++ b/inception/inception-image/src/main/java/de/tudarmstadt/ukp/inception/image/wicket-package.properties @@ -0,0 +1,16 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +images=Images \ No newline at end of file diff --git a/inception/inception-image/src/main/java/de/tudarmstadt/ukp/inception/image/wicket-package_fr.properties b/inception/inception-image/src/main/java/de/tudarmstadt/ukp/inception/image/wicket-package_fr.properties new file mode 100644 index 00000000000..d3da6546eb6 --- /dev/null +++ b/inception/inception-image/src/main/java/de/tudarmstadt/ukp/inception/image/wicket-package_fr.properties @@ -0,0 +1,16 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +images=Images \ No newline at end of file diff --git a/inception/inception-imls-elg/src/main/java/de/tudarmstadt/ukp/inception/recommendation/imls/elg/ElgRecommenderTraitsEditor.html b/inception/inception-imls-elg/src/main/java/de/tudarmstadt/ukp/inception/recommendation/imls/elg/ElgRecommenderTraitsEditor.html index 57452c35786..b1ea60f5fdb 100644 --- a/inception/inception-imls-elg/src/main/java/de/tudarmstadt/ukp/inception/recommendation/imls/elg/ElgRecommenderTraitsEditor.html +++ b/inception/inception-imls-elg/src/main/java/de/tudarmstadt/ukp/inception/recommendation/imls/elg/ElgRecommenderTraitsEditor.html @@ -42,12 +42,12 @@
- +
diff --git a/inception/inception-imls-elg/src/main/java/de/tudarmstadt/ukp/inception/recommendation/imls/elg/ElgRecommenderTraitsEditor_fr.properties b/inception/inception-imls-elg/src/main/java/de/tudarmstadt/ukp/inception/recommendation/imls/elg/ElgRecommenderTraitsEditor_fr.properties new file mode 100644 index 00000000000..d7731024ed3 --- /dev/null +++ b/inception/inception-imls-elg/src/main/java/de/tudarmstadt/ukp/inception/recommendation/imls/elg/ElgRecommenderTraitsEditor_fr.properties @@ -0,0 +1,22 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +elgSession=Session ELG +search=Service de recherche +serviceDescription=Description +serviceName=Service +serviceUrlSync=Point d'accès au service (sync) +serviceUrlAsync=Point d'accès au service (async) +invalidService=Le service n'est pas défini ou ne peut être appelé diff --git a/inception/inception-imls-elg/src/main/java/de/tudarmstadt/ukp/inception/recommendation/imls/elg/ElgSessionPanel.html b/inception/inception-imls-elg/src/main/java/de/tudarmstadt/ukp/inception/recommendation/imls/elg/ElgSessionPanel.html index 548d3af6328..c61e9881e85 100644 --- a/inception/inception-imls-elg/src/main/java/de/tudarmstadt/ukp/inception/recommendation/imls/elg/ElgSessionPanel.html +++ b/inception/inception-imls-elg/src/main/java/de/tudarmstadt/ukp/inception/recommendation/imls/elg/ElgSessionPanel.html @@ -23,14 +23,14 @@
  1. - Obtain an ELG sign-in code. +
  2. - Markdown supported +
@@ -107,7 +107,7 @@
- +
diff --git a/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/project/InviteProjectSettingsPanelFactory.java b/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/project/InviteProjectSettingsPanelFactory.java index 15b284a6a42..e3ddac6ddf5 100644 --- a/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/project/InviteProjectSettingsPanelFactory.java +++ b/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/project/InviteProjectSettingsPanelFactory.java @@ -24,6 +24,7 @@ import de.tudarmstadt.ukp.clarin.webanno.model.Project; import de.tudarmstadt.ukp.clarin.webanno.ui.core.settings.ProjectSettingsPanelFactory; import de.tudarmstadt.ukp.inception.sharing.config.InviteServiceAutoConfiguration; +import de.tudarmstadt.ukp.inception.support.wicket.resource.Strings; /** *

@@ -46,7 +47,7 @@ public String getPath() @Override public String getLabel() { - return "Share Project"; + return Strings.getString("inviteprojectsettings.panel.factory.label"); } @Override diff --git a/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/project/InviteProjectSettingsPanel_fr.properties b/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/project/InviteProjectSettingsPanel_fr.properties new file mode 100644 index 00000000000..bec6a3afa2a --- /dev/null +++ b/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/project/InviteProjectSettingsPanel_fr.properties @@ -0,0 +1,32 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +enableJoinLink=Permettre de rejoindre le projet via un lien +disableJoinLink=Désactiver l'adhésion au projet via un lien +inviteLink=Lien +invitationText=Texte d'invitation +invitationText.placeholder=Laissez ce champ vide pour obtenir un texte d'invitation généré automatiquement. +copy=Copier dans le presse-papiers +expirationDate=Date d'expiration +save=Enregistrer +extend=Prolonger d'un an +guestAccessible=Autoriser les annotateurs invités +userIdPlaceholder=Espace réservé de l'ID de l'utilisateur +askForEMail=Demande d'eMail +Mandatoriness.NOT_ALLOWED=Non +Mandatoriness.OPTIONAL=Oui +Mandatoriness.MANDATORY=Requis +maxAnnotatorCount=Annotateurs max. +disableOnAnnotationComplete=Suspendre lorsque tous les documents ont été annotés diff --git a/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/project/ProjectSharingMenuItem.java b/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/project/ProjectSharingMenuItem.java index 65aa83ba1d7..2109c739d07 100644 --- a/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/project/ProjectSharingMenuItem.java +++ b/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/project/ProjectSharingMenuItem.java @@ -23,6 +23,7 @@ import de.agilecoders.wicket.core.markup.html.bootstrap.image.IconType; import de.agilecoders.wicket.extensions.markup.html.bootstrap.icon.FontAwesome5IconType; import de.tudarmstadt.ukp.inception.sharing.config.InviteServiceAutoConfiguration; +import de.tudarmstadt.ukp.inception.support.wicket.resource.Strings; import de.tudarmstadt.ukp.inception.ui.core.dashboard.settings.ProjectSettingsMenuItemBase; /** @@ -50,7 +51,7 @@ public IconType getIcon() @Override public String getLabel() { - return "Sharing"; + return Strings.getString("projectsharing.menuitem.label"); } @Override diff --git a/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/wicket-package.properties b/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/wicket-package.properties new file mode 100644 index 00000000000..7230fb43d56 --- /dev/null +++ b/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/wicket-package.properties @@ -0,0 +1,26 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +inviteprojectsettings.panel.factory.label=Share Project +projectsharing.menuitem.label=Sharing +noAnnotatorAccepted=Unfortunately, no additional annotators are accepted at this time. +joinProject=Join project +expDateInPast=Expiration date is in the past. +documentsFinished=All documents have been finished. +maxAnnotators=Maximum number of annotators reached. +markdownSupported=Markdown supported +userId=User ID +passwordPlaceholder=Password +mailPlaceholder=eMail address \ No newline at end of file diff --git a/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/wicket-package_fr.properties b/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/wicket-package_fr.properties new file mode 100644 index 00000000000..e2c17a44fae --- /dev/null +++ b/inception/inception-sharing/src/main/java/de/tudarmstadt/ukp/inception/sharing/wicket-package_fr.properties @@ -0,0 +1,26 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +inviteprojectsettings.panel.factory.label=Partager le projet +projectsharing.menuitem.label=Partage +noAnnotatorAccepted=Malheureusement, aucun annotateur supplémentaire n'est accepté pour le moment. +joinProject=Rejoindre le projet +expDateInPast=La date d'expiration est dépassée. +documentsFinished=Tous les documents ont été finalisés. +maxAnnotators=Nombre maximum d'annotateurs atteint. +markdownSupported=Markdown pris en charge +userId=ID de l'utilisateur +passwordPlaceholder=Mot de passe +mailPlaceholder=Adresse e-mail \ No newline at end of file diff --git a/inception/inception-support-bootstrap/src/main/java/de/tudarmstadt/ukp/inception/bootstrap/BootstrapFeedbackPanel.html b/inception/inception-support-bootstrap/src/main/java/de/tudarmstadt/ukp/inception/bootstrap/BootstrapFeedbackPanel.html index cbd69f14227..50bf706ac5a 100644 --- a/inception/inception-support-bootstrap/src/main/java/de/tudarmstadt/ukp/inception/bootstrap/BootstrapFeedbackPanel.html +++ b/inception/inception-support-bootstrap/src/main/java/de/tudarmstadt/ukp/inception/bootstrap/BootstrapFeedbackPanel.html @@ -21,8 +21,8 @@

  • - - After checking the messages below, you can use this button to dismiss all messages at once. + +
  • diff --git a/inception/inception-support-bootstrap/src/main/java/de/tudarmstadt/ukp/inception/bootstrap/dialog/ChallengeResponseDialogContentPanel_ImplBase.html b/inception/inception-support-bootstrap/src/main/java/de/tudarmstadt/ukp/inception/bootstrap/dialog/ChallengeResponseDialogContentPanel_ImplBase.html index 9ce12fc69a3..5b37f5a1e69 100644 --- a/inception/inception-support-bootstrap/src/main/java/de/tudarmstadt/ukp/inception/bootstrap/dialog/ChallengeResponseDialogContentPanel_ImplBase.html +++ b/inception/inception-support-bootstrap/src/main/java/de/tudarmstadt/ukp/inception/bootstrap/dialog/ChallengeResponseDialogContentPanel_ImplBase.html @@ -34,7 +34,7 @@
diff --git a/inception/inception-support-bootstrap/src/main/java/de/tudarmstadt/ukp/inception/bootstrap/dialog/ChallengeResponseDialog_fr.properties b/inception/inception-support-bootstrap/src/main/java/de/tudarmstadt/ukp/inception/bootstrap/dialog/ChallengeResponseDialog_fr.properties new file mode 100644 index 00000000000..228acfe7e7c --- /dev/null +++ b/inception/inception-support-bootstrap/src/main/java/de/tudarmstadt/ukp/inception/bootstrap/dialog/ChallengeResponseDialog_fr.properties @@ -0,0 +1,17 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +confirm.label=Confirmer +cancel.label=Annuler diff --git a/inception/inception-support-bootstrap/src/main/java/de/tudarmstadt/ukp/inception/bootstrap/dialog/ConfirmationDialog_fr.properties b/inception/inception-support-bootstrap/src/main/java/de/tudarmstadt/ukp/inception/bootstrap/dialog/ConfirmationDialog_fr.properties new file mode 100644 index 00000000000..228acfe7e7c --- /dev/null +++ b/inception/inception-support-bootstrap/src/main/java/de/tudarmstadt/ukp/inception/bootstrap/dialog/ConfirmationDialog_fr.properties @@ -0,0 +1,17 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +confirm.label=Confirmer +cancel.label=Annuler diff --git a/inception/inception-support-standalone/src/main/resources/de/tudarmstadt/ukp/clarin/webanno/support/standalone/StandaloneUserInterface_fr.properties b/inception/inception-support-standalone/src/main/resources/de/tudarmstadt/ukp/clarin/webanno/support/standalone/StandaloneUserInterface_fr.properties new file mode 100644 index 00000000000..d007a47cbdd --- /dev/null +++ b/inception/inception-support-standalone/src/main/resources/de/tudarmstadt/ukp/clarin/webanno/support/standalone/StandaloneUserInterface_fr.properties @@ -0,0 +1,21 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +license=INCEpTION est fourni en open source sous la licence Apache v2.0. +shortDescription=Pour plus d'informations, voir https://inception-project.github.io
\ +Une plateforme d'annotation sémantique offrant une assistance intelligente et une gestion des connaissances. +copyright=© {0} Le laboratoire Ubiquitous Knowledge Processing (UKP)
\ +au département d'informatique, Université technique de Darmstadt.
\ +Autres droits d'auteur des contributeurs individuels. diff --git a/inception/inception-support/src/main/java/de/tudarmstadt/ukp/inception/support/wicket-package.properties b/inception/inception-support/src/main/java/de/tudarmstadt/ukp/inception/support/wicket-package.properties new file mode 100644 index 00000000000..d76ba839982 --- /dev/null +++ b/inception/inception-support/src/main/java/de/tudarmstadt/ukp/inception/support/wicket-package.properties @@ -0,0 +1,18 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +enterValueHere=Enter value here... +dismissAllMessages=Dismiss all messages +afterCheck=After checking the messages below, you can use this button to dismiss all messages at once. \ No newline at end of file diff --git a/inception/inception-support/src/main/java/de/tudarmstadt/ukp/inception/support/wicket-package_fr.properties b/inception/inception-support/src/main/java/de/tudarmstadt/ukp/inception/support/wicket-package_fr.properties new file mode 100644 index 00000000000..7b3002e536d --- /dev/null +++ b/inception/inception-support/src/main/java/de/tudarmstadt/ukp/inception/support/wicket-package_fr.properties @@ -0,0 +1,18 @@ +# Licensed to the Technische Universität Darmstadt under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The Technische Universität Darmstadt +# licenses this file to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +enterValueHere=Saisir la valeur ici... +dismissAllMessages=Rejeter tous les messages +afterCheck=Après avoir consulté les messages ci-dessous, vous pouvez utiliser ce bouton pour rejeter tous les messages en une seule fois. \ No newline at end of file diff --git a/inception/inception-telemetry/src/main/java/de/tudarmstadt/ukp/clarin/webanno/telemetry/matomo/MatomoTelemetryTraitsEditor.html b/inception/inception-telemetry/src/main/java/de/tudarmstadt/ukp/clarin/webanno/telemetry/matomo/MatomoTelemetryTraitsEditor.html index 68e6bfea37b..7d970da5d5f 100644 --- a/inception/inception-telemetry/src/main/java/de/tudarmstadt/ukp/clarin/webanno/telemetry/matomo/MatomoTelemetryTraitsEditor.html +++ b/inception/inception-telemetry/src/main/java/de/tudarmstadt/ukp/clarin/webanno/telemetry/matomo/MatomoTelemetryTraitsEditor.html @@ -23,32 +23,7 @@
-

- This usage data collector helps the developer team of - - discover the number of installations and the size of the user base. These are - important indicators for the success of the product and are e.g. included in reports - to funders. Please support the future development of - - by submitting these anonymous usage statistics to the developers at UKP Lab, - Technische Universität Darmstadt, Germany. -

-

- When enabled, the anonymous usage statistics are sent to our server every time the - application is started and immediately when turning the collection on here. Also, - an update is sent in regular intervals for long-running instances. -

-

- NOTE: This collector does not collect any data from users (e.g. - annotators) logging into the system. It does, however, collect the number of enabled - user accounts in the server since that is important for assessing the size of the - user base for a multi-user capable system such as - . -

-

- Use the Toggle details... button above to see in full detail which data we - collect and why. -

+
- +
- +
- +
- +
diff --git a/inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/clarin/webanno/ui/core/login/LocalLoginPanel.html b/inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/clarin/webanno/ui/core/login/LocalLoginPanel.html index 411a021709c..58cef447314 100644 --- a/inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/clarin/webanno/ui/core/login/LocalLoginPanel.html +++ b/inception/inception-ui-core/src/main/java/de/tudarmstadt/ukp/clarin/webanno/ui/core/login/LocalLoginPanel.html @@ -22,17 +22,17 @@
- Log in using credentials +
- +
- +
.form-control:not(:placeholder-shown)~label::after { background-color: unset !important; } - + .animated-border { --start-r: 27; --start-g: 27; @@ -72,11 +72,11 @@ height: var(--size); z-index: 1; } - + .login-form-wrapper { z-index: 100; } - + .login-form-wrapper:hover ~ .animated-border.l1, .login-form-wrapper:focus-within ~ .animated-border.l1 { --size: 60vmin; --factor: 0.2; @@ -114,7 +114,7 @@