rails/locales/ca.yml in doorkeeper-i18n-4.0.1 vs rails/locales/ca.yml in doorkeeper-i18n-5.0.0

- old
+ new

@@ -13,10 +13,12 @@ fragment_present: 'no pot contenir un fragment.' invalid_uri: 'ha de ser una URI vàlid.' relative_uri: 'ha de ser una URI absoluta.' secured_uri: 'ha de ser una URI HTTPS/SSL.' forbidden_uri: 'està prohibida pel servidor' + scopes: + not_match_configured: "doesn't match configured on the server." doorkeeper: applications: confirmations: destroy: "Segur que vols eliminar l'aplicació?" @@ -27,27 +29,34 @@ cancel: 'Cancel·lar' authorize: 'Autoritzar' form: error: 'Ups! Sembla que hi ha errors al formulari' help: + confidential: 'Application will be used where the client secret can be kept confidential. Native mobile apps and Single Page Apps are considered non-confidential.' redirect_uri: 'Utilitza una línia per URI' native_redirect_uri: 'Utilitza %{native_redirect_uri} per a tests en local' scopes: 'Separa els àmbits amb espais. Deixa-ho en blanc per utilitzar els àmbits per defecte.' edit: title: 'Editar aplicació' index: title: 'Les teves aplicacions' new: 'Nova aplicació' name: 'Nom' callback_url: 'Callback URL' + actions: 'Actions' + confidential: 'Confidential?' + confidentiality: + 'yes': 'Sí' + 'no': 'No' new: title: 'Nova aplicació' show: title: 'Aplicació: %{name}' application_id: "Identificador d'aplicació" secret: 'Secret' scopes: 'Àmbits' + confidential: 'Confidential' callback_urls: 'URLs de callback' actions: 'Accions' authorizations: buttons: @@ -113,9 +122,10 @@ destroy: notice: 'Aplicació anul·lada.' layouts: admin: + title: 'Doorkeeper' nav: oauth2_provider: 'Proveïdor OAuth2' applications: 'Aplicacions' home: 'Inici' application: