From adadf0e8c4109d3abbfce085491fffe5b64e6fc0 Mon Sep 17 00:00:00 2001 From: Benjamin Willig Date: Tue, 12 Dec 2023 13:12:10 +0100 Subject: [PATCH] added translations --- cmis_web/i18n/cmis_web.pot | 82 ++++++++++++++++++++++++++++++++++++-- cmis_web/i18n/fr.po | 22 +++++----- 2 files changed, 89 insertions(+), 15 deletions(-) diff --git a/cmis_web/i18n/cmis_web.pot b/cmis_web/i18n/cmis_web.pot index 10a7cd80..e3cb4533 100644 --- a/cmis_web/i18n/cmis_web.pot +++ b/cmis_web/i18n/cmis_web.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 13.0+e\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-05-10 09:21+0000\n" -"PO-Revision-Date: 2023-05-10 09:21+0000\n" +"POT-Creation-Date: 2023-12-12 10:59+0000\n" +"PO-Revision-Date: 2023-12-12 10:59+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -89,6 +89,11 @@ msgstr "" msgid "Alfresco Error" msgstr "" +#. module: cmis_web +#: model:ir.model,name:cmis_web.model_cmis_document_link_src_folder_mixin +msgid "Allow to search files to link on parent record folders cmis" +msgstr "" + #. module: cmis_web #. openerp-web #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 @@ -171,6 +176,11 @@ msgstr "" msgid "Close" msgstr "" +#. module: cmis_web +#: model:ir.model.fields,field_description:cmis_web.field_cmis_document_link_src_folder_mixin__cmis_document_link_src_folders +msgid "Cmis Document Link Src Folders" +msgstr "" + #. module: cmis_web #. openerp-web #: code:addons/cmis_web/static/src/js/form_widgets.js:0 @@ -269,6 +279,7 @@ msgstr "" #. openerp-web #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 +#: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 #, python-format msgid "Created" msgstr "" @@ -312,12 +323,25 @@ msgstr "" #. module: cmis_web #. openerp-web #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 +#, python-format +msgid "Delete link" +msgstr "" + +#. module: cmis_web +#. openerp-web +#: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 +#: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 #, python-format msgid "Description" msgstr "" +#. module: cmis_web +#: model:ir.model.fields,field_description:cmis_web.field_cmis_document_link_src_folder_mixin__display_name +msgid "Display Name" +msgstr "" + #. module: cmis_web #. openerp-web #: code:addons/cmis_web/static/src/js/form_widgets.js:0 @@ -353,6 +377,11 @@ msgstr "" msgid "Folder Name:" msgstr "" +#. module: cmis_web +#: model:ir.model.fields,field_description:cmis_web.field_cmis_document_link_src_folder_mixin__id +msgid "ID" +msgstr "" + #. module: cmis_web #. openerp-web #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 @@ -412,6 +441,11 @@ msgstr "" msgid "Last Modified Date" msgstr "" +#. module: cmis_web +#: model:ir.model.fields,field_description:cmis_web.field_cmis_document_link_src_folder_mixin____last_update +msgid "Last Modified on" +msgstr "" + #. module: cmis_web #. openerp-web #: code:addons/cmis_web/static/src/js/form_widgets.js:0 @@ -480,6 +514,7 @@ msgstr "" #. openerp-web #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 +#: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 #, python-format msgid "Modified" msgstr "" @@ -506,6 +541,7 @@ msgstr "" #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 +#: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 #, python-format msgid "Name" msgstr "" @@ -533,6 +569,13 @@ msgstr "" msgid "No data available in table" msgstr "" +#. module: cmis_web +#. openerp-web +#: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 +#, python-format +msgid "No document found." +msgstr "" + #. module: cmis_web #. openerp-web #: code:addons/cmis_web/static/src/js/form_widgets.js:0 @@ -540,6 +583,13 @@ msgstr "" msgid "No matching records found" msgstr "" +#. module: cmis_web +#. openerp-web +#: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 +#, python-format +msgid "Note : the search query is case sensitive." +msgstr "" + #. module: cmis_web #. openerp-web #: code:addons/cmis_web/static/src/js/form_widgets.js:0 @@ -676,6 +726,20 @@ msgstr "" msgid "Rotate" msgstr "" +#. module: cmis_web +#. openerp-web +#: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 +#, python-format +msgid "Search" +msgstr "" + +#. module: cmis_web +#. openerp-web +#: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 +#, python-format +msgid "Search based on document name" +msgstr "" + #. module: cmis_web #. openerp-web #: code:addons/cmis_web/static/src/js/form_widgets.js:0 @@ -711,6 +775,15 @@ msgstr "" msgid "Showing _START_ to _END_ of _TOTAL_ entries" msgstr "" +#. module: cmis_web +#. openerp-web +#: code:addons/cmis_web/static/src/js/form_widgets.js:0 +#, python-format +msgid "" +"The search criteria should at least contains 2 characters. Or empty if you " +"want to see all documents." +msgstr "" + #. module: cmis_web #. openerp-web #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 @@ -725,8 +798,8 @@ msgstr "" #: code:addons/cmis_web/static/src/js/form_widgets.js:0 #, python-format msgid "" -"Unable to retrieve the document. The resource might have been deleted " -"in the CMIS." +"Unable to retrieve the document. The resource might have been deleted in the" +" CMIS." msgstr "" #. module: cmis_web @@ -754,6 +827,7 @@ msgstr "" #. openerp-web #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 +#: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 #, python-format msgid "Version" msgstr "" diff --git a/cmis_web/i18n/fr.po b/cmis_web/i18n/fr.po index d74bf437..991a903f 100644 --- a/cmis_web/i18n/fr.po +++ b/cmis_web/i18n/fr.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 13.0+e\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2023-12-01 08:20+0000\n" -"PO-Revision-Date: 2023-12-01 08:20+0000\n" +"POT-Creation-Date: 2023-12-12 09:28+0000\n" +"PO-Revision-Date: 2023-12-12 09:28+0000\n" "Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -329,7 +329,7 @@ msgstr "" #. module: cmis_web #: model:ir.model.fields,field_description:cmis_web.field_cmis_document_link_src_folder_mixin__display_name msgid "Display Name" -msgstr "" +msgstr "Nom affiché" #. module: cmis_web #. openerp-web @@ -429,7 +429,7 @@ msgstr "Date de dernière modification" #. module: cmis_web #: model:ir.model.fields,field_description:cmis_web.field_cmis_document_link_src_folder_mixin____last_update msgid "Last Modified on" -msgstr "" +msgstr "Dernière modification le" #. module: cmis_web #. openerp-web @@ -443,7 +443,7 @@ msgstr "Lien" #: code:addons/cmis_web/static/src/js/form_widgets.js:0 #, python-format msgid "Link Document" -msgstr "" +msgstr "Lier le document" #. module: cmis_web #. openerp-web @@ -557,7 +557,7 @@ msgstr "Aucun élément à afficher" #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 #, python-format msgid "No document found." -msgstr "" +msgstr "Pas de document trouvé." #. module: cmis_web #. openerp-web @@ -571,7 +571,7 @@ msgstr "Aucune donnée disponible" #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 #, python-format msgid "Note : the search query is case sensitive." -msgstr "Note : la requête de recherche est sensible aux minuscules/majuscules" +msgstr "Remarque : la recherche est sensible aux minuscules et majuscules" #. module: cmis_web #. openerp-web @@ -626,7 +626,7 @@ msgstr "Coller" #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 #, python-format msgid "Preview" -msgstr "Prévisualiser" +msgstr "Aperçu" #. module: cmis_web #. openerp-web @@ -713,7 +713,7 @@ msgstr "Rechercher" #: code:addons/cmis_web/static/src/xml/form_widgets.xml:0 #, python-format msgid "Search based on document name" -msgstr "Recherche sur base du nom et du contenu" +msgstr "Rechercher sur base du nom du document" #. module: cmis_web #. openerp-web @@ -757,8 +757,8 @@ msgstr "Affichage de l'élément _START_ à _END_ sur _TOTAL_ éléments" msgid "" "The search criteria should at least contains 2 characters. Or empty if you " "want to see all documents." -msgstr "Le critère de recherche doit au moins 2 caractères. Vous pouvez vider " -"la recherche pour afficher tout les documents." +msgstr "Le critère de recherche doit au moins contenir 2 caractères. Vous pouvez vider " +"le champ de recherche pour afficher le document." #. module: cmis_web #. openerp-web