aboutsummaryrefslogtreecommitdiff
path: root/source/bs/dictionaries/es.po
blob: d00cd971d7afe3065709df4ba5896498bda2c8d3 (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
25
#. extracted from dictionaries/es
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"
"PO-Revision-Date: 2014-01-15 18:56+0000\n"
"Last-Translator: vljubovic <vedran-liste@linux.org.ba>\n"
"Language-Team: none\n"
"Language: bs\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%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Pootle 2.5.0\n"
"X-Accelerator-Marker: ~\n"
"X-POOTLE-MTIME: 1389812186.0\n"

#: description.xml
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
msgid "Spanish spelling dictionary, hyphenation rules, and thesaurus"
msgstr "Rječnik pravopisa i sinonima, te pravila rastavljanja riječi na kraju retka za španski jezik"
/spellig_popup_SID LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/svx/srchdlg.hxx
AgeCommit message (Expand)Author
2017-10-26tdf#111846 Find & Replace: Rename diacritics and kashida optionsJim Raykowski
2017-07-29loplugin:constparams in svxNoel Grandin
2017-07-27loplugin:constparams in svxNoel Grandin
2017-07-03loplugin:unusedfields in svxNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-01typesafe wrappers for css::i18nutil::TransliterationModulesNoel Grandin
2017-02-07Related: tdf#105371 we can do this with a sizegroupCaolán McNamara
2017-02-03tdf#105371, tdf#99456 Alignment in find & replace dialogheiko tietze
2016-11-25convert MODIFY constants to o3tl::typed_flagsNoel Grandin
2016-10-05convert the last two lonely FixedInfos to FixedTextCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-13chmod 644 some source filesStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-23convert SearchLabel to scoped enumNoel Grandin
2016-07-25new loplugin overrideparamNoel Grandin
2016-05-20tdf#89329: use unique_ptr for pImpl in svx/Xisco Fauli
2016-04-04tdf#98417, tdf#98539: DIALOG: Improvements to the Find & Replace dialog.Akshay Deep
2016-03-01loplugin:unuseddefaultparam in svx (part2)Noel Grandin
2016-02-26add Wildcards to Find&Replace dialogEike Rathke
2015-11-25loplugin:unusedfields in include/svxNoel Grandin
2015-10-23com::sun::star->css in include/sot to include/typelibNoel Grandin
2015-10-23tdf#48456 : when searching for a number, consider formattingDennis Francis
2015-10-16convert Link<> to typedNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12convert Link<> to typedNoel Grandin
2015-09-24convert Link<> to typedNoel Grandin
2015-09-02SetXXX(bool) with a default value of false are just wrongNoel Grandin
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-08-25parameter names are useless in DECL_LINK declarationsNoel Grandin
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin
2015-05-10related tdf#88608: find: add string for reaching start of documentJoren De Cuyper
2015-05-05Use typed Timer::SetTimeoutHdl LinkStephan Bergmann