aboutsummaryrefslogtreecommitdiff
path: root/source/mr/sw
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-06-03 20:51:16 +0200
committerAndras Timar <atimar@suse.com>2013-06-05 10:16:45 +0200
commit47af5d9707cf34a8f7f9507a62c2dd03e56dbfa9 (patch)
tree098208ba8efa0d691342fc7056da2060e8d3f464 /source/mr/sw
parent499065e9cda8911ef6193d32ab39aa9249325ca6 (diff)
update translations for LibreOffice 4.1 beta2
Change-Id: I5dafc5dcce605da8d6831a775ff1d416180b22d0
Diffstat (limited to 'source/mr/sw')
-rw-r--r--source/mr/sw/source/ui/utlui.po6
-rw-r--r--source/mr/sw/uiconfig/swriter/ui.po11
2 files changed, 13 insertions, 4 deletions
diff --git a/source/mr/sw/source/ui/utlui.po b/source/mr/sw/source/ui/utlui.po
index 2fad5d418a5..3ae99a28df6 100644
--- a/source/mr/sw/source/ui/utlui.po
+++ b/source/mr/sw/source/ui/utlui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"POT-Creation-Date: 2013-05-28 18:08+0200\n"
"PO-Revision-Date: 2013-05-14 09:05+0000\n"
"Last-Translator: Sandeep <sandeep.shedmake@gmail.com>\n"
"Language-Team: Marathi <kde-i18n-doc@kde.org>\n"
@@ -3476,8 +3476,8 @@ msgctxt ""
"RID_SHELLRES_AUTOFMTSTRS\n"
"STR_AUTOFMTREDL_TYPO+1\n"
"string.text"
-msgid "Replace \"standard\" quotes with %1 bcustom%2 quotes"
-msgstr ""
+msgid "Replace \"standard\" quotes with %1 \\bcustom%2 quotes"
+msgstr "\"standard\" अवतरण चिह्नाला %1 \\bcustom%2 अवतरण चिन्हाशी बदलवा"
#: utlui.src
msgctxt ""
diff --git a/source/mr/sw/uiconfig/swriter/ui.po b/source/mr/sw/uiconfig/swriter/ui.po
index 76611d658be..1a953c19a67 100644
--- a/source/mr/sw/uiconfig/swriter/ui.po
+++ b/source/mr/sw/uiconfig/swriter/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-05-23 12:05+0200\n"
+"POT-Creation-Date: 2013-05-28 18:08+0200\n"
"PO-Revision-Date: 2013-05-14 09:05+0000\n"
"Last-Translator: Sandeep <sandeep.shedmake@gmail.com>\n"
"Language-Team: Marathi <kde-i18n-doc@kde.org>\n"
@@ -1387,6 +1387,15 @@ msgstr "विभाग संपादीत करा"
#: editsectiondialog.ui
msgctxt ""
"editsectiondialog.ui\n"
+"options\n"
+"label\n"
+"string.text"
+msgid "_Options..."
+msgstr ""
+
+#: editsectiondialog.ui
+msgctxt ""
+"editsectiondialog.ui\n"
"label1\n"
"label\n"
"string.text"
ice-4-0-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/reportdesign/inc/UndoActions.hxx
AgeCommit message (Expand)Author
2024-03-13reduce symbol visibility in --enable-mergelibs=more modeNoel Grandin
2022-06-24clang-tidy modernize-pass-by-value in reportdesignNoel Grandin
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin
2020-04-22tdf#42949 Fix IWYU warnings in reportdesign/*/*hxxGabor Kelemen
2020-03-12Revert "loplugin:constfields in reportdesign,sal,sax"Noel Grandin
2020-01-13loplugin:finalclasses in package..sfx2Noel Grandin
2019-11-22make some classes module-privateNoel Grandin
2019-09-26loplugin:constmethod in reportdesignNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-12loplugin:constfields in reportdesign,sal,saxNoel Grandin
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-04-15remove some unused comphelper includesJochen Nitschke
2017-12-05Replace deprecated std::mem_fun et al in reportdesignStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna
2016-04-14loplugin:passstuffbyref in reportdesignNoel Grandin
2015-12-22loplugin:unusedfields in reportdesignNoel Grandin
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-10-26com::sun::star->css in remotebridges,reportdesignNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-26reportdesign: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-07-06remove some unnecessary typedefs around uno::ReferenceNoel Grandin
2015-03-04V813: Decreased performanceCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-05-02reportdesign: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: reportdesignThomas Arnhold
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-02-26Remove visual noise from reportdesignAlexander Wilms
2014-02-21Replace deprecated std::auto_ptr with boost::scoped_ptrTakeshi Abe
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-18convert String to OUString in reportdesign moduleNoel Grandin