OSDN Git Service

generic: regenerate
[kde/kde-l10n.git] / tr / messages / kde-extraapps / fileviewgitplugin.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR This_file_is_part_of_KDE
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Translators:
6 # obsoleteman <tulliana@gmail.com>, 2012-2013
7 # Volkan Gezer <volkangezer@gmail.com>, 2014
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: kdesdk-kde4\n"
11 "Report-Msgid-Bugs-To: xakepa10@gmail.com\n"
12 "POT-Creation-Date: 2021-08-13 15:11+0300\n"
13 "PO-Revision-Date: 2014-06-08 14:01+0000\n"
14 "Last-Translator: Volkan Gezer <volkangezer@gmail.com>\n"
15 "Language-Team: Turkish (http://www.transifex.com/projects/p/kdesdk-k-tr/"
16 "language/tr/)\n"
17 "Language: tr\n"
18 "MIME-Version: 1.0\n"
19 "Content-Type: text/plain; charset=UTF-8\n"
20 "Content-Transfer-Encoding: 8bit\n"
21 "Plural-Forms: nplurals=2; plural=(n > 1);\n"
22
23 #: checkoutdialog.cpp:39
24 msgctxt "@title:window"
25 msgid "<application>Git</application> Checkout"
26 msgstr ""
27
28 #: checkoutdialog.cpp:42
29 msgctxt "@action:button"
30 msgid "Checkout"
31 msgstr ""
32
33 #: checkoutdialog.cpp:52
34 msgctxt "@option:radio Git Checkout"
35 msgid "Branch:"
36 msgstr "Dal:"
37
38 #: checkoutdialog.cpp:59
39 msgctxt "@option:radio Git Checkout"
40 msgid "Tag:"
41 msgstr ""
42
43 #: checkoutdialog.cpp:67 pushdialog.cpp:73
44 msgctxt "@title:group"
45 msgid "Options"
46 msgstr "Seçenekler"
47
48 #: checkoutdialog.cpp:72
49 msgctxt "@option:check"
50 msgid "Create New Branch: "
51 msgstr "Yeni Dal Oluştur: "
52
53 #: checkoutdialog.cpp:73
54 msgctxt "@info:tooltip"
55 msgid "Create a new branch based on a selected branch or tag."
56 msgstr ""
57
58 #: checkoutdialog.cpp:86 pushdialog.cpp:76
59 msgctxt "@option:check"
60 msgid "Force"
61 msgstr "Zorla"
62
63 #: checkoutdialog.cpp:87
64 msgctxt "@info:tooltip"
65 msgid "Discard local changes."
66 msgstr "Yerel değişiklikleri yoksay"
67
68 #: checkoutdialog.cpp:119
69 msgctxt "@info:tooltip"
70 msgid "There are no tags in this repository."
71 msgstr ""
72
73 #: checkoutdialog.cpp:179
74 msgctxt "@title:group"
75 msgid "Branch Base"
76 msgstr ""
77
78 #: checkoutdialog.cpp:180
79 msgctxt "@title:group"
80 msgid "Checkout"
81 msgstr ""
82
83 #: checkoutdialog.cpp:199
84 msgctxt "@info:tooltip"
85 msgid "You must enter a valid name for the new branch first."
86 msgstr ""
87
88 #: checkoutdialog.cpp:206
89 msgctxt "@info:tooltip"
90 msgid "A branch with the name '%1' already exists."
91 msgstr ""
92
93 #: checkoutdialog.cpp:213
94 msgctxt "@info:tooltip"
95 msgid "Branch names may not contain any whitespace."
96 msgstr ""
97
98 #: checkoutdialog.cpp:220
99 msgctxt "@info:tooltip"
100 msgid "You must select a valid branch first."
101 msgstr "Öncelikle geçerli bir dal seçmelisiniz."
102
103 #: checkoutdialog.cpp:241
104 msgctxt ""
105 "@item:intext Prepended to the current branch name to get the default name "
106 "for a newly created branch"
107 msgid "branch"
108 msgstr "dal"
109
110 #: commitdialog.cpp:37
111 msgctxt "@title:window"
112 msgid "<application>Git</application> Commit"
113 msgstr "<application>Git</application> Gönder"
114
115 #: commitdialog.cpp:40
116 msgctxt "@action:button"
117 msgid "Commit"
118 msgstr "Gönder"
119
120 #: commitdialog.cpp:46
121 msgctxt "@title:group"
122 msgid "Commit message"
123 msgstr "Gönderim iletisi"
124
125 #: commitdialog.cpp:61
126 msgctxt "@option:check"
127 msgid "Amend last commit"
128 msgstr ""
129
130 #: commitdialog.cpp:67
131 msgctxt "@info:tooltip"
132 msgid "There is nothing to amend."
133 msgstr "Düzeltilecek bir şey yok."
134
135 #: commitdialog.cpp:74
136 msgctxt "@action:button Add Signed-Off line to the message widget"
137 msgid "Sign off"
138 msgstr ""
139
140 #: commitdialog.cpp:75
141 msgctxt "@info:tooltip"
142 msgid "Add Signed-off-by line at the end of the commit message."
143 msgstr ""
144
145 #: commitdialog.cpp:131
146 msgctxt "@info:tooltip"
147 msgid "You must enter a commit message first."
148 msgstr "Öncelikle bir gönderim iletisi girmelisiniz."
149
150 #: fileviewgitplugin.cpp:61
151 msgctxt "@action:inmenu"
152 msgid "<application>Git</application> Add"
153 msgstr "<application>Git</application> Ekle"
154
155 #: fileviewgitplugin.cpp:67
156 msgctxt "@action:inmenu"
157 msgid "<application>Git</application> Remove"
158 msgstr "<application>Git</application> Kaldır"
159
160 #: fileviewgitplugin.cpp:73
161 msgctxt "@action:inmenu"
162 msgid "<application>Git</application> Checkout..."
163 msgstr ""
164
165 #: fileviewgitplugin.cpp:79
166 msgctxt "@action:inmenu"
167 msgid "<application>Git</application> Commit..."
168 msgstr "<application>Git</application> Gönder..."
169
170 #: fileviewgitplugin.cpp:85
171 msgctxt "@action:inmenu"
172 msgid "<application>Git</application> Create Tag..."
173 msgstr ""
174
175 #: fileviewgitplugin.cpp:90
176 msgctxt "@action:inmenu"
177 msgid "<application>Git</application> Push..."
178 msgstr ""
179
180 #: fileviewgitplugin.cpp:95
181 msgctxt "@action:inmenu"
182 msgid "<application>Git</application> Pull..."
183 msgstr ""
184
185 #: fileviewgitplugin.cpp:345
186 msgctxt "@info:status"
187 msgid "Adding files to <application>Git</application> repository..."
188 msgstr "Dosyalar <application>Git</application> deposuna ekleniyor..."
189
190 #: fileviewgitplugin.cpp:346
191 msgctxt "@info:status"
192 msgid "Adding files to <application>Git</application> repository failed."
193 msgstr "Dosyalar <application>Git</application> deposuna eklenemedi."
194
195 #: fileviewgitplugin.cpp:347
196 msgctxt "@info:status"
197 msgid "Added files to <application>Git</application> repository."
198 msgstr "Dosyalar <application>Git</application> deposuna eklendi."
199
200 #: fileviewgitplugin.cpp:356
201 msgctxt "@info:status"
202 msgid "Removing files from <application>Git</application> repository..."
203 msgstr "Dosyalar <application>Git</application> deposundan siliniyor..."
204
205 #: fileviewgitplugin.cpp:357
206 msgctxt "@info:status"
207 msgid "Removing files from <application>Git</application> repository failed."
208 msgstr "Dosyalar <application>Git</application> deposundan silinemedi."
209
210 #: fileviewgitplugin.cpp:358
211 msgctxt "@info:status"
212 msgid "Removed files from <application>Git</application> repository."
213 msgstr "Dosyalar <application>Git</application> deposundan silindi."
214
215 #: fileviewgitplugin.cpp:392
216 msgctxt "@info:status"
217 msgid "Switched to branch '%1'"
218 msgstr "'%1' dalı seçildi"
219
220 #: fileviewgitplugin.cpp:398
221 msgctxt ""
222 "@info:status Git HEAD pointer, parameter includes short SHA-1 & commit "
223 "message "
224 msgid "HEAD is now at %1"
225 msgstr ""
226
227 #: fileviewgitplugin.cpp:402
228 msgctxt "@info:status"
229 msgid "Switched to a new branch '%1'"
230 msgstr "Yeni '%1' dalı seçildi"
231
232 #: fileviewgitplugin.cpp:413
233 msgctxt "@info:status"
234 msgid ""
235 "<application>Git</application> Checkout failed. Maybe your working directory "
236 "is dirty."
237 msgstr ""
238
239 #: fileviewgitplugin.cpp:472
240 msgctxt "@info:status"
241 msgid "Successfully created tag '%1'"
242 msgstr ""
243
244 #: fileviewgitplugin.cpp:477
245 msgctxt "@info:status"
246 msgid ""
247 "<application>Git</application> tag creation failed. A tag with the name '%1' "
248 "already exists."
249 msgstr ""
250
251 #: fileviewgitplugin.cpp:479
252 msgctxt "@info:status"
253 msgid "<application>Git</application> tag creation failed."
254 msgstr ""
255
256 #: fileviewgitplugin.cpp:491
257 msgctxt "@info:status"
258 msgid "Pushing branch %1 to %2:%3 failed."
259 msgstr ""
260
261 #: fileviewgitplugin.cpp:493
262 msgctxt "@info:status"
263 msgid "Pushed branch %1 to %2:%3."
264 msgstr ""
265
266 #: fileviewgitplugin.cpp:495
267 msgctxt "@info:status"
268 msgid "Pushing branch %1 to %2:%3..."
269 msgstr ""
270
271 #: fileviewgitplugin.cpp:512
272 msgctxt "@info:status"
273 msgid "Pulling branch %1 from %2 failed."
274 msgstr ""
275
276 #: fileviewgitplugin.cpp:514
277 msgctxt "@info:status"
278 msgid "Pulled branch %1 from %2 successfully."
279 msgstr ""
280
281 #: fileviewgitplugin.cpp:516
282 msgctxt "@info:status"
283 msgid "Pulling branch %1 from %2..."
284 msgstr ""
285
286 #: fileviewgitplugin.cpp:569 fileviewgitplugin.cpp:581
287 msgctxt "@info:status"
288 msgid "Branch is already up-to-date."
289 msgstr "Dal zaten güncel."
290
291 #: fileviewgitplugin.cpp:585
292 msgctxt "@info:status"
293 msgid "Merge conflicts occurred. Fix them and commit the result."
294 msgstr ""
295
296 #: pulldialog.cpp:33
297 msgctxt "@title:window"
298 msgid "<application>Git</application> Pull"
299 msgstr ""
300
301 #: pulldialog.cpp:36
302 msgctxt "@action:button"
303 msgid "Pull"
304 msgstr ""
305
306 #: pulldialog.cpp:42
307 msgctxt "@title:group The source to pull from"
308 msgid "Source"
309 msgstr "Kaynak"
310
311 #: pulldialog.cpp:46 pushdialog.cpp:48
312 msgctxt "@label:listbox a git remote"
313 msgid "Remote:"
314 msgstr "Uzak:"
315
316 #: pulldialog.cpp:51
317 msgctxt "@label:listbox"
318 msgid "Remote branch:"
319 msgstr "Uzak dal:"
320
321 #: pushdialog.cpp:34
322 msgctxt "@title:window"
323 msgid "<application>Git</application> Push"
324 msgstr ""
325
326 #: pushdialog.cpp:37
327 msgctxt "@action:button"
328 msgid "Push"
329 msgstr ""
330
331 #: pushdialog.cpp:44
332 msgctxt "@title:group The remote host"
333 msgid "Destination"
334 msgstr "Hedef"
335
336 #: pushdialog.cpp:56
337 msgctxt "@title:group"
338 msgid "Branches"
339 msgstr "Dallar"
340
341 #: pushdialog.cpp:60
342 msgctxt "@label:listbox"
343 msgid "Local Branch:"
344 msgstr "Yerel Dal:"
345
346 #: pushdialog.cpp:67
347 msgctxt "@label:listbox"
348 msgid "Remote Branch:"
349 msgstr "Uzak Dal:"
350
351 #: pushdialog.cpp:77
352 msgctxt "@info:tooltip"
353 msgid ""
354 "Proceed even if the remote branch is not an ancestor of the local branch."
355 msgstr ""
356
357 #. i18n: file: fileviewgitpluginsettings.kcfg:7
358 #. i18n: ectx: label, entry (commitDialogHeight), group (CommitDialogSettings)
359 #: rc.cpp:3
360 msgid "Dialog height"
361 msgstr "Pencere yüksekliği"
362
363 #. i18n: file: fileviewgitpluginsettings.kcfg:12
364 #. i18n: ectx: label, entry (commitDialogWidth), group (CommitDialogSettings)
365 #: rc.cpp:6
366 msgid "Dialog width"
367 msgstr "Pencere genişliği"
368
369 #: tagdialog.cpp:40
370 msgctxt "@title:window"
371 msgid "<application>Git</application> Create Tag"
372 msgstr ""
373
374 #: tagdialog.cpp:43
375 msgctxt "@action:button"
376 msgid "Create Tag"
377 msgstr ""
378
379 #: tagdialog.cpp:49
380 msgctxt "@title:group"
381 msgid "Tag Information"
382 msgstr ""
383
384 #: tagdialog.cpp:53
385 msgctxt "@label:textbox"
386 msgid "Tag Name:"
387 msgstr ""
388
389 #: tagdialog.cpp:61
390 msgctxt "@label:textbox"
391 msgid "Tag Message:"
392 msgstr ""
393
394 #: tagdialog.cpp:70
395 msgctxt "@title:group"
396 msgid "Attach to"
397 msgstr ""
398
399 #: tagdialog.cpp:75
400 msgctxt "@label:listbox"
401 msgid "Branch:"
402 msgstr "Dal:"
403
404 #: tagdialog.cpp:121
405 msgctxt "@info:tooltip"
406 msgid "You must enter a tag name first."
407 msgstr ""
408
409 #: tagdialog.cpp:124
410 msgctxt "@info:tooltip"
411 msgid "Tag names may not contain any whitespace."
412 msgstr ""
413
414 #: tagdialog.cpp:127
415 msgctxt "@info:tooltip"
416 msgid "A tag named '%1' already exists."
417 msgstr ""