aboutsummaryrefslogtreecommitdiff
path: root/source/mr/sfx2/uiconfig/ui.po
blob: ddd35801f987f8d761111a55ba862b0f9769cb94 (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
#. 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: mr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\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 "आवृत्तीची टिप्पणी"

#: password.ui
#, fuzzy
msgctxt ""
"password.ui\n"
"PasswordDialog\n"
"title\n"
"string.text"
msgid "Enter Password"
msgstr "पासवर्ड द्या"

#: password.ui
msgctxt ""
"password.ui\n"
"userft\n"
"label\n"
"string.text"
msgid "User"
msgstr "वापरकर्ता"

#: password.ui
#, fuzzy
msgctxt ""
"password.ui\n"
"pass1ft\n"
"label\n"
"string.text"
msgid "Password"
msgstr "पासवर्ड"

#: password.ui
#, fuzzy
msgctxt ""
"password.ui\n"
"confirm1ft\n"
"label\n"
"string.text"
msgid "Confirm"
msgstr "खात्री करा (~C)"

#: password.ui
#, fuzzy
msgctxt ""
"password.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Password"
msgstr "पासवर्ड"

#: password.ui
#, fuzzy
msgctxt ""
"password.ui\n"
"pass2ft\n"
"label\n"
"string.text"
msgid "Password"
msgstr "पासवर्ड"

#: password.ui
#, fuzzy
msgctxt ""
"password.ui\n"
"confirm2ft\n"
"label\n"
"string.text"
msgid "Confirm"
msgstr "खात्री करा (~C)"

#: password.ui
msgctxt ""
"password.ui\n"
"label2\n"
"label\n"
"string.text"
msgid "Second Password"
msgstr ""
ion value='libreoffice-3-6-0'>libreoffice-3-6-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bin/check-missing-unittests.py
AgeCommit message (Expand)Author
2023-09-14check-missing-unittests: change to dump JSONIlmari Lauhakangas
2022-03-12check-missing-unittests: fix pathXisco Fauli
2021-09-24check-missing-unittests: document the script a bitXisco Fauli
2021-07-14check-missing-unittests: only care about FIXED bugsXisco Fauli
2021-06-01check-missing-unittests: add changes in svl/source/numbers/Xisco Fauli
2021-04-09check-missing-unittests: ignore accessibility bugs for nowXisco Fauli
2021-02-07check-missing-unittests: show priority of each bugXisco Fauli
2021-02-04check-missing-unittests: use bugzilla rest apiXisco Fauli
2021-01-28check-missing-unittests: improve scriptXisco Fauli
2020-11-21check-missing-unittests: add drawingmlXisco Fauli
2020-11-03check-missing-unittests: use regex and simplify codeXisco Fauli
2020-06-30check-missing-unittests: Add date to the output and...Xisco Fauli
2020-05-14check-missing-unittests: Add xhtml, html and doc formatsXisco Fauli
2020-04-15bin: Add script to find missing unittests based on git logXisco Fauli