Revision: 18964
http://sourceforge.net/p/dcm4che/svn/18964
Author: javawilli
Date: 2021-03-16 09:24:14 +0000 (Tue, 16 Mar 2021)
Log Message:
-----------
add french translation
Added Paths:
-----------
dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/DashboardPanel_fr.properties
dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/filesystem/FileSystemPanel_fr.properties
dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/ConfigureReportPage_fr.properties
dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/CreateGroupPage_fr.properties
dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/CreateOrEditReportPage_fr.properties
dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/DynamicLinkPanel_fr.properties
dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/ReportPanel_fr.properties
dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/display/DisplayReportDiagramPanel_fr.properties
dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/display/DisplayReportTablePanel_fr.properties
dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/display/DynamicDisplayPage_fr.properties
Added: dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/DashboardPanel_fr.properties
===================================================================
--- dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/DashboardPanel_fr.properties (rev 0)
+++ dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/DashboardPanel_fr.properties 2021-03-16 09:24:14 UTC (rev 18964)
@@ -0,0 +1,2 @@
+# DashboardPanel_de.properties
+dashboard.tabTitle=Tableau de bord
Added: dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/filesystem/FileSystemPanel_fr.properties
===================================================================
--- dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/filesystem/FileSystemPanel_fr.properties (rev 0)
+++ dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/filesystem/FileSystemPanel_fr.properties 2021-03-16 09:24:14 UTC (rev 18964)
@@ -0,0 +1,13 @@
+# FileSystemPanel_de.properties
+dashboard.filesystem.tabTitle=Syst\xE8me de fichiers
+#
+dashboard.filesystem.table.column.name=Nom
+dashboard.filesystem.table.column.image=Espace occup\xE9 - disponible - libre au min.
+dashboard.filesystem.table.column.used=Espace occup\xE9
+dashboard.filesystem.table.column.free=Espace libre
+dashboard.filesystem.table.column.minimumfree=Espace libre au min.
+dashboard.filesystem.table.column.usable=Espace disponible
+dashboard.filesystem.table.column.overall=Espace total
+dashboard.filesystem.table.column.remainingtime=Jours restants
+#
+dashboard.filesystem.group.other=Autres
Added: dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/ConfigureReportPage_fr.properties
===================================================================
--- dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/ConfigureReportPage_fr.properties (rev 0)
+++ dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/ConfigureReportPage_fr.properties 2021-03-16 09:24:14 UTC (rev 18964)
@@ -0,0 +1,12 @@
+# ConfigureReportPage_de.properties
+dashboard.report.configure.title=Configurer le rapport
+#
+dashboard.report.configure.form.title.label=Titre
+dashboard.report.configure.form.title.columns=42
+#
+dashboard.report.configure.date-variable-value.tooltip=Date. (Format\xA0: ${})
+dashboard.report.configure.date-variable-value.timeField.tooltip=Heure. (Format\xA0: hh:mm)
+#
+dashboard.report.configure.form.submit=Afficher le rapport
+#
+dashboard.report.configure.form.form-submit.failure-message=
Added: dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/CreateGroupPage_fr.properties
===================================================================
--- dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/CreateGroupPage_fr.properties (rev 0)
+++ dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/CreateGroupPage_fr.properties 2021-03-16 09:24:14 UTC (rev 18964)
@@ -0,0 +1,7 @@
+# CreateGroupPage_de.properties
+dashboard.report.add-group-form.title=Nouveau groupe
+dashboard.report.add-group-form.label=D\xE9signation\xA0:
+dashboard.report.add-group-form.save=Sauvegarder
+#
+dashboard.report.add-group-form.groupname.input.Required=Saisissez le nom du groupe
+PatternValidator=Le nom du groupe doit contenir uniquement des caract\xE8res alphanum\xE9riques
Added: dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/CreateOrEditReportPage_fr.properties
===================================================================
--- dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/CreateOrEditReportPage_fr.properties (rev 0)
+++ dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/CreateOrEditReportPage_fr.properties 2021-03-16 09:24:14 UTC (rev 18964)
@@ -0,0 +1,30 @@
+# CreateOrEditReportPage_de.properties
+dashboard.report.createoredit.create.title=Cr\xE9er un rapport
+dashboard.report.createoredit.edit.title=\xC9diter le rapport
+dashboard.report.createoredit.form.title.title=Titre
+dashboard.report.createoredit.form.title.columns=42
+dashboard.report.createoredit.form.statement.title=Requ\xEAte
+dashboard.report.createoredit.form.statement.rows=12
+dashboard.report.createoredit.form.statement.columns=48
+dashboard.report.createoredit.form.statement.test=Tester la requ\xEAte
+dashboard.report.createoredit.form.diagram.dropdown.title=Diagramme
+dashboard.report.createoredit.form.datasource.dropdown.title=Source de donn\xE9es
+dashboard.report.createoredit.form.table.option.title=Tableau
+#
+dashboard.report.createoredit.form.submit=Sauvegarder
+dashboard.report.createoredit.documentation=Vous avez \xE9galement la possibilit\xE9 de d\xE9finir des variables. Les variables doivent \xEAtre de type text, int, float, boolean, date. Pour d\xE9clarer une variable, utilisez la syntaxe\xA0: [:type:nom:]
+#
+dashboard.report.createoredit.form.form-submit.success-message=Le rapport a \xE9t\xE9 sauvegard\xE9
+dashboard.report.createoredit.form.form-submit.failure-message=Erreur
+dashboard.report.createoredit.form.statement-test-submit.success-message=Succ\xE8s de la requ\xEAte
+dashboard.report.createoredit.form.statement-test-submit.failure-message=
+dashboard.report.createoredit.form.statement-test-submit.no-datasource-message=S\xE9lectionnez une source de donn\xE9es
+dashboard.report.createoredit.form.statement-test-submit.configurable-statement-message=Les requ\xEAtes configurables ne peuvent pas \xEAtre test\xE9es
+#
+dashboard.report.createoredit.form.title.input.Required=Saisissez un titre
+dashboard.report.createoredit.form.title.input.ReportTitleValidator=Le point-virgule \xAB\xA0;\xA0\xBB n'est pas autoris\xE9 dans le titre
+dashboard.report.createoredit.form.statement.input.Required=Saisissez une requ\xEAte SQL
+dashboard.report.createoredit.form.statement.input.SQLSelectStatementValidator=Saisissez une requ\xEAte SQL valide (les mots-cl\xE9s INSERT, UPDATE, DELETE et DROP ne sont pas autoris\xE9s)
+#
+dashboard.report.createoredit.diagram.options.types=Lignes\xA0; XY s\xE9ries\xA0; cat\xE9gories\xA0; diagramme circulaire\xA0; diagramme circulaire 3D\xA0; barres
+dashboard.report.createoredit.diagram.options.tooltips=1 chiffre\xA0; 2 chiffres\xA0; 1 chiffre, 1 valeur comparable\xA0; 1 chiffre, 1 valeur comparable\xA0; 1 chiffre, 1 valeur comparable\xA0; 1 chiffre, 1-2 valeur(s) comparable(s)
Added: dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/DynamicLinkPanel_fr.properties
===================================================================
--- dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/DynamicLinkPanel_fr.properties (rev 0)
+++ dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/DynamicLinkPanel_fr.properties 2021-03-16 09:24:14 UTC (rev 18964)
@@ -0,0 +1,8 @@
+# DynamicLinkPanel_de.properties
+dashboard.dynamiclink.report.group.remove_confirmation=\xCAtes-vous s\xFBr(e) de vouloir supprimer ce groupe\xA0? Tous les rapports associ\xE9s seront \xE9galement supprim\xE9s.
+dashboard.dynamiclink.report.remove_confirmation=\xCAtes-vous s\xFBr(e) de vouloir supprimer ce rapport\xA0?
+#
+dashboard.dynamiclink.report.group.remove=Supprimer le groupe
+dashboard.dynamiclink.report.create=Cr\xE9er un rapport
+dashboard.dynamiclink.report.edit=\xC9diter le rapport
+dashboard.dynamiclink.report.remove=Supprimer le rapport
Added: dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/ReportPanel_fr.properties
===================================================================
--- dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/ReportPanel_fr.properties (rev 0)
+++ dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/ReportPanel_fr.properties 2021-03-16 09:24:14 UTC (rev 18964)
@@ -0,0 +1,14 @@
+# ReportPanel_de.properties
+dashboard.report.tabTitle=Rapports
+#
+dashboard.report.table.title_title=Titre
+dashboard.report.table.edit_title=\xC9diter
+dashboard.report.table.remove_title=Supprimer
+dashboard.report.table.link.edit=
+dashboard.report.table.link.remove=
+dashboard.report.table.link.diagram=Diagramme
+dashboard.report.table.link.table=Tableau
+dashboard.report.table.link.diagram+table=Diagramme+tableau
+#
+dashboard.report.add-group-form.title=Nouveau groupe
+dashboard.report.toggle-group-form-link.tooltip=Nouveau groupe
Added: dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/display/DisplayReportDiagramPanel_fr.properties
===================================================================
--- dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/display/DisplayReportDiagramPanel_fr.properties (rev 0)
+++ dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/display/DisplayReportDiagramPanel_fr.properties 2021-03-16 09:24:14 UTC (rev 18964)
@@ -0,0 +1,14 @@
+# DisplayReportDiagramPage_de.properties
+dashboard.report.reportdiagram.statement.error=\xC9chec de la g\xE9n\xE9ration d'un diagramme pour la requ\xEAte saisie
+dashboard.report.reportdiagram.image.label=
+dashboard.report.reportdiagram.image.row-label=Lignes
+# alpha only works with Pie 3D
+dashboard.report.reportdiagram.image.alpha=0.7
+#
+dashboard.report.reportdiagram.image.render.error.1numvalues=Ce type de diagramme n\xE9cessite 1 valeur num\xE9rique
+dashboard.report.reportdiagram.image.render.error.2numvalues=Ce type de diagramme n\xE9cessite 2 valeurs num\xE9riques
+dashboard.report.reportdiagram.image.render.error.2values=Ce type de diagramme n\xE9cessite 2 valeurs
+dashboard.report.reportdiagram.image.render.error.3values=Ce type de diagramme n\xE9cessite 3 valeurs
+#
+dashboard.report.reportdiagram.image.downloadlink.tooltip=T\xE9l\xE9charger
+dashboard.report.reportdiagram.image.printbutton.tooltip=Impression
\ No newline at end of file
Added: dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/display/DisplayReportTablePanel_fr.properties
===================================================================
--- dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/display/DisplayReportTablePanel_fr.properties (rev 0)
+++ dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/display/DisplayReportTablePanel_fr.properties 2021-03-16 09:24:14 UTC (rev 18964)
@@ -0,0 +1,10 @@
+# DisplayReportTablePage_de.properties
+dashboard.report.reporttable.statement.error=\xC9chec de la g\xE9n\xE9ration d'un tableau pour la requ\xEAte saisie
+#
+dashboard.report.reporttable.xml.downloadlink.tooltip=XML
+dashboard.report.reporttable.csv.downloadlink.tooltip=CSV
+dashboard.report.reporttable.table.printbutton.tooltip=Imprimer la page actuelle
+dashboard.report.reporttable.table.previous.tooltip=Page pr\xE9c\xE9dente
+dashboard.report.reporttable.table.next.tooltip=Page suivante
+#
+dashboard.report.reporttable.pagination.text=Ligne {0} de {1} \xE0 {2}
\ No newline at end of file
Added: dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/display/DynamicDisplayPage_fr.properties
===================================================================
--- dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/display/DynamicDisplayPage_fr.properties (rev 0)
+++ dcm4chee/dcm4chee-dashboard/branches/DCM4CHEE_WEB_3_0_4-RC/dcm4chee-dashboard-ui/src/main/resources/org/dcm4chee/dashboard/ui/report/display/DynamicDisplayPage_fr.properties 2021-03-16 09:24:14 UTC (rev 18964)
@@ -0,0 +1,4 @@
+# DynamicDisplayPage_de.properties
+dashboard.report.display.header.title=Titre
+dashboard.report.display.header.date=Cr\xE9\xE9 le
+dashboard.report.display.header.statement=Instruction g\xE9n\xE9r\xE9e
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|