aboutsummaryrefslogtreecommitdiff
path: root/source/lt/officecfg/registry/data/org
diff options
context:
space:
mode:
Diffstat (limited to 'source/lt/officecfg/registry/data/org')
-rw-r--r--source/lt/officecfg/registry/data/org/openoffice/Office.po8
-rw-r--r--source/lt/officecfg/registry/data/org/openoffice/Office/UI.po14
2 files changed, 11 insertions, 11 deletions
diff --git a/source/lt/officecfg/registry/data/org/openoffice/Office.po b/source/lt/officecfg/registry/data/org/openoffice/Office.po
index 2735bc0f34d..3f95a3ca8d5 100644
--- a/source/lt/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/lt/officecfg/registry/data/org/openoffice/Office.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-07 21:35+0200\n"
-"PO-Revision-Date: 2016-08-09 06:55+0000\n"
+"PO-Revision-Date: 2016-10-02 14:33+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: lt\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.7\n"
-"X-POOTLE-MTIME: 1470725748.000000\n"
+"X-POOTLE-MTIME: 1475418813.000000\n"
#: Addons.xcu
msgctxt ""
@@ -671,7 +671,7 @@ msgctxt ""
"VerbUIName\n"
"value.text"
msgid "Save Copy ~as..."
-msgstr "Įrašyti kopiją taip…"
+msgstr "Įrašyti kopiją kaip…"
#: Embedding.xcu
msgctxt ""
@@ -1283,7 +1283,7 @@ msgctxt ""
"STR_SAVE_SETTINGS\n"
"value.text"
msgid "~Save settings as"
-msgstr "Įrašyti nuostatas taip"
+msgstr "Įrašyti nuostatas kaip"
#: PresentationMinimizer.xcu
msgctxt ""
diff --git a/source/lt/officecfg/registry/data/org/openoffice/Office/UI.po b/source/lt/officecfg/registry/data/org/openoffice/Office/UI.po
index b786e2f95c3..8fc25ac55b0 100644
--- a/source/lt/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/lt/officecfg/registry/data/org/openoffice/Office/UI.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-07-04 16:54+0200\n"
-"PO-Revision-Date: 2016-09-19 16:50+0000\n"
+"PO-Revision-Date: 2016-10-09 20:26+0000\n"
"Last-Translator: Modestas Rimkus <modestas.rimkus@gmail.com>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
"Language: lt\n"
@@ -15,7 +15,7 @@ msgstr ""
"X-Accelerator-Marker: ~\n"
"X-Generator: Pootle 2.7\n"
"X-Project-Style: openoffice\n"
-"X-POOTLE-MTIME: 1474303836.000000\n"
+"X-POOTLE-MTIME: 1476044770.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -15847,7 +15847,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Image mode"
-msgstr ""
+msgstr "Paveikslo veiksena"
#: GenericCommands.xcu
msgctxt ""
@@ -16099,7 +16099,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Save ~As..."
-msgstr "Įrašyti taip…"
+msgstr "Įrašyti kaip…"
#: GenericCommands.xcu
msgctxt ""
@@ -16974,7 +16974,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Line Width"
-msgstr "Linijos plotis"
+msgstr "Linijos storis"
#: GenericCommands.xcu
msgctxt ""
@@ -23422,7 +23422,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Save ~As..."
-msgstr "Įrašyti taip…"
+msgstr "Įrašyti kaip…"
#: StartModuleCommands.xcu
msgctxt ""
@@ -24943,7 +24943,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Number Format..."
-msgstr "Skaičiaus formatas..."
+msgstr "Skaičių formatas…"
#: WriterCommands.xcu
msgctxt ""
0-3'>libreoffice-5-0-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sd/source/ui/annotations/annotationwindow.hxx
AgeCommit message (Expand)Author
2021-02-27drop intermediate vcl container for impress annotation floating toplevelCaolán McNamara
2021-02-23loplugin:unusedmethodsNoel
2021-02-23loplugin:unusedfieldsNoel
2021-02-12drop unnecessary includeCaolán McNamara
2021-02-12weld impress annotation windowCaolán McNamara
2020-10-27Resolves: tdf#137620 add DeleteSurroundingText at vcl::Window levelCaolán McNamara
2020-10-23long->tools::Long in pyuno..sdNoel
2020-08-18annotation label doesn't need to be a MultiLine edit, FixedText is enoughCaolán McNamara
2020-05-09compact namespace in sdNoel Grandin
2020-03-12Revert "loplugin:constfields in sd"Noel Grandin
2020-02-18VclMultiLineEdit is sufficient hereCaolán McNamara
2019-09-29loplugin:constmethod in sdNoel Grandin
2019-03-07tdf#42949 Fix IWYU warnings in sd/source/ui/[a-c]*/*cxxGabor Kelemen
2019-01-02tdf#42949 Fix IWYU warnings in sd/source/ui/[a-r]*/*hxxGabor Kelemen
2018-10-09loplugin:constfields in sdNoel Grandin
2018-06-21loplugin:useuniqueptr in AnnotationWindowNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-24Resolves: tdf#99712 Crash in impress annotation context menuCaolán McNamara
2016-04-26tdf#99388 suppress close comment when PopupMenu is activeArmin Le Grand
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2015-11-12Namespace cleanup and disambiguationAshod Nakashian
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-19afl-eventtesting: view is nullCaolán McNamara
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-22convert Link<> to typedNoel Grandin
2015-09-04convert Link<> to typedNoel Grandin
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-05-22loplugin:constantfunctionNoel Grandin
2015-05-08lopluign:staticmethods: Handle DECL_LINKStephan Bergmann
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in sdNoel Grandin
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin