~ubuntu-branches/ubuntu/oneiric/samba/oneiric-security

« back to all changes in this revision

Viewing changes to debian/po/el.po

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-12-08 00:16:04 UTC
  • mfrom: (0.39.7 sid)
  • Revision ID: james.westby@ubuntu.com-20101208001604-sv2xvi0e8n2z89hl
Tags: 2:3.5.6~dfsg-3ubuntu1
* Merge from debian unstable.  Remaining changes:
  + debian/patches/VERSION.patch:
    - set SAMBA_VERSION_SUFFIX to Ubuntu.
  + debian/smb.conf:
    - add "(Samba, Ubuntu)" to server string.
    - comment out the default [homes] share, and add a comment about
      "valid users = %S" to show users how to restrict access to
      \\server\username to only username.
    - Set 'usershare allow guests', so that usershare admins are 
      allowed to create public shares in addition to authenticated
      ones.
    - add map to guest = Bad user, maps bad username to guest access. 
  + debian/samba-common.config:
    - Do not change priority to high if dhclient3 is installed.
    - Use priority medium instead of high for the workgroup question.
  + debian/mksmbpasswd.awk:
    - Do not add user with UID less than 1000 to smbpasswd
  + debian/control:
    - Make libwbclient0 replace/conflict with hardy's likewise-open.
    - Don't build against or suggest ctdb.
    - Add dependency on samba-common-bin to samba.
    - Add cuups breaks to push the package to aslo upgrade cups (LP: #639768)
  + debian/rules:
    - enable "native" PIE hardening.
    - Add BIND_NOW to maximize benefit of RELRO hardening.
  + Add ufw integration:
    - Created debian/samba.ufw.profile
    - debian/rules, debian/samba.dirs, debian/samba.files: install
      profile
    - debian/control: have samba suggest ufw
  + Add apport hook:
    - Created debian/source_samba.py.
    - debian/rules, debian/samba.dirs, debian/samba-common-bin.files: install
  + Switch to upstart:
    - Add debian/samba.{nmbd,smbd}.upstart.
    - Don't ship the /etc/network/if-up.d file.
  + debian/samba.postinst: 
    - Fixed bashism.
    - Avoid scary pdbedit warnings on first import.
  + debian/samba-common.postinst: Add more informative error message for
    the case where smb.conf was manually deleted
  + debian/samba.logrotate: Make it upstart compatible
  + debian/samba-common.dhcp: Fix typo to get a proper parsing in
    /etc/samba/dhcp.
  + Dropped:
    - debian/patches/fix-lpbug-393012.patch: Dropped in favor of debian's patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
#    Developers do not need to manually edit POT or PO files.
12
12
#
13
13
# QUAD-nrg.net <yodesy@quad-nrg.net>, 2006.
 
14
# Konstantinos Margaritis <markos@codex.gr>, 2010.
 
15
# Konstantinos Margaritis <markos@debian.org>, 2010.
14
16
msgid ""
15
17
msgstr ""
16
18
"Project-Id-Version: samba_el\n"
17
19
"Report-Msgid-Bugs-To: samba@packages.debian.org\n"
18
20
"POT-Creation-Date: 2009-01-02 12:18-0800\n"
19
 
"PO-Revision-Date: 2007-03-16 11:29+0200\n"
20
 
"Last-Translator: galaxico\n"
21
 
"Language-Team:  <en@li.org>\n"
 
21
"PO-Revision-Date: 2010-11-23 15:27+0200\n"
 
22
"Last-Translator: Konstantinos Margaritis <markos@debian.org>\n"
 
23
"Language-Team: American English <debian-l10n-greek@lists.debian.org>\n"
22
24
"Language: \n"
23
25
"MIME-Version: 1.0\n"
24
26
"Content-Type: text/plain; charset=UTF-8\n"
25
27
"Content-Transfer-Encoding: 8bit\n"
26
 
"X-Generator: KBabel 1.11.4\n"
 
28
"X-Generator: Lokalize 1.0\n"
27
29
"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
28
30
 
29
31
#. Type: boolean
106
108
#. Type: string
107
109
#. Description
108
110
#: ../samba-common.templates:3001
109
 
#, fuzzy
110
 
#| msgid ""
111
 
#| "Please specify the workgroup you want this server to appear to be in when "
112
 
#| "queried by clients. Note that this parameter also controls the domain "
113
 
#| "name used with the security=domain setting."
114
111
msgid ""
115
112
"Please specify the workgroup for this system.  This setting controls which "
116
113
"workgroup the system will appear in when used as a server, the default "
117
114
"workgroup to be used when browsing with various frontends, and the domain "
118
115
"name used with the \"security=domain\" setting."
119
116
msgstr ""
120
 
"Παρακαλώ προσδιορίστε το όνομα της ομάδας εργασίας (workgroup) στην οποία "
121
 
"θέλετε να εμφανίζει αυτός ο εξυπηρετητής ότι ανήκει όταν ερωτάται από τους "
122
 
"πελάτες. Σημειώστε ότι αυτή η παράμετρος ελέγχει επίσης το όνομα του τομέα "
123
 
"που χρησιμοποιείται στην ρύθμιση security=domain."
 
117
"Παρακαλώ προσδιορίστε το όνομα της ομάδας εργασίας (workgroup) του "
 
118
"συστήματος.  Η παράμετρος αυτή ελέγχει την ομάδα εργασίας με την οποία θα "
 
119
"εμφανίζεται το σύστημα ως εξυπηρετητής, την προκαθορισμένη ομάδα εργασίας "
 
120
"κατά την περιήγηση με διάφορα προγράμματα, και το όνομα του τομέα που "
 
121
"χρησιμοποιείται στην ρύθμιση security=domain."
124
122
 
125
123
#. Type: boolean
126
124
#. Description
131
129
#. Type: boolean
132
130
#. Description
133
131
#: ../samba-common.templates:4001
134
 
#, fuzzy
135
 
#| msgid ""
136
 
#| "All recent Windows clients communicate with SMB servers using encrypted "
137
 
#| "passwords. If you want to use clear text passwords you will need to "
138
 
#| "change a parameter in your Windows registry."
139
132
msgid ""
140
133
"All recent Windows clients communicate with SMB/CIFS servers using encrypted "
141
134
"passwords. If you want to use clear text passwords you will need to change a "
142
135
"parameter in your Windows registry."
143
136
msgstr ""
144
137
"Όλες οι πρόσφατες εκδόσεις των πελατών Windows επικοινωνούν με τους "
145
 
"εξυπηρετητές SMB χρησιμοποιώντας κρυπτογραφημένους κωδικούς πρόσβασης. Αν "
146
 
"θέλετε να χρησιμοποιήσετε μη κρυπτογραφημένους κωδικούς θα πρέπει να "
 
138
"εξυπηρετητές SMB/CIFS χρησιμοποιώντας κρυπτογραφημένους κωδικούς πρόσβασης. "
 
139
"Αν θέλετε να χρησιμοποιήσετε μη κρυπτογραφημένους κωδικούς θα πρέπει να "
147
140
"αλλάξετε μια παράμετρο στο registry των Windows."
148
141
 
149
142
#. Type: boolean
150
143
#. Description
151
144
#: ../samba-common.templates:4001
152
 
#, fuzzy
153
 
#| msgid ""
154
 
#| "Enabling this option is highly recommended. If you do, make sure you have "
155
 
#| "a valid /etc/samba/smbpasswd file and that you set passwords in there for "
156
 
#| "each user using the smbpasswd command."
157
145
msgid ""
158
146
"Enabling this option is highly recommended as support for plain text "
159
147
"passwords is no longer maintained in Microsoft Windows products. If you do, "
160
148
"make sure you have a valid /etc/samba/smbpasswd file and that you set "
161
149
"passwords in there for each user using the smbpasswd command."
162
150
msgstr ""
163
 
"Η ενεργοποίηση αυτής της επιλογής συνιστάται έντονα. Αν την κάνετε, "
164
 
"βεβαιωθείτε ότι έχετε ένα έγκυρο αρχείο /etc/samba/smbpasswd και ότι ορίζετε "
165
 
"κωδικούς πρόσβασης σ' αυτό για κάθε χρήστη που χρησιμοποιεί την εντολή "
166
 
"smbpasswd."
 
151
"Η ενεργοποίηση αυτής της επιλογής συνιστάται έντονα καθώς πλέον δεν υπάρχει "
 
152
"υποστήριξη για μη κρυπτογραφημένους κωδικούς σε προϊόντα Microsoft Windows. "
 
153
"Αν την επιλέξετε, βεβαιωθείτε ότι έχετε ένα έγκυρο αρχείο /etc/samba/"
 
154
"smbpasswd και ότι ορίζετε κωδικούς πρόσβασης σ' αυτό για κάθε χρήστη με τη "
 
155
"χρήση της εντολήςsmbpasswd."
167
156
 
168
157
#. Type: boolean
169
158
#. Description