aboutsummaryrefslogtreecommitdiff
path: root/source/kn/dictionaries/sk_SK.po
blob: eadf0d477e4d27db873c745e35d3dbc8f8b650c4 (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/sk_SK
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: 2012-06-12 12:58+0200\n"
"Last-Translator: Shankar <svenkate@redhat.com>\n"
"Language-Team: none\n"
"Language: kn\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"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"

#: description.xml
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
msgid "Slovak spelling dictionary, hyphenation rules, and thesaurus"
msgstr "ಸ್ಲಾವಾಕ್ ಕಾಗುಣಿತ ಪರೀಕ್ಷಕ ಶಬ್ಧಕೋಶ, ಹೈಫನೇಶನ್ ನಿಯಮಗಳು, ಹಾಗು ಸಮಾನಾರ್ಥಕ ಪದಕೋಶ"
onlySprites LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/forms/source/component/Pattern.hxx
AgeCommit message (Expand)Author
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-10-05loplugin:unnecessaryoverride in forms/frameworkNoel Grandin
2016-07-15Improve loplugin:unnecessaryoverrideStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07cppcheck: noExplicitConstructorCaolán McNamara