aboutsummaryrefslogtreecommitdiff
path: root/source/sk/dictionaries/ru_RU/dialog.po
blob: 5509ded51eb9f64e443e99f8ed4b3282518a5d64 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
#. extracted from dictionaries/ru_RU/dialog.oo
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+dictionaries%2Fru_RU%2Fdialog.oo&subcomponent=ui\n"
"POT-Creation-Date: 2012-07-04 16:39+0200\n"
"PO-Revision-Date: 2012-01-04 22:20+0200\n"
"Last-Translator: Miloš <msramek22@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sk\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==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Translate Toolkit 1.9.0\n"
"X-Accelerator-Marker: ~\n"

#: ru_RU_en_US.properties#abbreviation.property.text
msgid "Abbreviation"
msgstr "Skratka"

#: ru_RU_en_US.properties#grammar.property.text
msgid "Grammar"
msgstr "Gramatika"

#: ru_RU_en_US.properties#hyphen.property.text
msgid "Compound words with hyphen"
msgstr "Zložené slová so spojovníkom"

#: ru_RU_en_US.properties#comma.property.text
msgid "Comma usage"
msgstr "Použitie čiarky"

#: ru_RU_en_US.properties#common.property.text
msgid "General error"
msgstr "Všeobecná chyba"

#: ru_RU_en_US.properties#multiword.property.text
msgid "Multiword expressions"
msgstr "Viacslovné výrazy"

#: ru_RU_en_US.properties#together.property.text
msgid "Together/separately"
msgstr "Spolu/oddelene"

#: ru_RU_en_US.properties#proofreading.property.text
msgid "Proofreading"
msgstr "Korektúra"

#: ru_RU_en_US.properties#space.property.text
msgid "Space mistake"
msgstr "Chyba medzier"

#: ru_RU_en_US.properties#typographica.property.text
msgid "Typographica"
msgstr "Typografia"

#: ru_RU_en_US.properties#dup.property.text
msgid "Word duplication within clauses"
msgstr "Opakovanie slov vo vedľajších vetách"

#: ru_RU_en_US.properties#dup2.property.text
msgid "Word duplication within sentences"
msgstr "Opakovanie slov vo vetách"

#: ru_RU_en_US.properties#others.property.text
msgid "Others"
msgstr "Ostatné"

#: ru_RU_en_US.properties#numsep.property.text
msgid "Separation of large numbers (ISO)"
msgstr "Oddeľovanie veľkých čísiel (ISO)"

#: ru_RU_en_US.properties#quotation.property.text
msgid "Quotation"
msgstr "Citácia"

#: OptionsDialog.xcu#..OptionsDialog.Nodes.org.openoffice.lightproof.Label.value.text
msgid "Dictionaries"
msgstr "Slovníky"

#: OptionsDialog.xcu#..OptionsDialog.Nodes.org.openoffice.lightproof.Leaves.org.openoffice.lightproof.ru_RU.Label.value.text
msgid "Grammar checking (Russian)"
msgstr "Kontrola gramatiky (ruština)"
tion value='libreoffice-3-5-7'>libreoffice-3-5-7 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/srchxtra.cxx
AgeCommit message (Expand)Author
2020-06-08rework treeview initial toggle button col to be like expander colCaolán McNamara
2019-07-31tdf#42949 Fix IWYU warnings in cui/source/{c-f}*/*cxxGabor Kelemen
2019-07-25tdf#42949 Fix IWYU warnings in cui/*hxxGabor Kelemen
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen
2019-04-19drop some includesCaolán McNamara
2019-04-09drop some unneeded includesCaolán McNamara
2019-04-06weld OTableSubscriptionPageCaolán McNamara
2019-02-19weld ChineseDictionaryDialogCaolán McNamara
2019-02-12merge together as get_checkbox_column_widthCaolán McNamara
2019-02-09weld SvxSearchAttributeDialogCaolán McNamara
2019-01-18tdf#105225 New background tab page for Search for formatting dialogJim Raykowski
2018-11-10tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-11-07move SvTreeListBox to vclCaolán McNamara
2018-09-17weld SvxSearchFormatDialogCaolán McNamara
2018-09-06loplugin:simplifyconstruct in canvas..cuiNoel Grandin
2018-07-16Add missing sal/log.hxx headersGabor Kelemen
2018-06-20loplugin:useuniqueptr in SvxSearchFormatDialogNoel Grandin
2018-04-25tdf#42949 Remove unnecessary localization headers of svxGabor Kelemen
2018-04-09weld SvxSearchSimilarityDialogCaolán McNamara
2018-04-07tdf#42949 Remove unnecessary localization headers from cuiGabor Kelemen
2018-02-27convert remaining WarningBox to weld::MessageDialogCaolán McNamara
2018-01-12More loplugin:cstylecast: cuiStephan Bergmann