aboutsummaryrefslogtreecommitdiff
path: root/source/sl/sw/source/ui/dialog.po
blob: ed921b15ba1890b4d855b02642180b5cb8b74185 (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
#. extracted from sw/source/ui/dialog
msgid ""
msgstr ""
"Project-Id-Version: LibreOffice 4.3\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2014-03-29 11:49+0100\n"
"PO-Revision-Date: 2012-11-20 10:39+0100\n"
"Last-Translator: Martin Srebotnjak <miles@filmsi.net>\n"
"Language-Team: sl.libreoffice.org <users@sl.libreoffice.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
"X-Poedit-SourceCharset: UTF-8\n"

#: dialog.src
msgctxt ""
"dialog.src\n"
"CB_USE_PASSWD\n"
"checkbox.text"
msgid "~Password"
msgstr "~Geslo"

#: dialog.src
msgctxt ""
"dialog.src\n"
"CB_READ_ONLY\n"
"checkbox.text"
msgid "~Read-only"
msgstr "Samo za ~branje"

#: dialog.src
msgctxt ""
"dialog.src\n"
"STR_LINKEDIT_TEXT\n"
"string.text"
msgid "Edit links"
msgstr "Uredi povezave"

#: dialog.src
msgctxt ""
"dialog.src\n"
"STR_PATH_NOT_FOUND\n"
"string.text"
msgid "The directory '%1' does not exist."
msgstr "Mapa '%1' ne obstaja."

#: dialog.src
msgctxt ""
"dialog.src\n"
"RID_QB_SPELL_CONTINUE\n"
"querybox.text"
msgid "Continue checking at beginning of document?"
msgstr "Ali naj se preverjanje nadaljuje na začetku dokumenta?"

#: dialog.src
msgctxt ""
"dialog.src\n"
"STR_SPELLING_COMPLETED\n"
"string.text"
msgid "The spellcheck is complete."
msgstr "Preverjanje črkovanja je končano."
ndowsupdater LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/dtrans
AgeCommit message (Expand)Author
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-19clang-tidy readability-simplify-boolean-expr in dbaccess..frameworkNoel Grandin
2017-04-04Revert "tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent()"Tor Lillqvist
2017-04-04tdf#105162: Need to call epoxy_handle_external_wglMakeCurrent()Tor Lillqvist
2017-03-30tdf#39468 Translate German commentsJens Carl
2017-03-25Fix typosAndrea Gelmini
2017-03-14loplugin:unoany (clang-cl)Stephan Bergmann
2017-03-03Fix typosAndrea Gelmini
2017-02-17Drop :: prefix from std in [de]*/Tor Lillqvist
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-08Add missing #includesStephan Bergmann
2017-02-06Add missing #includesStephan Bergmann
2017-02-01loplugin:stringconstantStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, dtransStephan Bergmann
2017-01-11loplugin:externvar (clang-cl)Stephan Bergmann
2017-01-09tdf#101828 handle rtf/richtext correctlyOliver Specht
2016-12-30cleanup tailing backslashesJochen Nitschke
2016-12-07Fix typo in comments: et -> edTakeshi Abe
2016-11-24tdf#103852 avoid clipboard deadlockTomaž Vajngerl
2016-11-07style fix for cppcheck redundantConditionJochen Nitschke
2016-10-23Fix typosAndrea Gelmini
2016-10-16clang-cl loplugin: dtransStephan Bergmann
2016-09-12Bin some noise comments and superfluous vertical whitespaceTor Lillqvist
2016-07-14dtrans: remove commented-out codeThorsten Behrens
2016-07-12avoid name clash for CDataFormatTranslator in ftransl, tdf#100872Markus Mohrhard
2016-05-24C++11: disable ctors/operators with delete (dtrans)Jochen Nitschke
2016-05-18limit scanf string field widthJochen Nitschke
2016-04-18clean-up: unused using declarations and includesJochen Nitschke