blob: 09505d773023ba05ce046862665d8e5b7665e838 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{ "translations": {
"OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "לקוחות OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 מאפשר לשירותים חיצוניים לבקש גישה אל %s.",
"Name" : "שם",
"Redirection URI" : "כתובת הפנייה",
"Client Identifier" : "זיהוי לקו",
"Secret" : "סוד",
"Add client" : "הוספת לקוחי",
"Add" : "הוספה"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
|