You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
466 B

OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Πελάτες OAuth 2.0",
"Name" : "Όνομα",
"Redirection URI" : "URI ανακατεύθυνσης",
"Client Identifier" : "Αναγνωριστικό πελάτη",
"Secret" : "Μυστικό",
"Add client" : "Προσθήκη πελάτη",
"Add" : "Προσθήκη",
"Delete" : "Διαγραφή"
},
"nplurals=2; plural=(n != 1);");