You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/apps/oauth2/l10n/el.js

15 lines
634 B
JavaScript

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

OC.L10N.register(
"oauth2",
{
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "Πελάτες OAuth 2.0",
"Name" : "Όνομα",
"Client Identifier" : "Αναγνωριστικό πελάτη",
"Add client" : "Προσθήκη πελάτη",
"OAuth 2.0 allows external services to request access to %s." : "Το OAuth 2.0 επιτρέπει σε εξωτερικές υπηρεσίες να ζητούν πρόσβαση στο %s σας.",
"Redirection URI" : "URI ανακατεύθυνσης",
"Secret" : "Μυστικό",
"Add" : "Προσθήκη"
},
"nplurals=2; plural=(n != 1);");