Updated strings.

This commit is contained in:
James Cole
2020-06-04 06:49:44 +02:00
parent 3db778a2b1
commit 29847c9711
149 changed files with 863 additions and 4978 deletions

View File

@@ -51,8 +51,8 @@
"profile_oauth_no_clients": "You have not created any OAuth clients.",
"profile_oauth_clients_header": "Clients",
"profile_oauth_client_id": "Client ID",
"profile_oauth_client_name": "Name",
"profile_oauth_client_secret": "Secret",
"profile_oauth_client_name": "Nimi",
"profile_oauth_client_secret": "Salaisuus",
"profile_oauth_create_new_client": "Create New Client",
"profile_oauth_create_client": "Create Client",
"profile_oauth_edit_client": "Edit Client",
@@ -69,7 +69,7 @@
"profile_no_personal_access_token": "You have not created any personal access tokens.",
"profile_create_new_token": "Create new token",
"profile_create_token": "Create token",
"profile_create": "Create",
"profile_create": "Luo",
"profile_save_changes": "Save changes"
},
"form": {

View File

@@ -44,33 +44,33 @@
"edit": "Modifier",
"delete": "Supprimer",
"name": "Nom",
"profile_whoops": "Whoops!",
"profile_something_wrong": "Something went wrong!",
"profile_try_again": "Something went wrong. Please try again.",
"profile_oauth_clients": "OAuth Clients",
"profile_oauth_no_clients": "You have not created any OAuth clients.",
"profile_whoops": "Oups !",
"profile_something_wrong": "Une erreur s'est produite !",
"profile_try_again": "Une erreur s\u2019est produite. Merci d\u2019essayer \u00e0 nouveau.",
"profile_oauth_clients": "Clients OAuth",
"profile_oauth_no_clients": "Vous n\u2019avez pas encore cr\u00e9\u00e9 de client OAuth.",
"profile_oauth_clients_header": "Clients",
"profile_oauth_client_id": "Client ID",
"profile_oauth_client_name": "Name",
"profile_oauth_client_id": "Identifiant",
"profile_oauth_client_name": "Nom",
"profile_oauth_client_secret": "Secret",
"profile_oauth_create_new_client": "Create New Client",
"profile_oauth_create_client": "Create Client",
"profile_oauth_edit_client": "Edit Client",
"profile_oauth_name_help": "Something your users will recognize and trust.",
"profile_oauth_redirect_url": "Redirect URL",
"profile_oauth_redirect_url_help": "Your application's authorization callback URL.",
"profile_authorized_apps": "Authorized applications",
"profile_authorized_clients": "Authorized clients",
"profile_scopes": "Scopes",
"profile_revoke": "Revoke",
"profile_personal_access_tokens": "Personal Access Tokens",
"profile_personal_access_token": "Personal Access Token",
"profile_personal_access_token_explanation": "Here is your new personal access token. This is the only time it will be shown so don't lose it! You may now use this token to make API requests.",
"profile_no_personal_access_token": "You have not created any personal access tokens.",
"profile_create_new_token": "Create new token",
"profile_create_token": "Create token",
"profile_create": "Create",
"profile_save_changes": "Save changes"
"profile_oauth_create_new_client": "Cr\u00e9er un nouveau client",
"profile_oauth_create_client": "Cr\u00e9er un client",
"profile_oauth_edit_client": "Modifier le client",
"profile_oauth_name_help": "Quelque chose que vos utilisateurs reconna\u00eetront et qui inspirera confiance.",
"profile_oauth_redirect_url": "URL de redirection",
"profile_oauth_redirect_url_help": "URL de callback de votre application.",
"profile_authorized_apps": "Applications autoris\u00e9es",
"profile_authorized_clients": "Clients autoris\u00e9s",
"profile_scopes": "Permissions",
"profile_revoke": "R\u00e9voquer",
"profile_personal_access_tokens": "Jetons d'acc\u00e8s personnels",
"profile_personal_access_token": "Jeton d'acc\u00e8s personnel",
"profile_personal_access_token_explanation": "Voici votre nouveau jeton d\u2019acc\u00e8s personnel. Ceci est la seule fois o\u00f9 vous pourrez le voir, ne le perdez pas ! Vous pouvez d\u00e8s \u00e0 pr\u00e9sent utiliser ce jeton pour lancer des requ\u00eates avec l\u2019API.",
"profile_no_personal_access_token": "Vous n\u2019avez pas encore cr\u00e9\u00e9 de jeton d\u2019acc\u00e8s personnel.",
"profile_create_new_token": "Cr\u00e9er un nouveau jeton",
"profile_create_token": "Cr\u00e9er un jeton",
"profile_create": "Cr\u00e9er",
"profile_save_changes": "Enregistrer les modifications"
},
"form": {
"interest_date": "Date de valeur (int\u00e9r\u00eats)",

View File

@@ -44,33 +44,33 @@
"edit": "Modifica",
"delete": "Elimina",
"name": "Nome",
"profile_whoops": "Whoops!",
"profile_something_wrong": "Something went wrong!",
"profile_try_again": "Something went wrong. Please try again.",
"profile_oauth_clients": "OAuth Clients",
"profile_oauth_no_clients": "You have not created any OAuth clients.",
"profile_oauth_clients_header": "Clients",
"profile_oauth_client_id": "Client ID",
"profile_oauth_client_name": "Name",
"profile_oauth_client_secret": "Secret",
"profile_oauth_create_new_client": "Create New Client",
"profile_oauth_create_client": "Create Client",
"profile_oauth_edit_client": "Edit Client",
"profile_oauth_name_help": "Something your users will recognize and trust.",
"profile_oauth_redirect_url": "Redirect URL",
"profile_oauth_redirect_url_help": "Your application's authorization callback URL.",
"profile_authorized_apps": "Authorized applications",
"profile_authorized_clients": "Authorized clients",
"profile_scopes": "Scopes",
"profile_revoke": "Revoke",
"profile_personal_access_tokens": "Personal Access Tokens",
"profile_personal_access_token": "Personal Access Token",
"profile_personal_access_token_explanation": "Here is your new personal access token. This is the only time it will be shown so don't lose it! You may now use this token to make API requests.",
"profile_no_personal_access_token": "You have not created any personal access tokens.",
"profile_create_new_token": "Create new token",
"profile_create_token": "Create token",
"profile_create": "Create",
"profile_save_changes": "Save changes"
"profile_whoops": "Oops!",
"profile_something_wrong": "Qualcosa non ha funzionato!",
"profile_try_again": "Qualcosa non ha funzionato. Riprova.",
"profile_oauth_clients": "Client OAuth",
"profile_oauth_no_clients": "Non hai creato nessun client OAuth.",
"profile_oauth_clients_header": "Client",
"profile_oauth_client_id": "ID client",
"profile_oauth_client_name": "Nome",
"profile_oauth_client_secret": "Segreto",
"profile_oauth_create_new_client": "Crea nuovo client",
"profile_oauth_create_client": "Crea client",
"profile_oauth_edit_client": "Modifica client",
"profile_oauth_name_help": "Qualcosa di cui i tuoi utenti potranno riconoscere e fidarsi.",
"profile_oauth_redirect_url": "URL di reindirizzamento",
"profile_oauth_redirect_url_help": "L'URL di callback dell'autorizzazione della tua applicazione.",
"profile_authorized_apps": "Applicazioni autorizzate",
"profile_authorized_clients": "Client autorizzati",
"profile_scopes": "Ambiti",
"profile_revoke": "Revoca",
"profile_personal_access_tokens": "Token di acceso personale",
"profile_personal_access_token": "Token di acceso personale",
"profile_personal_access_token_explanation": "Ecco il tuo nuovo token di accesso personale. Questa \u00e8 l'unica volta che ti viene mostrato per cui non perderlo! Da adesso puoi utilizzare questo token per effettuare delle richieste API.",
"profile_no_personal_access_token": "Non hai creato alcun token di accesso personale.",
"profile_create_new_token": "Crea nuovo token",
"profile_create_token": "Crea token",
"profile_create": "Crea",
"profile_save_changes": "Salva modifiche"
},
"form": {
"interest_date": "Data interesse",

View File

@@ -44,33 +44,33 @@
"edit": "Wijzig",
"delete": "Verwijder",
"name": "Naam",
"profile_whoops": "Whoops!",
"profile_something_wrong": "Something went wrong!",
"profile_try_again": "Something went wrong. Please try again.",
"profile_whoops": "Oeps!",
"profile_something_wrong": "Er is iets mis gegaan!",
"profile_try_again": "Er is iets misgegaan. Probeer het nogmaals.",
"profile_oauth_clients": "OAuth Clients",
"profile_oauth_no_clients": "You have not created any OAuth clients.",
"profile_oauth_no_clients": "Je hebt nog geen OAuth-clients aangemaakt.",
"profile_oauth_clients_header": "Clients",
"profile_oauth_client_id": "Client ID",
"profile_oauth_client_name": "Name",
"profile_oauth_client_name": "Naam",
"profile_oauth_client_secret": "Secret",
"profile_oauth_create_new_client": "Create New Client",
"profile_oauth_create_client": "Create Client",
"profile_oauth_edit_client": "Edit Client",
"profile_oauth_name_help": "Something your users will recognize and trust.",
"profile_oauth_redirect_url": "Redirect URL",
"profile_oauth_redirect_url_help": "Your application's authorization callback URL.",
"profile_authorized_apps": "Authorized applications",
"profile_authorized_clients": "Authorized clients",
"profile_oauth_create_new_client": "Nieuwe client aanmaken",
"profile_oauth_create_client": "Client aanmaken",
"profile_oauth_edit_client": "Client bewerken",
"profile_oauth_name_help": "Iets dat je gebruikers herkennen en vertrouwen.",
"profile_oauth_redirect_url": "Redirect-URL",
"profile_oauth_redirect_url_help": "De authorisatie-callback-url van jouw applicatie.",
"profile_authorized_apps": "Geautoriseerde toepassingen",
"profile_authorized_clients": "Geautoriseerde clients",
"profile_scopes": "Scopes",
"profile_revoke": "Revoke",
"profile_personal_access_tokens": "Personal Access Tokens",
"profile_personal_access_token": "Personal Access Token",
"profile_personal_access_token_explanation": "Here is your new personal access token. This is the only time it will be shown so don't lose it! You may now use this token to make API requests.",
"profile_no_personal_access_token": "You have not created any personal access tokens.",
"profile_create_new_token": "Create new token",
"profile_create_token": "Create token",
"profile_create": "Create",
"profile_save_changes": "Save changes"
"profile_revoke": "Intrekken",
"profile_personal_access_tokens": "Persoonlijke toegangstokens",
"profile_personal_access_token": "Persoonlijk toegangstoken",
"profile_personal_access_token_explanation": "Hier is je nieuwe persoonlijke toegangstoken. Dit is de enige keer dat deze getoond wordt dus verlies deze niet! Je kan deze toegangstoken gebruiken om API-aanvragen te maken.",
"profile_no_personal_access_token": "Je hebt nog geen persoonlijke toegangstokens aangemaakt.",
"profile_create_new_token": "Nieuwe token aanmaken",
"profile_create_token": "Token aanmaken",
"profile_create": "Cre\u00ebr",
"profile_save_changes": "Aanpassingen opslaan"
},
"form": {
"interest_date": "Rentedatum",

View File

@@ -44,15 +44,15 @@
"edit": "Editar",
"delete": "Apagar",
"name": "Nome",
"profile_whoops": "Whoops!",
"profile_whoops": "Ops!",
"profile_something_wrong": "Something went wrong!",
"profile_try_again": "Something went wrong. Please try again.",
"profile_oauth_clients": "OAuth Clients",
"profile_oauth_no_clients": "You have not created any OAuth clients.",
"profile_oauth_clients_header": "Clients",
"profile_oauth_clients_header": "Clientes",
"profile_oauth_client_id": "Client ID",
"profile_oauth_client_name": "Name",
"profile_oauth_client_secret": "Secret",
"profile_oauth_client_name": "Nome",
"profile_oauth_client_secret": "Segredo",
"profile_oauth_create_new_client": "Create New Client",
"profile_oauth_create_client": "Create Client",
"profile_oauth_edit_client": "Edit Client",
@@ -61,16 +61,16 @@
"profile_oauth_redirect_url_help": "Your application's authorization callback URL.",
"profile_authorized_apps": "Authorized applications",
"profile_authorized_clients": "Authorized clients",
"profile_scopes": "Scopes",
"profile_revoke": "Revoke",
"profile_scopes": "Escopos",
"profile_revoke": "Revogar",
"profile_personal_access_tokens": "Personal Access Tokens",
"profile_personal_access_token": "Personal Access Token",
"profile_personal_access_token_explanation": "Here is your new personal access token. This is the only time it will be shown so don't lose it! You may now use this token to make API requests.",
"profile_no_personal_access_token": "You have not created any personal access tokens.",
"profile_create_new_token": "Create new token",
"profile_create_token": "Create token",
"profile_create": "Create",
"profile_save_changes": "Save changes"
"profile_create_new_token": "Criar novo token",
"profile_create_token": "Criar token",
"profile_create": "Criar",
"profile_save_changes": "Salvar altera\u00e7\u00f5es"
},
"form": {
"interest_date": "Data de interesse",

View File

@@ -44,33 +44,33 @@
"edit": "Editeaz\u0103",
"delete": "\u0218terge",
"name": "Nume",
"profile_whoops": "Whoops!",
"profile_something_wrong": "Something went wrong!",
"profile_try_again": "Something went wrong. Please try again.",
"profile_oauth_clients": "OAuth Clients",
"profile_oauth_no_clients": "You have not created any OAuth clients.",
"profile_oauth_clients_header": "Clients",
"profile_oauth_client_id": "Client ID",
"profile_oauth_client_name": "Name",
"profile_whoops": "Hopaa!",
"profile_something_wrong": "A ap\u0103rut o eroare!",
"profile_try_again": "A ap\u0103rut o problem\u0103. \u00cencerca\u021bi din nou.",
"profile_oauth_clients": "Clien\u021bi OAuth",
"profile_oauth_no_clients": "Nu a\u021bi creat niciun client OAuth.",
"profile_oauth_clients_header": "Clien\u021bi",
"profile_oauth_client_id": "ID Client",
"profile_oauth_client_name": "Nume",
"profile_oauth_client_secret": "Secret",
"profile_oauth_create_new_client": "Create New Client",
"profile_oauth_create_client": "Create Client",
"profile_oauth_edit_client": "Edit Client",
"profile_oauth_name_help": "Something your users will recognize and trust.",
"profile_oauth_redirect_url": "Redirect URL",
"profile_oauth_redirect_url_help": "Your application's authorization callback URL.",
"profile_authorized_apps": "Authorized applications",
"profile_authorized_clients": "Authorized clients",
"profile_scopes": "Scopes",
"profile_revoke": "Revoke",
"profile_personal_access_tokens": "Personal Access Tokens",
"profile_personal_access_token": "Personal Access Token",
"profile_personal_access_token_explanation": "Here is your new personal access token. This is the only time it will be shown so don't lose it! You may now use this token to make API requests.",
"profile_no_personal_access_token": "You have not created any personal access tokens.",
"profile_create_new_token": "Create new token",
"profile_create_token": "Create token",
"profile_create": "Create",
"profile_save_changes": "Save changes"
"profile_oauth_create_new_client": "Creare client nou",
"profile_oauth_create_client": "Creare client",
"profile_oauth_edit_client": "Editare client",
"profile_oauth_name_help": "Ceva ce utilizatorii vor recunoa\u0219te \u0219i vor avea \u00eencredere.",
"profile_oauth_redirect_url": "Redirectioneaza URL",
"profile_oauth_redirect_url_help": "URL-ul de retroapelare al aplica\u021biei dvs.",
"profile_authorized_apps": "Aplica\u021biile dvs autorizate",
"profile_authorized_clients": "Clien\u021bi autoriza\u021bi",
"profile_scopes": "Domenii",
"profile_revoke": "Revoca\u021bi",
"profile_personal_access_tokens": "Token de acces personal",
"profile_personal_access_token": "Token de acces personal",
"profile_personal_access_token_explanation": "Aici este noul dvs. token de acces personal. Este singura dat\u0103 c\u00e2nd va fi afi\u0219at a\u0219a c\u0103 nu \u00eel pierde! Acum po\u021bi folosi acest token pentru a face cereri API.",
"profile_no_personal_access_token": "Nu a\u0163i creat nici un token personal de acces.",
"profile_create_new_token": "Creaz\u0103 un nou token",
"profile_create_token": "Creaz\u0103 token",
"profile_create": "Creaz\u0103",
"profile_save_changes": "Salveaz\u0103 modific\u0103rile"
},
"form": {
"interest_date": "Data de interes",