Welcome to mirror list, hosted at ThFree Co, Russian Federation.

el.js « l10n - github.com/pierre-alain-b/rainloop-nextcloud.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2b066b106dde7a1c2103c2fe1586e3c206983193 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
OC.L10N.register(
    "rainloop",
    {
    "Email" : "Ηλ.Ταχυδρομείο",
    "Error" : "Σφάλμα",
    "Invalid argument(s)" : "Μη έγκυρο όρισμα(τα)",
    "Saved successfully" : "Επιτυχής αποθήκευση",
    "RainLoop" : "RainLoop",
    "RainLoop Webmail" : "Ηλ.Ταχυδρομείο RainLoop",
    "Simple, modern and fast web-based email client. After enabling in Nextcloud, go to Nextcloud admin panel, \"Additionnal settings\" and you will see a \"Rainloop webmail\" section. There, click on the link to go to the Rainloop admin panel. The default user/password is admin/12345. This version is based on Rainloop 1.16.0 (2021-05)." : "Απλό, μοντέρνο και γρήγορο πρόγραμμα-πελάτη ηλεκτρονικού ταχυδρομείου. Αφού ενεργοποιήσετε το Nextcloud, μεταβείτε στον πίνακα διαχείρισης Nextcloud, «Πρόσθετες ρυθμίσεις» και θα δείτε μια ενότητα «Rainloop webmail». Εκεί, κάντε κλικ στο σύνδεσμο για να μεταβείτε στον πίνακα διαχείρισης του Rainloop. Ο προεπιλεγμένος χρήστης/κωδικός πρόσβασης είναι admin/12345. Αυτή η έκδοση βασίζεται στο Rainloop 1.16.0 (2021-05).",
    "Go to RainLoop Webmail admin panel" : "Μετάβαση στον πίνακα διαχείρισης του RainLoop",
    "Users will login manually, or define credentials in their personal settings for automatic logins." : "Οι χρήστες θα συνδεθούν χειροκίνητα ή θα ορίσουν διαπιστευτήρια στις προσωπικές τους ρυθμίσεις για αυτόματη σύνδεση.",
    "Attempt to automatically login users with their Nextcloud username and password, or user-defined credentials, if set." : "Αυτόματη σύνδεση χρηστών με όνομα χρήστη και κωδικό πρόσβασης του Nextcloud ή με τα διαπιστευτήρια που καθορίζονται από τον χρήστη.",
    "Attempt to automatically login users with their Nextcloud email and password, or user-defined credentials, if set." : "Αυτόματη σύνδεση χρηστών με την διεύθυνση Ηλ.Ταχυδρομείου και κωδικό πρόσβασης του Nextcloud ή με τα διαπιστευτήρια που καθορίζονται από τον χρήστη.",
    "Save" : "Αποθήκευση",
    "RainLoop Webmail is not configured yet." : "Το Ηλ.Ταχυδρομείο RainLoop δεν έχει ρυθμιστεί ακόμη.",
    "may have some" : "μπορεί να έχει κάποια",
    "security considerations" : "θέματα ασφάλειας",
    "Enter an email and password to auto-login to RainLoop. <b>Please note</b> that this feature %s %s." : "Εισάγεται διεύθυνση ηλ.ταχυδρομείου και κωδικό πρόσβασης για αυτόματη σύνδεση στο RainLoop. <b>Σημειώστε</b> ότι αυτή η δυνατότητα %s %s.",
    "Password" : "Συνθηματικό"
},
"nplurals=2; plural=(n != 1);");