forms/l10n/el.js
2020-04-29 03:16:35 +00:00

33 lines
2.3 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"forms",
{
"Forms" : "Φόρμες",
"A forms app, similar to Google Forms." : "Εφαρμογή φορμών, παρόμεια με τις Φόρμες Google.",
"A forms app, similar to Google Forms with the possibility to restrict access (members, certain groups/users, and public)." : "Εφαρμογή φορμών, όπως τις Φόρμες Googlw με δυνατότητα περιορισμού πρόσβασης σε (μέλη, ορισμένες ομάδες / χρήστες και δημόσια).",
"New form" : "Νέα φόρμα",
"Loading forms …" : "Φόρτωση φορμών ...",
"Create new form" : "Δημιουργία νέας φόρμας",
"An error occurred while loading the forms list" : "Παρουσιάστηκε σφάλμα κατά την φόρτωση λίστας φορμών",
"Unable to create a new form" : "Αδυναμία δημιουργίας νέας φόρμας",
"Clone form" : "Κλωνοποίηση φόρμας",
"Delete form" : "Διαγραφή φόρμας",
"Form link copied" : "Ο σύνδεσμος φόρμας αντιγράφηκε",
"Cannot copy, please copy the link manually" : "Δεν μπορεί να αντιγραφή, παρακαλώ αντιγράψτε χειροκίνητα",
"Are you sure you want to delete the form “{title}”?" : "Θέλετε σίγουρα να διαγράψετε την φόρμα “{title}”?",
"Deleted form “{title}”" : "Η φόρμα “{title}” διαγράφηκε ",
"Error while deleting form “{title}”" : "Σφάλμα κατά την διαγραφή της φόρμας “{title}”",
"Group" : "Ομάδα",
"Add Option" : "Προσθήκη Επιλογής",
"Title" : "Τίτλος",
"Description" : "Περιγραφή",
"Settings" : "Ρυθμίσεις",
"Set expiration date" : "Ορισμός ημερομηνίας λήξης",
"Sharing" : "Διαμοιρασμός",
"Share link" : "Διαμοιρασμός συνδέσμου",
"Name of user or group" : "Όνομα του χρήστη ή της ομάδας",
"Expiration date" : "Ημερομηνία λήξης",
"Submit" : "Υποβολή",
"Form Expired" : "Η φόρμα έληξε"
},
"nplurals=2; plural=(n != 1);");