From 0027ac636c89b3a606e76291246c0e49b64fe4db Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 21 Jun 2016 20:11:38 +0200 Subject: update translations for 5.2.0 rc1 and force-fix errors using pocheck Change-Id: I0ddd38b998824a5718c70610f21ac163db83f507 --- source/fr/sc/source/ui/src.po | 19 ++++++++++--------- source/fr/sc/uiconfig/scalc/ui.po | 10 +++++----- 2 files changed, 15 insertions(+), 14 deletions(-) (limited to 'source/fr/sc') diff --git a/source/fr/sc/source/ui/src.po b/source/fr/sc/source/ui/src.po index 0c9f74baa2b..1fc8c7afb50 100644 --- a/source/fr/sc/source/ui/src.po +++ b/source/fr/sc/source/ui/src.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-05-25 13:27+0200\n" -"PO-Revision-Date: 2016-05-19 14:51+0000\n" +"PO-Revision-Date: 2016-06-12 10:53+0000\n" "Last-Translator: Jean-Baptiste Faure \n" "Language-Team: ll.org\n" "Language: fr\n" @@ -13,9 +13,9 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Project-Style: openoffice\n" -"X-POOTLE-MTIME: 1463669480.000000\n" +"X-POOTLE-MTIME: 1465728823.000000\n" #: condformatdlg.src msgctxt "" @@ -12338,6 +12338,8 @@ msgid "" "Rounds a number up to the nearest multiple of significance.\n" "This function exists for interoperability with Microsoft Excel 2007 or older versions." msgstr "" +"Arrondit un nombre par valeur supérieure au plus proche multiple de la précision.\n" +"Cette fonction existe pour l'interopérabilité avec Microsoft Excel version 2007 et précédentes." #: scfuncs.src msgctxt "" @@ -12664,6 +12666,8 @@ msgid "" "Rounds number towards zero to the nearest multiple of absolute value of significance.\n" "This function exists for interoperability with Microsoft Excel 2007 or older versions." msgstr "" +"Arrondit un nombre par valeur inférieure au plus proche multiple de la valeur absolue de la précision.\n" +"Cette fonction existe pour l'interopérabilité avec Microsoft Excel version 2007 et précédentes." #: scfuncs.src msgctxt "" @@ -22757,14 +22761,13 @@ msgid "Checks 1 or more conditions and returns a value corresponding to the firs msgstr "Vérifie 1 ou plusieurs conditions et renvoie une valeur correspondant à la première condition vraie." #: scfuncs.src -#, fuzzy msgctxt "" "scfuncs.src\n" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_IFS_MS\n" "2\n" "string.text" msgid "test" -msgstr "texte" +msgstr "test" #: scfuncs.src msgctxt "" @@ -22893,14 +22896,13 @@ msgid "range" msgstr "plage" #: scfuncs.src -#, fuzzy msgctxt "" "scfuncs.src\n" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MINIFS_MS\n" "5\n" "string.text" msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given." -msgstr "Plage 1, plage 2, ... sont des plages à évaluer par le critère donné." +msgstr "Plage 1, plage 2, ... sont les plages à évaluer par le critère donné." #: scfuncs.src msgctxt "" @@ -22957,14 +22959,13 @@ msgid "range" msgstr "plage" #: scfuncs.src -#, fuzzy msgctxt "" "scfuncs.src\n" "RID_SC_FUNCTION_DESCRIPTIONS2.SC_OPCODE_MAXIFS_MS\n" "5\n" "string.text" msgid "Range 1, range 2,... are the ranges to be evaluated by the criteria given." -msgstr "Plage 1, plage 2, ... sont des plages à évaluer par le critère donné." +msgstr "Plage 1, plage 2, ... sont les plages à évaluer par le critère donné." #: scfuncs.src msgctxt "" diff --git a/source/fr/sc/uiconfig/scalc/ui.po b/source/fr/sc/uiconfig/scalc/ui.po index 655858cd402..bc94e977de3 100644 --- a/source/fr/sc/uiconfig/scalc/ui.po +++ b/source/fr/sc/uiconfig/scalc/ui.po @@ -4,7 +4,7 @@ msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2016-05-23 21:36+0200\n" -"PO-Revision-Date: 2016-05-14 17:45+0000\n" +"PO-Revision-Date: 2016-06-12 10:54+0000\n" "Last-Translator: Jean-Baptiste Faure \n" "Language-Team: ll.org\n" "Language: fr\n" @@ -13,9 +13,9 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Pootle 2.7\n" "X-Project-Style: openoffice\n" -"X-POOTLE-MTIME: 1463247910.000000\n" +"X-POOTLE-MTIME: 1465728853.000000\n" #: advancedfilterdialog.ui msgctxt "" @@ -4611,7 +4611,7 @@ msgctxt "" "label\n" "string.text" msgid "File" -msgstr "" +msgstr "Fichier" #: notebookbar.ui msgctxt "" @@ -4620,7 +4620,7 @@ msgctxt "" "label\n" "string.text" msgid "Calc" -msgstr "" +msgstr "Calc" #: optcalculatepage.ui msgctxt "" -- cgit