diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-el/mail/chrome/messenger/addressbook/pref-directory-add.dtd | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-el/mail/chrome/messenger/addressbook/pref-directory-add.dtd')
-rw-r--r-- | l10n-el/mail/chrome/messenger/addressbook/pref-directory-add.dtd | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/l10n-el/mail/chrome/messenger/addressbook/pref-directory-add.dtd b/l10n-el/mail/chrome/messenger/addressbook/pref-directory-add.dtd new file mode 100644 index 0000000000..14a64f8509 --- /dev/null +++ b/l10n-el/mail/chrome/messenger/addressbook/pref-directory-add.dtd @@ -0,0 +1,45 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!ENTITY directoryName.label "Όνομα: "> +<!ENTITY directoryName.accesskey "μ"> +<!ENTITY directoryHostname.label "Όνομα κεντρικού υπολογιστή: "> +<!ENTITY directoryHostname.accesskey "ν"> +<!ENTITY directoryBaseDN.label "DN βάσης: "> +<!ENTITY directoryBaseDN.accesskey "β"> +<!ENTITY findButton.label "Εύρεση"> +<!ENTITY findButton.accesskey "ρ"> +<!ENTITY directorySecure.label "Χρήση ασφαλούς σύνδεσης (SSL)"> +<!ENTITY directorySecure.accesskey "Χ"> +<!ENTITY directoryLogin.label "DN σύνδεσης: "> +<!ENTITY directoryLogin.accesskey "σ"> +<!ENTITY General.tab "Γενικά"> +<!ENTITY Offline.tab "Εκτός σύνδεσης"> +<!ENTITY Advanced.tab "Σύνθετα"> +<!ENTITY portNumber.label "Αριθμός θύρας: "> +<!ENTITY portNumber.accesskey "θ"> +<!ENTITY searchFilter.label "Φίλτρο αναζήτησης: "> +<!ENTITY searchFilter.accesskey "Φ"> +<!ENTITY scope.label "Εμβέλεια: "> +<!ENTITY scope.accesskey "β"> +<!ENTITY scopeOneLevel.label "Ένα επίπεδο"> +<!ENTITY scopeOneLevel.accesskey "π"> +<!ENTITY scopeSubtree.label "Υπόδεντρο"> +<!ENTITY scopeSubtree.accesskey "Υ"> +<!ENTITY return.label "Να μην επιστρέφονται πάνω από"> +<!ENTITY return.accesskey "σ"> +<!ENTITY results.label "αποτελέσματα"> +<!ENTITY offlineText.label "Μπορείτε να κάνετε λήψη ενός τοπικού αντιγράφου αυτού του καταλόγου ώστε να είναι διαθέσιμο για εργασία εκτός σύνδεσης."> +<!ENTITY saslMechanism.label "Μέθοδος σύνδεσης: "> +<!ENTITY saslMechanism.accesskey "θ"> +<!ENTITY saslOff.label "Απλή"> +<!ENTITY saslOff.accesskey "λ"> +<!ENTITY saslGSSAPI.label "Kerberos (GSSAPI)"> +<!ENTITY saslGSSAPI.accesskey "K"> + +<!-- Localization note: this is here because the width of the dialog + is determined by the width of the base DN box; and that is likely + to vary somewhat with the language. +--> +<!ENTITY newDirectoryWidth "40em"> |