~ubuntu-branches/ubuntu/precise/kde-l10n-tr/precise-proposed

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
# Copyright (C) YEAR This_file_is_part_of_KDE
# This file is distributed under the same license as the PACKAGE package.
#
# Serdar Soytetir <tulliana@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
"POT-Creation-Date: 2012-01-03 06:06+0100\n"
"PO-Revision-Date: 2012-07-05 16:02+0300\n"
"Last-Translator: Serdar Soytetir <tulliana@gmail.com>\n"
"Language-Team: Turkish <kde-i18n-doc@kde.org>\n"
"Language: tr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Lokalize 1.5\n"

#: checkoutdialog.cpp:39
msgctxt "@title:window"
msgid "<application>Git</application> Checkout"
msgstr ""

#: checkoutdialog.cpp:42
msgctxt "@action:button"
msgid "Checkout"
msgstr ""

#: checkoutdialog.cpp:52
msgctxt "@option:radio Git Checkout"
msgid "Branch:"
msgstr "Dal:"

#: checkoutdialog.cpp:59
msgctxt "@option:radio Git Checkout"
msgid "Tag:"
msgstr ""

#: checkoutdialog.cpp:67 pushdialog.cpp:73
msgctxt "@title:group"
msgid "Options"
msgstr "Seçenekler"

#: checkoutdialog.cpp:72
msgctxt "@option:check"
msgid "Create New Branch: "
msgstr "Yeni Dal Oluştur: "

#: checkoutdialog.cpp:73
msgctxt "@info:tooltip"
msgid "Create a new branch based on a selected branch or tag."
msgstr ""

#: checkoutdialog.cpp:86 pushdialog.cpp:76
msgctxt "@option:check"
msgid "Force"
msgstr "Zorla"

#: checkoutdialog.cpp:87
msgctxt "@info:tooltip"
msgid "Discard local changes."
msgstr "Yerel değişiklikleri yoksay"

#: checkoutdialog.cpp:119
msgctxt "@info:tooltip"
msgid "There are no tags in this repository."
msgstr ""

#: checkoutdialog.cpp:179
msgctxt "@title:group"
msgid "Branch Base"
msgstr ""

#: checkoutdialog.cpp:180
msgctxt "@title:group"
msgid "Checkout"
msgstr ""

#: checkoutdialog.cpp:199
msgctxt "@info:tooltip"
msgid "You must enter a valid name for the new branch first."
msgstr ""

#: checkoutdialog.cpp:206
#, kde-format
msgctxt "@info:tooltip"
msgid "A branch with the name '%1' already exists."
msgstr ""

#: checkoutdialog.cpp:213
msgctxt "@info:tooltip"
msgid "Branch names may not contain any whitespace."
msgstr ""

#: checkoutdialog.cpp:220
msgctxt "@info:tooltip"
msgid "You must select a valid branch first."
msgstr "Öncelikle geçerli bir dal seçmelisiniz."

#: checkoutdialog.cpp:241
msgctxt ""
"@item:intext Prepended to the current branch name to get the default name "
"for a newly created branch"
msgid "branch"
msgstr "dal"

#: commitdialog.cpp:37
msgctxt "@title:window"
msgid "<application>Git</application> Commit"
msgstr "<application>Git</application> Gönder"

#: commitdialog.cpp:40
msgctxt "@action:button"
msgid "Commit"
msgstr "Gönder"

#: commitdialog.cpp:46
msgctxt "@title:group"
msgid "Commit message"
msgstr "Gönderim iletisi"

#: commitdialog.cpp:61
msgctxt "@option:check"
msgid "Amend last commit"
msgstr ""

#: commitdialog.cpp:67
msgctxt "@info:tooltip"
msgid "There is nothing to amend."
msgstr "Düzeltilecek birşey yok."

#: commitdialog.cpp:74
msgctxt "@action:button Add Signed-Off line to the message widget"
msgid "Sign off"
msgstr ""

#: commitdialog.cpp:75
msgctxt "@info:tooltip"
msgid "Add Signed-off-by line at the end of the commit message."
msgstr ""

#: commitdialog.cpp:131
msgctxt "@info:tooltip"
msgid "You must enter a commit message first."
msgstr "Öncelikle bir gönderim iletisi girmelisiniz."

#: fileviewgitplugin.cpp:61
msgctxt "@action:inmenu"
msgid "<application>Git</application> Add"
msgstr "<application>Git</application> Ekle"

#: fileviewgitplugin.cpp:67
msgctxt "@action:inmenu"
msgid "<application>Git</application> Remove"
msgstr "<application>Git</application> Sil"

#: fileviewgitplugin.cpp:73
msgctxt "@action:inmenu"
msgid "<application>Git</application> Checkout..."
msgstr ""

#: fileviewgitplugin.cpp:79
msgctxt "@action:inmenu"
msgid "<application>Git</application> Commit..."
msgstr "<application>Git</application> Gönder..."

#: fileviewgitplugin.cpp:85
msgctxt "@action:inmenu"
msgid "<application>Git</application> Create Tag..."
msgstr ""

#: fileviewgitplugin.cpp:90
msgctxt "@action:inmenu"
msgid "<application>Git</application> Push..."
msgstr ""

#: fileviewgitplugin.cpp:94
msgctxt "@action:inmenu"
msgid "<application>Git</application> Pull..."
msgstr ""

#: fileviewgitplugin.cpp:327
msgctxt "@info:status"
msgid "Adding files to <application>Git</application> repository..."
msgstr "Dosyalar <application>Git</application> deposuna ekleniyor..."

#: fileviewgitplugin.cpp:328
msgctxt "@info:status"
msgid "Adding files to <application>Git</application> repository failed."
msgstr "Dosyalar <application>Git</application> deposuna eklenemedi."

#: fileviewgitplugin.cpp:329
msgctxt "@info:status"
msgid "Added files to <application>Git</application> repository."
msgstr "Dosyalar <application>Git</application> deposuna eklendi."

#: fileviewgitplugin.cpp:338
msgctxt "@info:status"
msgid "Removing files from <application>Git</application> repository..."
msgstr "Dosyalar <application>Git</application> deposundan siliniyor..."

#: fileviewgitplugin.cpp:339
msgctxt "@info:status"
msgid "Removing files from <application>Git</application> repository failed."
msgstr "Dosyalar <application>Git</application> deposundan silinemedi."

#: fileviewgitplugin.cpp:340
msgctxt "@info:status"
msgid "Removed files from <application>Git</application> repository."
msgstr "Dosyalar <application>Git</application> deposundan silindi."

#: fileviewgitplugin.cpp:374
#, kde-format
msgctxt "@info:status"
msgid "Switched to branch '%1'"
msgstr "'%1' dalı seçildi"

#: fileviewgitplugin.cpp:380
#, kde-format
msgctxt ""
"@info:status Git HEAD pointer, parameter includes short SHA-1 & commit "
"message "
msgid "HEAD is now at %1"
msgstr ""

#: fileviewgitplugin.cpp:384
#, kde-format
msgctxt "@info:status"
msgid "Switched to a new branch '%1'"
msgstr "Yeni '%1' dalı seçildi"

#: fileviewgitplugin.cpp:395
msgctxt "@info:status"
msgid ""
"<application>Git</application> Checkout failed. Maybe your working directory "
"is dirty."
msgstr ""

#: fileviewgitplugin.cpp:454
#, kde-format
msgctxt "@info:status"
msgid "Successfully created tag '%1'"
msgstr ""

#: fileviewgitplugin.cpp:459
#, kde-format
msgctxt "@info:status"
msgid ""
"<application>Git</application> tag creation failed. A tag with the name '%1' "
"already exists."
msgstr ""

#: fileviewgitplugin.cpp:461
msgctxt "@info:status"
msgid "<application>Git</application> tag creation failed."
msgstr ""

#: fileviewgitplugin.cpp:473
#, kde-format
msgctxt "@info:status"
msgid "Pushing branch %1 to %2:%3 failed."
msgstr ""

#: fileviewgitplugin.cpp:475
#, kde-format
msgctxt "@info:status"
msgid "Pushed branch %1 to %2:%3."
msgstr ""

#: fileviewgitplugin.cpp:477
#, kde-format
msgctxt "@info:status"
msgid "Pushing branch %1 to %2:%3..."
msgstr ""

#: fileviewgitplugin.cpp:494
#, kde-format
msgctxt "@info:status"
msgid "Pulling branch %1 from %2 failed."
msgstr ""

#: fileviewgitplugin.cpp:496
#, kde-format
msgctxt "@info:status"
msgid "Pulled branch %1 from %2 successfully."
msgstr ""

#: fileviewgitplugin.cpp:498
#, kde-format
msgctxt "@info:status"
msgid "Pulling branch %1 from %2..."
msgstr ""

#: fileviewgitplugin.cpp:546
msgctxt "@info:status"
msgid "Branch is already up-to-date."
msgstr "Dal zaten güncel."

#: pulldialog.cpp:33
msgctxt "@title:window"
msgid "<application>Git</application> Pull"
msgstr ""

#: pulldialog.cpp:36
msgctxt "@action:button"
msgid "Pull"
msgstr ""

#: pulldialog.cpp:42
msgctxt "@title:group The source to pull from"
msgid "Source"
msgstr "Kaynak"

#: pulldialog.cpp:46 pushdialog.cpp:48
msgctxt "@label:listbox a git remote"
msgid "Remote:"
msgstr "Uzak:"

#: pulldialog.cpp:51
msgctxt "@label:listbox"
msgid "Remote branch:"
msgstr "Uzak dal:"

#: pushdialog.cpp:34
msgctxt "@title:window"
msgid "<application>Git</application> Push"
msgstr ""

#: pushdialog.cpp:37
msgctxt "@action:button"
msgid "Push"
msgstr ""

#: pushdialog.cpp:44
msgctxt "@title:group The remote host"
msgid "Destination"
msgstr "Hedef"

#: pushdialog.cpp:56
msgctxt "@title:group"
msgid "Branches"
msgstr "Dallar"

#: pushdialog.cpp:60
msgctxt "@label:listbox"
msgid "Local Branch:"
msgstr "Yerel Dal:"

#: pushdialog.cpp:67
msgctxt "@label:listbox"
msgid "Remote Branch:"
msgstr "Uzak Dal:"

#: pushdialog.cpp:77
msgctxt "@info:tooltip"
msgid ""
"Proceed even if the remote branch is not an ancestor of the local branch."
msgstr ""

#. i18n: file: fileviewgitpluginsettings.kcfg:7
#. i18n: ectx: label, entry (commitDialogHeight), group (CommitDialogSettings)
#: rc.cpp:3
msgid "Dialog height"
msgstr "Pencere yüksekliği"

#. i18n: file: fileviewgitpluginsettings.kcfg:12
#. i18n: ectx: label, entry (commitDialogWidth), group (CommitDialogSettings)
#: rc.cpp:6
msgid "Dialog width"
msgstr "Pencere genişliği"

#: tagdialog.cpp:40
msgctxt "@title:window"
msgid "<application>Git</application> Create Tag"
msgstr ""

#: tagdialog.cpp:43
msgctxt "@action:button"
msgid "Create Tag"
msgstr ""

#: tagdialog.cpp:49
msgctxt "@title:group"
msgid "Tag Information"
msgstr ""

#: tagdialog.cpp:53
msgctxt "@label:textbox"
msgid "Tag Name:"
msgstr ""

#: tagdialog.cpp:61
msgctxt "@label:textbox"
msgid "Tag Message:"
msgstr ""

#: tagdialog.cpp:70
msgctxt "@title:group"
msgid "Attach to"
msgstr ""

#: tagdialog.cpp:75
msgctxt "@label:listbox"
msgid "Branch:"
msgstr "Dal:"

#: tagdialog.cpp:121
msgctxt "@info:tooltip"
msgid "You must enter a tag name first."
msgstr ""

#: tagdialog.cpp:124
msgctxt "@info:tooltip"
msgid "Tag names may not contain any whitespace."
msgstr ""

#: tagdialog.cpp:127
#, kde-format
msgctxt "@info:tooltip"
msgid "A tag named '%1' already exists."
msgstr ""