mirror of
https://github.com/ergochat/ergo.git
synced 2024-12-22 10:42:52 +01:00
New translations irc.lang.json (Greek)
This commit is contained in:
parent
a853b4b4e5
commit
fd36c5cb2f
9
languages/el-GR-irc.lang.json
vendored
9
languages/el-GR-irc.lang.json
vendored
@ -95,6 +95,7 @@
|
||||
"Could not accept ownership of channel %s": "",
|
||||
"Could not delete message": "",
|
||||
"Could not find given client": "Δεν ήταν δυνατή η εύρεση του συγκεκριμένου πελάτη",
|
||||
"Could not generate EXTJWT token": "",
|
||||
"Could not look up account name, proceeding anyway": "",
|
||||
"Could not parse IP address or CIDR network": "Δεν ήταν δυνατή η ανάλυση της διεύθυνσης IP ή του δικτύου CIDR",
|
||||
"Could not register": "Δεν ήταν δυνατή η εγγραφή",
|
||||
@ -109,6 +110,7 @@
|
||||
"Current global users %[1]s, max %[2]s": "",
|
||||
"Current local users %[1]s, max %[2]s": "",
|
||||
"Data export for %[1]s completed and written to %[2]s": "",
|
||||
"Device ID: %s": "",
|
||||
"End of /HELPOP": "Τέλος της /HELPOP",
|
||||
"End of /INFO": "Τέλος της /INFO",
|
||||
"End of /WHOIS list": "Τέλος της /WHOIS λίστας",
|
||||
@ -165,6 +167,7 @@
|
||||
"Invalid params": "",
|
||||
"Invalid regex": "",
|
||||
"Invalid vhost": "",
|
||||
"It was built from git hash %s.": "",
|
||||
"It was rejected for reason: %s": "",
|
||||
"JOIN 0 is not allowed": "JOIN 0 δεν επιτρέπεται",
|
||||
"Language %s is not supported by this server": "",
|
||||
@ -189,6 +192,7 @@
|
||||
"No such channel": "Δεν υπάρχει τέτοιο κανάλι",
|
||||
"No such module [%s]": "",
|
||||
"No such nick": "Δεν υπάρχει τέτοιο ψευδώνυμο",
|
||||
"No such service": "",
|
||||
"No such setting": "",
|
||||
"No text to send": "",
|
||||
"No topic is set": "Δεν έχει οριστεί θέμα",
|
||||
@ -228,6 +232,7 @@
|
||||
"SASL authentication failed: Passphrase too long": "Αποτυχία ελέγχου ταυτότητας SASL: Η φράση πρόσβασης είναι πολύ μεγάλη",
|
||||
"SASL authentication failed: authcid and authzid should be the same": "Αποτυχία ελέγχου ταυτότητας SASL: authcid και authzid θα πρέπει να είναι τα ίδια",
|
||||
"SASL message too long": "Το μήνυμα SASL είναι πολύ μεγάλο",
|
||||
"SUMMON has been disabled": "",
|
||||
"Server notice masks": "Μάσκες ειδοποίησης διακομιστή",
|
||||
"Session %d (currently attached session):": "",
|
||||
"Session %d:": "",
|
||||
@ -247,7 +252,7 @@
|
||||
"Successfully registered account %s": "",
|
||||
"Successfully rejected vhost request for %s": "",
|
||||
"Successfully reset channel access": "",
|
||||
"Successfully set persistent mode %s%s on %s": "",
|
||||
"Successfully set persistent mode %[1]s on %[2]s": "",
|
||||
"Successfully set vhost": "",
|
||||
"Successfully transferred channel %[1]s to account %[2]s": "",
|
||||
"Successfully ungrouped nick %s with your account": "Επιτυχής ομαδοποίηση ψευδώνυμου %s με τον λογαριασμό σας",
|
||||
@ -272,6 +277,7 @@
|
||||
"This ban matches you. To KLINE yourself, you must use the command: /KLINE MYSELF <arguments>": "Αυτή η απαγόρευση σας ταιριάζει. Για να ορίσετε τον εαυτό σας με το KLINE, πρέπει να χρησιμοποιήσετε την εντολή: /KLINE τον εαυτό μου <επιχειρήματα>",
|
||||
"This command has been disabled by the server administrators": "",
|
||||
"This feature has been disabled by the server administrators": "",
|
||||
"This is Oragono version %s.": "",
|
||||
"This server is in debug mode and is logging all user I/O. If you do not wish for everything you send to be readable by the server owner(s), please disconnect.": "Αυτός ο διακομιστής βρίσκεται σε λειτουργία εντοπισμού σφαλμάτων και καταγράφει όλες τις εισόδους / εξόδους χρηστών. Εάν δεν θέλετε για όλα όσα στείλατε να είναι αναγνώσιμα από τον ιδιοκτήτη του / των διακομιστή (ών), παρακαλείστε να αποσυνδεθείτε.",
|
||||
"This server requires that you wait %v after connecting before you can use /LIST. You have %v left.": "",
|
||||
"This server was created %s": "Αυτός ο διακομιστής δημιουργήθηκε %s",
|
||||
@ -285,6 +291,7 @@
|
||||
"Transfer of channel %[1]s to account %[2]s succeeded, pending acceptance": "",
|
||||
"Translators:": "Μεταφραστές:",
|
||||
"Try again later": "",
|
||||
"USERS has been disabled": "",
|
||||
"Unknown command": "Άγνωστη εντολή",
|
||||
"Unknown command. To see available commands, run: /%s HELP": "",
|
||||
"Unknown subcommand": "Άγνωστh δευτερεύουσα εντολή",
|
||||
|
Loading…
Reference in New Issue
Block a user