aboutsummaryrefslogtreecommitdiff
path: root/source/fr/extensions
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-23 11:50:50 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-23 12:11:07 +0200
commite33719de813bcef0fd2285ff6b6748f3513a3108 (patch)
treeef26a62b1faaf1d0a8168c843e352744bb3ee364 /source/fr/extensions
parent70836fdf7467a34f5a5ac03c576e9ebe535f5cde (diff)
update translations for master/6.1 beta1
Change-Id: Id00bd53ed610ba876b177611fec18813fe7f0e36
Diffstat (limited to 'source/fr/extensions')
-rw-r--r--source/fr/extensions/messages.po12
1 files changed, 6 insertions, 6 deletions
diff --git a/source/fr/extensions/messages.po b/source/fr/extensions/messages.po
index d165f5d6c9d..eec160dd037 100644
--- a/source/fr/extensions/messages.po
+++ b/source/fr/extensions/messages.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: 2018-04-23 18:10+0200\n"
-"PO-Revision-Date: 2018-03-06 07:22+0000\n"
+"PO-Revision-Date: 2018-04-26 21:31+0000\n"
"Last-Translator: Jean-Baptiste Faure <jbfaure@libreoffice.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1520320967.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1524778269.000000\n"
#: extensions/inc/command.hrc:29
msgctxt "RID_RSC_ENUM_COMMAND_TYPE"
@@ -2814,12 +2814,12 @@ msgstr "Evolution LDAP"
#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:83
msgctxt "selecttypepage|firefox"
msgid "Firefox"
-msgstr ""
+msgstr "Firefox"
#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:99
msgctxt "selecttypepage|thunderbird"
msgid "Thunderbird"
-msgstr ""
+msgstr "Thunderbird"
#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:115
msgctxt "selecttypepage|kde"
@@ -2839,7 +2839,7 @@ msgstr "Autre source de données externe"
#: extensions/uiconfig/sabpilot/ui/selecttypepage.ui:165
msgctxt "selecttypepage|label1"
msgid "Select the type of your external address book:"
-msgstr ""
+msgstr "Sélectionnez le type du carnet d'adresses externe :"
#: extensions/uiconfig/sabpilot/ui/tableselectionpage.ui:42
msgctxt "tableselectionpage|label3"
ption> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sfx2/source/inc/documentfontsdialog.hxx
AgeCommit message (Expand)Author
2021-06-25loplugin:finalclasses in sfx2Noel Grandin
2020-11-22tdf#123936 Formatting files in module sfx2 with clang-formatPhilipp Hofer
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2018-07-10[API CHANGE] tdf#65353 Add more doc. settings more embedding fontsTomaž Vajngerl
2018-06-18weld SfxDocumentFontsPageCaolán McNamara
2018-04-22place an intermediate class as parent for SfxTabPagesCaolán McNamara
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-04-17Fix SfxTabPage creation to use VclPtr.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann
2014-06-11Change SfxTabPage::Reset param from ref to pointerStephan Bergmann
2014-06-10Change SfxTabPage::FillItemSet param from ref to pointerStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-27sfx2: sal_Bool->boolNoel Grandin
2013-10-28fixincludeguards.sh: sfx2Thomas Arnhold