Skip to content

Commit 95c1d8a

Browse files
authored
Merge pull request #4125 from mapeditor/updates-from-weblate
Translation updates from Weblate
2 parents b9f3ad2 + 7807a86 commit 95c1d8a

File tree

3 files changed

+247
-243
lines changed

3 files changed

+247
-243
lines changed

docs/locale/tr/LC_MESSAGES/manual.po

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ msgstr ""
88
"Project-Id-Version: Tiled 1.7\n"
99
"Report-Msgid-Bugs-To: [email protected]\n"
1010
"POT-Creation-Date: 2021-09-07 13:45+0200\n"
11-
"PO-Revision-Date: 2021-11-19 06:51+0000\n"
12-
"Last-Translator: Yusuf Yavuzyigit <yusufyavuzyigit25@gmail.com>\n"
11+
"PO-Revision-Date: 2024-07-02 15:09+0000\n"
12+
"Last-Translator: Zoda <ustunsoykerem23@gmail.com>\n"
1313
"Language-Team: Turkish <https://hosted.weblate.org/projects/tiled/manual/tr/>"
1414
"\n"
1515
"Language: tr\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
1818
"Content-Transfer-Encoding: 8bit\n"
1919
"Plural-Forms: nplurals=2; plural=n != 1;\n"
20-
"X-Generator: Weblate 4.9.1-dev\n"
20+
"X-Generator: Weblate 5.7-dev\n"
2121

2222
#: ../../manual/automapping.rst:3
2323
msgid "Automapping"
@@ -66,18 +66,21 @@ msgstr ""
6666
#: ../../manual/automapping.rst:26
6767
msgid "`Tiled Map Editor Tutorial Part Three: AutoMap (YouTube) <https://youtu.be/A_A6rz7cvG4>`__"
6868
msgstr ""
69+
"`Tile Map Editörü Eğitimi Bölüm 3`: AutoMap (Youtube) <https://youtu.be/"
70+
"A_A6rz7cvG4>`__"
6971

7072
#: ../../manual/automapping.rst:30
7173
msgid "Setting it Up"
72-
msgstr ""
74+
msgstr "Ayarlanıyor"
7375

7476
#: ../../manual/automapping.rst:32
7577
msgid "The Automapping feature looks for a text file called 'rules.txt' in the folder where the current map is located. Each line in this text file is either"
7678
msgstr ""
7779

7880
#: ../../manual/automapping.rst:36
81+
#, fuzzy
7982
msgid "a path to a **rulefile**"
80-
msgstr ""
83+
msgstr "**rulefile**'a bir dizin"
8184

8285
#: ../../manual/automapping.rst:37
8386
msgid "or a path to another textfile which has the same syntax (i.e. in another directory)"
@@ -125,19 +128,20 @@ msgstr ""
125128

126129
#: ../../manual/automapping.rst:75
127130
msgid "Multiple Rules in One Rulefile"
128-
msgstr ""
131+
msgstr "Tek Rulefile dosyasında birden fazla kural"
129132

130133
#: ../../manual/automapping.rst:77
131134
msgid "Multiple rules are possible in one rulemap. However, if you want to have the rules applied in a certain sequence, you should use multiple **rulefiles** and define the sequence within the **rules.txt** file. As of now there also is a certain sequence within one rulemapfile. Generally speaking the regions with small y value come first. If there are regions at the same y value, then the x value is taken into account. On orthogonal maps this ordering scheme is the same as for reading in most western countries (Left to right, top to bottom). The order within one rulemap may be changed later, once tiled is capable of utilizing multiple threads/processors. So if you want to rely on a certain sequence, use different rulemaps and order these in the rules.txt"
132135
msgstr ""
133136

134137
#: ../../manual/automapping.rst:90
135138
msgid "Definition of Inputs"
136-
msgstr ""
139+
msgstr "Girdilerin tanımı"
137140

138141
#: ../../manual/automapping.rst:92
142+
#, fuzzy
139143
msgid "Inputs are generally defined by tile layers which name follows this scheme:"
140-
msgstr ""
144+
msgstr "Girdiler genellikle desen katmanları tarafından belirlenir."
141145

142146
#: ../../manual/automapping.rst:95
143147
msgid "**input[not][index]\\_name**"
@@ -161,23 +165,23 @@ msgstr ""
161165

162166
#: ../../manual/automapping.rst:114
163167
msgid "index must not contain an underscore."
164-
msgstr ""
168+
msgstr "index alt çizgi içermemelidir."
165169

166170
#: ../../manual/automapping.rst:115
167171
msgid "index must not start with *not*."
168-
msgstr ""
172+
msgstr "index bir *not* ile başlamamalı."
169173

170174
#: ../../manual/automapping.rst:116
171175
msgid "index may be empty."
172-
msgstr ""
176+
msgstr "index boş olabilir."
173177

174178
#: ../../manual/automapping.rst:118
175179
msgid "If there are tiles in the standard input layers one of these tiles must be there to match the rule. The optional **[not]** inverts the meaning of that layer. So if there are **inputnot** layers, the tiles placed on them, must not occur in the working map at the examined region to make a rule match. Within one rule you can combine the usage of both input and inputnot layers to make rules input conditions as accurate as you need or as fuzzy as you need."
176180
msgstr ""
177181

178182
#: ../../manual/automapping.rst:127
179183
msgid "Definition of Outputs"
180-
msgstr ""
184+
msgstr "Çıktıların tanımlanması"
181185

182186
#: ../../manual/automapping.rst:129
183187
msgid "Outputs are generally defined by layers whichs name follows this scheme:"
@@ -206,7 +210,7 @@ msgstr ""
206210
#: ../../manual/automapping.rst:156
207211
#: ../../manual/export-gmx.rst:102
208212
msgid "Map Properties"
209-
msgstr ""
213+
msgstr "Harita Özellikleri"
210214

211215
#: ../../manual/automapping.rst:158
212216
msgid "The following map properties can be used to customize the behavior of the rules in a **rulefile**:"

docs/locale/zh_Hans/LC_MESSAGES/index.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ msgstr ""
88
"Project-Id-Version: Tiled 1.1\n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2023-03-10 11:19+0100\n"
11-
"PO-Revision-Date: 2022-04-07 06:36+0000\n"
12-
"Last-Translator: Hcat <[email protected]>\n"
11+
"PO-Revision-Date: 2024-11-27 04:00+0000\n"
12+
"Last-Translator: gmkeebiy <[email protected]>\n"
13+
"Language-Team: Chinese (Simplified Han script) <https://hosted.weblate.org/"
14+
"projects/tiled/documentation-index/zh_Hans/>\n"
1315
"Language: zh_Hans\n"
14-
"Language-Team: Chinese (Simplified) "
15-
"<https://hosted.weblate.org/projects/tiled/documentation-index/zh_Hans/>"
16-
"\n"
17-
"Plural-Forms: nplurals=1; plural=0;\n"
1816
"MIME-Version: 1.0\n"
1917
"Content-Type: text/plain; charset=utf-8\n"
2018
"Content-Transfer-Encoding: 8bit\n"
19+
"Plural-Forms: nplurals=1; plural=0;\n"
20+
"X-Generator: Weblate 5.9-dev\n"
2121
"Generated-By: Babel 2.11.0\n"
2222

2323
#: ../../index.rst:10
@@ -33,11 +33,11 @@ msgid "Tiled Documentation"
3333
msgstr "Tiled 文档"
3434

3535
#: ../../index.rst:6
36-
#, fuzzy
3736
msgid ""
3837
"If you're not finding what you're looking for on these pages, please "
3938
"don't hesitate to ask questions on the `Tiled Forum "
4039
"<https://discourse.mapeditor.org>`_ or the `Tiled Discord "
4140
"<https://discord.gg/39wbTv7>`_."
42-
msgstr "如果您在这些页面中找不到所需的内容,请随时在 `Tiled论坛<https://discourse.mapeditor.org>`_.上提问。"
43-
41+
msgstr ""
42+
"如果您在这些页面中找不到所需的内容,请随时在 Tiled论坛<https://"
43+
"discourse.mapeditor.org>或Tiled Discord<https://discord.gg/39wbTv7>上提问。"

0 commit comments

Comments
 (0)