diff options
author | Colin Watson <cjwatson@debian.org> | 2005-01-15 11:56:38 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2005-01-15 11:56:38 +0000 |
commit | 1b0d598bdc7e8324d4260c9980f8ee100d931d3b (patch) | |
tree | 4d97a5f2c7f1e9915d0edd4e85329317d0e8e095 /debian | |
parent | 89d9a7b20e640f14dfa1bcc22f498465dd08ff47 (diff) |
Update Greek debconf template translation (thanks, Logiotatidis George).
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/po/el.po | 12 |
2 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ee7a8083d..92a272249 100644 --- a/debian/changelog +++ b/debian/changelog | |||
@@ -3,6 +3,8 @@ openssh (1:3.9p1-2) UNRELEASED; urgency=low | |||
3 | * Remove pam_nologin from /etc/pam.d/ssh, as sshd's built-in support | 3 | * Remove pam_nologin from /etc/pam.d/ssh, as sshd's built-in support |
4 | appears to be sufficient and more useful (closes: #162996). | 4 | appears to be sufficient and more useful (closes: #162996). |
5 | * Depend on debconf | debconf-2.0. | 5 | * Depend on debconf | debconf-2.0. |
6 | * debconf template translations: | ||
7 | - Update Greek (thanks, Logiotatidis George). | ||
6 | 8 | ||
7 | -- Colin Watson <cjwatson@debian.org> Tue, 11 Jan 2005 01:41:54 +0000 | 9 | -- Colin Watson <cjwatson@debian.org> Tue, 11 Jan 2005 01:41:54 +0000 |
8 | 10 | ||
diff --git a/debian/po/el.po b/debian/po/el.po index 5cb31d755..3c112a649 100644 --- a/debian/po/el.po +++ b/debian/po/el.po | |||
@@ -287,7 +287,7 @@ msgstr "Πρέπει να δημιουργήσετε ένα νέο κλειδί | |||
287 | #. Description | 287 | #. Description |
288 | #: ../openssh-server.templates.master:84 | 288 | #: ../openssh-server.templates.master:84 |
289 | msgid "Disable challenge-response authentication?" | 289 | msgid "Disable challenge-response authentication?" |
290 | msgstr "" | 290 | msgstr "Να απενεργοποιηθεί η πιστοποίηση challenge-response;" |
291 | 291 | ||
292 | #. Type: boolean | 292 | #. Type: boolean |
293 | #. Description | 293 | #. Description |
@@ -300,6 +300,12 @@ msgid "" | |||
300 | "else ensure that your PAM configuration does not allow Unix password file " | 300 | "else ensure that your PAM configuration does not allow Unix password file " |
301 | "authentication." | 301 | "authentication." |
302 | msgstr "" | 302 | msgstr "" |
303 | "Η πιστοποίηση με κωδικό είναι απενεργοποιημένη στο τωρινό OpenSSH " | ||
304 | "εξυπηρετητή. Για να αποτρέψετε την είσοδο τον χρηστών με χρήση κωδικού (για " | ||
305 | "παράδειγμα να γίνεται χρήση μόνο του δημοσίου κλειδιού) με την πρόσφατες " | ||
306 | "εκδόσεις του OpenSSH, θα πρέπει να απενεργοποιήσετε την πιστοποίηση " | ||
307 | "challenge-response ή να επιβεβαιώσετε ότι η διαμόρφωση του PAM δεν επιτρέπει " | ||
308 | "την πιστοποίηση με αρχείο κωδικών." | ||
303 | 309 | ||
304 | #. Type: boolean | 310 | #. Type: boolean |
305 | #. Description | 311 | #. Description |
@@ -310,6 +316,10 @@ msgid "" | |||
310 | "answer), then the 'PasswordAuthentication no' option will have no useful " | 316 | "answer), then the 'PasswordAuthentication no' option will have no useful " |
311 | "effect unless you also adjust your PAM configuration in /etc/pam.d/ssh." | 317 | "effect unless you also adjust your PAM configuration in /etc/pam.d/ssh." |
312 | msgstr "" | 318 | msgstr "" |
319 | "Εάν απενεργοποιήσετε την πιστοποίηση challenge-response, οι χρήστες δεν θα " | ||
320 | "μπορούν να εισέλθουν χρησιμοποιώντας τον κωδικό τους. Εάν το αφήσετε " | ||
321 | "ενεργοποιημένο (προεπιλογή), τότε η επιλογή 'PasswordAuthetication no' δεν " | ||
322 | "θα επιδρά εκτός και εάν ρυθμίσετε και το PAM στο αρχείο /etc/pam.d/ssh." | ||
313 | 323 | ||
314 | #~ msgid "ssh2 keys merged in configuration files" | 324 | #~ msgid "ssh2 keys merged in configuration files" |
315 | #~ msgstr "Τα κλειδιά ssh2 συγχωνεύτηκαν στα αρχεία ρυθμίσεων" | 325 | #~ msgstr "Τα κλειδιά ssh2 συγχωνεύτηκαν στα αρχεία ρυθμίσεων" |