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

- old
+ new

@@ -13,10 +13,12 @@ fragment_present: 'kan geen fragment bevatten.' invalid_uri: 'moet een geldige URI zijn.' relative_uri: 'moet een absolute URI zijn.' secured_uri: 'moet een HTTPS/SSL URI zijn.' forbidden_uri: 'is forbidden by the server.' + scopes: + not_match_configured: "doesn't match configured on the server." doorkeeper: applications: confirmations: destroy: 'Weet je het zeker?' @@ -27,27 +29,34 @@ cancel: 'Annuleren' authorize: 'Authoriseren' form: error: 'Oops! Controleer het formulier op fouten' 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: 'Gebruik één regel per URI. ' native_redirect_uri: 'Gebruik %{native_redirect_uri} voor lokale tests' scopes: 'Scheid scopes met spaties. Laat leeg om de standaard scopes te gebruiken.' edit: title: 'Bewerk applicatie' index: title: 'Jouw applicaties' new: 'Nieuwe applicatie' name: 'Naam' callback_url: 'Callback URL' + actions: 'Actions' + confidential: 'Confidential?' + confidentiality: + 'yes': 'Ja' + 'no': 'Nee' new: title: 'Nieuwe applicatie' show: title: 'Applicatie: %{name}' - application_id: 'Applicatie Id' + application_id: 'Applicatie UID' secret: 'Secret' scopes: 'Scopes' + confidential: 'Confidential' callback_urls: 'Callback urls' actions: 'Acties' authorizations: buttons: @@ -113,9 +122,10 @@ destroy: notice: 'Applicatie ingetrokken.' layouts: admin: + title: 'Doorkeeper' nav: oauth2_provider: 'OAuth2 Provider' applications: 'Applicaties' home: 'Home' application: