memories/l10n/el.js

16 lines
433 B
JavaScript
Raw Normal View History

OC.L10N.register(
"memories",
{
"Timeline" : "Χρονολόγιο",
"Folders" : "Φάκελοι",
"Favorites" : "Αγαπημένα",
"Videos" : "Βίντεο",
"Settings" : "Ρυθμίσεις",
"Update" : "Ενημέρωση",
"Cancel" : "Ακύρωση",
"Delete" : "Διαγραφή",
"Download" : "Λήψη",
"Favorite" : "Αγαπημένο"
},
"nplurals=2; plural=(n != 1);");