Skip to content

Commit 0f3e668

Browse files
authored
37 XLF files
37 XLF files for this directory.
1 parent 5aa5e09 commit 0f3e668

37 files changed

+2345
-0
lines changed
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
3+
<file original="SoyMsgBundle" datatype="x-soy-msg-bundle" xml:space="preserve" source-language="en">
4+
<body>
5+
<trans-unit id="286555642257111053" datatype="html">
6+
<source>Rows: %1</source>
7+
<note priority="1" from="description">page text - Total number of rows of seats on an airplane.\n\nParameters:\n* %1 - number of rows of seats on an airplane. It is always an integer greater than or equal to zero.</note>
8+
<note priority="1" from="meaning">Plane.rows</note>
9+
</trans-unit>
10+
<trans-unit id="990695256953568910" datatype="html">
11+
<source>seats =</source>
12+
<note priority="1" from="description">block text - The first half of a mathematical equation determining the number of seats in an airplane, such as: ''''seats =''' 4 x rows'.</note>
13+
<note priority="1" from="meaning">Plane.setSeats</note>
14+
</trans-unit>
15+
<trans-unit id="1327005465775917626" datatype="html">
16+
<source>An airplane has two seats in the flight deck (for the pilot and co-pilot), and a number of rows of 1st class and 2nd class passenger seats. Each 1st class row contains four seats. Each 2nd class row contains five seats.</source>
17+
<note priority="1" from="description">instructions - Note that in [http://blockly-share.appspot.com/static/apps/plane/plane.html?lang=en&amp;level=3 this level], there are three types of seats on this plane. Be sure to use the same terms for '1st class' and '2nd class' as you did for the earlier messages.</note>
18+
<note priority="1" from="meaning">Plane.description3</note>
19+
</trans-unit>
20+
<trans-unit id="1649099567159388799" datatype="html">
21+
<source>?</source>
22+
<note priority="1" from="description">page text - A word or symbol indicating that this numeric value has not yet been determined.</note>
23+
<note priority="1" from="meaning">Plane.placeholder</note>
24+
</trans-unit>
25+
<trans-unit id="3872872459414039837" datatype="html">
26+
<source>Build a formula (below) that calculates the total number of seats on the airplane as the rows are changed (above).</source>
27+
<note priority="1" from="description">page text - This text appears below the airplane graphic and above the space for the user to create the formula. The number of rows an the graphic may be changed by the user with a slider. See [http://blockly-share.appspot.com/static/apps/plane/plane.html?lang=en&amp;level=1] for a picture.</note>
28+
<note priority="1" from="meaning">Plane.instructions</note>
29+
</trans-unit>
30+
<trans-unit id="4755413400587385256" datatype="html">
31+
<source>An airplane has two seats in the flight deck (for the pilot and co-pilot), and a number of rows of passenger seats. Each row contains four seats.</source>
32+
<note priority="1" from="description">instructions - Note that in [http://blockly-share.appspot.com/static/apps/plane/plane.html?lang=en&amp;level=2 this level], there are two types of seats on this plane.</note>
33+
<note priority="1" from="meaning">Plane.description2</note>
34+
</trans-unit>
35+
<trans-unit id="5622822520334788359" datatype="html">
36+
<source>1st class rows (%1)</source>
37+
<note priority="1" from="description">block text - The number of rows of first-class seats on the, to be used in a mathematical equation. See [http://blockly-share.appspot.com/static/apps/plane/plane.html?lang=en&amp;level=3].\n\nParameters:\n* %1 - number of rows of first-class seats on an airplane. It is always an integer greater than or equal to zero.</note>
38+
<note priority="1" from="meaning">Plane.getRows1</note>
39+
</trans-unit>
40+
<trans-unit id="6523489254328705062" datatype="html">
41+
<source>2nd class rows: %1</source>
42+
<note priority="1" from="description">page text - The number of rows of second-class seats on the airplane. %1 is an integer greater or equal to zero. See [http://blockly-share.appspot.com/static/apps/plane/plane.html?lang=en&amp;level=3].\n\nParameters:\n* %1 - number of rows of second-class seats on an airplane. It is always an integer greater than or equal to zero.</note>
43+
<note priority="1" from="meaning">Plane.rows2</note>
44+
</trans-unit>
45+
<trans-unit id="6636919311618748816" datatype="html">
46+
<source>Seats: %1</source>
47+
<note priority="1" from="description">page text - The total number of seats on the airplane.\n\nParameters:\n* %1 - number of seats on an airplane. It is always either the next message or an integer greater than or equal to zero.</note>
48+
<note priority="1" from="meaning">Plane.seats</note>
49+
</trans-unit>
50+
<trans-unit id="6646116297668869388" datatype="html">
51+
<source>Plane Seat Calculator</source>
52+
<note priority="1" from="description">title - Specifies that this is Blockly's '''Plane''' (airplane) tutorial. The word 'plane' was chosen over 'airplane' in English because it is shorter and less formal.</note>
53+
<note priority="1" from="meaning">Plane.plane</note>
54+
</trans-unit>
55+
<trans-unit id="7030918043298347994" datatype="html">
56+
<source>rows (%1)</source>
57+
<note priority="1" from="description">block text - The number of rows on the airplane, to be used in a mathematical equation, such as: 'seats = 4 x '''rows (5)''''.\n\nParameters:\n* %1 - number of rows of seats on an airplane. It is always an integer greater than or equal to zero.</note>
58+
<note priority="1" from="meaning">Plane.getRows</note>
59+
</trans-unit>
60+
<trans-unit id="7091637686507441682" datatype="html">
61+
<source>1st class rows: %1</source>
62+
<note priority="1" from="description">page text - The number of rows of first-class seats on the airplane. You can see the block at [http://blockly-share.appspot.com/static/apps/plane/plane.html?lang=en&amp;level=3].\n\nParameters:\n* %1 - number of rows of first-class seats on an airplane. It is always an integer greater than or equal to zero.</note>
63+
<note priority="1" from="meaning">Plane.rows1</note>
64+
</trans-unit>
65+
<trans-unit id="7784699858027886282" datatype="html">
66+
<source>An airplane has a number of rows of passenger seats. Each row contains four seats.</source>
67+
<note priority="1" from="description">instructions - Note that in [http://blockly-share.appspot.com/static/apps/plane/plane.html?lang=en&amp;level=1 this level], there is only one type of seat on the plane.</note>
68+
<note priority="1" from="meaning">Plane.description1</note>
69+
</trans-unit>
70+
<trans-unit id="8347578891541780742" datatype="html">
71+
<source>2nd class rows (%1)</source>
72+
<note priority="1" from="description">block text - The number of rows of second-class (also called 'economy class') seats on the airplane, to be used in a mathematical expression.\n\nParameters:\n* %1 - number of rows of second-class seats on an airplane. It is always an integer greater than or equal to zero.</note>
73+
<note priority="1" from="meaning">Plane.getRows2</note>
74+
</trans-unit>
75+
</body>
76+
</file>
77+
</xliff>
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
3+
<file original="SoyMsgBundle" datatype="x-soy-msg-bundle" source-language="en" target-language="ar">
4+
<body>
5+
<trans-unit id="286555642257111053" datatype="html">
6+
<source>Rows: %1</source>
7+
<target>الصفوف: %1</target>
8+
</trans-unit>
9+
<trans-unit id="990695256953568910" datatype="html">
10+
<source>seats =</source>
11+
<target>المقاعد =</target>
12+
</trans-unit>
13+
<trans-unit id="1327005465775917626" datatype="html">
14+
<source>An airplane has two seats in the flight deck (for the pilot and co-pilot), and a number of rows of 1st class and 2nd class passenger seats. Each 1st class row contains four seats. Each 2nd class row contains five seats.</source>
15+
<target>طائرة بمقعدين في مقطورة الطيّار (للطيار ومساعده) وعدد من المقاعد في صفوف الدرجة الأولى والثانية. كل صف من صفوف الدرجة الأولى يحتوي على أربعة مقاعد. ويحتوي كل صف في الدرجة الثانية على خمسة مقاعد.</target>
16+
</trans-unit>
17+
<trans-unit id="1649099567159388799" datatype="html">
18+
<source>?</source>
19+
<target>؟</target>
20+
</trans-unit>
21+
<trans-unit id="3872872459414039837" datatype="html">
22+
<source>Build a formula (below) that calculates the total number of seats on the airplane as the rows are changed (above).</source>
23+
<target>لبناء صيغة (أدناه) تقوم بحساب إجمالي عدد المقاعد في الطائرة عند تغيير الصفوف (أعلاه).</target>
24+
</trans-unit>
25+
<trans-unit id="4755413400587385256" datatype="html">
26+
<source>An airplane has two seats in the flight deck (for the pilot and co-pilot), and a number of rows of passenger seats. Each row contains four seats.</source>
27+
<target>طائرة بمقعدين في مقطورة الطيّار (للطيار ومساعده) وعدد من الصفوف يحتوي كل صف على أربعة مقاعد.</target>
28+
</trans-unit>
29+
<trans-unit id="5622822520334788359" datatype="html">
30+
<source>1st class rows (%1)</source>
31+
<target>صفوف الطبقة الأولى (%1)</target>
32+
</trans-unit>
33+
<trans-unit id="6523489254328705062" datatype="html">
34+
<source>2nd class rows: %1</source>
35+
<target>صفوف الفئة الثانية: %1</target>
36+
</trans-unit>
37+
<trans-unit id="6636919311618748816" datatype="html">
38+
<source>Seats: %1</source>
39+
<target>المقاعد: %1</target>
40+
</trans-unit>
41+
<trans-unit id="6646116297668869388" datatype="html">
42+
<source>Plane Seat Calculator</source>
43+
<target>آلة حاسبة لمقعد الطائرة</target>
44+
</trans-unit>
45+
<trans-unit id="7030918043298347994" datatype="html">
46+
<source>rows (%1)</source>
47+
<target>الصفوف (%1)</target>
48+
</trans-unit>
49+
<trans-unit id="7091637686507441682" datatype="html">
50+
<source>1st class rows: %1</source>
51+
<target>صفوف الطبقة الأولى: %1</target>
52+
</trans-unit>
53+
<trans-unit id="7784699858027886282" datatype="html">
54+
<source>An airplane has a number of rows of passenger seats. Each row contains four seats.</source>
55+
<target>هنالك طائرة تحتوي على عدد من صفوف مقاعد الركاب. كل صف يحتوي على أربعة مقاعد.</target>
56+
</trans-unit>
57+
<trans-unit id="8347578891541780742" datatype="html">
58+
<source>2nd class rows (%1)</source>
59+
<target>صفوف الفئة الثانية: (%1)</target>
60+
</trans-unit>
61+
</body>
62+
</file>
63+
</xliff>
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
3+
<file original="SoyMsgBundle" datatype="x-soy-msg-bundle" source-language="en" target-language="be-tarask">
4+
<body>
5+
<trans-unit id="286555642257111053" datatype="html">
6+
<source>Rows: %1</source>
7+
<target>Радкоў: %1</target>
8+
</trans-unit>
9+
<trans-unit id="990695256953568910" datatype="html">
10+
<source>seats =</source>
11+
<target>месцаў =</target>
12+
</trans-unit>
13+
<trans-unit id="1327005465775917626" datatype="html">
14+
<source>An airplane has two seats in the flight deck (for the pilot and co-pilot), and a number of rows of 1st class and 2nd class passenger seats. Each 1st class row contains four seats. Each 2nd class row contains five seats.</source>
15+
<target>Самалёт мае два месцы ў кабіне экіпажа (пілот і другі пілот), і некалькі пасажырскіх шэрагаў месцаў 1-га кляса і 2-га кляса. Кожны шэраг 1-га кляса утрымлівае чатыры месцы. Кожны шэраг 2-га кляса ўтрымлівае пяць месцаў.</target>
16+
</trans-unit>
17+
<trans-unit id="1649099567159388799" datatype="html">
18+
<source>?</source>
19+
<target>?</target>
20+
</trans-unit>
21+
<trans-unit id="3872872459414039837" datatype="html">
22+
<source>Build a formula (below) that calculates the total number of seats on the airplane as the rows are changed (above).</source>
23+
<target>Пабудаваць формулу (ніжэй), якая падлічвае агульную колькасьць месцаў у самалёце пры зьмене радоў (гл. вышэй).</target>
24+
</trans-unit>
25+
<trans-unit id="4755413400587385256" datatype="html">
26+
<source>An airplane has two seats in the flight deck (for the pilot and co-pilot), and a number of rows of passenger seats. Each row contains four seats.</source>
27+
<target>Самалёт мае два месцы ў кабіне экіпажа (пілот і другі пілот), і некалькі шэрагаў пасажырскіх сядзеньняў. Кожны шэраг утрымлівае чатыры месцы.</target>
28+
</trans-unit>
29+
<trans-unit id="5622822520334788359" datatype="html">
30+
<source>1st class rows (%1)</source>
31+
<target>радкі першага клясу (%1)</target>
32+
</trans-unit>
33+
<trans-unit id="6523489254328705062" datatype="html">
34+
<source>2nd class rows: %1</source>
35+
<target>Радкі другога клясу: %1</target>
36+
</trans-unit>
37+
<trans-unit id="6636919311618748816" datatype="html">
38+
<source>Seats: %1</source>
39+
<target>Месцаў: %1</target>
40+
</trans-unit>
41+
<trans-unit id="6646116297668869388" datatype="html">
42+
<source>Plane Seat Calculator</source>
43+
<target>Калькулятар месцаў у самалёце</target>
44+
</trans-unit>
45+
<trans-unit id="7030918043298347994" datatype="html">
46+
<source>rows (%1)</source>
47+
<target>радкоў (%1)</target>
48+
</trans-unit>
49+
<trans-unit id="7091637686507441682" datatype="html">
50+
<source>1st class rows: %1</source>
51+
<target>Радкі першага клясу: %1</target>
52+
</trans-unit>
53+
<trans-unit id="7784699858027886282" datatype="html">
54+
<source>An airplane has a number of rows of passenger seats. Each row contains four seats.</source>
55+
<target>Самалёт мае некалькі шэрагаў пасажырскіх сядзеньняў. Кожная шэраг утрымлівае чатыры месцы.</target>
56+
</trans-unit>
57+
<trans-unit id="8347578891541780742" datatype="html">
58+
<source>2nd class rows (%1)</source>
59+
<target>радкі другога клясу (%1)</target>
60+
</trans-unit>
61+
</body>
62+
</file>
63+
</xliff>
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<xliff version="1.2" xmlns="urn:oasis:names:tc:xliff:document:1.2">
3+
<file original="SoyMsgBundle" datatype="x-soy-msg-bundle" source-language="en" target-language="br">
4+
<body>
5+
<trans-unit id="286555642257111053" datatype="html">
6+
<source>Rows: %1</source>
7+
<target>Renkennadoù : %1</target>
8+
</trans-unit>
9+
<trans-unit id="990695256953568910" datatype="html">
10+
<source>seats =</source>
11+
<target>azezennoù =</target>
12+
</trans-unit>
13+
<trans-unit id="1327005465775917626" datatype="html">
14+
<source>An airplane has two seats in the flight deck (for the pilot and co-pilot), and a number of rows of 1st class and 2nd class passenger seats. Each 1st class row contains four seats. Each 2nd class row contains five seats.</source>
15+
<target>En un nijerez ez eus div azezenn el logell leviañ(evit al loman hag an eil loman), hag un toullad renkennadoù azezennoù tremenidi kentañ hag eil klas. Peder azezenn zo e pep renkennad kentañ klas. Pemp azezenn zo e pemp renkennad eil klas.</target>
16+
</trans-unit>
17+
<trans-unit id="1649099567159388799" datatype="html">
18+
<source>?</source>
19+
<target>?</target>
20+
</trans-unit>
21+
<trans-unit id="3872872459414039837" datatype="html">
22+
<source>Build a formula (below) that calculates the total number of seats on the airplane as the rows are changed (above).</source>
23+
<target>Sevel ur formulenn (amañ dindan) evit jediñ an niver a azezennoù en holl en nijerez pa vez kemmet an niver a renkennadoù (amañ a-us).</target>
24+
</trans-unit>
25+
<trans-unit id="4755413400587385256" datatype="html">
26+
<source>An airplane has two seats in the flight deck (for the pilot and co-pilot), and a number of rows of passenger seats. Each row contains four seats.</source>
27+
<target>En un nijerez ez eus div azezenn el logell leviañ(evit al loman hag an eil loman), hag ur toullad renkennadoù azezennoù evit an dremenidi. Peder azezenn zo e pep renkennad.</target>
28+
</trans-unit>
29+
<trans-unit id="5622822520334788359" datatype="html">
30+
<source>1st class rows (%1)</source>
31+
<target>Renkennadoù kentañ klas (%1)</target>
32+
</trans-unit>
33+
<trans-unit id="6523489254328705062" datatype="html">
34+
<source>2nd class rows: %1</source>
35+
<target>Renkennadoù eil klas : %1</target>
36+
</trans-unit>
37+
<trans-unit id="6636919311618748816" datatype="html">
38+
<source>Seats: %1</source>
39+
<target>Azezennoù : %1</target>
40+
</trans-unit>
41+
<trans-unit id="6646116297668869388" datatype="html">
42+
<source>Plane Seat Calculator</source>
43+
<target>Jederez azezenn nijerez</target>
44+
</trans-unit>
45+
<trans-unit id="7030918043298347994" datatype="html">
46+
<source>rows (%1)</source>
47+
<target>renkennadoù (%1)</target>
48+
</trans-unit>
49+
<trans-unit id="7091637686507441682" datatype="html">
50+
<source>1st class rows: %1</source>
51+
<target>Renkennadoù kentañ klas : %1</target>
52+
</trans-unit>
53+
<trans-unit id="7784699858027886282" datatype="html">
54+
<source>An airplane has a number of rows of passenger seats. Each row contains four seats.</source>
55+
<target>Un nijerez he deus un toullad renkennadoù azezennoù evit ar veajourien. Peder azezenn a zo e pep renkennad.</target>
56+
</trans-unit>
57+
<trans-unit id="8347578891541780742" datatype="html">
58+
<source>2nd class rows (%1)</source>
59+
<target>Renkennadoù eil klas (%1)</target>
60+
</trans-unit>
61+
</body>
62+
</file>
63+
</xliff>

0 commit comments

Comments
 (0)