aboutsummaryrefslogtreecommitdiff
path: root/source/tn/dbaccess/uiconfig/ui.po
blob: 377c8b84c894626169acdb0359bbc383ba5eba83 (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
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
#. extracted from dbaccess/uiconfig/ui
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2013-05-28 18:08+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: tn\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"

#: generalpagedialog.ui
msgctxt ""
"generalpagedialog.ui\n"
"datasourceTypePre\n"
"label\n"
"string.text"
msgid "Select the type of database to which you want to establish a connection."
msgstr ""

#: generalpagedialog.ui
msgctxt ""
"generalpagedialog.ui\n"
"datasourceTypeLabel\n"
"label\n"
"string.text"
msgid "Database _type:"
msgstr ""

#: generalpagedialog.ui
msgctxt ""
"generalpagedialog.ui\n"
"datasourceTypeHelp\n"
"label\n"
"string.text"
msgid ""
"On the following pages, you can make detailed settings for the connection.\n"
"\n"
"The new settings you make will overwrite your existing settings."
msgstr ""

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"headerText\n"
"label\n"
"string.text"
msgid "Welcome to the %PRODUCTNAME Database Wizard"
msgstr ""

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"helpText\n"
"label\n"
"string.text"
msgid "Use the Database Wizard to create a new database, open an existing database file, or connect to a database stored on a server."
msgstr ""

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"sourceTypeHeader\n"
"label\n"
"string.text"
msgid "What do you want to do?"
msgstr ""

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"createDatabase\n"
"label\n"
"string.text"
msgid "Create a n_ew database"
msgstr ""

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"openExistingDatabase\n"
"label\n"
"string.text"
msgid "Open an existing database _file"
msgstr ""

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"docListLabel\n"
"label\n"
"string.text"
msgid "_Recently used:"
msgstr ""

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"openDatabase\n"
"label\n"
"string.text"
msgid "Open"
msgstr ""

#: generalpagewizard.ui
msgctxt ""
"generalpagewizard.ui\n"
"connectDatabase\n"
"label\n"
"string.text"
msgid "Connect to an e_xisting database"
msgstr ""

#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"QueryPropertiesDialog\n"
"title\n"
"string.text"
msgid "Query Properties"
msgstr ""

#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"distinctvalues\n"
"label\n"
"string.text"
msgid "Distinct Values"
msgstr ""

#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"distinct\n"
"label\n"
"string.text"
msgid "Yes"
msgstr ""

#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"nondistinct\n"
"label\n"
"string.text"
msgid "No"
msgstr ""

#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"limit-label\n"
"label\n"
"string.text"
msgid "Limit"
msgstr ""

#: querypropertiesdialog.ui
msgctxt ""
"querypropertiesdialog.ui\n"
"label1\n"
"label\n"
"string.text"
msgid "Properties:"
msgstr ""
ibreoffice-4-4-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/bridges/inc/vtables.hxx
AgeCommit message (Expand)Author
2020-11-13tdf#123936 Formatting files in module bridges with clang-formatPhilipp Hofer
2020-09-04tdf#124176 Use #pragma once in bridgesGeorge Bateman
2020-05-08compact namespace in avmedia..bridgesNoel Grandin
2017-10-11bridges: consistently use "" and <> in include directivesMike Kaganski
2016-05-27Get rid of unnecessary directory levels $D/inc/$DTor Lillqvist