Skip to content

Commit bf0c00e

Browse files
committed
updated pot
1 parent 9cd61a8 commit bf0c00e

File tree

2 files changed

+41
-29
lines changed

2 files changed

+41
-29
lines changed

locale/en/enterprise/setup.pot

Lines changed: 39 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Tarantool 3.0\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2023-11-17 14:22+0000\n"
11+
"POT-Creation-Date: 2023-12-08 07:55+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -134,97 +134,109 @@ msgid "Each package is distributed as a ``tar + gzip`` archive and includes the
134134
msgstr ""
135135

136136
#: ../../doc/enterprise/setup.rst:123
137-
msgid "static Tarantool binary for simplified deployment in Linux environments,"
137+
msgid "Static Tarantool binary for simplified deployment in Linux environments."
138138
msgstr ""
139139

140140
#: ../../doc/enterprise/setup.rst:124
141-
msgid "selection of open and closed source modules,"
141+
msgid "``tt`` command-line utility that provides a unified command-line interface for managing Tarantool-based applications. See :ref:`tt-cli` for details."
142142
msgstr ""
143143

144-
#: ../../doc/enterprise/setup.rst:125
145-
msgid "sample application walking you through all included modules."
144+
#: ../../doc/enterprise/setup.rst:126
145+
msgid "|tcm_full_name| -- a web-based interface for managing Tarantool EE clusters. See :ref:`tcm` for details."
146146
msgstr ""
147147

148-
#: ../../doc/enterprise/setup.rst:127
149-
msgid "Archive contents:"
148+
#: ../../doc/enterprise/setup.rst:128
149+
msgid "Selection of open and closed source modules."
150150
msgstr ""
151151

152152
#: ../../doc/enterprise/setup.rst:129
153+
msgid "Sample application walking you through all included modules"
154+
msgstr ""
155+
156+
#: ../../doc/enterprise/setup.rst:131
157+
msgid "Archive contents:"
158+
msgstr ""
159+
160+
#: ../../doc/enterprise/setup.rst:133
153161
msgid "``tarantool`` is the main executable of Tarantool."
154162
msgstr ""
155163

156-
#: ../../doc/enterprise/setup.rst:130
157-
msgid "``tt`` is the utility that provides a unified command-line interface for managing Tarantool-based applications."
164+
#: ../../doc/enterprise/setup.rst:134
165+
msgid "``tt`` command-line utility."
158166
msgstr ""
159167

160-
#: ../../doc/enterprise/setup.rst:131
161-
msgid "``tarantoolctl`` is the utility script for installing supplementary modules and connecting to the administrative console."
168+
#: ../../doc/enterprise/setup.rst:135
169+
msgid "``tcm`` is the |tcm_full_name| executable."
162170
msgstr ""
163171

164172
#: ../../doc/enterprise/setup.rst:136
173+
msgid "``tarantoolctl`` is the utility script for installing supplementary modules and connecting to the administrative console."
174+
msgstr ""
175+
176+
#: ../../doc/enterprise/setup.rst:141
165177
msgid "``tarantoolctl`` is deprecated in favor of the :ref:`tt CLI utility <tt-cli>`."
166178
msgstr ""
167179

168-
#: ../../doc/enterprise/setup.rst:138
180+
#: ../../doc/enterprise/setup.rst:143
169181
msgid "``examples/`` is the directory containing sample applications:"
170182
msgstr ""
171183

172-
#: ../../doc/enterprise/setup.rst:140
184+
#: ../../doc/enterprise/setup.rst:145
173185
msgid "``pg_writethrough_cache/`` is an application showcasing how Tarantool can cache data written to, for example, a PostgreSQL database;"
174186
msgstr ""
175187

176-
#: ../../doc/enterprise/setup.rst:142
188+
#: ../../doc/enterprise/setup.rst:147
177189
msgid "``ora_writebehind_cache/`` is an application showcasing how Tarantool can cache writes and queue them to, for example, an Oracle database;"
178190
msgstr ""
179191

180-
#: ../../doc/enterprise/setup.rst:144
192+
#: ../../doc/enterprise/setup.rst:149
181193
msgid "``docker/`` is an application designed to be easily packed into a Docker container;"
182194
msgstr ""
183195

184-
#: ../../doc/enterprise/setup.rst:147
196+
#: ../../doc/enterprise/setup.rst:152
185197
msgid "``rocks/`` is the directory containing a selection of additional open and closed source modules included in the distribution as an offline rocks repository. See the :ref:`rocks reference <enterprise-rocks>` for details."
186198
msgstr ""
187199

188-
#: ../../doc/enterprise/setup.rst:150
200+
#: ../../doc/enterprise/setup.rst:155
189201
msgid "``templates/`` is the directory containing template files for your application development environment."
190202
msgstr ""
191203

192-
#: ../../doc/enterprise/setup.rst:152
204+
#: ../../doc/enterprise/setup.rst:157
193205
msgid "``deprecated/`` is a set of modules that are no longer supported:"
194206
msgstr ""
195207

196-
#: ../../doc/enterprise/setup.rst:154
208+
#: ../../doc/enterprise/setup.rst:159
197209
msgid "``vshard-zookeeper-orchestrator`` is a Python application for launching ``orchestrator``,"
198210
msgstr ""
199211

200-
#: ../../doc/enterprise/setup.rst:156
212+
#: ../../doc/enterprise/setup.rst:161
201213
msgid "``zookeeper-scm`` files are the ZooKeeper integration modules (require ``usr/`` libraries)."
202214
msgstr ""
203215

204-
#: ../../doc/enterprise/setup.rst:164
216+
#: ../../doc/enterprise/setup.rst:169
205217
msgid "Installation"
206218
msgstr ""
207219

208-
#: ../../doc/enterprise/setup.rst:166
220+
#: ../../doc/enterprise/setup.rst:171
209221
msgid "The delivered ``tar + gzip`` archive should be uploaded to a server and unpacked:"
210222
msgstr ""
211223

212-
#: ../../doc/enterprise/setup.rst:168
224+
#: ../../doc/enterprise/setup.rst:173
213225
msgid "$ tar xvf tarantool-enterprise-sdk-<version>.tar.gz"
214226
msgstr ""
215227

216-
#: ../../doc/enterprise/setup.rst:172
228+
#: ../../doc/enterprise/setup.rst:177
217229
msgid "No further installation is required as the unpacked binaries are almost ready to go. Go to the directory with the binaries (``tarantool-enterprise``) and add them to the executable path by running the script provided by the distribution:"
218230
msgstr ""
219231

220-
#: ../../doc/enterprise/setup.rst:176
232+
#: ../../doc/enterprise/setup.rst:181
221233
msgid "$ source ./env.sh"
222234
msgstr ""
223235

224-
#: ../../doc/enterprise/setup.rst:180
236+
#: ../../doc/enterprise/setup.rst:185
225237
msgid "Make sure you have enough privileges to run the script and that the file is executable. Otherwise, try ``chmod`` and ``chown`` commands to adjust it."
226238
msgstr ""
227239

228-
#: ../../doc/enterprise/setup.rst:183
240+
#: ../../doc/enterprise/setup.rst:188
229241
msgid "Next, set up your development environment as described in :ref:`the developer's guide <enterprise-app-development>`."
230242
msgstr ""

locale/en/reference/tooling/tcm/index.pot

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Tarantool 3.0\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2023-11-17 14:22+0000\n"
11+
"POT-Creation-Date: 2023-12-08 07:55+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -33,7 +33,7 @@ msgid "|tcm_full_name| (|tcm|) is a web-based visual tool for configuring, manag
3333
msgstr ""
3434

3535
#: ../../doc/reference/tooling/tcm/index.rst:16
36-
msgid "|tcm| is a standalone application included in the Tarantool Enterprise Edition distribution package. It is shipped as an executable that is ready to run on Linux and macOS platforms."
36+
msgid "|tcm| is a standalone application included in the Tarantool Enterprise Edition :ref:`distribution package <enterprise-package-contents>`. It is shipped as ready-to-run executable for Linux platforms."
3737
msgstr ""
3838

3939
#: ../../doc/reference/tooling/tcm/index.rst:20

0 commit comments

Comments
 (0)