aboutsummaryrefslogtreecommitdiff
path: root/source/lv/dictionaries/sr.po
blob: 8aded1dc1cd27a74e26f3c8a63c863e108c706d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#. extracted from dictionaries/sr
msgid ""
msgstr ""
"Project-Id-Version: LibO 350-l10n\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2012-12-26 11:14+0100\n"
"PO-Revision-Date: 2011-10-22 18:53+0300\n"
"Last-Translator: Rūdofls Mazurs <rudolfs.mazurs@gmail.com>\n"
"Language-Team: Latvian <lata-l10n@googlegroups.com>\n"
"Language: lv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"

#: description.xml
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
msgid "Serbian (Cyrillic and Latin) spelling dictionary, and hyphenation rules"
msgstr "Serbu (kirilica un latīņu) pareizrakstības vārdnīca un zilbjdales kārtulas"
> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/inc/sdr
AgeCommit message (Expand)Author
2019-02-27loplugin:unusedfields look for classes where we can make all the..Noel Grandin
2018-12-12use unique_ptr in createTransformedCloneNoel Grandin
2018-11-27Refactor calc non-linear ViewToDevice transformArmin Le Grand
2018-11-05Fix typosAndrea Gelmini
2018-10-08loplugin:constfields in svxNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-08-09loplugin:unusedmethodsNoel Grandin
2018-07-31remove SdrGrafObj::IsSwappedOutNoel Grandin
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-21loplugin:unusedmethodsNoel Grandin
2018-04-16Take care of E3DObjListArmin Le Grand
2018-04-12make BaseProperties::Clone return std::unique_ptrNoel Grandin
2018-04-07SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-04-06Revert "SOSAW080: Added first bunch of basic changes to helpers"Armin Le Grand
2018-04-06SOSAW080: Added first bunch of basic changes to helpersArmin Le Grand
2018-03-24Fix typosAndrea Gelmini
2018-03-17OperationSmiley: Added support for using same FillGeometryArmin Le Grand
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-08loplugin:constantparam in svtools..unotoolsNoel Grandin
2018-02-01Fix typosAndrea Gelmini
2018-01-27improve subtyping when dealing with tools::WeakReferenceNoel Grandin
2018-01-27Fix typosAndrea Gelmini
2018-01-27Fix typosAndrea Gelmini
2018-01-26expand out SdrObjectWeakRef and SdrPageWeakRef typedefsNoel Grandin
2017-11-28loplugin:countusersofdefaultparams in svxNoel Grandin
2017-10-30loplugin:constantparam in svxNoel Grandin
2017-10-24loplugin:finalclasses in svxNoel Grandin
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-20Annotate some more Timers and IdlesJan-Marek Glogowski
2017-06-13Let BaseProperties::CreateObjectSpecificItemSet return unique_ptrStephan Bergmann
2017-06-13Use unique_ptr for EmptyProperties::mpEmptyItemSetStephan Bergmann
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-05-23enhance useuniqueptr lopluginNoel Grandin