diff --git a/man/lxqt-openssh-askpass.1 b/man/lxqt-openssh-askpass.1 index 300b432..04411ff 100644 --- a/man/lxqt-openssh-askpass.1 +++ b/man/lxqt-openssh-askpass.1 @@ -1,4 +1,4 @@ -.TH lxqt-openssh-askpass "1" "September 2012" "LXQt\ 0.5.0" "LxQt\ Module" +.TH lxqt-openssh-askpass "1" "September 2012" "LXQt\ 0.5.0" "LXQt\ Module" .SH NAME lxqt-openssh-askpass \- Password access over ssh module of \fBLXQt\fR: the faster and lighter QT Desktop Environment .SH SYNOPSIS @@ -7,7 +7,7 @@ lxqt-openssh-askpass \- Password access over ssh module of \fBLXQt\fR: the faste .br .SH DESCRIPTION This module handles openssh security password access for \fBLXQt\fR. The openssh askpass module, will perform -security tast over scale accesss privilegies. +security tast over scale access privilegies. .P .P The \fBLXQt modules\fR are desktop independent tools, @@ -30,7 +30,7 @@ environments, and their names are self-descriptive. They are usually not launch by hand but automatically, when choosing a \fBLXQt\fR session in the Display Manager. .SH BEHAVIOR -The module detected on shares privilege accesss, and maintain a security dialog +The module detected on shares privilege access, and maintain a security dialog that ask for the user's key need for access over another machine host. .P This module are very early stage, and not enabled by default, so you must added a env @@ -38,7 +38,7 @@ by the \fBlxqt\-settings\fR application as \fISSH_ASKPASS=\fR with \fBlxqt\-openssh\-askpass\fR value, openssl and openssh-client packages must be required. .SH AUTOSTART The module only are showed on \fBLXQt\fR desktop, but u can create an autostart action -for you prefered desktop environment. +for you preferred desktop environment. .SH "REPORTING BUGS" Report bugs to https://github.com/LXDE/LXQt/issues .SH "SEE ALSO" diff --git a/src/main.cpp b/src/main.cpp index a664e6e..b324293 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -31,7 +31,7 @@ int main(int argc, char *argv[]) { - LxQt::Application a(argc, argv); + LXQt::Application a(argc, argv); // TODO/FIXME: maybe a better algorithm? QString prompt; diff --git a/translations/lxqt-openssh-askpass_el.ts b/translations/lxqt-openssh-askpass_el.ts new file mode 100644 index 0000000..8c7cc78 --- /dev/null +++ b/translations/lxqt-openssh-askpass_el.ts @@ -0,0 +1,22 @@ + + + + + MainWindow + + OpenSSH Authentication Passphrase request + Αίτηση συνθηματικού ταυτοποίησης OpenSSH + + + Enter your SSH passphrase for request: + Εισαγάγετε το συνθηματικό σας SSH για αίτηση: + + + + QObject + + unknown request + άγνωστη αίτηση + + +