diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-16 00:25:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-16 00:25:37 +0000 |
commit | 091c1edd21f5736523f9243b88580896fd6aec82 (patch) | |
tree | 8c90170ebaf5becb8464d31269f6b685016d0ca1 /apps/files_reminders/l10n/el.json | |
parent | 3c13efdaf20e233ead133690e3072085f7cffc84 (diff) | |
download | nextcloud-server-091c1edd21f5736523f9243b88580896fd6aec82.tar.gz nextcloud-server-091c1edd21f5736523f9243b88580896fd6aec82.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_reminders/l10n/el.json')
-rw-r--r-- | apps/files_reminders/l10n/el.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/apps/files_reminders/l10n/el.json b/apps/files_reminders/l10n/el.json new file mode 100644 index 00000000000..26affab05ca --- /dev/null +++ b/apps/files_reminders/l10n/el.json @@ -0,0 +1,27 @@ +{ "translations": { + "File reminders" : "Υπενθυμίσεις αρχείων", + "Reminder for {name}" : "Υπενθύμιση για {name}", + "View file" : "Προβολή αρχείου", + "View folder" : "Προβολή φακέλου", + "Set file reminders" : "Ορίστε υπενθυμίσεις αρχείων", + "**📣 File reminders**\n\nSet file reminders." : "**📣 Υπενθυμίσεις αρχείων**\n\nΟρίστε υπενθυμίσεις αρχείων.", + "Back" : "Επιστροφή", + "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" : "Ορίστε υπενθύμιση για την επόμενη εβδομάδα", + "Set reminder at custom date & time" : "Ορίστε την υπενθύμιση σε προσαρμοσμένη ημερομηνία και ώρα", + "Reminder set for \"{fileName}\"" : "Ορίστηκε υπενθύμιση για \"{fileName}\"", + "Failed to set reminder" : "Αποτυχία ορισμού υπενθύμισης", + "Please choose a valid date & time" : "Επιλέξτε μια έγκυρη ημερομηνία και ώρα", + "Reminder cleared" : "Η υπενθύμιση διαγράφηκε", + "Failed to clear reminder" : "Αποτυχία εκκαθάρισης της υπενθύμισης", + "Failed to load reminder" : "Η φόρτωση της υπενθύμισης απέτυχε" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |