aboutsummaryrefslogtreecommitdiff
path: root/source/et/desktop/messages.po
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-07-13 15:59:59 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-07-13 16:13:42 +0200
commit09580786c1190b9ac378ba3077785d046afb88af (patch)
tree0892dec86a2512b0995beb2d078161c1d2fb9503 /source/et/desktop/messages.po
parentcae548d4c0456d970b8deb8f2639f30c9fabe98f (diff)
update translations for master/7.0
and force-fix errors using pocheck Change-Id: Ie0de173892c097e353130fb3a466849cc2fd9b15
Diffstat (limited to 'source/et/desktop/messages.po')
-rw-r--r--source/et/desktop/messages.po7
1 files changed, 1 insertions, 6 deletions
diff --git a/source/et/desktop/messages.po b/source/et/desktop/messages.po
index 4a4d374b382..6ee587b88b0 100644
--- a/source/et/desktop/messages.po
+++ b/source/et/desktop/messages.po
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.10.3\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1566121757.000000\n"
#. v2iwK
@@ -216,35 +216,30 @@ msgstr "Uuenda..."
#. iFBQd
#: desktop/inc/strings.hrc:66
-#, c-format
msgctxt "RID_STR_ADDING_PACKAGES"
msgid "Adding %EXTENSION_NAME"
msgstr "Lisatakse %EXTENSION_NAME"
#. J5KAU
#: desktop/inc/strings.hrc:67
-#, c-format
msgctxt "RID_STR_REMOVING_PACKAGES"
msgid "Removing %EXTENSION_NAME"
msgstr "Eemaldatakse %EXTENSION_NAME"
#. A6AzC
#: desktop/inc/strings.hrc:68
-#, c-format
msgctxt "RID_STR_ENABLING_PACKAGES"
msgid "Enabling %EXTENSION_NAME"
msgstr "Lubatakse %EXTENSION_NAME"
#. Mh7ag
#: desktop/inc/strings.hrc:69
-#, c-format
msgctxt "RID_STR_DISABLING_PACKAGES"
msgid "Disabling %EXTENSION_NAME"
msgstr "Keelatakse %EXTENSION_NAME"
#. GjgyB
#: desktop/inc/strings.hrc:70
-#, c-format
msgctxt "RID_STR_ACCEPT_LICENSE"
msgid "Accept license for %EXTENSION_NAME"
msgstr "Nõustutakse %EXTENSION_NAME litsentsiga"
office-3-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/file/FConnection.hxx
AgeCommit message (Expand)Author
2 daystrim excessive leading whitespace in connectivityNoel Grandin
2024-09-30use more concrete UNO type in file::OConnectionNoel Grandin
2022-04-20loplugin:passstuffbyrefNoel Grandin
2021-03-23tdf#124176 Use pragma once in connectivityVincent LE GARREC
2020-07-18compact namespace: connectivityNoel Grandin
2019-12-16tdf#42949 Fix IWYU warnings in connectivity/*/*hxxGabor Kelemen
2019-09-19improve and enable loplugin:fragiledestructorNoel Grandin
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2018-02-02remove connectivity OSubComponentNoel Grandin
2017-10-23loplugin:includeform: connectivityStephan Bergmann
2017-07-05loplugin:unusedfields connectivityNoel Grandin
2017-07-02Typo: isCaseSensitveExtension->isCaseSensitiveExtensionJulien Nabet
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, connectivityStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-05-30com::sun::star->css in connectivityNoel Grandin
2016-04-13loplugin:passstuffbyref in connectivityNoel Grandin
2015-11-30loplugin:unusedfieldsNoel Grandin
2015-11-06coverity#1338248 Uncaught exceptionCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-05loplugin:unusedmethodsNoel Grandin
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-06-04connectivity: fix includesThomas Arnhold
2014-04-19fixincludeguards.sh: connectivityThomas Arnhold
2014-04-16connectivity: sal_Bool->boolNoel Grandin
2014-04-06coverity#706300,306,983619: Uncaught exceptionNorbert Thiebaud
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-27Remove visual noise from connectivityAlexander Wilms
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara
2013-07-19Cleanup String in connectivityNorbert Thiebaud
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-06-25removed unused forward declarations of classTakeshi Abe
2012-06-12re-base on ALv2 code.Michael Meeks
2012-05-29OSubComponent.hxx is included by a header from inc -> moveDavid Tardon