Changeset 20625 for extensions/oAuth


Ignore:
Timestamp:
Feb 9, 2013, 11:46:46 AM (11 years ago)
Author:
mistic100
Message:

simplify language strings

Location:
extensions/oAuth
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • extensions/oAuth/admin/template/providers.tpl

    r20620 r20625  
    105105        <li>{'Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>'|@translate|sprintf:'<b>Redirect Domain</b>':$SERVERNAME}</li>
    106106      {elseif $p=='Facebook'}
    107         <li>{'Select <em>Website with facebook authentication</em> as application type'|@translate}</li>
     107        <li>{'Set the <b>%s</b> to <em>%s</em>'|@translate|sprintf:'application type':'Website with facebook authentication'}</li>
    108108        <li>{'Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>'|@translate|sprintf:'<b>Site Url</b>, <b>App Domains</b>':$SERVERNAME}</li>
    109109      {elseif $p=='LinkedIn'}
    110110        <li>{'Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>'|@translate|sprintf:'<b>Website URL</b>':$SERVERNAME}</li>
    111         <li>{'Set the <b>Application Type</b> to <em>Web Application</em>'|@translate}</li>
     111        <li>{'Set the <b>%s</b> to <em>%s</em>'|@translate|sprintf:'Application Type':'Web Application'}</li>
    112112      {elseif $p=='Yahoo'}
    113113        <li>{'Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>'|@translate|sprintf:'<b>Application URL</b>, <b>Application Domain</b>':$SERVERNAME}</li>
    114         <li>{'Set the <b>Kind of Application</b> to <em>Web-based</em>'|@translate}</li>
    115         <li>{'Set the <b>Access Scopes</b> to <em>This app will only access public...</em>'|@translate}</li>
     114        <li>{'Set the <b>%s</b> to <em>%s</em>'|@translate|sprintf:'Kind of Application':'Web-based'}</li>
     115        <li>{'Set the <b>%s</b> to <em>%s</em>'|@translate|sprintf:'Access Scopes':'This app will only access public...'}</li>
    116116        <li>{'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>'|@translate}</li>
    117117      {elseif $p=='Twitter'}
    118118        <li>{'Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>'|@translate|sprintf:'<b>Application Website</b>, <b>Application Callback URL</b>':$SERVERNAME}</li>
    119         <li>{'Set the <b>Default Access Type</b> to <em>Read only</em>'|@translate}</li>
     119        <li>{'Set the <b>%s</b> to <em>%s</em>'|@translate|sprintf:'Default Access Type':'Read only'}</li>
    120120      {elseif $p=='Tumblr'}
    121121        <li>{'Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>'|@translate|sprintf:'<b>Application Website</b>, <b>Default Callback URL</b>':$SERVERNAME}</li>
  • extensions/oAuth/language/da_DK/help.lang.php

    r20379 r20625  
    2727$lang['Provide this URL as the Callback/Redirect URL for your application: <em>%s</em>'] = 'Denne URL benyttes som din applikations tilbagekalds-/viderestillings-URL (Callback/Redirect): <em>%s</em>';
    2828$lang['Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>'] = 'Skriv din hjemmesides domæne i %s-felterne. Det skal svare til det aktuelle værtsnavn: <em>%s</em>';
    29 $lang['Select <em>Website with facebook authentication</em> as application type'] = 'Vælg <em>Website with facebook authentication</em> som applikationstype';
    30 $lang['Set the <b>Access Scopes</b> to <em>This app will only access public...</em>'] = 'Opsæt <b>Access Scopes</b> til <em>This app will only access public...</em>';
    31 $lang['Set the <b>Application Type</b> to <em>Web Application</em>'] = 'Opsæt <b>Application Type</b> til <em>Web Application</em>';
    32 $lang['Set the <b>Default Access Type</b> to <em>Read only</em>'] = 'Opsæt <b>Default Access Type</b> til <em>Read only</em>';
    33 $lang['Set the <b>Kind of Application</b> to <em>Web-based</em>'] = 'Opsæt <b>Kind of Application</b> til <em>Web-based</em>';
     29$lang['Set the <b>%s</b> to <em>%s</em>'] = 'Opsæt <b>%s</b> til <em>%s</em>';
    3430$lang['Fill out any required fields such as the application name and description'] = 'Udfyld krævede felter så som applikationsnavn og beskrivelse';
    3531$lang['Go to <a href="%s" target="_blank">%s</a> and create a new application'] = 'Gå til <a href="%s" target="_blank">%s</a> og opret en ny applikation';
  • extensions/oAuth/language/de_DE/help.lang.php

    r20457 r20625  
    2424$lang['Provide this URL as the Callback/Redirect URL for your application: <em>%s</em>'] = 'Verwende diese URL als Callback/Redirect URL deiner Applikation <em>%s</em>';
    2525$lang['Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>'] = 'Setze deine Webseiten-Domain in die %s Felder. Diese sollte identisch sein mit dem Hostnamen:  <em>%s</em>';
    26 $lang['Select <em>Website with facebook authentication</em> as application type'] = 'Wähle <em>Website with facebook authentication</em> ale Applikations-Typ';
    27 $lang['Set the <b>Access Scopes</b> to <em>This app will only access public...</em>'] = 'Setze die <b>Access Scopes</b> auf <em>This app will only access public...</em>';
    28 $lang['Set the <b>Application Type</b> to <em>Web Application</em>'] = 'Setze den <b>Application Type</b> auf <em>Web Application</em>';
    29 $lang['Set the <b>Default Access Type</b> to <em>Read only</em>'] = 'Setze den <b>Default Access Type</b> auf <em>Read only</em>';
    30 $lang['Set the <b>Kind of Application</b> to <em>Web-based</em>'] = 'Setze <b>Kind of Application</b> auf <em>Web-based</em>';
     26$lang['Set the <b>%s</b> to <em>%s</em>'] = 'Setze den <b>%s</b> auf <em>%s</em>';
    3127$lang['Fill out any required fields such as the application name and description'] = 'Fülle alle notwendigen Felder wie den Applikations-Namen und Beschreibung aus.';
    3228$lang['Go to <a href="%s" target="_blank">%s</a> and create a new application'] = 'Gehe zu <a href="%s" target="_blank">%s</a> und erstelle eine neue Applikation';
  • extensions/oAuth/language/en_UK/help.lang.php

    r20373 r20625  
    77$lang['Provide this URL as the Callback/Redirect URL for your application: <em>%s</em>'] = 'Provide this URL as the Callback/Redirect URL for your application: <em>%s</em>';
    88$lang['Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>'] = 'Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>';
    9 $lang['Select <em>Website with facebook authentication</em> as application type'] = 'Select <em>Website with facebook authentication</em> as application type';
    10 $lang['Set the <b>Application Type</b> to <em>Web Application</em>'] = 'Set the <b>Application Type</b> to <em>Web Application</em>';
    11 $lang['Set the <b>Kind of Application</b> to <em>Web-based</em>'] = 'Set the <b>Kind of Application</b> to <em>Web-based</em>';
    12 $lang['Set the <b>Access Scopes</b> to <em>This app will only access public...</em>'] = 'Set the <b>Access Scopes</b> to <em>This app will only access public...</em>';
    13 $lang['Set the <b>Default Access Type</b> to <em>Read only</em>'] = 'Set the <b>Default Access Type</b> to <em>Read only</em>';
     9$lang['Set the <b>%s</b> to <em>%s</em>'] = 'Set the <b>%s</b> to <em>%s</em>';
    1410$lang['Once you have registered, copy and past the created application credentials into this setup page'] = 'Once you have registered, copy and past the created application credentials into this setup page';
    1511$lang['No registration required for OpenID based providers'] = 'No registration required for OpenID based providers';
  • extensions/oAuth/language/es_ES/help.lang.php

    r20414 r20625  
    2626$lang['Provide this URL as the Callback/Redirect URL for your application: <em>%s</em>'] = 'Dar esta URL como  Callback/Redirect URL para su aplicación';
    2727$lang['Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>'] = 'Ponga su nombre de dominio en los campos %s. Debe corresponder a <em>%s</em>';
    28 $lang['Select <em>Website with facebook authentication</em> as application type'] = 'Elige <em>Sitio web con autenticación facebook </em> como tipo de aplicación';
    29 $lang['Set the <b>Access Scopes</b> to <em>This app will only access public...</em>'] = 'Seleccionar <em>This app will only access public...</em> para <b>Access Scopes</b>';
    30 $lang['Set the <b>Application Type</b> to <em>Web Application</em>'] = 'Seleccionar <em>Web Application</em> para <b>Application Type</b>';
    31 $lang['Set the <b>Default Access Type</b> to <em>Read only</em>'] = 'Seleccionar <em>Read only</em> para <b>Default Access Type</b>';
    32 $lang['Set the <b>Kind of Application</b> to <em>Web-based</em>'] = 'Seleccionar <em>Web-based</em> para <b>Kind of Application</b>';
     28$lang['Set the <b>%s</b> to <em>%s</em>'] = 'Seleccionar <b>%s</b> para <em>%s</em>';
    3329$lang['On the <b>API Access</b> tab, <b>create an OAuth 2.0 Client ID</b>'] = 'En la pestaña <b>API Access</b>, hagan clic en <b>create an OAuth 2.0 Client ID</b>';
    3430$lang['No registration required for OpenID based providers'] = 'No es necesario registrarse para tipos de autenticación OpenID';
  • extensions/oAuth/language/fr_FR/help.lang.php

    r20373 r20625  
    77$lang['Provide this URL as the Callback/Redirect URL for your application: <em>%s</em>'] = 'Donnez cette URL comme Callback/Redirect URL pour votre application : <em>%s</em>';
    88$lang['Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>'] = 'Mettez votre nom de domaine dans les champs %s. Il doit correspondre à <em>%s</em>';
    9 $lang['Select <em>Website with facebook authentication</em> as application type'] = 'Choisissez <em>Site web avec authentification facebook</em> comme type d\'application';
    10 $lang['Set the <b>Application Type</b> to <em>Web Application</em>'] = 'Sélectionnez <em>Web Application</em> pour <b>Application Type</b>';
    11 $lang['Set the <b>Kind of Application</b> to <em>Web-based</em>'] = 'Sélectionnez <em>Web-based</em> pour <b>Kind of Application</b>';
    12 $lang['Set the <b>Access Scopes</b> to <em>This app will only access public...</em>'] = 'Sélectionnez <em>This app will only access public...</em> pour <b>Access Scopes</b>';
    13 $lang['Set the <b>Default Access Type</b> to <em>Read only</em>'] = 'Sélectionnez <em>Read only</em> pour <b>Default Access Type</b>';
     9$lang['Set the <b>%s</b> to <em>%s</em>'] = 'Sélectionnez <em>%2$s</em> pour <b>%1$s</b>';
    1410$lang['Once you have registered, copy and past the created application credentials into this setup page'] = 'Quand votre application est enregistrée, copiez-collez les clefs d\'authentification sur cette page';
    1511$lang['No registration required for OpenID based providers'] = 'Pas d\'inscription nécessaire pour les authentifications type OpenID';
  • extensions/oAuth/language/lv_LV/help.lang.php

    r20532 r20625  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
    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>';
    2424$lang['Fill out any required fields such as the application name and description'] = 'Aizpildiet visus pieprasītos laukus, kā aplikācijas nosaukums un apraksts';
    2525$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ā';
    2626$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>';
    2727$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>';
    3531$lang['No registration required for OpenID based providers'] = 'Uz OpenID balstītiem pakalpojuma sniedzējiem nav nepieciešama reģistrācija';
    3632$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';
  • extensions/oAuth/language/sk_SK/help.lang.php

    r20552 r20625  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
    23 $lang['Set the <b>Kind of Application</b> to <em>Web-based</em>'] = 'Nastaviť <b>Kind of Application</b> do <em>Web-based</em>';
    24 $lang['Set the <b>Default Access Type</b> to <em>Read only</em>'] = 'Nastaviť <b>Default Access Type</b> na <em>Read only</em>';
    25 $lang['Set the <b>Application Type</b> to <em>Web Application</em>'] = 'Nastaviť <b>Application Type</b> do <em>Web aplikácie</em>';
    26 $lang['Set the <b>Access Scopes</b> to <em>This app will only access public...</em>'] = 'Nastaviť <b>Access Scopes</b> do <em>tejto app bude len verejne prístupná...</em>';
    27 $lang['Select <em>Website with facebook authentication</em> as application type'] = 'Označiť <em>Website with facebook authentication</em> ako typ aplikácie';
     23$lang['Set the <b>%s</b> to <em>%s</em>'] = 'Nastaviť <b>%s</b> do <em>%s</em>';
    2824$lang['Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>'] = 'Dať Vašu doménu webstránky do poľa %s';
    2925$lang['Provide this URL as the Callback/Redirect URL for your application: <em>%s</em>'] = 'Poskytnutie tejto URL ako Callback/Redirect URL pre Vašu aplikáciu: <em>%s</em>';
  • extensions/oAuth/language/tr_TR/help.lang.php

    r20540 r20625  
    2323$lang['On the <b>API Access</b> tab, <b>create an OAuth 2.0 Client ID</b>'] = '<b>OAuth 2.0 Client ID</b> sini <b>API Access</b> bölümünden oluşturun';
    2424$lang['Put your website domain in the %s fields. It should match with the current hostname: <em>%s</em>'] = 'Web site adresinizi %s yazınız. Geçerli alan adı ile eşleşmesi gerekir. <em>%s</em>';
    25 $lang['Set the <b>Kind of Application</b> to <em>Web-based</em>'] = '<b>Uygulama çeşidi<b> olarak <em>Web Tabanlı</em> seçiniz.';
    26 $lang['Set the <b>Access Scopes</b> to <em>This app will only access public...</em>'] = '<b> Erişim Kapsamı</b> olarak <em> Bu uygulama sadece hakla açık ...</em> seçiniz.';
    27 $lang['Set the <b>Application Type</b> to <em>Web Application</em>'] = '<b>Uygulama Tipi</b> olarak <em>Web Uygulaması</em> seçiniz.';
    28 $lang['Set the <b>Default Access Type</b> to <em>Read only</em>'] = '<b>Varsayılan Erişim Türü</b> olarak <em>Salt Okunur</em> ayarlayın';
    29 $lang['Select <em>Website with facebook authentication</em> as application type'] = 'Uygulama türü olarak <em> Facebook Kimlik Doğrulama</em> \'yı seçin';
     25$lang['Set the <b>%s</b> to <em>%s</em>'] = '<b>%s</b> olarak <em>%s</em> seçiniz';
    3026$lang['No registration required for OpenID based providers'] = 'OpenID tabanlı sağlayıcılar için kayıt olmaya gerek yok';
    3127$lang['Fill out any required fields such as the application name and description'] = 'Uygulama adı ve açıklaması için tüm gerekli alanları doldurun';
Note: See TracChangeset for help on using the changeset viewer.