0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-22 16:09:14 +00:00
nextcloud_server/apps/files_reminders/l10n/el.js
Nextcloud bot fef721e641
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-13 00:21:04 +00:00

27 lines
1.8 KiB
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(
"files_reminders",
{
"File reminders" : "Υπενθυμίσεις αρχείων",
"Reminder for {name}" : "Υπενθύμιση για {name}",
"View file" : "Προβολή αρχείου",
"View folder" : "Προβολή φακέλου",
"Set file reminders" : "Ορίστε υπενθυμίσεις αρχείων",
"Please choose a valid date & time" : "Επιλέξτε μια έγκυρη ημερομηνία και ώρα",
"Cancel" : "Ακύρωση",
"Clear reminder" : "Εκκαθάριση υπενθύμισης",
"Set reminder" : "Προσθήκη υπενθύμισης",
"Set reminder at custom date & time" : "Ορίστε την υπενθύμιση σε προσαρμοσμένη ημερομηνία και ώρα",
"Reminder set for \"{fileName}\"" : "Ορίστηκε υπενθύμιση για \"{fileName}\"",
"Failed to set reminder" : "Αποτυχία ορισμού υπενθύμισης",
"Failed to clear reminder" : "Αποτυχία εκκαθάρισης της υπενθύμισης",
"Set custom reminder" : "Ορισμός προσαρμοσμένης υπενθύμισης",
"Later today" : "Αργότερα σήμερα",
"Set reminder for later today" : "Ορισμός υπενθύμισης για αργότερα σήμερα",
"Tomorrow" : "Αύριο",
"Set reminder for tomorrow" : "Ορισμός υπενθύμισης για αύριο",
"This weekend" : "Αυτό το Σαββατοκύριακο",
"Set reminder for this weekend" : "Ορίστε υπενθύμιση για αυτό το Σαββατοκύριακο",
"Next week" : "Επόμενη εβδομάδα",
"Set reminder for next week" : "Ορίστε υπενθύμιση για την επόμενη εβδομάδα"
},
"nplurals=2; plural=(n != 1);");