f7cloud_client/apps/recommendations/l10n/el.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

19 lines
1.2 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(
"recommendations",
{
"Recommended files" : "Προτεινόμενα αρχεία",
"Recommendations" : "Συστάσεις",
"Shows recommended files" : "Εμφάνιση προτεινόμενων αρχείων",
"Shows recommended files for quick access of files and folders with recent activity" : "Εμφανίζει τα συνιστώμενα αρχεία για γρήγορη πρόσβαση αρχείων και φακέλων με πρόσφατη δραστηριότητα",
"No recommendations yet" : "Δεν υπάρχουν προτάσεις ακόμα",
"Last updated {timeAgo}" : "Τελευταία ενημέρωση {timeAgo}",
"Shared with you {timeAgo}" : "Κοινοποιήθηκε μαζί σας {timeAgo}",
"Last commented on {timeAgo}" : "Τελευταίο σχόλιο {timeAgo}",
"Path name {path}" : "Ονομασία διαδρομής {path}",
"Show recommendations" : "Εμφάνιση προτεινόμενων",
"Recently commented" : "Σχολιάστηκε πρόσφατα",
"Recently edited" : "Επεξεργάστηκε πρόσφατα",
"Recently shared" : "Διαμοιράστηκε πρόσφατα"
},
"nplurals=2; plural=(n != 1);");