blob: 9480c5a0311a1e7787f5d530b64f2483ae1340f8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
;#muuid for MimCmd not found, please specify manually!
;============================================================
; File: MimCmd.exe
; Plugin: MimCmd
; Version: 0.1.0.1
; Authors: Cristian Libotean
;============================================================
[This will tell Miranda to run the specified command.]
Така ще окажете на Miranda да изпълни определена команда.
;file \plugins\MimCmd\src\commands.cpp
[No help for '%s'.]
[Available commands: ]
Налични команди:\s
[Miranda has been closed or an error has occurred while waiting for the result, could not process request.]
;file \plugins\MimCmd\src\MimCmd.cpp
[%s usage:\n]
%s употреба:\n
[%s <command> [<param> [<param> [...]]].\n]
[This will tell Miranda to run the specified command. The commands can have zero, one or more parameters. Use '%s help' to get a list of possible commands.\n]
Така ще окажете на Miranda да изпълни определена команда. Командите може да са без параметър, с един или повече параметри. Ползвайте "%s help" за да получите пълния списък с команди.\n
[No command can have more than %d parameters.\n]
Командите не могат да имат повече от %d параметъра.\n
[%s version %s]
%s версия %s
[Unknown command '%s'.\n]
Неизвестна команда "%s".\n
|