chiark / gitweb /
vmtools: remove old vagrant workaround
[fdroidserver.git] / locale / tr / LC_MESSAGES / fdroidserver.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: PACKAGE VERSION\n"
9 "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
10 "POT-Creation-Date: 2017-11-22 23:24+0100\n"
11 "PO-Revision-Date: 2017-06-23 14:47+0000\n"
12 "Last-Translator: monolifed <monolifed@gmail.com>\n"
13 "Language-Team: Turkish <https://hosted.weblate.org/projects/f-droid/"
14 "fdroidserver/tr/>\n"
15 "Language: tr\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=n > 1;\n"
20 "X-Generator: Weblate 2.15-dev\n"
21
22 #: ../fdroidserver/nightly.py
23 msgid ""
24 "\n"
25 "SSH Public Key to be used as Deploy Key:"
26 msgstr ""
27
28 #: ../fdroidserver/nightly.py
29 #, python-brace-format
30 msgid ""
31 "\n"
32 "{path} encoded for the DEBUG_KEYSTORE secret variable:"
33 msgstr ""
34
35 #: ../fdroidserver/lint.py
36 #, python-format
37 msgid "\"%s/\" has no matching metadata file!"
38 msgstr ""
39
40 #: ../fdroidserver/update.py
41 #, python-brace-format
42 msgid "\"{path}\" contains outdated {name} ({version})"
43 msgstr ""
44
45 #: ../fdroidserver/update.py
46 #, python-brace-format
47 msgid "\"{path}\" contains recent {name} ({version})"
48 msgstr ""
49
50 #: ../fdroidserver/metadata.py
51 #, python-brace-format
52 msgid "\"{path}\" is not an accepted format, convert to: {formats}"
53 msgstr ""
54
55 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
56 #, python-format
57 msgid "%(option)s option requires %(number)d argument"
58 msgid_plural "%(option)s option requires %(number)d arguments"
59 msgstr[0] ""
60 msgstr[1] ""
61
62 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
63 #, python-format
64 msgid "%(prog)s: error: %(message)s\n"
65 msgstr ""
66
67 #: ../fdroidserver/scanner.py
68 #, python-format
69 msgid "%d problems found"
70 msgstr ""
71
72 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
73 msgid "%prog [options]"
74 msgstr ""
75
76 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
77 #, python-format
78 msgid "%r is not callable"
79 msgstr ""
80
81 #: ../fdroidserver/lint.py
82 #, python-format
83 msgid "%s is not an accepted build field"
84 msgstr ""
85
86 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
87 #, python-format
88 msgid "%s option does not take a value"
89 msgstr ""
90
91 #: ../fdroidserver/index.py ../fdroidserver/common.py
92 msgid "'keypass' not found in config.py!"
93 msgstr ""
94
95 #: ../fdroidserver/index.py ../fdroidserver/common.py
96 msgid "'keystore' not found in config.py!"
97 msgstr ""
98
99 #: ../fdroidserver/index.py ../fdroidserver/common.py
100 msgid "'keystorepass' not found in config.py!"
101 msgstr ""
102
103 #: ../fdroidserver/index.py ../fdroidserver/common.py
104 msgid "'repo_keyalias' not found in config.py!"
105 msgstr ""
106
107 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
108 msgid "'required' is an invalid argument for positionals"
109 msgstr ""
110
111 #: ../fdroidserver/common.py
112 msgid "'sdk_path' not set in 'config.py'!"
113 msgstr ""
114
115 #. Translators: "build-tools" is the file name of a package from
116 #. Google, it is part of the Android SDK. So it probably shouldn't be
117 #. translated or transliterated.
118 #: ../fdroidserver/common.py
119 #, python-brace-format
120 msgid "'{aapt}' is too old, fdroid requires build-tools-23.0.0 or newer!"
121 msgstr ""
122
123 #: ../fdroidserver/install.py
124 #, python-brace-format
125 msgid "'{apkfilename}' is already installed on {dev}."
126 msgstr ""
127
128 #: ../fdroidserver/common.py
129 #, python-brace-format
130 msgid ""
131 "'{field}' will be in random order! Use () or [] brackets if order is "
132 "important!"
133 msgstr ""
134
135 #: ../fdroidserver/common.py
136 #, python-brace-format
137 msgid "'{path}' failed to execute!"
138 msgstr ""
139
140 #: ../fdroidserver/metadata.py
141 #, python-brace-format
142 msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
143 msgstr ""
144
145 #: ../fdroidserver/checkupdates.py
146 #, python-brace-format
147 msgid "...checkupdate failed for {appid} : {error}"
148 msgstr ""
149
150 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
151 msgid ".__call__() not defined"
152 msgstr ""
153
154 #: ../fdroidserver/lint.py
155 msgid "/issues is missing"
156 msgstr ""
157
158 #: ../fdroid
159 #, fuzzy
160 msgid "Add PGP signatures using GnuPG for packages in repo"
161 msgstr "Depodaki paketler için GPG imzaları ekle"
162
163 #: ../fdroid
164 msgid "Add a new application from its source code"
165 msgstr "Kaynak kodundan yeni bir uygulama ekle"
166
167 #: ../fdroidserver/update.py
168 #, fuzzy
169 msgid "Add a repo signing key to an unsigned repo"
170 msgstr "Bir anahtar deposunda, depo imzalama anahtarı yaratır"
171
172 #: ../fdroidserver/update.py
173 #, fuzzy
174 msgid "Add skeleton metadata files for APKs that are missing them"
175 msgstr "Eksik olan iskelet meta veri dosyalarını yarat"
176
177 #: ../fdroidserver/update.py
178 #, python-brace-format
179 msgid "Adding new repo for only {name}"
180 msgstr ""
181
182 #: ../fdroidserver/init.py
183 msgid "Alias of the repo signing key in the keystore"
184 msgstr "Depo imzalama anahtarının anahtar deposundaki takma adı"
185
186 #: ../fdroidserver/import.py
187 msgid ""
188 "Allows a different revision (or git branch) to be specified for the initial "
189 "import"
190 msgstr ""
191 "İlk içe aktarım için farklı bir revizyonun (veya git dalının) belirtilmesine "
192 "izin verir"
193
194 #: ../fdroidserver/lint.py
195 msgid "Also warn about formatting issues, like rewritemeta -l"
196 msgstr "Ayrıca biçimlendirme sorunları hakkında uyar, rewritemeta -l gibi"
197
198 #: ../fdroidserver/common.py
199 #, python-brace-format
200 msgid "Android SDK '{path}' does not have '{dirname}' installed!"
201 msgstr ""
202
203 #: ../fdroidserver/common.py
204 msgid "Android SDK not found!"
205 msgstr ""
206
207 #: ../fdroidserver/common.py
208 #, python-brace-format
209 msgid "Android SDK path '{path}' does not exist!"
210 msgstr ""
211
212 #: ../fdroidserver/common.py
213 #, python-brace-format
214 msgid "Android SDK path '{path}' is not a directory!"
215 msgstr ""
216
217 #. Translators: "build-tools" is the file name of a package from
218 #. Google, it is part of the Android SDK. So it probably shouldn't be
219 #. translated or transliterated.
220 #: ../fdroidserver/common.py
221 #, python-brace-format
222 msgid "Android build-tools path '{path}' does not exist!"
223 msgstr ""
224
225 #: ../fdroidserver/update.py
226 msgid "AndroidManifest.xml has no date"
227 msgstr ""
228
229 #: ../fdroidserver/lint.py
230 #, python-brace-format
231 msgid "App is in '{repo}' but has a link to {url}"
232 msgstr ""
233
234 #: ../fdroidserver/lint.py
235 msgid "Appending .git is not necessary"
236 msgstr ""
237
238 #: ../fdroidserver/update.py
239 #, python-brace-format
240 msgid "Archiving {apkfilename} with invalid signature!"
241 msgstr ""
242
243 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
244 #: ../fdroidserver/lint.py
245 #, python-brace-format
246 msgid "Branch '{branch}' used as commit in build '{versionName}'"
247 msgstr ""
248
249 #: ../fdroidserver/lint.py
250 #, python-brace-format
251 msgid "Branch '{branch}' used as commit in srclib '{srclib}'"
252 msgstr ""
253
254 #: ../fdroid
255 msgid "Build a package from source"
256 msgstr "Kaynaktan bir paket oluştur"
257
258 #: ../fdroidserver/build.py
259 msgid "Build all applications available"
260 msgstr "Kullanılabilir tüm uygulamaları oluştur"
261
262 #: ../fdroidserver/lint.py
263 msgid "Build generated by `fdroid import` - remove disable line once ready"
264 msgstr ""
265
266 #: ../fdroidserver/build.py
267 msgid "Build only the latest version of each package"
268 msgstr "Her paketin sadece son sürümünü oluştur"
269
270 #: ../fdroidserver/metadata.py
271 #, python-brace-format
272 msgid ""
273 "Build should have comma-separated versionName and versionCode, not "
274 "\"{value}\", in {linedesc}"
275 msgstr ""
276
277 #: ../fdroidserver/init.py
278 #, python-format
279 msgid "Built repo based in \"%s\" with this config:"
280 msgstr ""
281
282 #: ../fdroidserver/build.py
283 msgid "Can't build due to {} error while scanning"
284 msgid_plural "Can't build due to {} errors while scanning"
285 msgstr[0] ""
286 msgstr[1] ""
287
288 #: ../fdroidserver/metadata.py
289 #, python-brace-format
290 msgid "Cannot find a packageName for {path}!"
291 msgstr ""
292
293 #: ../fdroidserver/metadata.py
294 #, python-brace-format
295 msgid "Cannot resolve app id {appid}"
296 msgstr ""
297
298 #: ../fdroidserver/rewritemeta.py
299 msgid "Cannot use --list and --to at the same time"
300 msgstr ""
301
302 #: ../fdroidserver/metadata.py
303 #, python-brace-format
304 msgid "Cannot write \"{path}\", not an accepted format, use: {formats}"
305 msgstr ""
306
307 #: ../fdroidserver/lint.py
308 msgid "Categories are not set"
309 msgstr ""
310
311 #: ../fdroidserver/lint.py
312 #, python-format
313 msgid "Category '%s' is not valid"
314 msgstr ""
315
316 #: ../fdroid
317 msgid "Check for updates to applications"
318 msgstr "Uygulama güncellemelerini denetle"
319
320 #: ../fdroidserver/update.py
321 #, python-brace-format
322 msgid ""
323 "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, "
324 "archapks:{arch}"
325 msgstr ""
326
327 #: ../fdroidserver/dscanner.py
328 msgid "Clean after all scans have finished"
329 msgstr "Tüm taramalar bitince temizle"
330
331 #: ../fdroidserver/dscanner.py
332 msgid "Clean before the scans start and rebuild the container"
333 msgstr "Taramalar başlamadan önce temizle ve konteyneri yeniden oluştur"
334
335 #: ../fdroidserver/dscanner.py
336 msgid "Clean up all containers and then exit"
337 msgstr "Bütün konteynerleri temizle ve sonra çık"
338
339 #: ../fdroidserver/update.py
340 #, fuzzy
341 msgid "Clean update - don't uses caches, reprocess all APKs"
342 msgstr "Temiz güncelleme - önbellekleri kullanmaz, tüm APKları yeniden işler"
343
344 #: ../fdroidserver/import.py
345 msgid "Comma separated list of categories."
346 msgstr "Kategorilerin virgülle ayrılmış listesi."
347
348 #: ../fdroid
349 #, c-format, python-format
350 msgid "Command '%s' not recognised.\n"
351 msgstr "Komut '%s' tanınmıyor.\n"
352
353 #: ../fdroidserver/checkupdates.py
354 msgid "Commit changes"
355 msgstr "Değişiklikleri işle"
356
357 #: ../fdroidserver/common.py
358 #, python-brace-format
359 msgid "Could not find '{command}' on your system"
360 msgstr ""
361
362 #: ../fdroidserver/update.py
363 #, python-brace-format
364 msgid "Could not find {path} to remove it"
365 msgstr ""
366
367 #: ../fdroidserver/update.py
368 msgid "Could not open apk file for analysis"
369 msgstr ""
370
371 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
372 #: ../fdroidserver/import.py
373 msgid "Couldn't find latest version code"
374 msgstr ""
375
376 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
377 #: ../fdroidserver/import.py
378 msgid "Couldn't find latest version name"
379 msgstr ""
380
381 #: ../fdroidserver/import.py
382 msgid "Couldn't find package ID"
383 msgstr ""
384
385 #: ../fdroidserver/update.py
386 msgid "Cowardily refusing to overwrite existing signing key setup!"
387 msgstr ""
388
389 #: ../fdroidserver/update.py
390 msgid "Create a repo signing key in a keystore"
391 msgstr "Bir anahtar deposunda, depo imzalama anahtarı yaratır"
392
393 #: ../fdroidserver/update.py
394 msgid "Create skeleton metadata files that are missing"
395 msgstr "Eksik olan iskelet meta veri dosyalarını yarat"
396
397 #: ../fdroidserver/server.py
398 #, python-brace-format
399 msgid "Created new container \"{name}\""
400 msgstr ""
401
402 #: ../fdroidserver/publish.py
403 msgid "Creating log directory"
404 msgstr ""
405
406 #: ../fdroidserver/server.py
407 #, python-brace-format
408 msgid "Creating new S3 bucket: {url}"
409 msgstr ""
410
411 #: ../fdroidserver/publish.py
412 msgid "Creating output directory"
413 msgstr ""
414
415 #: ../fdroidserver/index.py
416 msgid "Creating signed index with this key (SHA256):"
417 msgstr ""
418
419 #: ../fdroidserver/import.py ../fdroidserver/verify.py
420 #: ../fdroidserver/publish.py
421 msgid "Creating temporary directory"
422 msgstr ""
423
424 #: ../fdroidserver/index.py
425 msgid "Creating unsigned index in preparation for signing"
426 msgstr ""
427
428 #: ../fdroidserver/nightly.py
429 msgid "DEBUG_KEYSTORE is not set or the value is incomplete"
430 msgstr ""
431
432 #: ../fdroidserver/update.py
433 msgid "Delete APKs and/or OBBs without metadata from the repo"
434 msgstr "Depodan meta verisi olmayan APKları ve/veya OBBleri sil"
435
436 #: ../fdroidserver/update.py
437 #, python-brace-format
438 msgid "Deleting unknown file: {path}"
439 msgstr ""
440
441 #: ../fdroidserver/lint.py
442 #, python-format
443 msgid "Description '%s' is just the app's summary"
444 msgstr ""
445
446 #: ../fdroidserver/lint.py
447 msgid "Description has a duplicate line"
448 msgstr ""
449
450 #: ../fdroidserver/lint.py
451 #, python-format
452 msgid "Description has a list (%s) but it isn't bulleted (*) nor numbered (#)"
453 msgstr ""
454
455 #: ../fdroidserver/lint.py
456 #, python-brace-format
457 msgid "Description of length {length} is over the {limit} char limit"
458 msgstr ""
459
460 #: ../fdroidserver/init.py
461 msgid "Do not prompt for Android SDK path, just fail"
462 msgstr "Android SDK konumunu sorma, sadece başarısız ol"
463
464 #: ../fdroidserver/build.py
465 msgid "Don't create a source tarball, useful when testing a build"
466 msgstr "Bir kaynak tar dosyası yaratma, bir oluşturma sınanırken yararlıdır"
467
468 #: ../fdroidserver/stats.py
469 msgid "Don't do anything logs-related"
470 msgstr "Günlüklerle ilgili bir şey yapma"
471
472 #: ../fdroidserver/build.py
473 msgid ""
474 "Don't refresh the repository, useful when testing a build with no internet "
475 "connection"
476 msgstr ""
477 "Depoyu yenileme, bir oluşturma internet bağlantısı olmadan sınanırken "
478 "yararlıdır"
479
480 #: ../fdroidserver/server.py ../fdroidserver/nightly.py
481 msgid "Don't use rsync checksums"
482 msgstr "Rsync sağlama toplamlarını kullanma"
483
484 #: ../fdroidserver/stats.py
485 msgid "Download logs we don't have"
486 msgstr "Bizde olmayan günlükleri indir"
487
488 #: ../fdroidserver/common.py
489 msgid "Downloading the repository already failed once, not trying again."
490 msgstr ""
491
492 #: ../fdroidserver/verify.py
493 #, python-brace-format
494 msgid "Downloading {url} failed. {error}"
495 msgstr ""
496
497 #: ../fdroidserver/metadata.py
498 #, python-brace-format
499 msgid ""
500 "Duplicate build recipe found for versionCode {versionCode} in {linedesc}"
501 msgstr ""
502
503 #: ../fdroidserver/lint.py
504 #, python-brace-format
505 msgid "Duplicate link in '{field}': {url}"
506 msgstr ""
507
508 #: ../fdroid
509 msgid "Dynamically scan APKs post build"
510 msgstr "Oluşturma sonrası APKları dinamik olarak tara"
511
512 #: ../fdroidserver/nightly.py
513 msgid "ERROR: unsupported CI type, patches welcome!"
514 msgstr ""
515
516 #: ../fdroidserver/metadata.py
517 #, python-brace-format
518 msgid "Empty build flag at {linedesc}"
519 msgstr ""
520
521 #: ../fdroidserver/init.py
522 #, python-format
523 msgid ""
524 "Enter the path to the Android SDK (%s) here:\n"
525 "> "
526 msgstr ""
527
528 #: ../fdroidserver/import.py
529 msgid "Error while getting repo address"
530 msgstr ""
531
532 #: ../fdroid
533 msgid "Extract signatures from APKs"
534 msgstr ""
535
536 #: ../fdroidserver/signatures.py
537 #, python-brace-format
538 msgid "Failed fetching signatures for '{apkfilename}': {error}"
539 msgstr ""
540
541 #: ../fdroidserver/update.py
542 #, python-brace-format
543 msgid "Failed reading {path}: {error}"
544 msgstr ""
545
546 #: ../fdroidserver/update.py
547 #, python-brace-format
548 msgid "Failed resizing {path}: {error}"
549 msgstr ""
550
551 #: ../fdroidserver/publish.py
552 #, fuzzy
553 msgid "Failed to align application"
554 msgstr "Kullanılabilir tüm uygulamaları oluştur"
555
556 #: ../fdroidserver/server.py
557 #, python-brace-format
558 msgid "Failed to create S3 bucket: {url}"
559 msgstr ""
560
561 #: ../fdroidserver/common.py
562 msgid "Failed to get APK manifest information"
563 msgstr ""
564
565 #: ../fdroidserver/update.py
566 #, python-brace-format
567 msgid "Failed to get apk information, deleting {path}"
568 msgstr ""
569
570 #: ../fdroidserver/update.py
571 #, python-brace-format
572 msgid "Failed to get apk information, skipping {path}"
573 msgstr ""
574
575 #: ../fdroidserver/install.py
576 #, python-brace-format
577 msgid "Failed to install '{apkfilename}' on {dev}: {error}"
578 msgstr ""
579
580 #: ../fdroidserver/publish.py
581 msgid "Failed to sign application"
582 msgstr ""
583
584 #: ../fdroidserver/signatures.py
585 #, python-brace-format
586 msgid "Fetched signatures for '{apkfilename}' -> '{sigdir}'"
587 msgstr ""
588
589 #: ../fdroidserver/verify.py ../fdroidserver/stats.py ../fdroidserver/update.py
590 #: ../fdroidserver/rewritemeta.py ../fdroidserver/build.py
591 #: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
592 #: ../fdroidserver/install.py
593 msgid "Finished"
594 msgstr ""
595
596 #: ../fdroidserver/lint.py
597 msgid "Flattr donation methods belong in the FlattrID flag"
598 msgstr ""
599
600 #: ../fdroidserver/build.py
601 msgid ""
602 "Force build of disabled apps, and carries on regardless of scan problems. "
603 "Only allowed in test mode."
604 msgstr ""
605 "Devre dışı uygulamaların oluşturulmasını zorunlu kıl, ve tarama problemi "
606 "olsa bile devam et. Sadece sınama kipinde izin verilir."
607
608 #: ../fdroidserver/update.py
609 #, python-brace-format
610 msgid "Found \"{path}\" graphic without metadata for app \"{name}\"!"
611 msgstr ""
612
613 #: ../fdroidserver/common.py
614 msgid "Found invalid appids in arguments"
615 msgstr ""
616
617 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
618 #: ../fdroidserver/common.py
619 msgid "Found invalid versionCodes for some apps"
620 msgstr ""
621
622 #: ../fdroidserver/metadata.py
623 #, fuzzy, python-brace-format
624 msgid "Found multiple metadata files for {appid}"
625 msgstr "Eksik olan iskelet meta veri dosyalarını yarat"
626
627 #: ../fdroidserver/index.py
628 msgid "Found multiple signing certificates for repository."
629 msgstr ""
630
631 #: ../fdroidserver/update.py
632 #, python-brace-format
633 msgid "Found multiple signing certificates in {path}"
634 msgstr ""
635
636 #: ../fdroidserver/index.py
637 msgid "Found no signing certificates for repository."
638 msgstr ""
639
640 #: ../fdroidserver/lint.py
641 #, python-format
642 msgid "Found non-file at %s"
643 msgstr ""
644
645 #: ../fdroidserver/update.py
646 #, fuzzy, python-brace-format
647 msgid "Generated skeleton metadata for {appid}"
648 msgstr "Eksik olan iskelet meta veri dosyalarını yarat"
649
650 #: ../fdroidserver/common.py
651 #, python-format
652 msgid "Git checkout of '%s' failed"
653 msgstr ""
654
655 #: ../fdroidserver/common.py
656 msgid "Git clean failed"
657 msgstr ""
658
659 #: ../fdroidserver/common.py
660 msgid "Git fetch failed"
661 msgstr ""
662
663 #: ../fdroidserver/common.py
664 msgid "Git remote set-head failed"
665 msgstr ""
666
667 #: ../fdroidserver/common.py
668 msgid "Git reset failed"
669 msgstr ""
670
671 #: ../fdroidserver/common.py
672 msgid "Git submodule sync failed"
673 msgstr ""
674
675 #: ../fdroidserver/common.py
676 msgid "Git submodule update failed"
677 msgstr ""
678
679 #: ../fdroidserver/index.py
680 msgid "Ignoring package without metadata: "
681 msgstr ""
682
683 #: ../fdroidserver/update.py
684 #, python-brace-format
685 msgid "Ignoring stale cache data for {apkfilename}"
686 msgstr ""
687
688 #: ../fdroidserver/rewritemeta.py
689 #, python-brace-format
690 msgid "Ignoring {ext} file at '{path}'"
691 msgstr ""
692
693 #: ../fdroidserver/update.py
694 msgid "Include APKs that are signed with disabled algorithms like MD5"
695 msgstr ""
696
697 #: ../fdroidserver/common.py
698 msgid "Initialising submodules"
699 msgstr ""
700
701 #: ../fdroidserver/install.py
702 msgid "Install all signed applications available"
703 msgstr "Kullanılabilir tüm imzalı uygulamaları kur"
704
705 #: ../fdroid
706 msgid "Install built packages on devices"
707 msgstr "Oluşturulan paketleri aygıtlara kur"
708
709 #: ../fdroidserver/install.py
710 #, python-format
711 msgid "Installing %s..."
712 msgstr ""
713
714 #: ../fdroidserver/install.py
715 #, python-brace-format
716 msgid "Installing '{apkfilename}' on {dev}..."
717 msgstr ""
718
719 #: ../fdroid
720 msgid "Interact with the repo HTTP server"
721 msgstr "Depo HTTP sunucusu ile etkileşim kur"
722
723 #: ../fdroidserver/update.py
724 msgid "Interactively ask about things that need updating."
725 msgstr "Güncelleme gerektiren şeyler hakkında etkileşimli olarak sor."
726
727 #: ../fdroidserver/update.py
728 msgid "Invalid APK"
729 msgstr ""
730
731 #: ../fdroidserver/metadata.py
732 #, python-format
733 msgid "Invalid boolean '%s'"
734 msgstr ""
735
736 #: ../fdroidserver/metadata.py
737 #, python-brace-format
738 msgid "Invalid build flag at {line} in {linedesc}"
739 msgstr ""
740
741 #: ../fdroidserver/metadata.py
742 #, python-brace-format
743 msgid "Invalid build format: {value} in {name}"
744 msgstr ""
745
746 #: ../fdroidserver/lint.py
747 msgid "Invalid bulleted list"
748 msgstr ""
749
750 #: ../fdroidserver/lint.py
751 #, python-format
752 msgid ""
753 "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list"
754 msgstr ""
755
756 #: ../fdroidserver/lint.py
757 msgid "Invalid link - use [http://foo.bar Link title] or [http://foo.bar]"
758 msgstr ""
759
760 #: ../fdroidserver/metadata.py
761 #, python-format
762 msgid "Invalid metadata in %s:%d"
763 msgstr ""
764
765 #: ../fdroidserver/metadata.py
766 msgid "Invalid metadata in: "
767 msgstr ""
768
769 #: ../fdroidserver/common.py
770 #, python-format
771 msgid "Invalid name for published file: %s"
772 msgstr ""
773
774 #: ../fdroidserver/common.py
775 #, python-brace-format
776 msgid "Invalid package name {0}"
777 msgstr ""
778
779 #: ../fdroidserver/metadata.py
780 #, python-brace-format
781 msgid "Invalid versionCode: \"{versionCode}\" is not an integer!"
782 msgstr ""
783
784 #: ../fdroidserver/publish.py ../fdroidserver/update.py
785 msgid "Java JDK not found! Install in standard location or set java_paths!"
786 msgstr ""
787
788 #: ../fdroidserver/signindex.py
789 msgid ""
790 "Java jarsigner not found! Install in standard location or set java_paths!"
791 msgstr ""
792
793 #: ../fdroidserver/init.py
794 #, fuzzy
795 msgid "Keystore for signing key:\t"
796 msgstr "Depo imzalama anahtarı için anahtar deposunun konumu"
797
798 #: ../fdroidserver/lint.py
799 #, python-brace-format
800 msgid ""
801 "Last used commit '{commit}' looks like a tag, but Update Check Mode is "
802 "'{ucm}'"
803 msgstr ""
804
805 #: ../fdroidserver/rewritemeta.py
806 msgid "List files that would be reformatted"
807 msgstr "Yeniden biçimlendirilecek olan dosyaları listele"
808
809 #: ../fdroidserver/build.py
810 msgid "Make the build stop on exceptions"
811 msgstr "Özel durumlarda oluşturmayı durdur"
812
813 #: ../fdroidserver/index.py
814 msgid "Malformed repository mirrors."
815 msgstr ""
816
817 #: ../fdroidserver/server.py
818 msgid "Malformed serverwebroot line:"
819 msgstr ""
820
821 #: ../fdroidserver/gpgsign.py
822 msgid "Missing output directory"
823 msgstr ""
824
825 #: ../fdroidserver/lint.py
826 #, python-format
827 msgid "Name '%s' is just the auto name - remove it"
828 msgstr ""
829
830 #: ../fdroidserver/common.py
831 msgid "No 'config.py' found, using defaults."
832 msgstr ""
833
834 #: ../fdroidserver/common.py
835 msgid "No Android SDK found!"
836 msgstr ""
837
838 #: ../fdroidserver/import.py
839 msgid "No android or kivy project could be found. Specify --subdir?"
840 msgstr ""
841
842 #: ../fdroidserver/install.py
843 msgid "No attached devices found"
844 msgstr ""
845
846 #: ../fdroidserver/metadata.py
847 #, python-brace-format
848 msgid "No commit specified for {versionName} in {linedesc}"
849 msgstr ""
850
851 #: ../fdroidserver/index.py
852 msgid "No fingerprint in URL."
853 msgstr ""
854
855 #: ../fdroidserver/common.py
856 msgid "No git submodules available"
857 msgstr ""
858
859 #: ../fdroidserver/import.py
860 msgid "No information found."
861 msgstr ""
862
863 #: ../fdroidserver/lint.py
864 msgid "No need to specify that the app is Free Software"
865 msgstr ""
866
867 #: ../fdroidserver/lint.py
868 msgid "No need to specify that the app is for Android"
869 msgstr ""
870
871 #: ../fdroidserver/server.py
872 msgid "No option set! Edit your config.py to set at least one of these:"
873 msgstr ""
874
875 #: ../fdroidserver/common.py
876 msgid "No packages specified"
877 msgstr ""
878
879 #: ../fdroidserver/install.py
880 #, python-format
881 msgid "No signed apk available for %s"
882 msgstr ""
883
884 #: ../fdroidserver/install.py
885 msgid "No signed output directory - nothing to do"
886 msgstr ""
887
888 #: ../fdroidserver/update.py
889 #, python-brace-format
890 msgid "No signing certificates found in {path}"
891 msgstr ""
892
893 #: ../fdroidserver/common.py
894 #, python-format
895 msgid "No such package: %s"
896 msgstr ""
897
898 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
899 #: ../fdroidserver/common.py
900 #, python-brace-format
901 msgid "No such versionCode {versionCode} for app {appid}"
902 msgstr ""
903
904 #: ../fdroidserver/verify.py ../fdroidserver/publish.py
905 msgid "No unsigned directory - nothing to do"
906 msgstr ""
907
908 #: ../fdroidserver/signindex.py
909 msgid "Nothing to do"
910 msgstr ""
911
912 #: ../fdroidserver/checkupdates.py
913 #, python-brace-format
914 msgid "Nothing to do for {appid}."
915 msgstr ""
916
917 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
918 #: ../fdroidserver/update.py
919 #, python-brace-format
920 msgid "OBB file has newer versionCode({integer}) than any APK:"
921 msgstr ""
922
923 #: ../fdroidserver/update.py
924 msgid "OBB filename must start with \"main.\" or \"patch.\":"
925 msgstr ""
926
927 #: ../fdroidserver/update.py
928 msgid "OBB's packagename does not match a supported APK:"
929 msgstr ""
930
931 #: ../fdroidserver/update.py
932 #, python-brace-format
933 msgid "Only PNG and JPEG are supported for graphics, found: {path}"
934 msgstr ""
935
936 #: ../fdroidserver/checkupdates.py
937 msgid "Only print differences with the Play Store"
938 msgstr "Yalnızca Play Store ile olan farkları yazdır"
939
940 #: ../fdroidserver/checkupdates.py
941 msgid "Only process apps with auto-updates"
942 msgstr "Yalnızca kendiliğinden güncellemesi olan uygulamaları işle"
943
944 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
945 msgid "Options"
946 msgstr ""
947
948 #: ../fdroidserver/import.py
949 msgid "Overall license of the project."
950 msgstr "Projenin genel lisansı."
951
952 #: ../fdroidserver/dscanner.py
953 msgid "Override path for repo APKs (default: ./repo)"
954 msgstr "Depo APKları için konumu geçersiz kıl (öntanımlı: ./repo)"
955
956 #: ../fdroidserver/common.py
957 #, python-brace-format
958 msgid "Parsing manifest at '{path}'"
959 msgstr ""
960
961 #: ../fdroidserver/common.py
962 msgid "Password required with username"
963 msgstr ""
964
965 #: ../fdroidserver/import.py
966 #, fuzzy
967 msgid "Path to main Android project subdirectory, if not in root."
968 msgstr "Kökte değilse, ana Android proje alt dizininin konumu."
969
970 msgid "Path to main android project subdirectory, if not in root."
971 msgstr "Kökte değilse, ana Android proje alt dizininin konumu."
972
973 #: ../fdroidserver/init.py
974 msgid "Path to the Android SDK (sometimes set in ANDROID_HOME)"
975 msgstr "Android SDK konumu (bazen ANDROID_HOME'da ayarlıdır)"
976
977 #: ../fdroidserver/btlog.py
978 msgid "Path to the git repo to use as the log"
979 msgstr "Günlük olarak kullanılacak git deposunun konumu"
980
981 #: ../fdroidserver/init.py
982 msgid "Path to the keystore for the repo signing key"
983 msgstr "Depo imzalama anahtarı için anahtar deposunun konumu"
984
985 #: ../fdroidserver/dscanner.py
986 #, fuzzy
987 msgid "Prepare Drozer to run a scan"
988 msgstr "Drozer'i bir tarama çalıştırmak için hazırla"
989
990 msgid "Prepare drozer to run a scan"
991 msgstr "Drozer'i bir tarama çalıştırmak için hazırla"
992
993 #: ../fdroidserver/nightly.py
994 msgid "Print the secret variable to the terminal for easy copy/paste"
995 msgstr ""
996
997 #: ../fdroidserver/metadata.py
998 #, python-brace-format
999 msgid "Problem with description of {appid}: {error}"
1000 msgstr ""
1001
1002 #: ../fdroidserver/common.py
1003 #, python-brace-format
1004 msgid "Problem with xml at '{path}'"
1005 msgstr ""
1006
1007 #: ../fdroidserver/checkupdates.py
1008 msgid "Process auto-updates"
1009 msgstr "Kendiliğinden güncellemeleri işle"
1010
1011 #: ../fdroidserver/publish.py ../fdroidserver/update.py
1012 #, python-brace-format
1013 msgid "Processing {apkfilename}"
1014 msgstr ""
1015
1016 #: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
1017 #, python-brace-format
1018 msgid "Processing {appid}"
1019 msgstr ""
1020
1021 #: ../fdroidserver/update.py
1022 #, fuzzy
1023 msgid "Produce human-readable XML/JSON for index files"
1024 msgstr "Okunabilir index.xml üret"
1025
1026 #: ../fdroidserver/update.py
1027 msgid "Produce human-readable index.xml"
1028 msgstr "Okunabilir index.xml üret"
1029
1030 #: ../fdroidserver/import.py
1031 msgid "Project URL to import from."
1032 msgstr "İçe aktarma için proje URL'si."
1033
1034 #: ../fdroidserver/lint.py
1035 msgid "Punctuation should be avoided"
1036 msgstr ""
1037
1038 #: ../fdroidserver/btlog.py
1039 msgid "Push the log to this git remote repository"
1040 msgstr "Günlüğü bu git uzak deposuna it"
1041
1042 #: ../fdroidserver/server.py
1043 #, fuzzy, python-brace-format
1044 msgid "Pushing binary transparency log to {url}"
1045 msgstr "Bir URL için çalıştırılabilir şeffaflık günlüğünü güncelle"
1046
1047 #: ../fdroidserver/server.py
1048 #, python-brace-format
1049 msgid "Pushing to {url}"
1050 msgstr ""
1051
1052 #: ../fdroid
1053 msgid "Quickly start a new repository"
1054 msgstr "Hızlıca yeni bir depo başlat"
1055
1056 #: ../fdroid
1057 msgid "Read all the metadata files and exit"
1058 msgstr "Tüm meta veri dosyalarını oku ve çık"
1059
1060 #: ../fdroidserver/common.py
1061 #, python-brace-format
1062 msgid "Reading '{config_file}'"
1063 msgstr ""
1064
1065 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
1066 #. https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
1067 #: ../fdroidserver/common.py
1068 #, python-brace-format
1069 msgid ""
1070 "Reading packageName/versionCode/versionName failed, APK invalid: "
1071 "'{apkfilename}'"
1072 msgstr ""
1073
1074 #: ../fdroidserver/update.py
1075 #, python-brace-format
1076 msgid "Reading {apkfilename} from cache"
1077 msgstr ""
1078
1079 #: ../fdroidserver/stats.py
1080 #, fuzzy
1081 msgid ""
1082 "Recalculate aggregate stats - use when changes have been made that would "
1083 "invalidate old cached data."
1084 msgstr ""
1085 "Toplam istatistikleri yeniden hesapla - eski önbelleklenen veriyi geçersiz "
1086 "kılacak değişiklikler yapıldığında kullanın "
1087
1088 #: ../fdroidserver/common.py
1089 msgid "Removing specified files"
1090 msgstr ""
1091
1092 #: ../fdroidserver/update.py
1093 msgid "Rename APK files that do not match package.name_123.apk"
1094 msgstr "paket.ad_123.apk ile eşleşmeyen tüm APK dosyalarını yeniden adlandır"
1095
1096 #: ../fdroidserver/update.py
1097 msgid "Report on build data status"
1098 msgstr "Oluşturma veri durumu hakkında bildir"
1099
1100 #: ../fdroidserver/build.py
1101 msgid ""
1102 "Reset and create a brand new build server, even if the existing one appears "
1103 "to be ok."
1104 msgstr ""
1105 "Sıfırla ve yeni bir oluşturma sunucusu yarat, var olan iyi görünüyor olsa "
1106 "bile."
1107
1108 #: ../fdroidserver/update.py
1109 msgid "Resize all the icons exceeding the max pixel size and exit"
1110 msgstr "Piksel boyut sınırını aşan tüm simgeleri yeniden boyutlandır ve çık"
1111
1112 #: ../fdroidserver/common.py
1113 msgid "Restrict output to warnings and errors"
1114 msgstr "Çıkışı uyarılara ve hatalara kısıtla"
1115
1116 #: ../fdroid
1117 msgid "Rewrite all the metadata files"
1118 msgstr "Tüm meta veri dosyalarını yeniden yaz"
1119
1120 #: ../fdroidserver/rewritemeta.py
1121 msgid "Rewrite to a specific format: "
1122 msgstr "Belirli bir biçimde yeniden yaz: "
1123
1124 #: ../fdroidserver/rewritemeta.py
1125 #, python-brace-format
1126 msgid "Rewriting '{appid}'"
1127 msgstr ""
1128
1129 #: ../fdroidserver/rewritemeta.py
1130 #, python-brace-format
1131 msgid "Rewriting '{appid}' to '{path}'"
1132 msgstr ""
1133
1134 #: ../fdroidserver/lint.py
1135 #, fuzzy
1136 msgid "Run rewritemeta to fix formatting"
1137 msgstr "Belirli bir biçimde yeniden yaz: "
1138
1139 #: ../fdroidserver/server.py
1140 msgid "Running first pass with MD5 checking disabled"
1141 msgstr ""
1142
1143 #: ../fdroidserver/dscanner.py
1144 msgid "Scan only the latest version of each package"
1145 msgstr "Her paketin sadece en son sürümünü tara"
1146
1147 #: ../fdroid
1148 msgid "Scan the source code of a package"
1149 msgstr "Bir paketin kaynak kodunu tara"
1150
1151 #: ../fdroidserver/build.py
1152 msgid "Scanner found {} problem"
1153 msgid_plural "Scanner found {} problems"
1154 msgstr[0] ""
1155 msgstr[1] ""
1156
1157 #: ../fdroid
1158 msgid "Set up an app build for a nightly build repo"
1159 msgstr ""
1160
1161 #: ../fdroidserver/build.py
1162 #, fuzzy
1163 msgid "Setup an emulator, install the APK on it and perform a Drozer scan"
1164 msgstr "Bir emülatör kur, APKyı ona kur ve bir Drozer taraması yap"
1165
1166 msgid "Setup an emulator, install the apk on it and perform a drozer scan"
1167 msgstr "Bir emülatör kur, APKyı ona kur ve bir Drozer taraması yap"
1168
1169 #: ../fdroid
1170 msgid "Sign and place packages in the repo"
1171 msgstr "Paketleri imzala ve depoya yerleştir"
1172
1173 #: ../fdroid
1174 msgid "Sign indexes created using update --nosign"
1175 msgstr "update -nosign ile yaratılan indeksleri imzala"
1176
1177 #: ../fdroidserver/build.py
1178 msgid "Skip scanning the source code for binaries and other problems"
1179 msgstr ""
1180 "Kaynak kodu, çalıştırılabilir dosyalar ve diğer sorunlar için taramayı atla"
1181
1182 #: ../fdroidserver/update.py
1183 #, python-brace-format
1184 msgid "Skipping '{apkfilename}' with invalid signature!"
1185 msgstr ""
1186
1187 #: ../fdroidserver/update.py
1188 #, python-brace-format
1189 msgid "Skipping index generation for {appid}"
1190 msgstr ""
1191
1192 #: ../fdroidserver/update.py
1193 #, python-brace-format
1194 msgid "Skipping {apkfilename} with invalid signature!"
1195 msgstr ""
1196
1197 #: ../fdroidserver/scanner.py
1198 #, python-brace-format
1199 msgid "Skipping {appid}: disabled"
1200 msgstr ""
1201
1202 #: ../fdroidserver/scanner.py
1203 #, python-brace-format
1204 msgid "Skipping {appid}: no builds specified"
1205 msgstr ""
1206
1207 #: ../fdroidserver/server.py
1208 msgid "Specify a local folder to sync the repo to"
1209 msgstr "Deponun eşleneceği yerel bir klasör belirtin"
1210
1211 #: ../fdroidserver/server.py
1212 msgid "Specify an identity file to provide to SSH for rsyncing"
1213 msgstr "Rsync için SSH'a sağlanacak bir kimlik dosyası belirtin"
1214
1215 #: ../fdroidserver/update.py
1216 #, fuzzy
1217 msgid "Specify editor to use in interactive mode. Default "
1218 msgstr "Etkileşimli kipte kullanılacak editörü belirtin. Öntanımlı %s"
1219
1220 #, c-format
1221 msgid "Specify editor to use in interactive mode. Default %s"
1222 msgstr "Etkileşimli kipte kullanılacak editörü belirtin. Öntanımlı %s"
1223
1224 #: ../fdroidserver/update.py
1225 #, fuzzy, python-brace-format
1226 msgid "Specify editor to use in interactive mode. Default is {path}"
1227 msgstr "Etkileşimli kipte kullanılacak editörü belirtin. Öntanımlı %s"
1228
1229 #: ../fdroidserver/build.py
1230 msgid "Specify that we're running on the build server"
1231 msgstr "Oluşturma sunucusunda çalıştığımızı belirtin"
1232
1233 #: ../fdroidserver/common.py
1234 msgid "Spew out even more information than normal"
1235 msgstr "Olağandan daha da çok bilgi çıkart"
1236
1237 #: ../fdroidserver/lint.py
1238 #, python-format
1239 msgid "Summary '%s' is just the app's name"
1240 msgstr ""
1241
1242 #: ../fdroidserver/lint.py
1243 #, python-brace-format
1244 msgid "Summary of length {length} is over the {limit} char limit"
1245 msgstr ""
1246
1247 #: ../fdroidserver/build.py
1248 msgid ""
1249 "Test mode - put output in the tmp directory only, and always build, even if "
1250 "the output already exists."
1251 msgstr ""
1252 "Sınama kipi - çıkışı sadece tmp dizinine koy, ve her zaman oluştur, çıkış "
1253 "zaten var olsa bile."
1254
1255 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
1256 #: ../fdroidserver/update.py
1257 #, python-brace-format
1258 msgid "The OBB version code must come after \"{name}.\":"
1259 msgstr ""
1260
1261 #: ../fdroidserver/btlog.py
1262 msgid "The base URL for the repo to log (default: https://f-droid.org)"
1263 msgstr "Günlüklenecek depo için taban URLsi (öntanımlı: https://f-droid.org)"
1264
1265 #: ../fdroidserver/server.py
1266 #, fuzzy
1267 msgid "The only commands currently supported are 'init' and 'update'"
1268 msgstr "çalıştırılacak komut, 'init' ya da 'update'"
1269
1270 #: ../fdroidserver/index.py
1271 msgid "The repository's fingerprint does not match."
1272 msgstr ""
1273
1274 #: ../fdroidserver/common.py
1275 msgid "The repository's index could not be verified."
1276 msgstr ""
1277
1278 #: ../fdroidserver/server.py
1279 #, python-brace-format
1280 msgid "The root dir for local_copy_dir \"{path}\" does not exist!"
1281 msgstr ""
1282
1283 #: ../fdroidserver/nightly.py
1284 msgid "The the file to be included in the repo (path or glob)"
1285 msgstr ""
1286
1287 #: ../fdroidserver/publish.py
1288 msgid "There is a keyalias collision - publishing halted"
1289 msgstr ""
1290
1291 #: ../fdroidserver/import.py
1292 #, python-format
1293 msgid "This repo already has local metadata: %s"
1294 msgstr ""
1295
1296 #: ../fdroidserver/server.py
1297 msgid ""
1298 "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config."
1299 "py!"
1300 msgstr ""
1301
1302 #: ../fdroidserver/lint.py
1303 msgid "UCM is set but it looks like checkupdates hasn't been run yet"
1304 msgstr ""
1305
1306 #: ../fdroidserver/lint.py
1307 msgid "URL shorteners should not be used"
1308 msgstr ""
1309
1310 #: ../fdroidserver/metadata.py
1311 msgid "URL title is just the URL, use brackets: [URL]"
1312 msgstr ""
1313
1314 #: ../fdroidserver/lint.py
1315 #, python-brace-format
1316 msgid "URL {url} in Description: {error}"
1317 msgstr ""
1318
1319 #: ../fdroidserver/metadata.py
1320 #, python-brace-format
1321 msgid "Unexpected text on same line as {field} in {linedesc}"
1322 msgstr ""
1323
1324 #: ../fdroid
1325 msgid "Unknown exception found!"
1326 msgstr "Bilinmeyen özel durum bulundu!"
1327
1328 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
1329 #: ../fdroidserver/lint.py
1330 #, python-brace-format
1331 msgid "Unknown file '{filename}' in build '{versionName}'"
1332 msgstr ""
1333
1334 #: ../fdroidserver/metadata.py
1335 #, python-format
1336 msgid "Unknown metadata format: %s"
1337 msgstr ""
1338
1339 #: ../fdroidserver/metadata.py
1340 #, fuzzy, python-brace-format
1341 msgid "Unknown metadata format: {path}"
1342 msgstr "Eksik olan iskelet meta veri dosyalarını yarat"
1343
1344 #: ../fdroidserver/common.py
1345 msgid "Unknown version of aapt, might cause problems: "
1346 msgstr ""
1347
1348 #: ../fdroidserver/lint.py
1349 msgid "Unlinkified link - use [http://foo.bar Link title] or [http://foo.bar]"
1350 msgstr ""
1351
1352 #: ../fdroidserver/lint.py
1353 msgid "Unnecessary leading space"
1354 msgstr ""
1355
1356 #: ../fdroidserver/lint.py
1357 msgid "Unnecessary trailing space"
1358 msgstr ""
1359
1360 #: ../fdroidserver/metadata.py
1361 msgid "Unrecognised app field: "
1362 msgstr ""
1363
1364 #: ../fdroidserver/metadata.py
1365 #, python-brace-format
1366 msgid "Unrecognised field '{field}' in {linedesc}"
1367 msgstr ""
1368
1369 #: ../fdroidserver/update.py
1370 #, python-brace-format
1371 msgid "Unsupported graphics file found: {path}"
1372 msgstr ""
1373
1374 #: ../fdroidserver/rewritemeta.py
1375 #, python-brace-format
1376 msgid "Unsupported metadata format, use: --to [{supported}]"
1377 msgstr ""
1378
1379 #: ../fdroidserver/metadata.py
1380 msgid "Unterminated ]"
1381 msgstr ""
1382
1383 #: ../fdroidserver/metadata.py
1384 msgid "Unterminated ]]"
1385 msgstr ""
1386
1387 #: ../fdroidserver/metadata.py
1388 #, python-brace-format
1389 msgid "Unterminated build in {name}"
1390 msgstr ""
1391
1392 #: ../fdroidserver/metadata.py
1393 #, python-brace-format
1394 msgid "Unterminated continuation in {name}"
1395 msgstr ""
1396
1397 #: ../fdroidserver/lint.py
1398 #, python-format
1399 msgid "Unused extlib at %s"
1400 msgstr ""
1401
1402 #: ../fdroidserver/lint.py
1403 #, python-format
1404 msgid "Unused file at %s"
1405 msgstr ""
1406
1407 #: ../fdroidserver/lint.py
1408 msgid "Update Check Name is set to the known app id - it can be removed"
1409 msgstr ""
1410
1411 #: ../fdroid
1412 msgid "Update repo information for new packages"
1413 msgstr "Yeni paketler için depo bilgisini güncelle"
1414
1415 #: ../fdroid
1416 msgid "Update the binary transparency log for a URL"
1417 msgstr "Bir URL için çalıştırılabilir şeffaflık günlüğünü güncelle"
1418
1419 #: ../fdroid
1420 msgid "Update the stats of the repo"
1421 msgstr "Depo istatistikleri güncelleştir"
1422
1423 #: ../fdroidserver/update.py ../fdroidserver/build.py
1424 msgid "Update the wiki"
1425 msgstr "Viki'yi güncelle"
1426
1427 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1428 msgid "Usage"
1429 msgstr ""
1430
1431 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1432 #, python-format
1433 msgid "Usage: %s\n"
1434 msgstr ""
1435
1436 #: ../fdroidserver/lint.py
1437 msgid "Use /HEAD instead of /master to point at a file in the default branch"
1438 msgstr ""
1439
1440 #: ../fdroidserver/update.py
1441 msgid "Use `fdroid update -c` to create it."
1442 msgstr ""
1443
1444 #: ../fdroidserver/build.py
1445 msgid "Use build server"
1446 msgstr "Oluşturma sunucusu kullan"
1447
1448 #: ../fdroidserver/update.py
1449 #, fuzzy
1450 msgid "Use date from APK instead of current time for newly added APKs"
1451 msgstr "Yeni eklenen APKlar için o anki zaman yerine APK tarihini kullan"
1452
1453 msgid "Use date from apk instead of current time for newly added apks"
1454 msgstr "Yeni eklenen APKlar için o anki zaman yerine APK tarihini kullan"
1455
1456 #: ../fdroidserver/server.py
1457 #, python-brace-format
1458 msgid "Using s3cmd to sync with: {url}"
1459 msgstr ""
1460
1461 #: ../fdroid
1462 msgid "Valid commands are:"
1463 msgstr "Geçerli komutlar:"
1464
1465 #: ../fdroid
1466 msgid "Verify the integrity of downloaded packages"
1467 msgstr "İndirilen paketlerin bütünlüğünü doğrula"
1468
1469 #: ../fdroid
1470 msgid "Warn about possible metadata errors"
1471 msgstr "Olası meta veri hataları hakkında uyar"
1472
1473 #: ../fdroidserver/update.py
1474 msgid ""
1475 "When configured for signed indexes, create only unsigned indexes at this "
1476 "stage"
1477 msgstr ""
1478 "İmzalı indeksler için yapılandırıldığında, bu aşamada sadece imzasız "
1479 "indeksleri yarat"
1480
1481 msgid "X.509 'Distiguished Name' used when generating keys"
1482 msgstr "Anahtarlar üretilirken X.509 'Distinguished Name' kullanılır"
1483
1484 #: ../fdroidserver/init.py
1485 #, fuzzy
1486 msgid "X.509 'Distinguished Name' used when generating keys"
1487 msgstr "Anahtarlar üretilirken X.509 'Distinguished Name' kullanılır"
1488
1489 #: ../fdroidserver/common.py
1490 msgid "You can use ANDROID_HOME to set the path to your SDK, i.e.:"
1491 msgstr ""
1492
1493 #: ../fdroidserver/nightly.py
1494 #, python-brace-format
1495 msgid "adding IdentityFile to {path}"
1496 msgstr ""
1497
1498 #: ../fdroidserver/update.py
1499 #, python-brace-format
1500 msgid "adding to {name}: {path}"
1501 msgstr ""
1502
1503 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1504 #, python-format
1505 msgid "ambiguous option: %(option)s could match %(matches)s"
1506 msgstr ""
1507
1508 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1509 #, python-format
1510 msgid "ambiguous option: %s (%s?)"
1511 msgstr ""
1512
1513 #: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py
1514 #, fuzzy
1515 msgid "applicationId in the form APPID"
1516 msgstr "APPID biçiminde app-id"
1517
1518 #: ../fdroidserver/checkupdates.py
1519 #, fuzzy
1520 msgid "applicationId to check for updates"
1521 msgstr "Güncellemeleri denetlemek için app-id"
1522
1523 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
1524 #: ../fdroidserver/verify.py ../fdroidserver/publish.py
1525 #: ../fdroidserver/dscanner.py ../fdroidserver/build.py
1526 #: ../fdroidserver/scanner.py ../fdroidserver/install.py
1527 #, fuzzy
1528 msgid "applicationId with optional versionCode in the form APPID[:VERCODE]"
1529 msgstr "APPID[:VERCODE] biçiminde app-id, isteğe bağlı versionCode ile"
1530
1531 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1532 #, python-format
1533 msgid "argument \"-\" with mode %r"
1534 msgstr ""
1535
1536 #: ../fdroidserver/nightly.py
1537 msgid "attempting bare ssh connection to test deploy key:"
1538 msgstr ""
1539
1540 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1541 #, python-format
1542 msgid "can't open '%s': %s"
1543 msgstr ""
1544
1545 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1546 msgid "cannot have multiple subparser arguments"
1547 msgstr ""
1548
1549 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1550 #, python-format
1551 msgid "cannot merge actions - two groups are named %r"
1552 msgstr ""
1553
1554 #: ../fdroidserver/nightly.py
1555 msgid "cannot publish update, did you set the deploy key?"
1556 msgstr ""
1557
1558 #: ../fdroidserver/nightly.py
1559 #, python-brace-format
1560 msgid "cloning {url}"
1561 msgstr ""
1562
1563 #: ../fdroidserver/server.py
1564 msgid "command to execute, either 'init' or 'update'"
1565 msgstr "çalıştırılacak komut, 'init' ya da 'update'"
1566
1567 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1568 msgid "complex"
1569 msgstr ""
1570
1571 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1572 #, python-format
1573 msgid "conflicting option string: %s"
1574 msgid_plural "conflicting option strings: %s"
1575 msgstr[0] ""
1576 msgstr[1] ""
1577
1578 #: ../fdroidserver/nightly.py
1579 #, python-brace-format
1580 msgid "copying {apkfilename} into {path}"
1581 msgstr ""
1582
1583 #: ../fdroidserver/update.py
1584 #, python-brace-format
1585 msgid "deleting: repo/{apkfilename}"
1586 msgstr ""
1587
1588 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1589 #, python-format
1590 msgid "dest= is required for options like %r"
1591 msgstr ""
1592
1593 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1594 #, python-format
1595 msgid "expected %s argument"
1596 msgid_plural "expected %s arguments"
1597 msgstr[0] ""
1598 msgstr[1] ""
1599
1600 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1601 msgid "expected at least one argument"
1602 msgstr ""
1603
1604 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1605 msgid "expected at most one argument"
1606 msgstr ""
1607
1608 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1609 msgid "expected one argument"
1610 msgstr ""
1611
1612 #: ../fdroid
1613 #, fuzzy
1614 msgid "fdroid [-h|--help|--version] <command> [<args>]"
1615 msgstr "kullanım: fdroid [-h|--help|--version] <komut>[<argümanlar>]"
1616
1617 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1618 msgid "floating-point"
1619 msgstr ""
1620
1621 #: ../fdroidserver/metadata.py
1622 msgid "force errors to be warnings, or ignore"
1623 msgstr "hataları uyarı olmaya zorla veya yok say"
1624
1625 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1626 #, python-format
1627 msgid "ignored explicit argument %r"
1628 msgstr ""
1629
1630 #: ../fdroidserver/index.py
1631 msgid "index-v1 must have a signature, use `fdroid signindex` to create it!"
1632 msgstr ""
1633
1634 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1635 msgid "integer"
1636 msgstr ""
1637
1638 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1639 #, python-format
1640 msgid "invalid %(type)s value: %(value)r"
1641 msgstr ""
1642
1643 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1644 #, python-format
1645 msgid "invalid choice: %(value)r (choose from %(choices)s)"
1646 msgstr ""
1647
1648 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1649 #, python-format
1650 msgid "invalid conflict_resolution value: %r"
1651 msgstr ""
1652
1653 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1654 #, python-format
1655 msgid ""
1656 "invalid option string %(option)r: must start with a character "
1657 "%(prefix_chars)r"
1658 msgstr ""
1659
1660 #: ../fdroidserver/server.py
1661 #, python-brace-format
1662 msgid ""
1663 "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\""
1664 msgstr ""
1665
1666 #: ../fdroidserver/server.py
1667 msgid "local_copy_dir must be an absolute path!"
1668 msgstr ""
1669
1670 #: ../fdroidserver/server.py
1671 msgid "local_copy_dir must be directory, not a file!"
1672 msgstr ""
1673
1674 #: ../fdroidserver/index.py
1675 #, python-format
1676 msgid "mirror '%s' does not end with 'fdroid'!"
1677 msgstr ""
1678
1679 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1680 msgid "mutually exclusive arguments must be optional"
1681 msgstr ""
1682
1683 #: ../fdroidserver/signatures.py
1684 msgid "no APK supplied"
1685 msgstr ""
1686
1687 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1688 #, python-format
1689 msgid "no such option: %s"
1690 msgstr ""
1691
1692 #: ../fdroid
1693 #, fuzzy
1694 msgid "no version info found!"
1695 msgstr "Bilinmeyen özel durum bulundu!"
1696
1697 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1698 #, python-format
1699 msgid "not allowed with argument %s"
1700 msgstr ""
1701
1702 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1703 #, python-format
1704 msgid "one of the arguments %s is required"
1705 msgstr ""
1706
1707 #: ../fdroidserver/index.py ../fdroidserver/common.py
1708 msgid "only accepts strings, lists, and tuples"
1709 msgstr ""
1710
1711 #: ../fdroidserver/install.py
1712 #, python-format
1713 msgid "option %s: If you really want to install all the signed apps, use --all"
1714 msgstr ""
1715
1716 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1717 #, python-format
1718 msgid "option %s: invalid %s value: %r"
1719 msgstr ""
1720
1721 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1722 #, python-format
1723 msgid "option %s: invalid choice: %r (choose from %s)"
1724 msgstr ""
1725
1726 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1727 #, fuzzy, python-format
1728 msgid "option -%s not recognized"
1729 msgstr "Komut '%s' tanınmıyor.\n"
1730
1731 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1732 #, python-format
1733 msgid "option -%s requires argument"
1734 msgstr ""
1735
1736 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1737 #, python-format
1738 msgid "option --%s must not have an argument"
1739 msgstr ""
1740
1741 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1742 #, python-format
1743 msgid "option --%s not a unique prefix"
1744 msgstr ""
1745
1746 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1747 #, fuzzy, python-format
1748 msgid "option --%s not recognized"
1749 msgstr "Komut '%s' tanınmıyor.\n"
1750
1751 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1752 #, python-format
1753 msgid "option --%s requires argument"
1754 msgstr ""
1755
1756 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1757 msgid "optional arguments"
1758 msgstr ""
1759
1760 #: ../fdroidserver/nightly.py
1761 #, python-brace-format
1762 msgid "overwriting existing {path}"
1763 msgstr ""
1764
1765 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1766 msgid "positional arguments"
1767 msgstr ""
1768
1769 #: ../fdroidserver/signatures.py
1770 #, python-brace-format
1771 msgid ""
1772 "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-"
1773 "https-check): {apkfilename}"
1774 msgstr ""
1775
1776 #: ../fdroidserver/signatures.py
1777 #, python-brace-format
1778 msgid ""
1779 "refuse downloading via insecure http connection (use https or specify --no-"
1780 "https-check): {apkfilename}"
1781 msgstr ""
1782
1783 #: ../fdroidserver/server.py
1784 #, python-brace-format
1785 msgid "s3cmd sync indexes {path} to {url} and delete"
1786 msgstr ""
1787
1788 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1789 msgid "show program's version number and exit"
1790 msgstr ""
1791
1792 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.5/optparse.py
1793 #: /usr/lib/python3.6/argparse.py /usr/lib/python3.6/optparse.py
1794 msgid "show this help message and exit"
1795 msgstr ""
1796
1797 #: ../fdroidserver/signatures.py
1798 msgid "signed APK, either a file-path or HTTPS URL."
1799 msgstr ""
1800
1801 #: ../fdroidserver/update.py
1802 #, python-brace-format
1803 msgid "skipping source tarball: {path}"
1804 msgstr ""
1805
1806 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1807 #, python-format
1808 msgid "the following arguments are required: %s"
1809 msgstr ""
1810
1811 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1812 #, python-format
1813 msgid "unexpected option string: %s"
1814 msgstr ""
1815
1816 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1817 #, python-format
1818 msgid "unknown parser %(parser_name)r (choices: %(choices)s)"
1819 msgstr ""
1820
1821 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1822 #, python-format
1823 msgid "unrecognized arguments: %s"
1824 msgstr ""
1825
1826 #: ../fdroidserver/common.py
1827 #, python-brace-format
1828 msgid "unsafe permissions on '{config_file}' (should be 0600)!"
1829 msgstr ""
1830
1831 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid
1832 msgid "usage: "
1833 msgstr ""
1834
1835 #: ../fdroid
1836 msgid "usage: fdroid [-h|--help|--version] <command> [<args>]"
1837 msgstr "kullanım: fdroid [-h|--help|--version] <komut>[<argümanlar>]"
1838
1839 #: ../fdroidserver/server.py
1840 #, python-brace-format
1841 msgid "using Apache libcloud to sync with {url}"
1842 msgstr ""
1843
1844 #: ../fdroidserver/publish.py
1845 #, python-brace-format
1846 msgid "{0} app, {1} key aliases"
1847 msgid_plural "{0} apps, {1} key aliases"
1848 msgstr[0] ""
1849 msgstr[1] ""
1850
1851 #: ../fdroidserver/update.py
1852 #, python-brace-format
1853 msgid "{apkfilename} ({appid}) has no metadata!"
1854 msgstr ""
1855
1856 #: ../fdroidserver/update.py
1857 #, python-brace-format
1858 msgid "{appid} does not have a name! Using package name instead."
1859 msgstr ""
1860
1861 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
1862 #: ../fdroidserver/lint.py
1863 #, python-brace-format
1864 msgid "{appid}: Unknown extlib {path} in build '{versionName}'"
1865 msgstr ""
1866
1867 #: ../fdroidserver/metadata.py
1868 #, python-brace-format
1869 msgid "{field} not terminated in {name}"
1870 msgstr ""
1871
1872 #: ../fdroidserver/update.py
1873 #, python-brace-format
1874 msgid "{name} \"{path}\" does not exist! Correct it in config.py."
1875 msgstr ""
1876
1877 #: ../fdroidserver/update.py
1878 #, python-brace-format
1879 msgid "{path} is zero size!"
1880 msgstr ""
1881
1882 #: ../fdroidserver/build.py
1883 msgid "{} build failed"
1884 msgid_plural "{} builds failed"
1885 msgstr[0] ""
1886 msgstr[1] ""
1887
1888 #: ../fdroidserver/build.py
1889 msgid "{} build succeeded"
1890 msgid_plural "{} builds succeeded"
1891 msgstr[0] ""
1892 msgstr[1] ""
1893
1894 #, fuzzy
1895 #~ msgid "Add PGP signatures for packages in repo using GnuPG"
1896 #~ msgstr "Depodaki paketler için GPG imzaları ekle"
1897
1898 #~ msgid "Add gpg signatures for packages in repo"
1899 #~ msgstr "Depodaki paketler için GPG imzaları ekle"
1900
1901 #~ msgid "Clean update - don't uses caches, reprocess all apks"
1902 #~ msgstr ""
1903 #~ "Temiz güncelleme - önbellekleri kullanmaz, tüm APKları yeniden işler"
1904
1905 #~ msgid "app-id in the form APPID"
1906 #~ msgstr "APPID biçiminde app-id"
1907
1908 #~ msgid "app-id to check for updates"
1909 #~ msgstr "Güncellemeleri denetlemek için app-id"
1910
1911 #~ msgid "app-id with optional versionCode in the form APPID[:VERCODE]"
1912 #~ msgstr "APPID[:VERCODE] biçiminde app-id, isteğe bağlı versionCode ile"
1913
1914 #~ msgid "app-id with optional versioncode in the form APPID[:VERCODE]"
1915 #~ msgstr "APPID[:VERCODE] biçiminde app-id, isteğe bağlı versioncode ile"