aboutsummaryrefslogtreecommitdiffstats
path: root/apps/profile/l10n/el.js
blob: f9ec98ee9c16b648299cfa02121de4acd1d28ed8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "profile",
    {
    "You have not added any info yet" : "Δεν έχετε προσθέσει ακόμα πληροφορίες",
    "{user} has not added any info yet" : "{user} δεν έχει προσθέσει ακόμη πληροφορίες",
    "Error opening the user status modal, try hard refreshing the page" : "Σφάλμα κατά το άνοιγμα της κατάστασης χρήστη, δοκιμάστε να ανανεώσετε τη σελίδα",
    "Edit Profile" : "Επεξεργασία προφίλ",
    "The headline and about sections will show up here" : "Ο \"τίτλος\" και οι ενότητες \"σχετικά με\" θα εμφανιστούν εδώ",
    "Profile not found" : "Το προφίλ δε βρέθηκε",
    "The profile does not exist." : "Το προφίλ δεν υπάρχει.",
    "Back to %s" : "Πίσω στο %s"
},
"nplurals=2; plural=(n != 1);");