nextcloud/apps/oauth2/l10n/lv.json

12 lines
579 B
JSON
Raw 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",
2017-05-20 03:08:27 +03:00
"OAuth 2.0 clients" : "OAuth 2.0 klients",
2018-11-17 04:12:47 +03:00
"Name" : "Nosaukums",
2018-06-27 13:06:12 +03:00
"Redirection URI" : "Pārvirzāmais URI",
2018-11-17 04:12:47 +03:00
"Client Identifier" : "Klienta identifikators",
2018-06-27 13:06:12 +03:00
"Secret" : "Noslēpums",
2018-11-17 04:12:47 +03:00
"Add client" : "Pievienot klientu",
2019-03-21 04:13:49 +03:00
"Add" : "Pievienot"
2017-05-20 03:08:27 +03:00
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}