chiark / gitweb /
switch gettext translation files to po-unwrapped format
[fdroidserver.git] / locale / ko / LC_MESSAGES / fdroidserver.po
1 # SOME DESCRIPTIVE TITLE.
2 # This file is put in the public domain.
3 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: fdroidserver 0.8-135-g16dd6d28\n"
8 "Report-Msgid-Bugs-To: https://gitlab.com/fdroid/fdroidserver/issues\n"
9 "POT-Creation-Date: 2018-02-13 09:01+0100\n"
10 "PO-Revision-Date: 2017-11-03 13:14+0000\n"
11 "Last-Translator: Myeongjin Lee <aranet100@gmail.com>\n"
12 "Language-Team: Korean <https://hosted.weblate.org/projects/f-droid/fdroidserver/ko/>\n"
13 "Language: ko\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=1; plural=0;\n"
18 "X-Generator: Weblate 2.18-dev\n"
19
20 #: ../fdroidserver/nightly.py
21 msgid ""
22 "\n"
23 "SSH Public Key to be used as Deploy Key:"
24 msgstr ""
25
26 #: ../fdroidserver/nightly.py
27 #, python-brace-format
28 msgid ""
29 "\n"
30 "{path} encoded for the DEBUG_KEYSTORE secret variable:"
31 msgstr ""
32
33 #: ../fdroidserver/lint.py
34 #, python-format
35 msgid "\"%s/\" has no matching metadata file!"
36 msgstr ""
37
38 #: ../fdroidserver/update.py
39 #, python-brace-format
40 msgid "\"{path}\" contains outdated {name} ({version})"
41 msgstr ""
42
43 #: ../fdroidserver/update.py
44 #, python-brace-format
45 msgid "\"{path}\" contains recent {name} ({version})"
46 msgstr ""
47
48 #: ../fdroidserver/server.py ../fdroidserver/upload.py
49 #, python-brace-format
50 msgid "\"{path}\" exists but s3cmd is not installed!"
51 msgstr ""
52
53 #: ../fdroidserver/metadata.py
54 #, python-brace-format
55 msgid "\"{path}\" is not an accepted format, convert to: {formats}"
56 msgstr ""
57
58 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
59 #, python-format
60 msgid "%(option)s option requires %(number)d argument"
61 msgid_plural "%(option)s option requires %(number)d arguments"
62 msgstr[0] ""
63
64 #: ../fdroidserver/mirror.py
65 #, fuzzy, python-format
66 msgid "%(prog)s [options] url"
67 msgstr "%prog [옵션]"
68
69 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
70 #, python-format
71 msgid "%(prog)s: error: %(message)s\n"
72 msgstr "%(prog)s: 오류: %(message)s\n"
73
74 #: ../fdroidserver/scanner.py
75 #, python-format
76 msgid "%d problems found"
77 msgstr ""
78
79 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
80 msgid "%prog [options]"
81 msgstr "%prog [옵션]"
82
83 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
84 #, python-format
85 msgid "%r is not callable"
86 msgstr ""
87
88 #: ../fdroidserver/lint.py
89 #, python-format
90 msgid "%s is not an accepted build field"
91 msgstr ""
92
93 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
94 #, python-format
95 msgid "%s option does not take a value"
96 msgstr ""
97
98 #: ../fdroidserver/index.py ../fdroidserver/common.py
99 msgid "'keypass' not found in config.py!"
100 msgstr ""
101
102 #: ../fdroidserver/index.py ../fdroidserver/common.py
103 msgid "'keystore' not found in config.py!"
104 msgstr ""
105
106 #: ../fdroidserver/index.py ../fdroidserver/common.py
107 msgid "'keystorepass' not found in config.py!"
108 msgstr ""
109
110 #: ../fdroidserver/index.py ../fdroidserver/common.py
111 msgid "'repo_keyalias' not found in config.py!"
112 msgstr ""
113
114 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
115 msgid "'required' is an invalid argument for positionals"
116 msgstr ""
117
118 #: ../fdroidserver/common.py
119 msgid "'sdk_path' not set in 'config.py'!"
120 msgstr ""
121
122 #. Translators: "build-tools" is the file name of a package from
123 #. Google, it is part of the Android SDK. So it probably shouldn't be
124 #. translated or transliterated.
125 #: ../fdroidserver/common.py
126 #, python-brace-format
127 msgid "'{aapt}' is too old, fdroid requires build-tools-23.0.0 or newer!"
128 msgstr ""
129
130 #: ../fdroidserver/common.py
131 #, python-brace-format
132 msgid "'{aapt}' is too old, fdroid requires build-tools-{version} or newer!"
133 msgstr ""
134
135 #: ../fdroidserver/install.py
136 #, python-brace-format
137 msgid "'{apkfilename}' is already installed on {dev}."
138 msgstr ""
139
140 #: ../fdroidserver/common.py
141 #, python-brace-format
142 msgid "'{field}' will be in random order! Use () or [] brackets if order is important!"
143 msgstr ""
144
145 #: ../fdroidserver/common.py
146 #, python-brace-format
147 msgid "'{path}' failed to execute!"
148 msgstr ""
149
150 #: ../fdroidserver/metadata.py
151 #, python-brace-format
152 msgid "'{value}' is not a valid {field} in {appid}. Regex pattern: {pattern}"
153 msgstr ""
154
155 #: ../fdroidserver/checkupdates.py
156 #, python-brace-format
157 msgid "...checkupdate failed for {appid} : {error}"
158 msgstr ""
159
160 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
161 msgid ".__call__() not defined"
162 msgstr ""
163
164 #: ../fdroidserver/metadata.py
165 msgid ".fdroid.txt is not supported!  Convert to .fdroid.yml or .fdroid.json."
166 msgstr ""
167
168 #: ../fdroidserver/lint.py
169 msgid "/issues is missing"
170 msgstr ""
171
172 #: ../fdroidserver/mirror.py
173 msgid "A URL is required as an argument!"
174 msgstr ""
175
176 #: ../fdroid
177 msgid "Add PGP signatures using GnuPG for packages in repo"
178 msgstr ""
179
180 #: ../fdroid
181 msgid "Add a new application from its source code"
182 msgstr "새 애플리케이션의 소스 코드로부터 그것을 추가합니다"
183
184 #: ../fdroidserver/update.py
185 msgid "Add a repo signing key to an unsigned repo"
186 msgstr ""
187
188 #: ../fdroidserver/update.py
189 msgid "Add skeleton metadata files for APKs that are missing them"
190 msgstr ""
191
192 #: ../fdroidserver/update.py
193 #, python-brace-format
194 msgid "Adding new repo for only {name}"
195 msgstr ""
196
197 #: ../fdroidserver/init.py
198 msgid "Alias of the repo signing key in the keystore"
199 msgstr ""
200
201 #: ../fdroidserver/import.py
202 msgid "Allows a different revision (or git branch) to be specified for the initial import"
203 msgstr ""
204
205 #: ../fdroidserver/mirror.py
206 msgid "Also mirror the full archive section"
207 msgstr ""
208
209 #: ../fdroidserver/lint.py
210 msgid "Also warn about formatting issues, like rewritemeta -l"
211 msgstr ""
212
213 #: ../fdroidserver/common.py
214 #, python-brace-format
215 msgid "Android SDK '{path}' does not have '{dirname}' installed!"
216 msgstr ""
217
218 #: ../fdroidserver/common.py
219 msgid "Android SDK not found!"
220 msgstr "Android SDK를 찾을 수 없습니다!"
221
222 #: ../fdroidserver/common.py
223 #, python-brace-format
224 msgid "Android SDK path '{path}' does not exist!"
225 msgstr "Android SDK 경로 '{path}' 존재하지 않습니다!"
226
227 #: ../fdroidserver/common.py
228 #, python-brace-format
229 msgid "Android SDK path '{path}' is not a directory!"
230 msgstr "Android SDK 경로 '{path}' 디렉터리가 아닙니다!"
231
232 #. Translators: "build-tools" is the file name of a package from
233 #. Google, it is part of the Android SDK. So it probably shouldn't be
234 #. translated or transliterated.
235 #: ../fdroidserver/common.py
236 #, fuzzy, python-brace-format
237 msgid "Android build-tools path '{path}' does not exist!"
238 msgstr "Android SDK 경로 '{path}' 존재하지 않습니다!"
239
240 #: ../fdroidserver/update.py
241 msgid "AndroidManifest.xml has no date"
242 msgstr ""
243
244 #: ../fdroidserver/lint.py
245 #, python-brace-format
246 msgid "App is in '{repo}' but has a link to {url}"
247 msgstr ""
248
249 #: ../fdroidserver/lint.py
250 msgid "Appending .git is not necessary"
251 msgstr ""
252
253 #: ../fdroidserver/update.py
254 #, python-brace-format
255 msgid "Archiving {apkfilename} with invalid signature!"
256 msgstr ""
257
258 #: ../fdroidserver/mirror.py
259 msgid "Base URL to mirror, can include the index signing key using the query string: ?fingerprint="
260 msgstr ""
261
262 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
263 #: ../fdroidserver/lint.py
264 #, python-brace-format
265 msgid "Branch '{branch}' used as commit in build '{versionName}'"
266 msgstr ""
267
268 #: ../fdroidserver/lint.py
269 #, python-brace-format
270 msgid "Branch '{branch}' used as commit in srclib '{srclib}'"
271 msgstr ""
272
273 #: ../fdroid
274 msgid "Build a package from source"
275 msgstr "소스로부터 패키지를 빌드합니다"
276
277 #: ../fdroidserver/build.py
278 msgid "Build all applications available"
279 msgstr "사용 가능한 모든 애플리케이션을 빌드합니다"
280
281 #: ../fdroidserver/lint.py
282 msgid "Build generated by `fdroid import` - remove disable line once ready"
283 msgstr ""
284
285 #: ../fdroidserver/build.py
286 msgid "Build only the latest version of each package"
287 msgstr ""
288
289 #: ../fdroidserver/metadata.py
290 #, python-brace-format
291 msgid "Build should have comma-separated versionName and versionCode, not \"{value}\", in {linedesc}"
292 msgstr ""
293
294 #: ../fdroidserver/init.py
295 #, python-format
296 msgid "Built repo based in \"%s\" with this config:"
297 msgstr ""
298
299 #: ../fdroidserver/build.py
300 msgid "Can't build due to {} error while scanning"
301 msgid_plural "Can't build due to {} errors while scanning"
302 msgstr[0] ""
303
304 #: ../fdroidserver/metadata.py
305 #, python-brace-format
306 msgid "Cannot find a packageName for {path}!"
307 msgstr ""
308
309 #: ../fdroidserver/metadata.py
310 #, python-brace-format
311 msgid "Cannot find an appid for {path}!"
312 msgstr ""
313
314 #: ../fdroidserver/vmtools.py
315 #, python-brace-format
316 msgid "Cannot read \"{path}\"!"
317 msgstr ""
318
319 #: ../fdroidserver/metadata.py
320 #, python-brace-format
321 msgid "Cannot resolve app id {appid}"
322 msgstr ""
323
324 #: ../fdroidserver/rewritemeta.py
325 msgid "Cannot use --list and --to at the same time"
326 msgstr ""
327
328 #: ../fdroidserver/metadata.py
329 #, python-brace-format
330 msgid "Cannot write \"{path}\", not an accepted format, use: {formats}"
331 msgstr ""
332
333 #: ../fdroidserver/lint.py
334 msgid "Categories are not set"
335 msgstr ""
336
337 #: ../fdroidserver/lint.py
338 #, python-format
339 msgid "Category '%s' is not valid"
340 msgstr ""
341
342 #: ../fdroid
343 msgid "Check for updates to applications"
344 msgstr "애플리케이션으로의 업데이트를 확인합니다"
345
346 #: ../fdroidserver/update.py
347 #, python-brace-format
348 msgid "Checking archiving for {appid} - apks:{integer}, keepversions:{keep}, archapks:{arch}"
349 msgstr ""
350
351 #: ../fdroidserver/dscanner.py
352 msgid "Clean after all scans have finished"
353 msgstr ""
354
355 #: ../fdroidserver/dscanner.py
356 msgid "Clean before the scans start and rebuild the container"
357 msgstr ""
358
359 #: ../fdroidserver/dscanner.py
360 msgid "Clean up all containers and then exit"
361 msgstr ""
362
363 #: ../fdroidserver/update.py
364 msgid "Clean update - don't uses caches, reprocess all APKs"
365 msgstr ""
366
367 #: ../fdroidserver/import.py
368 msgid "Comma separated list of categories."
369 msgstr ""
370
371 #: ../fdroid
372 #, c-format, python-format
373 msgid "Command '%s' not recognised.\n"
374 msgstr ""
375
376 #: ../fdroidserver/checkupdates.py
377 msgid "Commit changes"
378 msgstr ""
379
380 #: ../fdroidserver/common.py
381 #, python-brace-format
382 msgid "Could not find '{command}' on your system"
383 msgstr ""
384
385 #: ../fdroidserver/update.py
386 #, python-brace-format
387 msgid "Could not find {path} to remove it"
388 msgstr ""
389
390 #: ../fdroidserver/update.py
391 msgid "Could not open apk file for analysis"
392 msgstr ""
393
394 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
395 #: ../fdroidserver/import.py
396 msgid "Couldn't find latest version code"
397 msgstr ""
398
399 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
400 #: ../fdroidserver/import.py
401 msgid "Couldn't find latest version name"
402 msgstr ""
403
404 #: ../fdroidserver/import.py
405 msgid "Couldn't find package ID"
406 msgstr ""
407
408 #: ../fdroidserver/update.py
409 msgid "Cowardily refusing to overwrite existing signing key setup!"
410 msgstr ""
411
412 #: ../fdroidserver/update.py
413 msgid "Create a repo signing key in a keystore"
414 msgstr ""
415
416 #: ../fdroidserver/update.py
417 msgid "Create skeleton metadata files that are missing"
418 msgstr ""
419
420 #: ../fdroidserver/server.py ../fdroidserver/upload.py
421 #, python-brace-format
422 msgid "Created new container \"{name}\""
423 msgstr ""
424
425 #: ../fdroidserver/server.py ../fdroidserver/upload.py
426 #, python-brace-format
427 msgid "Creating \"{path}\" for configuring s3cmd."
428 msgstr ""
429
430 #: ../fdroidserver/publish.py
431 msgid "Creating log directory"
432 msgstr ""
433
434 #: ../fdroidserver/server.py ../fdroidserver/upload.py
435 #, python-brace-format
436 msgid "Creating new S3 bucket: {url}"
437 msgstr ""
438
439 #: ../fdroidserver/publish.py
440 msgid "Creating output directory"
441 msgstr ""
442
443 #: ../fdroidserver/index.py
444 msgid "Creating signed index with this key (SHA256):"
445 msgstr ""
446
447 #: ../fdroidserver/import.py ../fdroidserver/verify.py
448 #: ../fdroidserver/publish.py
449 msgid "Creating temporary directory"
450 msgstr ""
451
452 #: ../fdroidserver/index.py
453 msgid "Creating unsigned index in preparation for signing"
454 msgstr ""
455
456 #: ../fdroidserver/nightly.py
457 msgid "DEBUG_KEYSTORE is not set or the value is incomplete"
458 msgstr ""
459
460 #: ../fdroidserver/update.py
461 msgid "Delete APKs and/or OBBs without metadata from the repo"
462 msgstr "저장소에서 메타데이터 없이 APK 및/또는 OBB를 삭제합니다"
463
464 #: ../fdroidserver/update.py
465 #, python-brace-format
466 msgid "Deleting unknown file: {path}"
467 msgstr ""
468
469 #: ../fdroidserver/lint.py
470 #, python-format
471 msgid "Description '%s' is just the app's summary"
472 msgstr ""
473
474 #: ../fdroidserver/lint.py
475 msgid "Description has a duplicate line"
476 msgstr ""
477
478 #: ../fdroidserver/lint.py
479 #, python-format
480 msgid "Description has a list (%s) but it isn't bulleted (*) nor numbered (#)"
481 msgstr ""
482
483 #: ../fdroidserver/lint.py
484 #, python-brace-format
485 msgid "Description of length {length} is over the {limit} char limit"
486 msgstr ""
487
488 #: ../fdroidserver/mirror.py
489 #, python-brace-format
490 msgid "Do not include \"{path}\" in URL!"
491 msgstr ""
492
493 #: ../fdroidserver/init.py
494 msgid "Do not prompt for Android SDK path, just fail"
495 msgstr ""
496
497 #: ../fdroidserver/build.py
498 msgid "Don't create a source tarball, useful when testing a build"
499 msgstr ""
500
501 #: ../fdroidserver/stats.py
502 msgid "Don't do anything logs-related"
503 msgstr ""
504
505 #: ../fdroidserver/build.py
506 msgid "Don't refresh the repository, useful when testing a build with no internet connection"
507 msgstr ""
508
509 #: ../fdroidserver/server.py ../fdroidserver/nightly.py
510 #: ../fdroidserver/upload.py
511 msgid "Don't use rsync checksums"
512 msgstr ""
513
514 #: ../fdroid
515 msgid "Download complete mirrors of small repos"
516 msgstr ""
517
518 #: ../fdroidserver/stats.py
519 msgid "Download logs we don't have"
520 msgstr ""
521
522 #: ../fdroidserver/common.py
523 msgid "Downloading the repository already failed once, not trying again."
524 msgstr ""
525
526 #: ../fdroidserver/verify.py
527 #, python-brace-format
528 msgid "Downloading {url} failed. {error}"
529 msgstr ""
530
531 #: ../fdroidserver/metadata.py
532 #, python-brace-format
533 msgid "Duplicate build recipe found for versionCode {versionCode} in {linedesc}"
534 msgstr ""
535
536 #: ../fdroidserver/lint.py
537 #, python-brace-format
538 msgid "Duplicate link in '{field}': {url}"
539 msgstr ""
540
541 #: ../fdroid
542 msgid "Dynamically scan APKs post build"
543 msgstr ""
544
545 #: ../fdroidserver/mirror.py
546 msgid ""
547 "ERROR: this command should never be used to mirror f-droid.org!\n"
548 "A full mirror of f-droid.org requires more than 200GB."
549 msgstr ""
550
551 #: ../fdroidserver/nightly.py
552 msgid "ERROR: unsupported CI type, patches welcome!"
553 msgstr ""
554
555 #: ../fdroidserver/metadata.py
556 #, python-brace-format
557 msgid "Empty build flag at {linedesc}"
558 msgstr ""
559
560 #: ../fdroidserver/init.py
561 #, python-format
562 msgid ""
563 "Enter the path to the Android SDK (%s) here:\n"
564 "> "
565 msgstr ""
566
567 #: ../fdroidserver/server.py ../fdroidserver/checkupdates.py
568 #: ../fdroidserver/upload.py
569 #, python-format
570 msgid "Error while attempting to publish log: %s"
571 msgstr ""
572
573 #: ../fdroidserver/import.py
574 msgid "Error while getting repo address"
575 msgstr ""
576
577 #: ../fdroid
578 msgid "Extract signatures from APKs"
579 msgstr ""
580
581 #: ../fdroidserver/signatures.py
582 #, python-brace-format
583 msgid "Failed fetching signatures for '{apkfilename}': {error}"
584 msgstr ""
585
586 #: ../fdroidserver/update.py
587 #, python-brace-format
588 msgid "Failed reading {path}: {error}"
589 msgstr ""
590
591 #: ../fdroidserver/update.py
592 #, python-brace-format
593 msgid "Failed resizing {path}: {error}"
594 msgstr ""
595
596 #: ../fdroidserver/publish.py
597 msgid "Failed to align application"
598 msgstr ""
599
600 #: ../fdroidserver/server.py ../fdroidserver/upload.py
601 #, python-brace-format
602 msgid "Failed to create S3 bucket: {url}"
603 msgstr ""
604
605 #: ../fdroidserver/common.py
606 msgid "Failed to get APK manifest information"
607 msgstr ""
608
609 #: ../fdroidserver/update.py
610 #, python-brace-format
611 msgid "Failed to get apk information, deleting {path}"
612 msgstr ""
613
614 #: ../fdroidserver/update.py
615 #, python-brace-format
616 msgid "Failed to get apk information, skipping {path}"
617 msgstr ""
618
619 #: ../fdroidserver/install.py
620 #, python-brace-format
621 msgid "Failed to install '{apkfilename}' on {dev}: {error}"
622 msgstr ""
623
624 #: ../fdroidserver/publish.py ../fdroidserver/common.py
625 msgid "Failed to sign application"
626 msgstr ""
627
628 #: ../fdroidserver/common.py
629 msgid "Failed to zipalign application"
630 msgstr ""
631
632 #: ../fdroidserver/build.py
633 #, python-brace-format
634 msgid "Fetched buildserverid from VM: {buildserverid}"
635 msgstr ""
636
637 #: ../fdroidserver/signatures.py
638 #, python-brace-format
639 msgid "Fetched signatures for '{apkfilename}' -> '{sigdir}'"
640 msgstr ""
641
642 #: ../fdroidserver/verify.py ../fdroidserver/stats.py ../fdroidserver/update.py
643 #: ../fdroidserver/rewritemeta.py ../fdroidserver/build.py
644 #: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
645 #: ../fdroidserver/install.py
646 msgid "Finished"
647 msgstr ""
648
649 #: ../fdroidserver/lint.py
650 msgid "Flattr donation methods belong in the FlattrID flag"
651 msgstr ""
652
653 #: ../fdroidserver/lint.py
654 msgid "Forbidden HTML tags"
655 msgstr ""
656
657 #: ../fdroidserver/build.py
658 msgid "Force build of disabled apps, and carries on regardless of scan problems. Only allowed in test mode."
659 msgstr ""
660
661 #: ../fdroidserver/build.py
662 #, python-brace-format
663 msgid "Force halting build after {0} sec timeout!"
664 msgstr ""
665
666 #: ../fdroidserver/update.py
667 #, python-brace-format
668 msgid "Found \"{path}\" graphic without metadata for app \"{name}\"!"
669 msgstr ""
670
671 #: ../fdroidserver/common.py
672 msgid "Found invalid appids in arguments"
673 msgstr ""
674
675 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
676 #: ../fdroidserver/common.py
677 msgid "Found invalid versionCodes for some apps"
678 msgstr ""
679
680 #: ../fdroidserver/metadata.py
681 #, python-brace-format
682 msgid "Found multiple metadata files for {appid}"
683 msgstr ""
684
685 #: ../fdroidserver/index.py
686 msgid "Found multiple signing certificates for repository."
687 msgstr ""
688
689 #: ../fdroidserver/update.py
690 #, python-brace-format
691 msgid "Found multiple signing certificates in {path}"
692 msgstr ""
693
694 #: ../fdroidserver/index.py
695 msgid "Found no signing certificates for repository."
696 msgstr ""
697
698 #: ../fdroidserver/lint.py
699 #, python-format
700 msgid "Found non-file at %s"
701 msgstr ""
702
703 #: ../fdroidserver/update.py
704 #, python-brace-format
705 msgid "Generated skeleton metadata for {appid}"
706 msgstr ""
707
708 #: ../fdroidserver/common.py
709 #, python-format
710 msgid "Git checkout of '%s' failed"
711 msgstr ""
712
713 #: ../fdroidserver/common.py
714 msgid "Git clean failed"
715 msgstr ""
716
717 #: ../fdroidserver/common.py
718 msgid "Git fetch failed"
719 msgstr ""
720
721 #: ../fdroidserver/common.py
722 msgid "Git remote set-head failed"
723 msgstr ""
724
725 #: ../fdroidserver/common.py
726 msgid "Git reset failed"
727 msgstr ""
728
729 #: ../fdroidserver/common.py
730 msgid "Git submodule sync failed"
731 msgstr ""
732
733 #: ../fdroidserver/common.py
734 msgid "Git submodule update failed"
735 msgstr ""
736
737 #: ../fdroidserver/common.py
738 msgid "HTTPS must be used with Subversion URLs!"
739 msgstr ""
740
741 #: ../fdroidserver/index.py
742 msgid "Ignoring package without metadata: "
743 msgstr ""
744
745 #: ../fdroidserver/update.py
746 #, python-brace-format
747 msgid "Ignoring stale cache data for {apkfilename}"
748 msgstr ""
749
750 #: ../fdroidserver/rewritemeta.py
751 #, python-brace-format
752 msgid "Ignoring {ext} file at '{path}'"
753 msgstr ""
754
755 #: ../fdroidserver/update.py
756 msgid "Include APKs that are signed with disabled algorithms like MD5"
757 msgstr ""
758
759 #: ../fdroidserver/common.py
760 msgid "Initialising submodules"
761 msgstr ""
762
763 #: ../fdroidserver/install.py
764 msgid "Install all signed applications available"
765 msgstr ""
766
767 #: ../fdroid
768 msgid "Install built packages on devices"
769 msgstr ""
770
771 #: ../fdroidserver/install.py
772 #, python-format
773 msgid "Installing %s..."
774 msgstr ""
775
776 #: ../fdroidserver/install.py
777 #, python-brace-format
778 msgid "Installing '{apkfilename}' on {dev}..."
779 msgstr ""
780
781 #: ../fdroid
782 msgid "Interact with the repo HTTP server"
783 msgstr ""
784
785 #: ../fdroidserver/update.py
786 msgid "Interactively ask about things that need updating."
787 msgstr ""
788
789 #: ../fdroidserver/update.py
790 msgid "Invalid APK"
791 msgstr ""
792
793 #: ../fdroidserver/metadata.py
794 #, python-format
795 msgid "Invalid boolean '%s'"
796 msgstr ""
797
798 #: ../fdroidserver/metadata.py
799 #, python-brace-format
800 msgid "Invalid build flag at {line} in {linedesc}"
801 msgstr ""
802
803 #: ../fdroidserver/metadata.py
804 #, python-brace-format
805 msgid "Invalid build format: {value} in {name}"
806 msgstr ""
807
808 #: ../fdroidserver/lint.py
809 msgid "Invalid bulleted list"
810 msgstr ""
811
812 #: ../fdroidserver/lint.py
813 #, python-format
814 msgid "Invalid license tag \"%s\"! Use only tags from https://spdx.org/license-list"
815 msgstr ""
816
817 #: ../fdroidserver/lint.py
818 msgid "Invalid link - use [http://foo.bar Link title] or [http://foo.bar]"
819 msgstr ""
820
821 #: ../fdroidserver/metadata.py
822 #, python-format
823 msgid "Invalid metadata in %s:%d"
824 msgstr ""
825
826 #: ../fdroidserver/metadata.py
827 msgid "Invalid metadata in: "
828 msgstr ""
829
830 #: ../fdroidserver/common.py
831 #, python-format
832 msgid "Invalid name for published file: %s"
833 msgstr ""
834
835 #: ../fdroidserver/common.py
836 #, python-brace-format
837 msgid "Invalid package name {0}"
838 msgstr ""
839
840 #: ../fdroidserver/metadata.py
841 #, python-brace-format
842 msgid "Invalid versionCode: \"{versionCode}\" is not an integer!"
843 msgstr ""
844
845 #: ../fdroidserver/common.py
846 #, python-brace-format
847 msgid "JAR signature failed to verify: {path}"
848 msgstr ""
849
850 #: ../fdroidserver/common.py
851 #, python-brace-format
852 msgid "JAR signature verified: {path}"
853 msgstr ""
854
855 #: ../fdroidserver/publish.py ../fdroidserver/update.py
856 #: ../fdroidserver/mirror.py
857 msgid "Java JDK not found! Install in standard location or set java_paths!"
858 msgstr ""
859
860 #: ../fdroidserver/signindex.py
861 msgid "Java jarsigner not found! Install in standard location or set java_paths!"
862 msgstr ""
863
864 #: ../fdroidserver/lint.py
865 msgid "Javascript in HTML src attributes"
866 msgstr ""
867
868 #: ../fdroidserver/init.py
869 msgid "Keystore for signing key:\t"
870 msgstr ""
871
872 #: ../fdroidserver/lint.py
873 #, python-brace-format
874 msgid "Last used commit '{commit}' looks like a tag, but Update Check Mode is '{ucm}'"
875 msgstr ""
876
877 #: ../fdroidserver/lint.py
878 msgid "Liberapay donation methods belong in the LiberapayID flag"
879 msgstr ""
880
881 #: ../fdroidserver/rewritemeta.py
882 msgid "List files that would be reformatted"
883 msgstr ""
884
885 #: ../fdroidserver/build.py
886 msgid "Make the build stop on exceptions"
887 msgstr ""
888
889 #: ../fdroidserver/index.py
890 msgid "Malformed repository mirrors."
891 msgstr ""
892
893 #: ../fdroidserver/server.py
894 msgid "Malformed serverwebroot line:"
895 msgstr ""
896
897 #: ../fdroidserver/gpgsign.py
898 msgid "Missing output directory"
899 msgstr ""
900
901 #: ../fdroidserver/lint.py
902 #, python-format
903 msgid "Name '%s' is just the auto name - remove it"
904 msgstr ""
905
906 #: ../fdroidserver/common.py
907 msgid "No 'config.py' found, using defaults."
908 msgstr ""
909
910 #: ../fdroidserver/common.py
911 msgid "No Android SDK found!"
912 msgstr ""
913
914 #: ../fdroidserver/import.py
915 msgid "No android or kivy project could be found. Specify --subdir?"
916 msgstr ""
917
918 #: ../fdroidserver/install.py
919 msgid "No attached devices found"
920 msgstr ""
921
922 #: ../fdroidserver/metadata.py
923 #, python-brace-format
924 msgid "No commit specified for {versionName} in {linedesc}"
925 msgstr ""
926
927 #: ../fdroidserver/index.py
928 msgid "No fingerprint in URL."
929 msgstr ""
930
931 #: ../fdroidserver/common.py
932 msgid "No git submodules available"
933 msgstr ""
934
935 #: ../fdroidserver/import.py
936 msgid "No information found."
937 msgstr ""
938
939 #: ../fdroidserver/lint.py
940 msgid "No need to specify that the app is Free Software"
941 msgstr ""
942
943 #: ../fdroidserver/lint.py
944 msgid "No need to specify that the app is for Android"
945 msgstr ""
946
947 #: ../fdroidserver/server.py
948 msgid "No option set! Edit your config.py to set at least one of these:"
949 msgstr ""
950
951 #: ../fdroidserver/common.py
952 msgid "No packages specified"
953 msgstr ""
954
955 #: ../fdroidserver/install.py
956 #, python-format
957 msgid "No signed apk available for %s"
958 msgstr ""
959
960 #: ../fdroidserver/install.py
961 msgid "No signed output directory - nothing to do"
962 msgstr ""
963
964 #: ../fdroidserver/update.py
965 #, python-brace-format
966 msgid "No signing certificates found in {path}"
967 msgstr ""
968
969 #: ../fdroidserver/common.py
970 #, python-format
971 msgid "No such package: %s"
972 msgstr ""
973
974 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
975 #: ../fdroidserver/common.py
976 #, python-brace-format
977 msgid "No such versionCode {versionCode} for app {appid}"
978 msgstr ""
979
980 #: ../fdroidserver/verify.py ../fdroidserver/publish.py
981 msgid "No unsigned directory - nothing to do"
982 msgstr ""
983
984 #: ../fdroidserver/signindex.py
985 msgid "Nothing to do"
986 msgstr ""
987
988 #: ../fdroidserver/checkupdates.py
989 #, python-brace-format
990 msgid "Nothing to do for {appid}."
991 msgstr ""
992
993 #: ../fdroidserver/init.py
994 msgid "Now set these in config.py:"
995 msgstr ""
996
997 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
998 #: ../fdroidserver/update.py
999 #, python-brace-format
1000 msgid "OBB file has newer versionCode({integer}) than any APK:"
1001 msgstr ""
1002
1003 #: ../fdroidserver/update.py
1004 msgid "OBB filename must start with \"main.\" or \"patch.\":"
1005 msgstr ""
1006
1007 #: ../fdroidserver/update.py
1008 msgid "OBB's packagename does not match a supported APK:"
1009 msgstr ""
1010
1011 #: ../fdroidserver/common.py
1012 #, python-brace-format
1013 msgid "Old APK signature failed to verify: {path}"
1014 msgstr ""
1015
1016 #: ../fdroidserver/update.py
1017 #, python-brace-format
1018 msgid "Only PNG and JPEG are supported for graphics, found: {path}"
1019 msgstr ""
1020
1021 #: ../fdroidserver/checkupdates.py
1022 msgid "Only print differences with the Play Store"
1023 msgstr ""
1024
1025 #: ../fdroidserver/checkupdates.py
1026 msgid "Only process apps with auto-updates"
1027 msgstr ""
1028
1029 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1030 msgid "Options"
1031 msgstr "옵션"
1032
1033 #: ../fdroidserver/import.py
1034 msgid "Overall license of the project."
1035 msgstr ""
1036
1037 #: ../fdroidserver/dscanner.py
1038 msgid "Override path for repo APKs (default: ./repo)"
1039 msgstr ""
1040
1041 #: ../fdroidserver/common.py
1042 #, python-brace-format
1043 msgid "Parsing manifest at '{path}'"
1044 msgstr ""
1045
1046 #: ../fdroidserver/common.py
1047 msgid "Password required with username"
1048 msgstr ""
1049
1050 #: ../fdroidserver/import.py
1051 msgid "Path to main Android project subdirectory, if not in root."
1052 msgstr ""
1053
1054 msgid "Path to main android project subdirectory, if not in root."
1055 msgstr ""
1056
1057 #: ../fdroidserver/init.py
1058 msgid "Path to the Android SDK (sometimes set in ANDROID_HOME)"
1059 msgstr ""
1060
1061 #: ../fdroidserver/btlog.py
1062 msgid "Path to the git repo to use as the log"
1063 msgstr ""
1064
1065 #: ../fdroidserver/init.py
1066 msgid "Path to the keystore for the repo signing key"
1067 msgstr ""
1068
1069 #: ../fdroidserver/dscanner.py
1070 msgid "Prepare Drozer to run a scan"
1071 msgstr ""
1072
1073 msgid "Prepare drozer to run a scan"
1074 msgstr ""
1075
1076 #: ../fdroidserver/nightly.py
1077 msgid "Print the secret variable to the terminal for easy copy/paste"
1078 msgstr ""
1079
1080 #: ../fdroidserver/metadata.py
1081 #, python-brace-format
1082 msgid "Problem with description of {appid}: {error}"
1083 msgstr ""
1084
1085 #: ../fdroidserver/common.py
1086 #, python-brace-format
1087 msgid "Problem with xml at '{path}'"
1088 msgstr ""
1089
1090 #: ../fdroidserver/checkupdates.py
1091 msgid "Process auto-updates"
1092 msgstr ""
1093
1094 #: ../fdroidserver/publish.py ../fdroidserver/update.py
1095 #, python-brace-format
1096 msgid "Processing {apkfilename}"
1097 msgstr ""
1098
1099 #: ../fdroidserver/checkupdates.py ../fdroidserver/scanner.py
1100 #, python-brace-format
1101 msgid "Processing {appid}"
1102 msgstr ""
1103
1104 #: ../fdroidserver/update.py
1105 #, fuzzy
1106 msgid "Produce human-readable XML/JSON for index files"
1107 msgstr "사람이 읽을 수 있는 index.xml을 생산합니다"
1108
1109 #: ../fdroidserver/update.py
1110 msgid "Produce human-readable index.xml"
1111 msgstr "사람이 읽을 수 있는 index.xml을 생산합니다"
1112
1113 #: ../fdroidserver/import.py
1114 msgid "Project URL to import from."
1115 msgstr ""
1116
1117 #: ../fdroidserver/lint.py
1118 msgid "Punctuation should be avoided"
1119 msgstr ""
1120
1121 #: ../fdroidserver/btlog.py
1122 msgid "Push the log to this git remote repository"
1123 msgstr ""
1124
1125 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1126 #, python-brace-format
1127 msgid "Pushing binary transparency log to {url}"
1128 msgstr ""
1129
1130 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1131 #, python-brace-format
1132 msgid "Pushing to {url}"
1133 msgstr ""
1134
1135 #: ../fdroid
1136 msgid "Quickly start a new repository"
1137 msgstr "새 저장소를 빠르게 시작합니다"
1138
1139 #: ../fdroid
1140 msgid "Read all the metadata files and exit"
1141 msgstr "모든 메타데이터 파일을 읽고 종료합니다"
1142
1143 #: ../fdroidserver/common.py
1144 #, python-brace-format
1145 msgid "Reading '{config_file}'"
1146 msgstr ""
1147
1148 #: ../fdroidserver/common.py
1149 #, python-brace-format
1150 msgid "Reading minSdkVersion failed: \"{apkfilename}\""
1151 msgstr ""
1152
1153 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
1154 #. https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
1155 #: ../fdroidserver/common.py
1156 #, python-brace-format
1157 msgid "Reading packageName/versionCode/versionName failed, APK invalid: '{apkfilename}'"
1158 msgstr ""
1159
1160 #: ../fdroidserver/update.py
1161 #, python-brace-format
1162 msgid "Reading {apkfilename} from cache"
1163 msgstr ""
1164
1165 #: ../fdroidserver/stats.py
1166 msgid "Recalculate aggregate stats - use when changes have been made that would invalidate old cached data."
1167 msgstr ""
1168
1169 #: ../fdroidserver/common.py
1170 msgid "Removing specified files"
1171 msgstr ""
1172
1173 #: ../fdroidserver/update.py
1174 msgid "Rename APK files that do not match package.name_123.apk"
1175 msgstr ""
1176
1177 #: ../fdroidserver/update.py
1178 msgid "Report on build data status"
1179 msgstr ""
1180
1181 #: ../fdroidserver/build.py
1182 msgid "Reset and create a brand new build server, even if the existing one appears to be ok."
1183 msgstr ""
1184
1185 #: ../fdroidserver/nightly.py
1186 #, python-brace-format
1187 msgid "Resigning {apkfilename} with provided debug.keystore"
1188 msgstr ""
1189
1190 #: ../fdroidserver/update.py
1191 msgid "Resize all the icons exceeding the max pixel size and exit"
1192 msgstr ""
1193
1194 #: ../fdroidserver/common.py
1195 msgid "Restrict output to warnings and errors"
1196 msgstr ""
1197
1198 #: ../fdroid
1199 msgid "Rewrite all the metadata files"
1200 msgstr "모든 메타데이터 파일을 다시 씁니다"
1201
1202 #: ../fdroidserver/rewritemeta.py
1203 msgid "Rewrite to a specific format: "
1204 msgstr ""
1205
1206 #: ../fdroidserver/rewritemeta.py
1207 #, python-brace-format
1208 msgid "Rewriting '{appid}'"
1209 msgstr ""
1210
1211 #: ../fdroidserver/rewritemeta.py
1212 #, python-brace-format
1213 msgid "Rewriting '{appid}' to '{path}'"
1214 msgstr ""
1215
1216 #: ../fdroidserver/lint.py
1217 msgid "Run rewritemeta to fix formatting"
1218 msgstr ""
1219
1220 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1221 msgid "Running first pass with MD5 checking disabled"
1222 msgstr ""
1223
1224 #: ../fdroidserver/mirror.py
1225 #, python-brace-format
1226 msgid "Running wget in {path}"
1227 msgstr ""
1228
1229 #: ../fdroidserver/dscanner.py
1230 msgid "Scan only the latest version of each package"
1231 msgstr ""
1232
1233 #: ../fdroid
1234 msgid "Scan the source code of a package"
1235 msgstr "패키지의 소스 코드를 스캔합니다"
1236
1237 #: ../fdroidserver/scanner.py
1238 #, python-brace-format
1239 msgid "Scanner found {count} problems in {appid}:"
1240 msgstr ""
1241
1242 #: ../fdroidserver/scanner.py
1243 #, python-brace-format
1244 msgid "Scanner found {count} problems in {appid}:{versionCode}:"
1245 msgstr ""
1246
1247 #: ../fdroidserver/build.py
1248 msgid "Scanner found {} problem"
1249 msgid_plural "Scanner found {} problems"
1250 msgstr[0] ""
1251
1252 #: ../fdroidserver/common.py
1253 msgid "Set clock to that time using:"
1254 msgstr ""
1255
1256 #: ../fdroidserver/build.py
1257 #, python-brace-format
1258 msgid "Set open file limit to {integer}"
1259 msgstr ""
1260
1261 #: ../fdroid
1262 msgid "Set up an app build for a nightly build repo"
1263 msgstr ""
1264
1265 #: ../fdroidserver/build.py
1266 msgid "Setting open file limit failed: "
1267 msgstr ""
1268
1269 #: ../fdroidserver/build.py
1270 #, python-brace-format
1271 msgid "Setting {0} sec timeout for this build"
1272 msgstr ""
1273
1274 #: ../fdroidserver/build.py
1275 msgid "Setup an emulator, install the APK on it and perform a Drozer scan"
1276 msgstr ""
1277
1278 msgid "Setup an emulator, install the apk on it and perform a drozer scan"
1279 msgstr ""
1280
1281 #: ../fdroid
1282 msgid "Sign and place packages in the repo"
1283 msgstr ""
1284
1285 #: ../fdroid
1286 msgid "Sign indexes created using update --nosign"
1287 msgstr ""
1288
1289 #: ../fdroidserver/build.py
1290 msgid "Skip scanning the source code for binaries and other problems"
1291 msgstr ""
1292
1293 #: ../fdroidserver/update.py
1294 #, python-brace-format
1295 msgid "Skipping '{apkfilename}' with invalid signature!"
1296 msgstr ""
1297
1298 #: ../fdroidserver/update.py
1299 #, python-brace-format
1300 msgid "Skipping index generation for {appid}"
1301 msgstr ""
1302
1303 #: ../fdroidserver/update.py
1304 #, python-brace-format
1305 msgid "Skipping {apkfilename} with invalid signature!"
1306 msgstr ""
1307
1308 #: ../fdroidserver/scanner.py
1309 #, python-brace-format
1310 msgid "Skipping {appid}: disabled"
1311 msgstr ""
1312
1313 #: ../fdroidserver/scanner.py
1314 #, python-brace-format
1315 msgid "Skipping {appid}: no builds specified"
1316 msgstr ""
1317
1318 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1319 msgid "Specify a local folder to sync the repo to"
1320 msgstr ""
1321
1322 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1323 msgid "Specify an identity file to provide to SSH for rsyncing"
1324 msgstr ""
1325
1326 #: ../fdroidserver/update.py
1327 msgid "Specify editor to use in interactive mode. Default "
1328 msgstr ""
1329
1330 #, c-format
1331 msgid "Specify editor to use in interactive mode. Default %s"
1332 msgstr ""
1333
1334 #: ../fdroidserver/update.py
1335 #, python-brace-format
1336 msgid "Specify editor to use in interactive mode. Default is {path}"
1337 msgstr ""
1338
1339 #: ../fdroidserver/build.py
1340 msgid "Specify that we're running on the build server"
1341 msgstr ""
1342
1343 #: ../fdroidserver/nightly.py
1344 msgid "Specify which debug keystore file to use."
1345 msgstr ""
1346
1347 #: ../fdroidserver/common.py
1348 msgid "Spew out even more information than normal"
1349 msgstr ""
1350
1351 #: ../fdroidserver/nightly.py
1352 #, python-brace-format
1353 msgid "Striping mystery signature from {apkfilename}"
1354 msgstr ""
1355
1356 #: ../fdroidserver/lint.py
1357 #, python-format
1358 msgid "Summary '%s' is just the app's name"
1359 msgstr ""
1360
1361 #: ../fdroidserver/lint.py
1362 #, python-brace-format
1363 msgid "Summary of length {length} is over the {limit} char limit"
1364 msgstr ""
1365
1366 #: ../fdroidserver/common.py
1367 #, python-brace-format
1368 msgid "System clock is older than date in {path}!"
1369 msgstr ""
1370
1371 #: ../fdroidserver/build.py
1372 msgid "Test mode - put output in the tmp directory only, and always build, even if the output already exists."
1373 msgstr ""
1374
1375 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
1376 #: ../fdroidserver/update.py
1377 #, python-brace-format
1378 msgid "The OBB version code must come after \"{name}.\":"
1379 msgstr ""
1380
1381 #: ../fdroidserver/btlog.py
1382 msgid "The base URL for the repo to log (default: https://f-droid.org)"
1383 msgstr ""
1384
1385 #: ../fdroidserver/mirror.py
1386 msgid "The directory to write the mirror to"
1387 msgstr ""
1388
1389 #: ../fdroidserver/server.py
1390 msgid "The only commands currently supported are 'init' and 'update'"
1391 msgstr ""
1392
1393 #: ../fdroidserver/index.py
1394 msgid "The repository's fingerprint does not match."
1395 msgstr ""
1396
1397 #: ../fdroidserver/common.py
1398 msgid "The repository's index could not be verified."
1399 msgstr ""
1400
1401 #: ../fdroidserver/server.py
1402 #, python-brace-format
1403 msgid "The root dir for local_copy_dir \"{path}\" does not exist!"
1404 msgstr ""
1405
1406 #: ../fdroidserver/nightly.py
1407 msgid "The the file to be included in the repo (path or glob)"
1408 msgstr ""
1409
1410 #: ../fdroidserver/publish.py
1411 msgid "There is a keyalias collision - publishing halted"
1412 msgstr ""
1413
1414 #: ../fdroidserver/import.py
1415 #, python-format
1416 msgid "This repo already has local metadata: %s"
1417 msgstr ""
1418
1419 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1420 msgid "To use awsbucket, awssecretkey and awsaccesskeyid must also be set in config.py!"
1421 msgstr ""
1422
1423 #: ../fdroidserver/lint.py
1424 msgid "UCM is set but it looks like checkupdates hasn't been run yet"
1425 msgstr ""
1426
1427 #: ../fdroidserver/lint.py
1428 msgid "URL shorteners should not be used"
1429 msgstr ""
1430
1431 #: ../fdroidserver/metadata.py
1432 msgid "URL title is just the URL, use brackets: [URL]"
1433 msgstr ""
1434
1435 #: ../fdroidserver/lint.py
1436 #, python-brace-format
1437 msgid "URL {url} in Description: {error}"
1438 msgstr ""
1439
1440 #: ../fdroidserver/metadata.py
1441 #, python-brace-format
1442 msgid "Unexpected text on same line as {field} in {linedesc}"
1443 msgstr ""
1444
1445 #: ../fdroid
1446 msgid "Unknown exception found!"
1447 msgstr ""
1448
1449 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
1450 #: ../fdroidserver/lint.py
1451 #, python-brace-format
1452 msgid "Unknown file '{filename}' in build '{versionName}'"
1453 msgstr ""
1454
1455 #: ../fdroidserver/metadata.py
1456 #, python-format
1457 msgid "Unknown metadata format: %s"
1458 msgstr ""
1459
1460 #: ../fdroidserver/metadata.py
1461 #, python-brace-format
1462 msgid "Unknown metadata format: {path}"
1463 msgstr ""
1464
1465 #: ../fdroidserver/common.py
1466 msgid "Unknown version of aapt, might cause problems: "
1467 msgstr ""
1468
1469 #: ../fdroidserver/lint.py
1470 msgid "Unlinkified link - use [http://foo.bar Link title] or [http://foo.bar]"
1471 msgstr ""
1472
1473 #: ../fdroidserver/lint.py
1474 msgid "Unnecessary leading space"
1475 msgstr ""
1476
1477 #: ../fdroidserver/lint.py
1478 msgid "Unnecessary trailing space"
1479 msgstr ""
1480
1481 #: ../fdroidserver/metadata.py
1482 msgid "Unrecognised app field: "
1483 msgstr ""
1484
1485 #: ../fdroidserver/metadata.py
1486 #, python-brace-format
1487 msgid "Unrecognised field '{field}' in {linedesc}"
1488 msgstr ""
1489
1490 #: ../fdroidserver/update.py
1491 #, python-brace-format
1492 msgid "Unsupported file type \"{extension}\" for repo graphic"
1493 msgstr ""
1494
1495 #: ../fdroidserver/update.py
1496 #, python-brace-format
1497 msgid "Unsupported graphics file found: {path}"
1498 msgstr ""
1499
1500 #: ../fdroidserver/rewritemeta.py
1501 #, python-brace-format
1502 msgid "Unsupported metadata format, use: --to [{supported}]"
1503 msgstr ""
1504
1505 #: ../fdroidserver/metadata.py
1506 msgid "Unterminated ]"
1507 msgstr ""
1508
1509 #: ../fdroidserver/metadata.py
1510 msgid "Unterminated ]]"
1511 msgstr ""
1512
1513 #: ../fdroidserver/metadata.py
1514 #, python-brace-format
1515 msgid "Unterminated build in {name}"
1516 msgstr ""
1517
1518 #: ../fdroidserver/metadata.py
1519 #, python-brace-format
1520 msgid "Unterminated continuation in {name}"
1521 msgstr ""
1522
1523 #: ../fdroidserver/lint.py
1524 #, python-format
1525 msgid "Unused extlib at %s"
1526 msgstr ""
1527
1528 #: ../fdroidserver/lint.py
1529 #, python-format
1530 msgid "Unused file at %s"
1531 msgstr ""
1532
1533 #: ../fdroidserver/lint.py
1534 msgid "Update Check Name is set to the known app id - it can be removed"
1535 msgstr ""
1536
1537 #: ../fdroid
1538 msgid "Update repo information for new packages"
1539 msgstr "새 패키지를 위한 저장소 정보를 업데이트합니다"
1540
1541 #: ../fdroid
1542 msgid "Update the binary transparency log for a URL"
1543 msgstr ""
1544
1545 #: ../fdroid
1546 msgid "Update the stats of the repo"
1547 msgstr ""
1548
1549 #: ../fdroidserver/update.py ../fdroidserver/build.py
1550 msgid "Update the wiki"
1551 msgstr ""
1552
1553 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1554 msgid "Usage"
1555 msgstr ""
1556
1557 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1558 #, python-format
1559 msgid "Usage: %s\n"
1560 msgstr ""
1561
1562 #: ../fdroidserver/lint.py
1563 msgid "Use /HEAD instead of /master to point at a file in the default branch"
1564 msgstr ""
1565
1566 #: ../fdroidserver/update.py
1567 msgid "Use `fdroid update -c` to create it."
1568 msgstr ""
1569
1570 #: ../fdroidserver/build.py
1571 msgid "Use build server"
1572 msgstr ""
1573
1574 #: ../fdroidserver/update.py
1575 msgid "Use date from APK instead of current time for newly added APKs"
1576 msgstr ""
1577
1578 msgid "Use date from apk instead of current time for newly added apks"
1579 msgstr ""
1580
1581 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1582 #, python-brace-format
1583 msgid "Using \"{path}\" for configuring s3cmd."
1584 msgstr ""
1585
1586 #: ../fdroidserver/common.py
1587 msgid "Using Java's jarsigner, not recommended for verifying APKs! Use apksigner"
1588 msgstr ""
1589
1590 #: ../fdroidserver/init.py
1591 #, python-brace-format
1592 msgid "Using existing keystore \"{path}\""
1593 msgstr ""
1594
1595 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1596 #, python-brace-format
1597 msgid "Using s3cmd to sync with: {url}"
1598 msgstr ""
1599
1600 #: ../fdroid
1601 msgid "Valid commands are:"
1602 msgstr "올바른 명령은:"
1603
1604 #: ../fdroid
1605 msgid "Verify the integrity of downloaded packages"
1606 msgstr ""
1607
1608 #: ../fdroidserver/index.py
1609 msgid "Verifying index signature:"
1610 msgstr ""
1611
1612 #: ../fdroid
1613 msgid "Warn about possible metadata errors"
1614 msgstr "가능한 메타데이터 오류에 대해 경고합니다"
1615
1616 #: ../fdroidserver/update.py
1617 msgid "When configured for signed indexes, create only unsigned indexes at this stage"
1618 msgstr ""
1619
1620 msgid "X.509 'Distiguished Name' used when generating keys"
1621 msgstr ""
1622
1623 #: ../fdroidserver/init.py
1624 msgid "X.509 'Distinguished Name' used when generating keys"
1625 msgstr ""
1626
1627 #: ../fdroidserver/common.py
1628 msgid "You can use ANDROID_HOME to set the path to your SDK, i.e.:"
1629 msgstr ""
1630
1631 #: ../fdroidserver/nightly.py
1632 #, python-brace-format
1633 msgid "adding IdentityFile to {path}"
1634 msgstr ""
1635
1636 #: ../fdroidserver/update.py
1637 #, python-brace-format
1638 msgid "adding to {name}: {path}"
1639 msgstr ""
1640
1641 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1642 #, python-format
1643 msgid "ambiguous option: %(option)s could match %(matches)s"
1644 msgstr ""
1645
1646 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1647 #, python-format
1648 msgid "ambiguous option: %s (%s?)"
1649 msgstr ""
1650
1651 #: ../fdroidserver/lint.py ../fdroidserver/rewritemeta.py
1652 msgid "applicationId in the form APPID"
1653 msgstr ""
1654
1655 #: ../fdroidserver/checkupdates.py
1656 msgid "applicationId to check for updates"
1657 msgstr ""
1658
1659 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vcode
1660 #: ../fdroidserver/verify.py ../fdroidserver/publish.py
1661 #: ../fdroidserver/dscanner.py ../fdroidserver/build.py
1662 #: ../fdroidserver/scanner.py ../fdroidserver/install.py
1663 msgid "applicationId with optional versionCode in the form APPID[:VERCODE]"
1664 msgstr ""
1665
1666 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1667 #, python-format
1668 msgid "argument \"-\" with mode %r"
1669 msgstr ""
1670
1671 #: ../fdroidserver/nightly.py
1672 msgid "attempting bare ssh connection to test deploy key:"
1673 msgstr ""
1674
1675 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1676 #, python-format
1677 msgid "can't open '%s': %s"
1678 msgstr "'%s'을(를) 열 수 없습니다: %s"
1679
1680 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1681 msgid "cannot have multiple subparser arguments"
1682 msgstr ""
1683
1684 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1685 #, python-format
1686 msgid "cannot merge actions - two groups are named %r"
1687 msgstr ""
1688
1689 #: ../fdroidserver/nightly.py
1690 msgid "cannot publish update, did you set the deploy key?"
1691 msgstr ""
1692
1693 #: ../fdroidserver/nightly.py
1694 #, python-brace-format
1695 msgid "cloning {url}"
1696 msgstr ""
1697
1698 #: ../fdroidserver/server.py
1699 msgid "command to execute, either 'init' or 'update'"
1700 msgstr ""
1701
1702 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1703 msgid "complex"
1704 msgstr ""
1705
1706 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1707 #, python-format
1708 msgid "conflicting option string: %s"
1709 msgid_plural "conflicting option strings: %s"
1710 msgstr[0] ""
1711
1712 #: ../fdroidserver/nightly.py
1713 #, python-brace-format
1714 msgid "copying {apkfilename} into {path}"
1715 msgstr ""
1716
1717 #: ../fdroidserver/nightly.py
1718 #, python-brace-format
1719 msgid "created {path}"
1720 msgstr ""
1721
1722 #: ../fdroidserver/update.py
1723 #, python-brace-format
1724 msgid "deleting: repo/{apkfilename}"
1725 msgstr ""
1726
1727 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1728 #, python-format
1729 msgid "dest= is required for options like %r"
1730 msgstr ""
1731
1732 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1733 #, python-format
1734 msgid "expected %s argument"
1735 msgid_plural "expected %s arguments"
1736 msgstr[0] ""
1737
1738 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1739 msgid "expected at least one argument"
1740 msgstr ""
1741
1742 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1743 msgid "expected at most one argument"
1744 msgstr ""
1745
1746 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1747 msgid "expected one argument"
1748 msgstr ""
1749
1750 #: ../fdroid
1751 #, fuzzy
1752 msgid "fdroid [-h|--help|--version] <command> [<args>]"
1753 msgstr "사용법: fdroid [-h|--help|--version] <명령> [<인수>]"
1754
1755 #: ../fdroid
1756 #, fuzzy
1757 msgid "fdroid [<command>] [-h|--help|--version|<args>]"
1758 msgstr "사용법: fdroid [-h|--help|--version] <명령> [<인수>]"
1759
1760 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1761 msgid "floating-point"
1762 msgstr ""
1763
1764 #: ../fdroidserver/metadata.py
1765 msgid "force errors to be warnings, or ignore"
1766 msgstr ""
1767
1768 #: ../fdroidserver/metadata.py
1769 msgid "force metadata errors (default) to be warnings, or to be ignored."
1770 msgstr ""
1771
1772 #: ../fdroidserver/common.py
1773 msgid "git svn clone failed"
1774 msgstr ""
1775
1776 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1777 #, python-format
1778 msgid "ignored explicit argument %r"
1779 msgstr ""
1780
1781 #: ../fdroidserver/index.py
1782 msgid "index-v1 must have a signature, use `fdroid signindex` to create it!"
1783 msgstr ""
1784
1785 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1786 msgid "integer"
1787 msgstr ""
1788
1789 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1790 #, python-format
1791 msgid "invalid %(type)s value: %(value)r"
1792 msgstr ""
1793
1794 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1795 #, python-format
1796 msgid "invalid choice: %(value)r (choose from %(choices)s)"
1797 msgstr ""
1798
1799 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1800 #, python-format
1801 msgid "invalid conflict_resolution value: %r"
1802 msgstr ""
1803
1804 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1805 #, python-format
1806 msgid "invalid option string %(option)r: must start with a character %(prefix_chars)r"
1807 msgstr ""
1808
1809 #: ../fdroidserver/server.py
1810 #, python-brace-format
1811 msgid "local_copy_dir does not end with \"fdroid\", perhaps you meant: \"{path}\""
1812 msgstr ""
1813
1814 #: ../fdroidserver/server.py
1815 msgid "local_copy_dir must be an absolute path!"
1816 msgstr ""
1817
1818 #: ../fdroidserver/server.py
1819 msgid "local_copy_dir must be directory, not a file!"
1820 msgstr ""
1821
1822 #: ../fdroidserver/index.py
1823 #, python-format
1824 msgid "mirror '%s' does not end with 'fdroid'!"
1825 msgstr ""
1826
1827 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1828 msgid "mutually exclusive arguments must be optional"
1829 msgstr ""
1830
1831 #: ../fdroidserver/mirror.py
1832 #, python-brace-format
1833 msgid "no \"icon\" in {appid}"
1834 msgstr ""
1835
1836 #: ../fdroidserver/signatures.py
1837 msgid "no APK supplied"
1838 msgstr ""
1839
1840 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1841 #, python-format
1842 msgid "no such option: %s"
1843 msgstr "이러한 옵션이 없습니다: %s"
1844
1845 #: ../fdroid
1846 msgid "no version info found!"
1847 msgstr ""
1848
1849 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1850 #, python-format
1851 msgid "not allowed with argument %s"
1852 msgstr ""
1853
1854 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1855 #, python-format
1856 msgid "one of the arguments %s is required"
1857 msgstr ""
1858
1859 #: ../fdroidserver/index.py ../fdroidserver/common.py
1860 msgid "only accepts strings, lists, and tuples"
1861 msgstr ""
1862
1863 #: ../fdroidserver/install.py
1864 #, python-format
1865 msgid "option %s: If you really want to install all the signed apps, use --all"
1866 msgstr ""
1867
1868 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1869 #, python-format
1870 msgid "option %s: invalid %s value: %r"
1871 msgstr ""
1872
1873 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1874 #, python-format
1875 msgid "option %s: invalid choice: %r (choose from %s)"
1876 msgstr ""
1877
1878 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1879 #, python-format
1880 msgid "option -%s not recognized"
1881 msgstr ""
1882
1883 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1884 #, python-format
1885 msgid "option -%s requires argument"
1886 msgstr ""
1887
1888 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1889 #, python-format
1890 msgid "option --%s must not have an argument"
1891 msgstr ""
1892
1893 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1894 #, python-format
1895 msgid "option --%s not a unique prefix"
1896 msgstr ""
1897
1898 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1899 #, python-format
1900 msgid "option --%s not recognized"
1901 msgstr ""
1902
1903 #: /usr/lib/python3.5/getopt.py /usr/lib/python3.6/getopt.py
1904 #, python-format
1905 msgid "option --%s requires argument"
1906 msgstr ""
1907
1908 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1909 msgid "optional arguments"
1910 msgstr ""
1911
1912 #: ../fdroidserver/nightly.py
1913 #, python-brace-format
1914 msgid "overwriting existing {path}"
1915 msgstr ""
1916
1917 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1918 msgid "positional arguments"
1919 msgstr ""
1920
1921 #: ../fdroidserver/signatures.py
1922 #, python-brace-format
1923 msgid "refuse downloading via insecure HTTP connection (use HTTPS or specify --no-https-check): {apkfilename}"
1924 msgstr ""
1925
1926 #: ../fdroidserver/signatures.py
1927 #, python-brace-format
1928 msgid "refuse downloading via insecure http connection (use https or specify --no-https-check): {apkfilename}"
1929 msgstr ""
1930
1931 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1932 #, python-brace-format
1933 msgid "s3cmd sync indexes {path} to {url} and delete"
1934 msgstr ""
1935
1936 #: /usr/lib/python3.5/optparse.py /usr/lib/python3.6/optparse.py
1937 msgid "show program's version number and exit"
1938 msgstr "프로그램의 버전 번호를 보여주고 종료합니다"
1939
1940 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.5/optparse.py
1941 #: /usr/lib/python3.6/argparse.py /usr/lib/python3.6/optparse.py
1942 msgid "show this help message and exit"
1943 msgstr "이 도움말 메시지를 보여주고 종료합니다"
1944
1945 #: ../fdroidserver/signatures.py
1946 msgid "signed APK, either a file-path or HTTPS URL."
1947 msgstr ""
1948
1949 #: ../fdroidserver/update.py
1950 #, python-brace-format
1951 msgid "skipping source tarball: {path}"
1952 msgstr ""
1953
1954 #: ../fdroidserver/lint.py
1955 msgid "srclibs missing name and/or @"
1956 msgstr ""
1957
1958 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1959 #, python-format
1960 msgid "the following arguments are required: %s"
1961 msgstr ""
1962
1963 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1964 #, python-format
1965 msgid "unexpected option string: %s"
1966 msgstr ""
1967
1968 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1969 #, python-format
1970 msgid "unknown parser %(parser_name)r (choices: %(choices)s)"
1971 msgstr ""
1972
1973 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py
1974 #, python-format
1975 msgid "unrecognized arguments: %s"
1976 msgstr ""
1977
1978 #: ../fdroidserver/common.py
1979 #, python-brace-format
1980 msgid "unsafe permissions on '{config_file}' (should be 0600)!"
1981 msgstr ""
1982
1983 #: /usr/lib/python3.5/argparse.py /usr/lib/python3.6/argparse.py ../fdroid
1984 msgid "usage: "
1985 msgstr "사용법: "
1986
1987 #: ../fdroid
1988 msgid "usage: fdroid [-h|--help|--version] <command> [<args>]"
1989 msgstr "사용법: fdroid [-h|--help|--version] <명령> [<인수>]"
1990
1991 #: ../fdroidserver/server.py ../fdroidserver/upload.py
1992 #, python-brace-format
1993 msgid "using Apache libcloud to sync with {url}"
1994 msgstr ""
1995
1996 #: ../fdroidserver/publish.py
1997 #, python-brace-format
1998 msgid "{0} app, {1} key aliases"
1999 msgid_plural "{0} apps, {1} key aliases"
2000 msgstr[0] ""
2001
2002 #: ../fdroidserver/update.py
2003 #, python-brace-format
2004 msgid "{apkfilename} ({appid}) has no metadata!"
2005 msgstr ""
2006
2007 #: ../fdroidserver/update.py
2008 #, python-brace-format
2009 msgid "{apkfilename} has multiple {name} files, looks like Master Key exploit!"
2010 msgstr ""
2011
2012 #: ../fdroidserver/update.py
2013 #, python-brace-format
2014 msgid "{apkfilename}'s AndroidManifest.xml has a bad date: "
2015 msgstr ""
2016
2017 #: ../fdroidserver/update.py
2018 #, python-brace-format
2019 msgid "{appid} does not have a name! Using package name instead."
2020 msgstr ""
2021
2022 #: ../fdroidserver/mirror.py
2023 #, python-brace-format
2024 msgid "{appid} is missing {name}"
2025 msgstr ""
2026
2027 #. Translators: https://developer.android.com/guide/topics/manifest/manifest-element.html#vname
2028 #: ../fdroidserver/lint.py
2029 #, python-brace-format
2030 msgid "{appid}: Unknown extlib {path} in build '{versionName}'"
2031 msgstr ""
2032
2033 #: ../fdroidserver/scanner.py
2034 #, python-brace-format
2035 msgid "{appid}: no builds specified, running on current source state"
2036 msgstr ""
2037
2038 #: ../fdroidserver/metadata.py
2039 #, python-brace-format
2040 msgid "{field} not terminated in {name}"
2041 msgstr ""
2042
2043 #: ../fdroidserver/update.py
2044 #, python-brace-format
2045 msgid "{name} \"{path}\" does not exist! Correct it in config.py."
2046 msgstr ""
2047
2048 #: ../fdroidserver/nightly.py
2049 #, python-brace-format
2050 msgid "{path} does not exist!  Create it by running:"
2051 msgstr ""
2052
2053 #: ../fdroidserver/update.py
2054 #, python-brace-format
2055 msgid "{path} has bad file signature \"{pattern}\", possible Janus exploit!"
2056 msgstr ""
2057
2058 #: ../fdroidserver/update.py
2059 #, python-brace-format
2060 msgid "{path} is zero size!"
2061 msgstr ""
2062
2063 #: ../fdroidserver/mirror.py
2064 #, python-brace-format
2065 msgid "{url} does not end with \"fdroid\", check the URL path!"
2066 msgstr ""
2067
2068 #: ../fdroidserver/build.py
2069 msgid "{} build failed"
2070 msgid_plural "{} builds failed"
2071 msgstr[0] ""
2072
2073 #: ../fdroidserver/build.py
2074 msgid "{} build succeeded"
2075 msgid_plural "{} builds succeeded"
2076 msgstr[0] ""
2077
2078 #~ msgid "Add gpg signatures for packages in repo"
2079 #~ msgstr "저장소에서 패키지에 gpg 서명을 추가합니다"