nextcloud/apps/oauth2/l10n/lv.json

15 lines
1.1 KiB
JSON
Raw Permalink Normal View History

2017-05-20 03:08:27 +03:00
{ "translations": {
2018-08-21 03:12:16 +03:00
"Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Tavam pārvirzīšanas URL ir jābūt pilnam URL, piemēram https://yourdomain.com/path",
2018-06-19 03:12:55 +03:00
"OAuth 2.0" : "OAuth 2.0",
2019-12-22 05:28:34 +03:00
"Allows OAuth2 compatible authentication from other web applications." : "Ļauj OAuth2 saderīgu autentifikāciju citām tīmekļa lietotnēm.",
"The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "OAuth2 lietotne ļauj administratoriem konfigurēt iebūvēto autentifikācijas darbplūsmu un ļauj OAuth2 saderīgu autentifikāciju citām web lietotnēm.",
2017-05-20 03:08:27 +03:00
"OAuth 2.0 clients" : "OAuth 2.0 klients",
2020-09-01 05:16:09 +03:00
"Add client" : "Pievienot klientu",
2018-11-17 04:12:47 +03:00
"Name" : "Nosaukums",
2018-06-27 13:06:12 +03:00
"Redirection URI" : "Pārvirzāmais URI",
2020-09-01 05:16:09 +03:00
"Add" : "Pievienot",
2018-11-17 04:12:47 +03:00
"Client Identifier" : "Klienta identifikators",
2018-06-27 13:06:12 +03:00
"Secret" : "Noslēpums",
2019-12-22 05:28:34 +03:00
"Delete" : "Dzēst"
2017-05-20 03:08:27 +03:00
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}