Changeset 20625 for extensions/oAuth/language/lv_LV
- Timestamp:
- Feb 9, 2013, 11:46:46 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/oAuth/language/lv_LV/help.lang.php
r20532 r20625 21 21 // | USA. | 22 22 // +-----------------------------------------------------------------------+ 23 $lang['Once the application is registered update the permissions : set <b>Contacts</b> as <em>Read</em> and <b>Social Directory</b> as <em>Read Public</em>'] = 'Ja aplikācija ir reģistrēta atjauniniet atļaujas: iestatiet <b> Kontaktus</b> kā <em>Lasāms</em> un <b>Sociālo Mapi</b> kā <em>Publiski Lasāms</em>';23 $lang['Once the application is registered update the permissions : set <b>Contacts</b> as <em>Read</em> and <b>Social Directory</b> as <em>Read Public</em>'] = 'Ja aplikācija ir reģistrēta atjauniniet atļaujas: iestatiet <b>Contacts</b> kā <em>Read</em> un <b>Social Directory</b> kā <em>Read Public</em>'; 24 24 $lang['Fill out any required fields such as the application name and description'] = 'Aizpildiet visus pieprasītos laukus, kā aplikācijas nosaukums un apraksts'; 25 25 $lang['Once you have registered, copy and past the created application credentials into this setup page'] = 'Ja reiz esat piereģistrēti, nokopējiet un ielīmējiet izveidotās aplikācijas reģistrācijas datus šajā uzstādīšanas (setup) lapā'; 26 26 $lang['Provide this URL as the Callback/Redirect URL for your application: <em>%s</em>'] = 'Piestādiet šo URL kā jūsu aplikācijas Atbildes/Pāradresācijas URL: <em>%s</em>'; 27 27 $lang['Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>'] = 'Ievietojiet savu vietnes domēnu %s laukos. Tam jāsakrīt ar esošo hosta nosaukumu: <em>%s</em>'; 28 $lang['Select <em>Website with facebook authentication</em> as application type'] = 'Izvēlaties <em>Interneta vietni ar facebook autentifikāciju</em> kā aplikācijas tipu'; 29 $lang['Set the <b>Access Scopes</b> to <em>This app will only access public...</em>'] = 'Iestatiet <b>Piekļuves apjomi</b> stāvoklī <em>Ar šo aplikāciju varēs piekļūt tikai publiskiem...</em>'; 30 $lang['Set the <b>Application Type</b> to <em>Web Application</em>'] = 'Iestatiet <b>Applikācijas Tipu</b> stāvoklī <em>Web Aplikācija</em>'; 31 $lang['Set the <b>Default Access Type</b> to <em>Read only</em>'] = 'Iestatiet<b>Piekļuves Tipu pēc noklusēšanas</b> stāvoklī <em>Tikai lasāms</em>'; 32 $lang['Set the <b>Kind of Application</b> to <em>Web-based</em>'] = 'Iestatiet<b>Aplikāciju veidu</b> uz <em>Web atbalstītu</em>'; 33 $lang['On the <b>Create Client ID</b> popup, switch to advanced settings by clicking on <b>(more options)</b>'] = '<b>Izveidot Client ID</b> uzlecošā logā, klikšķinot uz <b>(vairāk opciju)</b>, pārslēdzaties uz papildus iestatījumiem'; 34 $lang['On the <b>API Access</b> tab, <b>create an OAuth 2.0 Client ID</b>'] = 'Ar <b>API Access</b> tabu, <b>izveidojiet OAuth 2.0 Klienta ID</b>'; 28 $lang['Set the <b>%s</b> to <em>%s</em>'] = 'Iestatiet <b>%s</b> stāvoklī <em>%s</em>'; 29 $lang['On the <b>Create Client ID</b> popup, switch to advanced settings by clicking on <b>(more options)</b>'] = '<b>Create Client ID</b> uzlecošā logā, klikšķinot uz <b>(more options)</b>, pārslēdzaties uz papildus iestatījumiem'; 30 $lang['On the <b>API Access</b> tab, <b>create an OAuth 2.0 Client ID</b>'] = 'Ar <b>API Access</b> tabu, <b>izveidojiet OAuth 2.0 Client ID</b>'; 35 31 $lang['No registration required for OpenID based providers'] = 'Uz OpenID balstītiem pakalpojuma sniedzējiem nav nepieciešama reģistrācija'; 36 32 $lang['Go to <a href="%s" target="_blank">%s</a> and create a new application'] = 'Ejiet uz <a href="%s" target="_blank">%s</a> uz izveidojiet jaunu aplikāciju';
Note: See TracChangeset
for help on using the changeset viewer.