Skip to content

Commit cedb131

Browse files
committed
updated pot
1 parent 3eab90f commit cedb131

File tree

16 files changed

+2355
-444
lines changed

16 files changed

+2355
-444
lines changed
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C)
3+
# This file is distributed under the same license as the Tarantool package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Tarantool 3.0\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2023-12-07 07:21+0000\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <LL@li.org>\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
19+
#: ../../doc/code_snippets/snippets/replication/instances.enabled/auto_leader/README.md:1
20+
msgid "Master-replica: automated failover"
21+
msgstr ""
22+
23+
#: ../../doc/code_snippets/snippets/replication/instances.enabled/auto_leader/README.md:3
24+
msgid "A sample application demonstrating how to bootstrap a replica set with [automated failover](https://www.tarantool.io/en/doc/latest/how-to/replication/repl_bootstrap_auto/)."
25+
msgstr ""
26+
27+
#: ../../doc/code_snippets/snippets/replication/instances.enabled/auto_leader/README.md:5
28+
msgid "Running"
29+
msgstr ""
30+
31+
#: ../../doc/code_snippets/snippets/replication/instances.enabled/auto_leader/README.md:7
32+
msgid "To start all instances, execute the following command in the [replication](../../../replication) directory:"
33+
msgstr ""
34+
35+
#: ../../doc/code_snippets/snippets/replication/instances.enabled/auto_leader/README.md:9
36+
msgid "$ tt start auto_leader\n"
37+
""
38+
msgstr ""
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C)
3+
# This file is distributed under the same license as the Tarantool package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Tarantool 3.0\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2023-12-07 07:21+0000\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <LL@li.org>\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
19+
#: ../../doc/code_snippets/snippets/replication/instances.enabled/manual_leader/README.md:1
20+
msgid "Master-replica: manual failover"
21+
msgstr ""
22+
23+
#: ../../doc/code_snippets/snippets/replication/instances.enabled/manual_leader/README.md:3
24+
msgid "A sample application demonstrating how to bootstrap a replica set with [manual failover](https://www.tarantool.io/en/doc/latest/how-to/replication/repl_bootstrap/)."
25+
msgstr ""
26+
27+
#: ../../doc/code_snippets/snippets/replication/instances.enabled/manual_leader/README.md:5
28+
msgid "Running"
29+
msgstr ""
30+
31+
#: ../../doc/code_snippets/snippets/replication/instances.enabled/manual_leader/README.md:7
32+
msgid "To start all instances, execute the following command in the [replication](../../../replication) directory:"
33+
msgstr ""
34+
35+
#: ../../doc/code_snippets/snippets/replication/instances.enabled/manual_leader/README.md:9
36+
msgid "$ tt start manual_leader\n"
37+
""
38+
msgstr ""
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C)
3+
# This file is distributed under the same license as the Tarantool package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Tarantool 3.0\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2023-12-07 07:21+0000\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <LL@li.org>\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
19+
#: ../../doc/code_snippets/snippets/replication/instances.enabled/master_master/README.md:1
20+
msgid "Master-master"
21+
msgstr ""
22+
23+
#: ../../doc/code_snippets/snippets/replication/instances.enabled/master_master/README.md:3
24+
msgid "A sample application demonstrating how to bootstrap a [master-master](https://www.tarantool.io/en/doc/latest/how-to/replication/repl_bootstrap_master_master/) replica set."
25+
msgstr ""
26+
27+
#: ../../doc/code_snippets/snippets/replication/instances.enabled/master_master/README.md:5
28+
msgid "Running"
29+
msgstr ""
30+
31+
#: ../../doc/code_snippets/snippets/replication/instances.enabled/master_master/README.md:7
32+
msgid "To start all instances, execute the following command in the [replication](../../../replication) directory:"
33+
msgstr ""
34+
35+
#: ../../doc/code_snippets/snippets/replication/instances.enabled/master_master/README.md:9
36+
msgid "$ tt start master_master\n"
37+
""
38+
msgstr ""
Lines changed: 107 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,107 @@
1+
# SOME DESCRIPTIVE TITLE.
2+
# Copyright (C)
3+
# This file is distributed under the same license as the Tarantool package.
4+
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5+
#
6+
#, fuzzy
7+
msgid ""
8+
msgstr ""
9+
"Project-Id-Version: Tarantool 3.0\n"
10+
"Report-Msgid-Bugs-To: \n"
11+
"POT-Creation-Date: 2023-12-07 07:21+0000\n"
12+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13+
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14+
"Language-Team: LANGUAGE <LL@li.org>\n"
15+
"MIME-Version: 1.0\n"
16+
"Content-Type: text/plain; charset=UTF-8\n"
17+
"Content-Transfer-Encoding: 8bit\n"
18+
19+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:1
20+
msgid "Sharded cluster"
21+
msgstr ""
22+
23+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:3
24+
msgid "A sample application demonstrating how to configure a [sharded](https://www.tarantool.io/en/doc/latest/concepts/sharding/) cluster."
25+
msgstr ""
26+
27+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:5
28+
msgid "Running"
29+
msgstr ""
30+
31+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:7
32+
msgid "To run the cluster, go to the `sharding` directory in the terminal and perform the following steps:"
33+
msgstr ""
34+
35+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:9
36+
msgid "Install `vshard`:"
37+
msgstr ""
38+
39+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:11
40+
msgid "$ tt rocks install vshard\n"
41+
""
42+
msgstr ""
43+
44+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:15
45+
msgid "Run the cluster:"
46+
msgstr ""
47+
48+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:17
49+
msgid "$ tt start sharded_cluster\n"
50+
""
51+
msgstr ""
52+
53+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:21
54+
msgid "Connect to the router:"
55+
msgstr ""
56+
57+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:23
58+
msgid "$ tt connect sharded_cluster:router-a-001\n"
59+
""
60+
msgstr ""
61+
62+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:27
63+
msgid "Insert test data:"
64+
msgstr ""
65+
66+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:29
67+
msgid "sharded_cluster:router-a-001> insert_data()\n"
68+
"---\n"
69+
"...\n"
70+
""
71+
msgstr ""
72+
73+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:35
74+
msgid "Connect to storages in different replica sets to see how data is distributed across nodes:"
75+
msgstr ""
76+
77+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:37
78+
msgid "a. `storage-a-001`:"
79+
msgstr ""
80+
81+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:39
82+
msgid "sharded_cluster:storage-a-001> box.space.bands:select()\n"
83+
"---\n"
84+
"- - [1, 614, 'Roxette', 1986]\n"
85+
" - [2, 986, 'Scorpions', 1965]\n"
86+
" - [5, 755, 'Pink Floyd', 1965]\n"
87+
" - [7, 998, 'The Doors', 1965]\n"
88+
" - [8, 762, 'Nirvana', 1987]\n"
89+
"...\n"
90+
""
91+
msgstr ""
92+
93+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:50
94+
msgid "b. `storage-b-001`:"
95+
msgstr ""
96+
97+
#: ../../doc/code_snippets/snippets/sharding/instances.enabled/sharded_cluster/README.md:52
98+
msgid "sharded_cluster:storage-b-001> box.space.bands:select()\n"
99+
"---\n"
100+
"- - [3, 11, 'Ace of Base', 1987]\n"
101+
" - [4, 42, 'The Beatles', 1960]\n"
102+
" - [6, 55, 'The Rolling Stones', 1962]\n"
103+
" - [9, 299, 'Led Zeppelin', 1968]\n"
104+
" - [10, 167, 'Queen', 1970]\n"
105+
"...\n"
106+
""
107+
msgstr ""

locale/en/concepts/replication/index.pot

Lines changed: 3 additions & 3 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-07 07:21+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"
@@ -25,9 +25,9 @@ msgid "Replication allows multiple Tarantool instances to work on copies of the
2525
msgstr ""
2626

2727
#: ../../doc/concepts/replication/index.rst:13
28-
msgid "This chapter includes the following sections:"
28+
msgid "This section includes the following topics:"
2929
msgstr ""
3030

3131
#: ../../doc/concepts/replication/index.rst:23
32-
msgid "For practical guides to replication, see the :ref:`How-to section <how-to-replication>`. You can learn about :ref:`bootstrapping a replica set <replication-bootstrap>`, :ref:`adding instances <replication-add_instances>` to the replica set or :ref:`removing them <replication-remove_instances>`, :ref:`using synchronous replication <how-to-repl_sync>` and :ref:`managing leader elections <how-to-repl_leader_elect>`."
32+
msgid "For practical guides to replication, see :ref:`Replication tutorials <how-to-replication>`. You can learn about bootstrapping a replica set, adding instances to the replica set, or removing them."
3333
msgstr ""

locale/en/concepts/replication/repl_architecture.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-07 07:21+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"
@@ -61,7 +61,7 @@ msgid "Data change operations on **replication-local** spaces (:doc:`created </r
6161
msgstr ""
6262

6363
#: ../../doc/concepts/replication/repl_architecture.rst:50
64-
msgid "To learn how to enable replication, check the :ref:`Bootstrapping a replica set <replication-setup>` guide."
64+
msgid "To learn how to enable replication, check the :ref:`Bootstrapping a replica set <replication-bootstrap>` guide."
6565
msgstr ""
6666

6767
#: ../../doc/concepts/replication/repl_architecture.rst:56

0 commit comments

Comments
 (0)