0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 13:00:42 +00:00
nextcloud_server/apps/profile/l10n/el.js
Nextcloud bot 6e52b55555
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-27 00:22:29 +00:00

13 lines
950 B
JavaScript
Raw Permalink 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(
"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);");