aboutsummaryrefslogtreecommitdiff
path: root/source/lt/sfx2/uiconfig/ui.po
blob: 52bacad5f7d376566ce9b6e3c7d1f1b24b6e9ad4 (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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
#. extracted from sfx2/uiconfig/ui
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: 2012-11-30 12:18+0100\n"
"PO-Revision-Date: 2012-11-17 19:03+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: lt\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%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"

#: checkin.ui
msgctxt ""
"checkin.ui\n"
"CheckinDialog\n"
"title\n"
"string.text"
msgid "Check-in"
msgstr ""

#: checkin.ui
msgctxt ""
"checkin.ui\n"
"MajorVersion\n"
"label\n"
"string.text"
msgid "New major version"
msgstr ""

#: checkin.ui
msgctxt ""
"checkin.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Version comment"
msgstr "Versijos komentaras"

#: password.ui
#, fuzzy
msgctxt ""
"password.ui\n"
"PasswordDialog\n"
"title\n"
"string.text"
msgid "Enter Password"
msgstr "Įveskite slaptažodį"

#: password.ui
msgctxt ""
"password.ui\n"
"userft\n"
"label\n"
"string.text"
msgid "User"
msgstr "Naudotojas"

#: password.ui
#, fuzzy
msgctxt ""
"password.ui\n"
"pass1ft\n"
"label\n"
"string.text"
msgid "Password"
msgstr "Slaptažodis"

#: password.ui
#, fuzzy
msgctxt ""
"password.ui\n"
"confirm1ft\n"
"label\n"
"string.text"
msgid "Confirm"
msgstr "Patvirtinimas"

#: password.ui
#, fuzzy
msgctxt ""
"password.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Password"
msgstr "Slaptažodis"

#: password.ui
#, fuzzy
msgctxt ""
"password.ui\n"
"pass2ft\n"
"label\n"
"string.text"
msgid "Password"
msgstr "Slaptažodis"

#: password.ui
#, fuzzy
msgctxt ""
"password.ui\n"
"confirm2ft\n"
"label\n"
"string.text"
msgid "Confirm"
msgstr "Patvirtinimas"

#: password.ui
msgctxt ""
"password.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Second Password"
msgstr ""
value='libreoffice-4-0-0'>libreoffice-4-0-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/configmgr
AgeCommit message (Expand)Author
2020-07-23configmgr: Use a proper LanguageTag-based locale fallback mechanism.Jan Holesovsky
2020-06-15Use getBcp47() instead of getLanguage()Andras Timar
2019-11-12use std::move when popping stuff off stacksNoel Grandin
2019-10-23loplugin:stringadd (clang-cl)Stephan Bergmann
2019-10-21size some stringbuffer to prevent re-allocNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-06convert equals() to operator== in xmlreader::SpanNoel Grandin
2019-09-27Add conversion from rtl::OStringNumber to std::string_viewStephan Bergmann
2019-09-24support O(U)String::number() for fast string concatenationLuboš Luňák
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-16Related tdf#90429: Don't erroneously pop unrelated path segmentsStephan Bergmann
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): configmgrStephan Bergmann
2019-07-17tdf#42949 Fix IWYU warnings in configmgr/*Gabor Kelemen
2019-06-14loplugin:logexceptionnicely in configmgr..connectivityNoel Grandin
2019-06-12configmgr: support changing locale languageAshod Nakashian
2019-06-10Use hasElements to check Sequence emptiness in chart2..connectivityArkadiy Illarionov
2019-05-13configmgr: workaround GCC9 -Werror=sign-compare in static_assertMichael Stahl
2019-05-12regenerate PCH headersLuboš Luňák
2019-05-10an uno -> a unoCaolán McNamara
2019-05-10Remove dead test codeStephan Bergmann
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák
2019-04-19optimise find/insert patternNoel Grandin
2019-04-12Allow <oor:items> in .xcd tooStephan Bergmann