Translations by s_m

s_m has submitted the following strings to this translation. Contributions are visually coded: currently used translations, unreviewed suggestions, rejected suggestions.

116 of 16 results
25.
warning: not following the symbolic link %s
2005-11-23
внимание: не переходим по символической ссылке %s
28.
warning: you have specified the %s option after a non-option argument %s, but options are not positional (%s affects tests specified before it as well as those specified after it). Please specify options before other arguments.
2005-11-23
Внимание: Вы указали параметр %s после аргумента %s, который не нуждается в параметрах (параметр %s влияет на тесты, указанные до или после него). Пожалуйста, указывайте параметры до аргументов.
29.
warning: the -d option is deprecated; please use -depth instead, because the latter is a POSIX-compliant feature.
2005-11-23
Внимание: вместо параметра -d используйте -depth (лучше соответствetn POSIX-стандартам).
34.
warning: Unix filenames usually don't contain slashes (though pathnames do). That means that '%s %s' will probably evaluate to false all the time on this system. You might find the '-wholename' test more useful, or perhaps '-samefile'. Alternatively, if you are using GNU grep, you could use 'find ... -print0 | grep -FzZ %s'.
2005-11-23
Внимание: имена файлов в Unix обычно не содержат слэши (косая черта), а пути сожержат. Это значит, что '%s %s' вероятно не будет выполнено. Вероятно, Вы найдете '-wholename' или '-samefile' более полезными. Если же Вы используете GNU grep, можно написать так: 'find ... -print0 | grep -FzZ %s'.
44.
invalid null argument to -size
2005-11-23
неверный нулевой аргумент у -size
51.
Features enabled:
2005-11-23
Свойство активировано:
64.
You may not use {} within the utility name for -execdir and -okdir, because this is a potential security problem.
2005-11-23
Возможно, Вам не следует использовать {} в имени утилиты для -execdir и -okdir, потому что это потенциальная проблема безопасности.
65.
Only one instance of {} is supported with -exec%s ... +
2005-11-23
Только одно производное {} поддерживается -exec%s ... +
78.
warning: unrecognized escape `\%c'
2005-11-23
Внимание: нераспознанная последовательность '\%c'
82.
warning: unrecognized format directive `%%%c'
2005-11-23
Внимание: нераспознанный формат директивы '%%%c'
87.
invalid expression; you have too many ')'
2005-11-23
неверное выражение; слишком много ')'
90.
invalid expression; I was expecting to find a ')' somewhere but did not see one.
2005-11-23
Неверное выражение; где-то нехватает ')'.
92.
oops -- invalid expression type (%d)!
2005-11-23
оопс -- неверный тип выражения (%d)!
123.
The environment variable FIND_BLOCK_SIZE is not supported, the only thing that affects the block size is the POSIXLY_CORRECT environment variable
2005-11-23
Системная переменная FIND_BLOCK_SIZE не поддерживается, на размер блока влияет только системная переменная POSIXLY_CORRECT
165.
Database %s is in the %s format.
2005-11-23
База данных %s в %s формате.
175.
warning: the locate database can only be read from stdin once.
2005-11-23
Внимание: расположение базы данных может быть прочитано из stdin только один раз.