aboutsummaryrefslogtreecommitdiff
path: root/source/mr/dictionaries/pt_BR/dialog.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/mr/dictionaries/pt_BR/dialog.po')
-rw-r--r--source/mr/dictionaries/pt_BR/dialog.po9
1 files changed, 5 insertions, 4 deletions
diff --git a/source/mr/dictionaries/pt_BR/dialog.po b/source/mr/dictionaries/pt_BR/dialog.po
index 1cc3b1ceb20..b565ae50a1e 100644
--- a/source/mr/dictionaries/pt_BR/dialog.po
+++ b/source/mr/dictionaries/pt_BR/dialog.po
@@ -4,16 +4,17 @@ 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"
-"PO-Revision-Date: 2013-01-17 09:12+0530\n"
-"Last-Translator: Sandeep Shedmake <sshedmak@redhat.com>\n"
+"PO-Revision-Date: 2013-06-17 06:36+0000\n"
+"Last-Translator: Sandeep <sandeep.shedmake@gmail.com>\n"
"Language-Team: Marathi <kde-i18n-doc@kde.org>\n"
"Language: mr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1371450981.0\n"
#: pt_BR_en_US.properties
msgctxt ""
@@ -157,7 +158,7 @@ msgctxt ""
"quotation\n"
"property.text"
msgid "Quotation marks"
-msgstr "डबल कोटेशन चिन्हे: \"x\" → “x” तपासा"
+msgstr "अवतरण चिन्हे"
#: pt_BR_en_US.properties
msgctxt ""
ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/rtl
AgeCommit message (Expand)Author
2022-05-13ofz#47198 Use-of-uninitialized-valueCaolán McNamara
2021-11-23O[U]String::replaceAt overloads that take string_viewNoel Grandin
2021-11-22loplugin:noexceptmoveNoel Grandin
2021-11-22tdf#133835 speedup calc autofilter (8)Noel Grandin
2021-11-21tdf#133835 speedup calc autofilter (5)Noel Grandin
2021-11-17Fix the calculated constantMike Kaganski
2021-11-15OUStringConstExpr should convert to 'const OUString&'Noel Grandin
2021-11-12introduce OUStringConstExprNoel Grandin
2021-11-11Drop the OUString vs. OUStringLiteral comparison operator overloadsStephan Bergmann
2021-10-26Remove OUStringBuffer member function overloads for OUStringLiteralStephan Bergmann
2021-10-22Optimize assignment from OUStringLiteral to OUStringStephan Bergmann
2021-10-11In O[U]StringBuffer, make string_view params replacements for OUString onesStephan Bergmann
2021-10-11Simplify one matchIgnoreAsciiCase overloadMike Kaganski
2021-10-03A more lightweight O[U]StringConcatenationStephan Bergmann
2021-07-21improve the comments of the number conversion functionsNoel Grandin
2021-07-21Use existing rtl_math_stringToDoubleStephan Bergmann
2021-07-21Use existing rtl_str_toInt64_WithLengthStephan Bergmann
2021-07-19offsetof is only guaranteed to work with standard layout typesMike Kaganski
2021-07-17[API CHANGE] reduce cost of numeric conversionNoel Grandin
2021-05-18Replace rtl_string_getTokenView with o3tl::getTokenStephan Bergmann
2021-05-18update "add OString::getTokenView"Noel Grandin
2021-05-15add OString::getTokenView (tdf#42374 related)Noel Grandin
2021-05-12Optimized OString operator += overloadsStephan Bergmann
2021-04-23Remove dubious #pragma packStephan Bergmann
2021-04-23actually make OString(OStringLiteral) constructor constexprNoel Grandin
2021-04-23Fix --with-latest-c++ buildStephan Bergmann
2021-04-23Remove dubious #pragma packStephan Bergmann
2021-04-22make OString(OStringLiteral) constructor constexprNoel Grandin
2021-04-21string_view conversion operator for O[U]StringBufferNoel Grandin
2021-04-20make OUString(OUStringLiteral) constructor constexprNoel Grandin
2021-04-19use more string_view in OString APINoel Grandin
2021-03-15Clarify that rtl::ToStringHelper::length must be preciseStephan Bergmann
2021-02-12add conversion operator to rtl::ReferenceNoel
2021-02-08rtl::Uri: document difference of rtl_UriCharClass to RFC 3986Michael Stahl
2021-02-02tdf#130978 Added comment to all published APImsrijita18
2021-01-28add string_view variants of methods to O[U]StringBufferNoel