summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/el.js
blob: ded65a8574eed1d273e04e8d8f9b7215d4558f9b (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "updatenotification",
    {
    "{version} is available. Get more information on how to update." : "Η έκδοση {version} είναι διαθέσιμη. Δείτε περισσότερες πληροφορίες για το πως να κάνετε την ενημέρωση.",
    "Updater" : "Εφαρμογή Ενημέρωσης"
},
"nplurals=2; plural=(n != 1);");