summaryrefslogtreecommitdiffstats
path: root/apps/federation/l10n/el.js
blob: 63e2f8a04cfe4175ce3c6bce1bf2c6e01becdd6f (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "federation",
    {
    "No ownCloud server found" : "Δεν βρέθηκε διακομιστής ownCloud",
    "Could not add server" : "Αδυναμία προσθήκης διακομιστή",
    "ownCloud Server" : "Διακομιστής ownCloud"
},
"nplurals=2; plural=(n != 1);");