source: non-gtk/GNU/diffutils-3.5.25.bg.po@ 3141

Last change on this file since 3141 was 3141, checked in by Александър Шопов, 9 years ago

diffutils-3.5.25.bg.po: 196 преведени съобщения, 70 непреведени съобщения.

File size: 44.6 KB
Line 
1# Bulgarian translation of GNU diffutils po-file.
2# Copyright (C) 2017 Free Software Foundation, Inc.
3# This file is distributed under the same license as the diffutils package.
4# Alexander Shopov <ash@kambanaria.org>, 2017.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: diffutils 3.5.25-c881\n"
9"Report-Msgid-Bugs-To: bug-diffutils@gnu.org\n"
10"POT-Creation-Date: 2017-05-06 15:41-0700\n"
11"PO-Revision-Date: 2017-05-17 09:13+0200\n"
12"Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
13"Language-Team: Bulgarian <dict@ludost.net>\n"
14"Language: bg\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"X-Bugs: Report translation errors to the Language-Team address.\n"
19"Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21#: lib/argmatch.c:134
22#, c-format
23msgid "invalid argument %s for %s"
24msgstr "аргументът „%s“ на опцията „%s“ е неправилен"
25
26#: lib/argmatch.c:135
27#, c-format
28msgid "ambiguous argument %s for %s"
29msgstr "аргументът „%s“ на опцията „%s“ не е еднозначен"
30
31#: lib/argmatch.c:154
32msgid "Valid arguments are:"
33msgstr "Възможните аргументи са:"
34
35#: lib/c-stack.c:203 lib/c-stack.c:296
36msgid "program error"
37msgstr "програмна грешка"
38
39#: lib/c-stack.c:204 lib/c-stack.c:297
40msgid "stack overflow"
41msgstr "препълване на стека"
42
43#: lib/error.c:191
44msgid "Unknown system error"
45msgstr "Неизвестна системна грешка"
46
47#: lib/file-type.c:40
48msgid "regular empty file"
49msgstr "празен, обикновен файл"
50
51#: lib/file-type.c:40
52msgid "regular file"
53msgstr "обикновен файл"
54
55#: lib/file-type.c:43
56msgid "directory"
57msgstr "директория"
58
59#: lib/file-type.c:46
60msgid "symbolic link"
61msgstr "символна връзка"
62
63#: lib/file-type.c:52
64msgid "message queue"
65msgstr "опашка за съобщения"
66
67#: lib/file-type.c:55
68msgid "semaphore"
69msgstr "семафор"
70
71#: lib/file-type.c:58
72msgid "shared memory object"
73msgstr "споделен обект в паметта"
74
75#: lib/file-type.c:61
76msgid "typed memory object"
77msgstr "типов обект в паметта"
78
79#: lib/file-type.c:66
80msgid "block special file"
81msgstr "блоков специален файл"
82
83#: lib/file-type.c:69
84msgid "character special file"
85msgstr "знаков специален сайт"
86
87#: lib/file-type.c:72
88msgid "contiguous data"
89msgstr "последователни данни"
90
91#: lib/file-type.c:75
92msgid "fifo"
93msgstr "програмен канал"
94
95#: lib/file-type.c:78
96msgid "door"
97msgstr "порта"
98
99#: lib/file-type.c:81
100msgid "multiplexed block special file"
101msgstr "мултиплексиран блоков специален файл"
102
103#: lib/file-type.c:84
104msgid "multiplexed character special file"
105msgstr "мултиплексиран знаков специален файл"
106
107#: lib/file-type.c:87
108msgid "multiplexed file"
109msgstr "мултиплексиран файл"
110
111#: lib/file-type.c:90
112msgid "named file"
113msgstr "именован файл"
114
115#: lib/file-type.c:93
116msgid "network special file"
117msgstr "мрежов специален файл"
118
119#: lib/file-type.c:96
120msgid "migrated file with data"
121msgstr "мигриран файл с данни"
122
123#: lib/file-type.c:99
124msgid "migrated file without data"
125msgstr "мигриран файл без данни"
126
127#: lib/file-type.c:102
128msgid "port"
129msgstr "порт"
130
131#: lib/file-type.c:105
132msgid "socket"
133msgstr "гнездо"
134
135#: lib/file-type.c:108
136msgid "whiteout"
137msgstr "припокриващо изтриване"
138
139#: lib/file-type.c:110
140msgid "weird file"
141msgstr "странен файл"
142
143#: lib/getopt.c:277
144#, c-format
145msgid "%s: option '%s%s' is ambiguous\n"
146msgstr "%s: опцията „%s%s“ не е еднозначна\n"
147
148#: lib/getopt.c:283
149#, c-format
150msgid "%s: option '%s%s' is ambiguous; possibilities:"
151msgstr "%s: опцията „%s%s“ не е еднозначна. Възможности:"
152
153#: lib/getopt.c:318
154#, c-format
155msgid "%s: unrecognized option '%s%s'\n"
156msgstr "%s: непозната опция „%s%s“\n"
157
158#: lib/getopt.c:344
159#, c-format
160msgid "%s: option '%s%s' doesn't allow an argument\n"
161msgstr "%s: опцията „%s%s“ се използва без аргументи\n"
162
163#: lib/getopt.c:359
164#, c-format
165msgid "%s: option '%s%s' requires an argument\n"
166msgstr "%s: опцията „%s%s“ изисква аргумент\n"
167
168#: lib/getopt.c:620
169#, c-format
170msgid "%s: invalid option -- '%c'\n"
171msgstr "%s: неправилна опция — „%c“\n"
172
173#: lib/getopt.c:635 lib/getopt.c:681
174#, c-format
175msgid "%s: option requires an argument -- '%c'\n"
176msgstr "%s: опцията изисква аргумент — „%c“\n"
177
178#. TRANSLATORS:
179#. Get translations for open and closing quotation marks.
180#. The message catalog should translate "`" to a left
181#. quotation mark suitable for the locale, and similarly for
182#. "'". For example, a French Unicode local should translate
183#. these to U+00AB (LEFT-POINTING DOUBLE ANGLE
184#. QUOTATION MARK), and U+00BB (RIGHT-POINTING DOUBLE ANGLE
185#. QUOTATION MARK), respectively.
186#.
187#. If the catalog has no translation, we will try to
188#. use Unicode U+2018 (LEFT SINGLE QUOTATION MARK) and
189#. Unicode U+2019 (RIGHT SINGLE QUOTATION MARK). If the
190#. current locale is not Unicode, locale_quoting_style
191#. will quote 'like this', and clocale_quoting_style will
192#. quote "like this". You should always include translations
193#. for "`" and "'" even if U+2018 and U+2019 are appropriate
194#. for your locale.
195#.
196#. If you don't know what to put here, please see
197#. <http://en.wikipedia.org/wiki/Quotation_marks_in_other_languages>
198#. and use glyphs suitable for your language.
199#: lib/quotearg.c:354
200msgid "`"
201msgstr "„"
202
203#: lib/quotearg.c:355
204msgid "'"
205msgstr "“"
206
207#: lib/regcomp.c:135
208msgid "Success"
209msgstr "Успех"
210
211#: lib/regcomp.c:138
212msgid "No match"
213msgstr "Няма съвпадения"
214
215#: lib/regcomp.c:141
216msgid "Invalid regular expression"
217msgstr "Неправилен регулярен израз"
218
219#: lib/regcomp.c:144
220msgid "Invalid collation character"
221msgstr "Неправилен знак за подредба"
222
223#: lib/regcomp.c:147
224msgid "Invalid character class name"
225msgstr "Неправилно име на клас знаци"
226
227#: lib/regcomp.c:150
228msgid "Trailing backslash"
229msgstr "Самотна „\\“ накрая"
230
231#: lib/regcomp.c:153
232msgid "Invalid back reference"
233msgstr "Неправилна препратка към съвпадение"
234
235#: lib/regcomp.c:156
236msgid "Unmatched [, [^, [:, [., or [="
237msgstr "„[“, „[^“, „[:“, „[.“ или „[=“ без еш"
238
239#: lib/regcomp.c:159
240msgid "Unmatched ( or \\("
241msgstr "„(“ или „\\(“ без еш"
242
243#: lib/regcomp.c:162
244msgid "Unmatched \\{"
245msgstr "„\\{“ без еш"
246
247#: lib/regcomp.c:165
248msgid "Invalid content of \\{\\}"
249msgstr "Неправилно съдържание в „\\{\\}“"
250
251#: lib/regcomp.c:168
252msgid "Invalid range end"
253msgstr "Неправилен край на диапазон"
254
255#: lib/regcomp.c:171
256msgid "Memory exhausted"
257msgstr "Паметта свърши"
258
259#: lib/regcomp.c:174
260msgid "Invalid preceding regular expression"
261msgstr "Предхождащият регулярен израз е неправилен"
262
263#: lib/regcomp.c:177
264msgid "Premature end of regular expression"
265msgstr "Ранен край на регулярен израз"
266
267#: lib/regcomp.c:180
268msgid "Regular expression too big"
269msgstr "Регулярният израз е прекалено голям"
270
271#: lib/regcomp.c:183
272msgid "Unmatched ) or \\)"
273msgstr "„)“ или „\\)“ без еш"
274
275#: lib/regcomp.c:687
276msgid "No previous regular expression"
277msgstr "Няма предхождащ регулярен израз"
278
279#: lib/xalloc-die.c:34
280msgid "memory exhausted"
281msgstr "паметта е изчерпана"
282
283#: lib/xfreopen.c:35
284msgid "stdin"
285msgstr "стандартен вход"
286
287#: lib/xfreopen.c:36
288msgid "stdout"
289msgstr "стандартен изход"
290
291#: lib/xfreopen.c:37
292msgid "stderr"
293msgstr "стандартна грешка"
294
295#: lib/xfreopen.c:38
296msgid "unknown stream"
297msgstr "непознат поток"
298
299#: lib/xfreopen.c:39
300#, c-format
301msgid "failed to reopen %s with mode %s"
302msgstr "файлът „%s“ не може да се отвори наново с режим „%s“"
303
304#: lib/xstrtol-error.c:63
305#, c-format
306msgid "invalid %s%s argument '%s'"
307msgstr "неправилен аргумент „%3$s“ за опцията „%1$s%2$s“"
308
309#: lib/xstrtol-error.c:68
310#, c-format
311msgid "invalid suffix in %s%s argument '%s'"
312msgstr "неправилен суфикс в аргумента „%3$s“ за опцията „%1$s%2$s“"
313
314#: lib/xstrtol-error.c:72
315#, c-format
316msgid "%s%s argument '%s' too large"
317msgstr "прекалено дълъг аргумент „%3$s“ за опцията „%1$s%2$s“"
318
319#: lib/version-etc.c:74
320#, c-format
321msgid "Packaged by %s (%s)\n"
322msgstr "Пакетирано от %s (%s)\n"
323
324#: lib/version-etc.c:77
325#, c-format
326msgid "Packaged by %s\n"
327msgstr "Пакетирано от %s\n"
328
329#. TRANSLATORS: Translate "(C)" to the copyright symbol
330#. (C-in-a-circle), if this symbol is available in the user's
331#. locale. Otherwise, do not translate "(C)"; leave it as-is.
332#: lib/version-etc.c:84
333msgid "(C)"
334msgstr "©"
335
336#: lib/version-etc.c:86
337msgid ""
338"\n"
339"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl."
340"html>.\n"
341"This is free software: you are free to change and redistribute it.\n"
342"There is NO WARRANTY, to the extent permitted by law.\n"
343"\n"
344msgstr ""
345"\n"
346"Лиценз — Общ публичен лиценз на GNU (GNU GPL), както е публикуван от "
347"Фондацията\n"
348"за свободен софтуер — версия 3 на лиценза или (по ваше решение) по-късна "
349"версия.\n"
350"<http://gnu.org/licenses/gpl.html>\n"
351"Тази програма е свободен софтуер. Можете да я разпространявате и/или "
352"променяте.\n"
353"Тя се разпространява БЕЗ НИКАКВИ ГАРАНЦИИ доколкото е позволено от закона.\n"
354
355#. TRANSLATORS: %s denotes an author name.
356#: lib/version-etc.c:102
357#, c-format
358msgid "Written by %s.\n"
359msgstr "Създадено от %s.\n"
360
361#. TRANSLATORS: Each %s denotes an author name.
362#: lib/version-etc.c:106
363#, c-format
364msgid "Written by %s and %s.\n"
365msgstr "Създадено от %s и %s.\n"
366
367#. TRANSLATORS: Each %s denotes an author name.
368#: lib/version-etc.c:110
369#, c-format
370msgid "Written by %s, %s, and %s.\n"
371msgstr "Създадено от %s, %s и %s.\n"
372
373#. TRANSLATORS: Each %s denotes an author name.
374#. You can use line breaks, estimating that each author name occupies
375#. ca. 16 screen columns and that a screen line has ca. 80 columns.
376#: lib/version-etc.c:117
377#, c-format
378msgid ""
379"Written by %s, %s, %s,\n"
380"and %s.\n"
381msgstr ""
382"Създадено от %s, %s, %s\n"
383"и %s.\n"
384
385#. TRANSLATORS: Each %s denotes an author name.
386#. You can use line breaks, estimating that each author name occupies
387#. ca. 16 screen columns and that a screen line has ca. 80 columns.
388#: lib/version-etc.c:124
389#, c-format
390msgid ""
391"Written by %s, %s, %s,\n"
392"%s, and %s.\n"
393msgstr ""
394"Създадено от %s, %s, %s,\n"
395"%s и %s.\n"
396
397#. TRANSLATORS: Each %s denotes an author name.
398#. You can use line breaks, estimating that each author name occupies
399#. ca. 16 screen columns and that a screen line has ca. 80 columns.
400#: lib/version-etc.c:131
401#, c-format
402msgid ""
403"Written by %s, %s, %s,\n"
404"%s, %s, and %s.\n"
405msgstr ""
406"Създадено от %s, %s, %s,\n"
407"%s, %s и %s.\n"
408
409#. TRANSLATORS: Each %s denotes an author name.
410#. You can use line breaks, estimating that each author name occupies
411#. ca. 16 screen columns and that a screen line has ca. 80 columns.
412#: lib/version-etc.c:139
413#, c-format
414msgid ""
415"Written by %s, %s, %s,\n"
416"%s, %s, %s, and %s.\n"
417msgstr ""
418"Създадено от %s, %s, %s,\n"
419"%s, %s, %s и %s.\n"
420
421#. TRANSLATORS: Each %s denotes an author name.
422#. You can use line breaks, estimating that each author name occupies
423#. ca. 16 screen columns and that a screen line has ca. 80 columns.
424#: lib/version-etc.c:147
425#, c-format
426msgid ""
427"Written by %s, %s, %s,\n"
428"%s, %s, %s, %s,\n"
429"and %s.\n"
430msgstr ""
431"Създадено от %s, %s, %s,\n"
432"%s, %s, %s, %s\n"
433"и %s.\n"
434
435#. TRANSLATORS: Each %s denotes an author name.
436#. You can use line breaks, estimating that each author name occupies
437#. ca. 16 screen columns and that a screen line has ca. 80 columns.
438#: lib/version-etc.c:156
439#, c-format
440msgid ""
441"Written by %s, %s, %s,\n"
442"%s, %s, %s, %s,\n"
443"%s, and %s.\n"
444msgstr ""
445"Създадено от %s, %s, %s,\n"
446"%s, %s, %s, %s,\n"
447"%s и %s.\n"
448
449#. TRANSLATORS: Each %s denotes an author name.
450#. You can use line breaks, estimating that each author name occupies
451#. ca. 16 screen columns and that a screen line has ca. 80 columns.
452#: lib/version-etc.c:167
453#, c-format
454msgid ""
455"Written by %s, %s, %s,\n"
456"%s, %s, %s, %s,\n"
457"%s, %s, and others.\n"
458msgstr ""
459"Създадено от %s, %s, %s,\n"
460"%s, %s, %s, %s,\n"
461"%s, %s и др.\n"
462
463#. TRANSLATORS: The placeholder indicates the bug-reporting address
464#. for this package. Please add _another line_ saying
465#. "Report translation bugs to <...>\n" with the address for translation
466#. bugs (typically your translation team's web or email address).
467#: lib/version-etc.c:245
468#, c-format
469msgid ""
470"\n"
471"Report bugs to: %s\n"
472msgstr ""
473"\n"
474"Докладвайте грешки в програмата на адрес: %s\n"
475"Докладвайте грешки в превода на адрес: <dict@ludost.net>\n"
476
477#: lib/version-etc.c:247
478#, c-format
479msgid "Report %s bugs to: %s\n"
480msgstr "Докладвайте грешки в „%s“ на адрес: %s\n"
481
482#: lib/version-etc.c:251
483#, c-format
484msgid "%s home page: <%s>\n"
485msgstr "Уеб страница на „%s“: <%s>\n"
486
487#: lib/version-etc.c:253
488#, c-format
489msgid "%s home page: <http://www.gnu.org/software/%s/>\n"
490msgstr "Уеб страница на „%s“: <http://www.gnu.org/software/%s/>\n"
491
492#: lib/version-etc.c:256
493msgid "General help using GNU software: <http://www.gnu.org/gethelp/>\n"
494msgstr "Обща помощ за програмите на GNU: <http://www.gnu.org/gethelp/>\n"
495
496#: src/analyze.c:454 src/diff.c:1401
497#, c-format
498msgid "Files %s and %s differ\n"
499msgstr "Файловете „%s“ и „%s“ се различават\n"
500
501#: src/analyze.c:455
502#, c-format
503msgid "Binary files %s and %s differ\n"
504msgstr "Двоичните файлове „%s“ и „%s“ се различават\n"
505
506#: src/analyze.c:706 src/diff3.c:1465 src/util.c:1254
507msgid "No newline at end of file"
508msgstr "Липсва нов ред в края на файла"
509
510#. This is a proper name. See the gettext manual, section Names.
511#: src/cmp.c:44
512msgid "Torbjorn Granlund"
513msgstr "Torbjorn Granlund"
514
515#. This is a proper name. See the gettext manual, section Names.
516#: src/cmp.c:45
517msgid "David MacKenzie"
518msgstr "David MacKenzie"
519
520#: src/cmp.c:119 src/diff.c:877 src/diff3.c:462 src/sdiff.c:159
521#, c-format
522msgid "Try '%s --help' for more information."
523msgstr "Вижте „%s --help“ за повече информация."
524
525#: src/cmp.c:137
526#, c-format
527msgid "invalid --ignore-initial value '%s'"
528msgstr "неправилна стойност „%s“ за опцията „--ignore-initial“"
529
530#: src/cmp.c:147
531#, c-format
532msgid "options -l and -s are incompatible"
533msgstr "опциите „-l“ и „-s“ са несъвместими"
534
535#: src/cmp.c:155 src/diff.c:885 src/diff3.c:469 src/sdiff.c:167 src/sdiff.c:315
536#: src/sdiff.c:322 src/sdiff.c:874 src/util.c:852 src/util.c:952 src/util.c:959
537msgid "write failed"
538msgstr "неуспешен запис"
539
540#: src/cmp.c:157 src/diff.c:887 src/diff.c:1466 src/diff3.c:471 src/sdiff.c:169
541msgid "standard output"
542msgstr "стандартен изход"
543
544#: src/cmp.c:161
545msgid "-b, --print-bytes print differing bytes"
546msgstr "-b, --print-bytes извеждане на различаващите се байтове"
547
548#: src/cmp.c:162
549msgid "-i, --ignore-initial=SKIP skip first SKIP bytes of both inputs"
550msgstr ""
551"-i, --ignore-initial=ПРЕСКАЧАНЕ ПРЕСКАЧАНЕ на този брой байтове и от двата\n"
552" входа"
553
554#: src/cmp.c:163
555msgid ""
556"-i, --ignore-initial=SKIP1:SKIP2 skip first SKIP1 bytes of FILE1 and\n"
557" first SKIP2 bytes of FILE2"
558msgstr ""
559"-i, --ignore-initial=ПРЕСКАЧАНЕ_1:ПРЕСКАЧАНЕ_2\n"
560" прескачане на съответния брой байтове —\n"
561" ПРЕСКАЧАНЕ_1 от ФАЙЛ_1, ПРЕСКАЧАНЕ_2 от ФАЙЛ_2"
562
563#: src/cmp.c:165
564msgid ""
565"-l, --verbose output byte numbers and differing byte values"
566msgstr ""
567"-l, --verbose извеждане на номерата и стойностите на различните\n"
568" байтове"
569
570#: src/cmp.c:166
571msgid "-n, --bytes=LIMIT compare at most LIMIT bytes"
572msgstr "-n, --bytes=БРОЙ сравняване на максимум този БРОЙ байтове"
573
574#: src/cmp.c:167
575msgid "-s, --quiet, --silent suppress all normal output"
576msgstr "-s, --quiet, --silent без извеждане на обичайната информация"
577
578#: src/cmp.c:168
579msgid " --help display this help and exit"
580msgstr " --help извеждане на тази помощ и изход"
581
582#: src/cmp.c:169
583msgid "-v, --version output version information and exit"
584msgstr "-v, --version извеждане на версията и изход"
585
586#: src/cmp.c:178
587#, c-format
588msgid "Usage: %s [OPTION]... FILE1 [FILE2 [SKIP1 [SKIP2]]]\n"
589msgstr "Употреба: %s [ОПЦИЯ]… ФАЙЛ_1 [ФАЙЛ_1 [ПРЕСКАЧАНЕ_1 [ПРЕСКАЧАНЕ_2]]]\n"
590
591#: src/cmp.c:180
592msgid "Compare two files byte by byte."
593msgstr "Побайтово сравнение на два файла"
594
595#: src/cmp.c:182
596msgid ""
597"The optional SKIP1 and SKIP2 specify the number of bytes to skip\n"
598"at the beginning of each file (zero by default)."
599msgstr ""
600"Незадължителните аргументи ПРЕСКАЧАНЕ_1 и ПРЕСКАЧАНЕ_2 указват броя байтове,\n"
601"които да се прескочат от началото на всеки файл (броенето почва от 0).\n"
602"at the beginning of each file (zero by default)."
603
604#: src/cmp.c:185 src/diff.c:997 src/diff3.c:509 src/sdiff.c:210
605msgid ""
606"Mandatory arguments to long options are mandatory for short options too.\n"
607msgstr "Аргументите, които са задължителни за дългите опции, са задължителни и за късите варианти.\n"
608
609#: src/cmp.c:191
610msgid ""
611"SKIP values may be followed by the following multiplicative suffixes:\n"
612"kB 1000, K 1024, MB 1,000,000, M 1,048,576,\n"
613"GB 1,000,000,000, G 1,073,741,824, and so on for T, P, E, Z, Y."
614msgstr ""
615"Стойстите за ПРЕСКАЧАНЕ приемат следните суфикси:\n"
616"kB 1000, K 1024, MB 1 000 000, M 1 048 576,\n"
617"GB 1 000 000 000, G 1 073 741 824 и т.н. за „T“, „P“, „E“, „Z“ и „Y“."
618
619#: src/cmp.c:194
620msgid "If a FILE is '-' or missing, read standard input."
621msgstr "Ако името на ФАЙЛ е „-“ или липсва, се чете от стандартния вход."
622
623#: src/cmp.c:195 src/diff.c:985 src/sdiff.c:220
624msgid "Exit status is 0 if inputs are the same, 1 if different, 2 if trouble."
625msgstr "Изходният код е 0 при еднаквост, 1 при разлика и 2 при грешка."
626
627#: src/cmp.c:240
628#, c-format
629msgid "invalid --bytes value '%s'"
630msgstr "неправилен аргумент „%s“ за опцията „--bytes“"
631
632#: src/cmp.c:266 src/diff.c:795 src/diff3.c:356 src/sdiff.c:565
633#, c-format
634msgid "missing operand after '%s'"
635msgstr "липсва операнд след „%s“"
636
637#: src/cmp.c:278 src/diff.c:797 src/diff3.c:358 src/sdiff.c:567
638#, c-format
639msgid "extra operand '%s'"
640msgstr "излишен операнд след „%s“"
641
642#: src/cmp.c:498
643#, c-format
644msgid "%s %s differ: byte %s, line %s\n"
645msgstr "„%s“ и „%s“ се различават: байт %s, ред %s\n"
646
647#: src/cmp.c:514
648#, c-format
649msgid "%s %s differ: byte %s, line %s is %3o %s %3o %s\n"
650msgstr "„%s“ и „%s“ се различават: байт %s, ред %s е %3o %s %3o %s\n"
651
652#: src/cmp.c:571
653#, c-format
654msgid "cmp: EOF on %s which is empty\n"
655msgstr "cmp: „EOF“ в празния „%s“\n"
656
657#: src/cmp.c:585
658#, c-format
659msgid "cmp: EOF on %s after byte %s, line %s\n"
660msgstr "cmp: „EOF“ в „%s“ след байт %s, ред %s\n"
661
662#: src/cmp.c:586
663#, c-format
664msgid "cmp: EOF on %s after byte %s, in line %s\n"
665msgstr "cmp: „EOF“ в „%s“ след байт %s, на ред %s\n"
666
667#: src/cmp.c:592
668#, c-format
669msgid "cmp: EOF on %s after byte %s\n"
670msgstr "cmp: „EOF“ в „%s“ след байт %s\n"
671
672#. This is a proper name. See the gettext manual, section Names.
673#: src/diff.c:50
674msgid "Paul Eggert"
675msgstr "Paul Eggert"
676
677#. This is a proper name. See the gettext manual, section Names.
678#: src/diff.c:51
679msgid "Mike Haertel"
680msgstr "Mike Haertel"
681
682#. This is a proper name. See the gettext manual, section Names.
683#: src/diff.c:52
684msgid "David Hayes"
685msgstr "David Hayes"
686
687#. This is a proper name. See the gettext manual, section Names.
688#: src/diff.c:53
689msgid "Richard Stallman"
690msgstr "Richard Stallman"
691
692#. This is a proper name. See the gettext manual, section Names.
693#: src/diff.c:54
694msgid "Len Tower"
695msgstr "Len Tower"
696
697#: src/diff.c:353
698#, c-format
699msgid "invalid context length '%s'"
700msgstr "неправилен размер на контекста „%s“"
701
702#: src/diff.c:436
703#, c-format
704msgid "pagination not supported on this host"
705msgstr "страницирането не се поддържа на този компютър"
706
707#: src/diff.c:451 src/diff3.c:336
708#, c-format
709msgid "too many file label options"
710msgstr "прекалено много операции за етикети на файл"
711
712#: src/diff.c:528
713#, c-format
714msgid "invalid width '%s'"
715msgstr "неправилна широчина „%s“"
716
717#: src/diff.c:532
718msgid "conflicting width options"
719msgstr "опциите за широчина са в конфликт"
720
721#: src/diff.c:557
722#, c-format
723msgid "invalid horizon length '%s'"
724msgstr "неправилен обхват на хоризонта: „%s“"
725
726#: src/diff.c:613
727#, c-format
728msgid "invalid tabsize '%s'"
729msgstr "неправилен размер на табулатора: „%s“"
730
731#: src/diff.c:617
732msgid "conflicting tabsize options"
733msgstr "противоречиве опции за размера на табулацията"
734
735#: src/diff.c:772
736msgid "--from-file and --to-file both specified"
737msgstr "указани са и двете опции „--from-file“ и „--to-file“"
738
739#: src/diff.c:891
740msgid " --normal output a normal diff (the default)"
741msgstr ""
742" --normal извеждане на разликите по обичайния начин\n"
743" (стандартно)"
744
745#: src/diff.c:892
746msgid "-q, --brief report only when files differ"
747msgstr "-q, --brief извеждане на информация само при различни файлове"
748
749#: src/diff.c:893
750msgid "-s, --report-identical-files report when two files are the same"
751msgstr "-s, --report-identical-files извеждане на информация при еднакви файлове"
752
753#: src/diff.c:894
754msgid ""
755"-c, -C NUM, --context[=NUM] output NUM (default 3) lines of copied context"
756msgstr ""
757"-c, -C БРОЙ, --context[=БРОЙ] \n"
758" извеждане на този БРОЙ редове копиран контекст\n"
759" (стандартно е 3)"
760
761#: src/diff.c:895
762msgid ""
763"-u, -U NUM, --unified[=NUM] output NUM (default 3) lines of unified context"
764msgstr ""
765"-u, -U БРОЙ, --unified[=БРОЙ] \n"
766" извеждане на този БРОЙ редове обединен контекст\n"
767" (стандартно е 3)"
768
769#: src/diff.c:896
770msgid "-e, --ed output an ed script"
771msgstr "-e, --ed извеждане на скрипт на „ed“"
772
773#: src/diff.c:897
774msgid "-n, --rcs output an RCS format diff"
775msgstr "-n, --rcs разлика във формат „RCS“"
776
777#: src/diff.c:898
778msgid "-y, --side-by-side output in two columns"
779msgstr "-y, --side-by-side изход в 2 колони"
780
781#: src/diff.c:899
782msgid ""
783"-W, --width=NUM output at most NUM (default 130) print columns"
784msgstr ""
785"-W, --width=БРОЙ извеждане на максимум този БРОЙ знаци на ред\n"
786" (стандартно е 130)"
787
788#: src/diff.c:900
789msgid ""
790" --left-column output only the left column of common lines"
791msgstr ""
792
793#: src/diff.c:901
794msgid " --suppress-common-lines do not output common lines"
795msgstr ""
796
797#: src/diff.c:903
798msgid "-p, --show-c-function show which C function each change is in"
799msgstr ""
800
801#: src/diff.c:904
802msgid "-F, --show-function-line=RE show the most recent line matching RE"
803msgstr ""
804
805#: src/diff.c:905
806msgid ""
807" --label LABEL use LABEL instead of file name and timestamp\n"
808" (can be repeated)"
809msgstr ""
810
811#: src/diff.c:908
812msgid "-t, --expand-tabs expand tabs to spaces in output"
813msgstr ""
814
815#: src/diff.c:909
816msgid "-T, --initial-tab make tabs line up by prepending a tab"
817msgstr ""
818
819#: src/diff.c:910
820msgid ""
821" --tabsize=NUM tab stops every NUM (default 8) print columns"
822msgstr ""
823
824#: src/diff.c:911
825msgid ""
826" --suppress-blank-empty suppress space or tab before empty output lines"
827msgstr ""
828
829#: src/diff.c:912
830msgid "-l, --paginate pass output through 'pr' to paginate it"
831msgstr ""
832
833#: src/diff.c:914
834msgid ""
835"-r, --recursive recursively compare any subdirectories found"
836msgstr ""
837
838#: src/diff.c:915
839msgid " --no-dereference don't follow symbolic links"
840msgstr ""
841
842#: src/diff.c:916
843msgid "-N, --new-file treat absent files as empty"
844msgstr ""
845
846#: src/diff.c:917
847msgid " --unidirectional-new-file treat absent first files as empty"
848msgstr ""
849
850#: src/diff.c:918
851msgid " --ignore-file-name-case ignore case when comparing file names"
852msgstr ""
853
854#: src/diff.c:919
855msgid " --no-ignore-file-name-case consider case when comparing file names"
856msgstr ""
857
858#: src/diff.c:920
859msgid "-x, --exclude=PAT exclude files that match PAT"
860msgstr ""
861
862#: src/diff.c:921
863msgid ""
864"-X, --exclude-from=FILE exclude files that match any pattern in FILE"
865msgstr ""
866
867#: src/diff.c:922
868msgid ""
869"-S, --starting-file=FILE start with FILE when comparing directories"
870msgstr ""
871
872#: src/diff.c:923
873msgid ""
874" --from-file=FILE1 compare FILE1 to all operands;\n"
875" FILE1 can be a directory"
876msgstr ""
877
878#: src/diff.c:925
879msgid ""
880" --to-file=FILE2 compare all operands to FILE2;\n"
881" FILE2 can be a directory"
882msgstr ""
883
884#: src/diff.c:928
885msgid ""
886"-i, --ignore-case ignore case differences in file contents"
887msgstr ""
888
889#: src/diff.c:929
890msgid "-E, --ignore-tab-expansion ignore changes due to tab expansion"
891msgstr ""
892
893#: src/diff.c:930
894msgid "-Z, --ignore-trailing-space ignore white space at line end"
895msgstr ""
896
897#: src/diff.c:931
898msgid ""
899"-b, --ignore-space-change ignore changes in the amount of white space"
900msgstr ""
901
902#: src/diff.c:932
903msgid "-w, --ignore-all-space ignore all white space"
904msgstr ""
905
906#: src/diff.c:933
907msgid ""
908"-B, --ignore-blank-lines ignore changes where lines are all blank"
909msgstr ""
910
911#: src/diff.c:934
912msgid "-I, --ignore-matching-lines=RE ignore changes where all lines match RE"
913msgstr ""
914
915#: src/diff.c:936
916msgid "-a, --text treat all files as text"
917msgstr ""
918
919#: src/diff.c:937
920msgid " --strip-trailing-cr strip trailing carriage return on input"
921msgstr ""
922
923#: src/diff.c:939
924msgid " --binary read and write data in binary mode"
925msgstr " --binary четене и запис на данните в двоичен режим"
926
927#: src/diff.c:942
928msgid ""
929"-D, --ifdef=NAME output merged file with '#ifdef NAME' diffs"
930msgstr ""
931
932#: src/diff.c:943
933msgid " --GTYPE-group-format=GFMT format GTYPE input groups with GFMT"
934msgstr ""
935
936#: src/diff.c:944
937msgid " --line-format=LFMT format all input lines with LFMT"
938msgstr ""
939
940#: src/diff.c:945
941msgid " --LTYPE-line-format=LFMT format LTYPE input lines with LFMT"
942msgstr ""
943
944#: src/diff.c:946
945msgid ""
946" These format options provide fine-grained control over the output\n"
947" of diff, generalizing -D/--ifdef."
948msgstr ""
949
950#: src/diff.c:948
951msgid " LTYPE is 'old', 'new', or 'unchanged'. GTYPE is LTYPE or 'changed'."
952msgstr ""
953
954#: src/diff.c:949
955msgid ""
956" GFMT (only) may contain:\n"
957" %< lines from FILE1\n"
958" %> lines from FILE2\n"
959" %= lines common to FILE1 and FILE2\n"
960" %[-][WIDTH][.[PREC]]{doxX}LETTER printf-style spec for LETTER\n"
961" LETTERs are as follows for new group, lower case for old group:\n"
962" F first line number\n"
963" L last line number\n"
964" N number of lines = L-F+1\n"
965" E F-1\n"
966" M L+1\n"
967" %(A=B?T:E) if A equals B then T else E"
968msgstr ""
969
970#: src/diff.c:961
971msgid ""
972" LFMT (only) may contain:\n"
973" %L contents of line\n"
974" %l contents of line, excluding any trailing newline\n"
975" %[-][WIDTH][.[PREC]]{doxX}n printf-style spec for input line number"
976msgstr ""
977
978#: src/diff.c:965
979msgid ""
980" Both GFMT and LFMT may contain:\n"
981" %% %\n"
982" %c'C' the single character C\n"
983" %c'\\OOO' the character with octal code OOO\n"
984" C the character C (other characters represent themselves)"
985msgstr ""
986
987#: src/diff.c:971
988msgid "-d, --minimal try hard to find a smaller set of changes"
989msgstr ""
990
991#: src/diff.c:972
992msgid " --horizon-lines=NUM keep NUM lines of the common prefix and suffix"
993msgstr ""
994
995#: src/diff.c:973
996msgid ""
997" --speed-large-files assume large files and many scattered small changes"
998msgstr ""
999
1000#: src/diff.c:974
1001msgid ""
1002" --color[=WHEN] colorize the output; WHEN can be 'never', "
1003"'always',\n"
1004" or 'auto' (the default)"
1005msgstr ""
1006
1007#: src/diff.c:976
1008msgid ""
1009" --palette=PALETTE the colors to use when --color is active; PALETTE "
1010"is\n"
1011" a colon-separated list of terminfo capabilities"
1012msgstr ""
1013
1014#: src/diff.c:979
1015msgid " --help display this help and exit"
1016msgstr " --help извеждане на тази помощ и изход"
1017
1018#: src/diff.c:980
1019msgid "-v, --version output version information and exit"
1020msgstr "-v, --version извеждане на версията на и изход"
1021
1022#: src/diff.c:982
1023msgid "FILES are 'FILE1 FILE2' or 'DIR1 DIR2' or 'DIR FILE' or 'FILE DIR'."
1024msgstr ""
1025
1026#: src/diff.c:983
1027msgid ""
1028"If --from-file or --to-file is given, there are no restrictions on FILE(s)."
1029msgstr ""
1030
1031#: src/diff.c:984 src/diff3.c:528 src/sdiff.c:219
1032msgid "If a FILE is '-', read standard input."
1033msgstr ""
1034
1035#: src/diff.c:994
1036#, c-format
1037msgid "Usage: %s [OPTION]... FILES\n"
1038msgstr "Употреба: %s [ОПЦИЯ]… ФАЙЛ…\n"
1039
1040#: src/diff.c:995
1041msgid "Compare FILES line by line."
1042msgstr "Поредово сравнение на ФАЙЛовете"
1043
1044#: src/diff.c:1029
1045#, c-format
1046msgid "conflicting %s option value '%s'"
1047msgstr ""
1048
1049#: src/diff.c:1042
1050#, c-format
1051msgid "conflicting output style options"
1052msgstr ""
1053
1054#: src/diff.c:1058
1055#, c-format
1056msgid "invalid color '%s'"
1057msgstr "неправилен цвят „%s“"
1058
1059#: src/diff.c:1114 src/diff.c:1324
1060#, c-format
1061msgid "Only in %s: %s\n"
1062msgstr "Само в „%s“: %s\n"
1063
1064#: src/diff.c:1248
1065msgid "cannot compare '-' to a directory"
1066msgstr "„-“ не може да се сравни с директория"
1067
1068#: src/diff.c:1283
1069msgid "-D option not supported with directories"
1070msgstr "опцията „-D“ не се поддържа с директории"
1071
1072#: src/diff.c:1292
1073#, c-format
1074msgid "Common subdirectories: %s and %s\n"
1075msgstr "Общи поддиректории: „%s“ и „%s“\n"
1076
1077#: src/diff.c:1334 src/diff.c:1384
1078#, c-format
1079msgid "File %s is a %s while file %s is a %s\n"
1080msgstr "Файл „%s“ е %s, а файл „%s“ е %s\n"
1081
1082#: src/diff.c:1370
1083#, c-format
1084msgid "Symbolic links %s and %s differ\n"
1085msgstr "Символните връзки „%s“ и „%s“ се различават\n"
1086
1087#: src/diff.c:1457
1088#, c-format
1089msgid "Files %s and %s are identical\n"
1090msgstr "Файловете „%s“ и „%s“ са еднакви\n"
1091
1092#. This is a proper name. See the gettext manual, section Names.
1093#: src/diff3.c:42
1094msgid "Randy Smith"
1095msgstr "Randy Smith"
1096
1097#: src/diff3.c:351
1098#, c-format
1099msgid "incompatible options"
1100msgstr "несъвместими опции"
1101
1102#: src/diff3.c:391
1103msgid "'-' specified for more than one input file"
1104msgstr "„-“ е указан за повече един от входните файлове"
1105
1106#: src/diff3.c:442 src/diff3.c:1290 src/diff3.c:1693 src/diff3.c:1748
1107#: src/sdiff.c:307 src/sdiff.c:844 src/sdiff.c:855
1108msgid "read failed"
1109msgstr "неуспешно прочитане"
1110
1111#: src/diff3.c:475
1112msgid "-A, --show-all output all changes, bracketing conflicts"
1113msgstr ""
1114
1115#: src/diff3.c:477
1116msgid ""
1117"-e, --ed output ed script incorporating changes\n"
1118" from OLDFILE to YOURFILE into MYFILE"
1119msgstr ""
1120
1121#: src/diff3.c:479
1122msgid "-E, --show-overlap like -e, but bracket conflicts"
1123msgstr ""
1124
1125#: src/diff3.c:480
1126msgid ""
1127"-3, --easy-only like -e, but incorporate only nonoverlapping "
1128"changes"
1129msgstr ""
1130
1131#: src/diff3.c:481
1132msgid ""
1133"-x, --overlap-only like -e, but incorporate only overlapping changes"
1134msgstr ""
1135
1136#: src/diff3.c:482
1137msgid "-X like -x, but bracket conflicts"
1138msgstr ""
1139
1140#: src/diff3.c:483
1141msgid "-i append 'w' and 'q' commands to ed scripts"
1142msgstr ""
1143
1144#: src/diff3.c:485
1145msgid ""
1146"-m, --merge output actual merged file, according to\n"
1147" -A if no other options are given"
1148msgstr ""
1149
1150#: src/diff3.c:488
1151msgid "-a, --text treat all files as text"
1152msgstr ""
1153
1154#: src/diff3.c:489
1155msgid " --strip-trailing-cr strip trailing carriage return on input"
1156msgstr ""
1157
1158#: src/diff3.c:490
1159msgid "-T, --initial-tab make tabs line up by prepending a tab"
1160msgstr ""
1161
1162#: src/diff3.c:491
1163msgid " --diff-program=PROGRAM use PROGRAM to compare files"
1164msgstr ""
1165
1166#: src/diff3.c:492
1167msgid ""
1168"-L, --label=LABEL use LABEL instead of file name\n"
1169" (can be repeated up to three times)"
1170msgstr ""
1171
1172#: src/diff3.c:495
1173msgid " --help display this help and exit"
1174msgstr " --help извеждане на тази помощ и изход"
1175
1176#: src/diff3.c:496
1177msgid "-v, --version output version information and exit"
1178msgstr "-v, --version извеждане не версията и изход"
1179
1180#: src/diff3.c:505
1181#, c-format
1182msgid "Usage: %s [OPTION]... MYFILE OLDFILE YOURFILE\n"
1183msgstr "Употреба: %s [ОПЦИЯ]… МОЙ_ФАЙЛ СТАР_ФАЙЛ ЧУЖД_ФАЙЛ\n"
1184
1185#: src/diff3.c:507
1186msgid "Compare three files line by line."
1187msgstr "Поредово сравняване на три файла"
1188
1189#: src/diff3.c:517
1190msgid ""
1191"\n"
1192"The default output format is a somewhat human-readable representation of\n"
1193"the changes.\n"
1194"\n"
1195"The -e, -E, -x, -X (and corresponding long) options cause an ed script\n"
1196"to be output instead of the default.\n"
1197"\n"
1198"Finally, the -m (--merge) option causes diff3 to do the merge internally\n"
1199"and output the actual merged file. For unusual input, this is more\n"
1200"robust than using ed.\n"
1201msgstr ""
1202
1203#: src/diff3.c:529
1204msgid "Exit status is 0 if successful, 1 if conflicts, 2 if trouble."
1205msgstr ""
1206
1207#: src/diff3.c:722
1208msgid "internal error: screwup in format of diff blocks"
1209msgstr ""
1210
1211#: src/diff3.c:1017
1212#, c-format
1213msgid "%s: diff failed: "
1214msgstr "%s: неуспешно изпълнение: "
1215
1216#: src/diff3.c:1039
1217msgid "internal error: invalid diff type in process_diff"
1218msgstr "вътрешна грешка: неправилен вид на разликата в „process_diff“"
1219
1220#: src/diff3.c:1064
1221msgid "invalid diff format; invalid change separator"
1222msgstr ""
1223
1224#: src/diff3.c:1300
1225msgid "invalid diff format; incomplete last line"
1226msgstr ""
1227
1228#: src/diff3.c:1324 src/sdiff.c:275 src/util.c:969
1229#, c-format
1230msgid "subsidiary program '%s' could not be invoked"
1231msgstr ""
1232
1233#: src/diff3.c:1349
1234msgid "invalid diff format; incorrect leading line chars"
1235msgstr ""
1236
1237#: src/diff3.c:1422
1238msgid "internal error: invalid diff type passed to output"
1239msgstr ""
1240
1241#: src/diff3.c:1695 src/diff3.c:1752
1242msgid "input file shrank"
1243msgstr "входен файл се смали"
1244
1245#: src/dir.c:156
1246#, c-format
1247msgid "cannot compare file names '%s' and '%s'"
1248msgstr "файловете „%s“ и „%s“ не може да се сравнят"
1249
1250#: src/dir.c:225
1251#, c-format
1252msgid "%s: recursive directory loop"
1253msgstr "%s: зацикляне при рекурсивна обработка на директориите"
1254
1255#. This is a proper name. See the gettext manual, section Names.
1256#: src/sdiff.c:43
1257msgid "Thomas Lord"
1258msgstr "Thomas Lord"
1259
1260#: src/sdiff.c:173
1261msgid ""
1262"-o, --output=FILE operate interactively, sending output to FILE"
1263msgstr "-o, --output=ФАЙЛ интерактивен режим, изходът отива в този ФАЙЛ"
1264
1265#: src/sdiff.c:175
1266msgid ""
1267"-i, --ignore-case consider upper- and lower-case to be the same"
1268msgstr "-i, --ignore-case пренебрегване на регистъра на буквите"
1269
1270#: src/sdiff.c:176
1271msgid "-E, --ignore-tab-expansion ignore changes due to tab expansion"
1272msgstr ""
1273"-E, --ignore-tab-expansion пренебрегване на промените поради заместване на\n"
1274" табулациите с интервали"
1275
1276#: src/sdiff.c:177
1277msgid "-Z, --ignore-trailing-space ignore white space at line end"
1278msgstr "-Z, --ignore-trailing-space пренебрегване на празните знаци в края на реда"
1279
1280#: src/sdiff.c:178
1281msgid ""
1282"-b, --ignore-space-change ignore changes in the amount of white space"
1283msgstr "-b, --ignore-space-change пренебрегване на промените в празните знаци"
1284
1285#: src/sdiff.c:179
1286msgid "-W, --ignore-all-space ignore all white space"
1287msgstr "-W, --ignore-all-space пренебрегване на всички празни знаци"
1288
1289#: src/sdiff.c:180
1290msgid "-B, --ignore-blank-lines ignore changes whose lines are all blank"
1291msgstr "-B, --ignore-blank-lines пренебрегване на промени, които са от празни редове"
1292
1293#: src/sdiff.c:181
1294msgid "-I, --ignore-matching-lines=RE ignore changes all whose lines match RE"
1295msgstr ""
1296"-I, --ignore-matching-lines=РЕГУЛЯРЕН_ИЗРАЗ\n"
1297" пренебрегване на всички промени в редове, които\n"
1298" напасват на този РЕГУЛЯРЕН_ИЗРАЗ"
1299
1300#: src/sdiff.c:182
1301msgid " --strip-trailing-cr strip trailing carriage return on input"
1302msgstr " --strip-trailing-cr махане на последните знаци „\\r“ на входа"
1303
1304#: src/sdiff.c:183
1305msgid "-a, --text treat all files as text"
1306msgstr "-a, --text всички файлове да се считат за текст"
1307
1308#: src/sdiff.c:185
1309msgid ""
1310"-w, --width=NUM output at most NUM (default 130) print columns"
1311msgstr ""
1312"-w, --width=БРОЙ извеждане на максимум този БРОЙ знаци от всеки ред\n"
1313" (стандартно е 130)"
1314
1315#: src/sdiff.c:186
1316msgid ""
1317"-l, --left-column output only the left column of common lines"
1318msgstr "-l, --left-column извеждане само на лявата колона от еднаквите редове"
1319
1320#: src/sdiff.c:187
1321msgid "-s, --suppress-common-lines do not output common lines"
1322msgstr "-s, --suppress-common-lines без извеждане на еднаквите редове"
1323
1324#: src/sdiff.c:189
1325msgid "-t, --expand-tabs expand tabs to spaces in output"
1326msgstr "-t, --expand-tabs табулациите да се заменят с интервали на изхода"
1327
1328#: src/sdiff.c:190
1329msgid ""
1330" --tabsize=NUM tab stops at every NUM (default 8) print columns"
1331msgstr ""
1332" --tabsize=БРОЙ табулациите да спират при кратно на този БРОЙ знаци\n"
1333" (стандартно е 8)"
1334
1335#: src/sdiff.c:192
1336msgid "-d, --minimal try hard to find a smaller set of changes"
1337msgstr "-d, --minimal опитване промените да се сведат до по-малки"
1338
1339#: src/sdiff.c:193
1340msgid ""
1341"-H, --speed-large-files assume large files, many scattered small changes"
1342msgstr ""
1343"-H, --speed-large-files приемане, че файловете са големи с множество малки\n"
1344" промени"
1345
1346#: src/sdiff.c:194
1347msgid " --diff-program=PROGRAM use PROGRAM to compare files"
1348msgstr " --diff-program=ПРОГРАМА сравнение на файловете с тази ПРОГРАМА"
1349
1350#: src/sdiff.c:196
1351msgid " --help display this help and exit"
1352msgstr " --help извеждане на тази помощ и изход"
1353
1354#: src/sdiff.c:197
1355msgid "-v, --version output version information and exit"
1356msgstr "-v, --version извеждане на версията и изход"
1357
1358#: src/sdiff.c:206
1359#, c-format
1360msgid "Usage: %s [OPTION]... FILE1 FILE2\n"
1361msgstr "Употреба: %s [ОПЦИЯ]… ФАЙЛ_1 ФАЙЛ_2\n"
1362
1363#: src/sdiff.c:208
1364msgid "Side-by-side merge of differences between FILE1 and FILE2."
1365msgstr "Успоредно сливане на разликите във ФАЙЛ_1 и ФАЙЛ_2"
1366
1367#: src/sdiff.c:329
1368msgid "cannot interactively merge standard input"
1369msgstr "стандартният вход не може да се слива интерактивно"
1370
1371#: src/sdiff.c:595
1372msgid "both files to be compared are directories"
1373msgstr "и двата подадени файла са директории"
1374
1375#: src/sdiff.c:818
1376msgid ""
1377"ed:\tEdit then use both versions, each decorated with a header.\n"
1378"eb:\tEdit then use both versions.\n"
1379"el or e1:\tEdit then use the left version.\n"
1380"er or e2:\tEdit then use the right version.\n"
1381"e:\tDiscard both versions then edit a new one.\n"
1382"l or 1:\tUse the left version.\n"
1383"r or 2:\tUse the right version.\n"
1384"s:\tSilently include common lines.\n"
1385"v:\tVerbosely include common lines.\n"
1386"q:\tQuit.\n"
1387msgstr ""
1388"ed: Редактиране и ползване на двете версии, всяка със заглавие\n"
1389"eb: Редактиране и ползване на двете версии\n"
1390"el или e1: Редактиране и ползване на лявата версия\n"
1391"er или e2: Редактиране и ползване на дясната версия\n"
1392"e: Изхвърляне и на двете версии, редактиране на нова\n"
1393"l или 1: Ползване на лявата версия\n"
1394"r или 2: Ползване на дясната версия\n"
1395"s: Мълчаливо включване на общите редове\n"
1396"v: Включване на общите редове и допълнителни подробности\n"
1397"q: Изход от програмата\n"
1398
1399#: src/util.c:662
1400#, c-format
1401msgid "unrecognized prefix: %s"
1402msgstr "непознат префикс: %s"
1403
1404#: src/util.c:692
1405#, c-format
1406msgid "unparsable value for --palette"
1407msgstr "непознат аргумент към опцията „--palette“"
Note: See TracBrowser for help on using the repository browser.