diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-08-27 02:16:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-08-27 02:16:52 +0000 |
commit | 348525426c3adf8fbfbcc16e28e99fcf7320d2e0 (patch) | |
tree | d8f588146335c542bdc55de9b2ac741968eed289 /apps/oauth2 | |
parent | c9a1379bdf99013c7f0bf9510f0e9f7955100ff7 (diff) | |
download | nextcloud-server-348525426c3adf8fbfbcc16e28e99fcf7320d2e0.tar.gz nextcloud-server-348525426c3adf8fbfbcc16e28e99fcf7320d2e0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r-- | apps/oauth2/l10n/br.js | 4 | ||||
-rw-r--r-- | apps/oauth2/l10n/br.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/br.js b/apps/oauth2/l10n/br.js index 3a5b0458833..abb2e7d36f8 100644 --- a/apps/oauth2/l10n/br.js +++ b/apps/oauth2/l10n/br.js @@ -1,11 +1,11 @@ OC.L10N.register( "oauth2", { - "Your client is not authorized to connect. Please inform the administrator of your client." : "N'eo ket aotreet ho kliant d'en em kenstagañ. Galvit administratour ho kliant.", + "Your client is not authorized to connect. Please inform the administrator of your client." : "N'eo ket aotreet ho kliant d'en em kenstagañ. Galvit merour ho kliant.", "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Ho adhenter URL en deus ezhomm bezhañ un URL klog da skouer : https://yourdomain.com/path", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Oatreit an dilesa a glot gant OAuth 2.0 diouzh ho meziant web.", - "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aotreant a raio ar meziant OAuth 2.0 an administratourienn da arventennoù evit an dilesa red-labour e-barzh evit aotreañ an dilesa a glot gant OAuth 2.0 eus meziantoù web all.", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aotreant a raio ar meziant OAuth 2.0 ar merour da arventennoù evit an dilesa red-labour e-barzh evit aotreañ an dilesa a glot gant OAuth 2.0 eus meziantoù web all.", "OAuth 2.0 clients" : "Kliant OAuth 2.0", "OAuth 2.0 allows external services to request access to {instanceName}." : "Aotreañ a ra OAuth 2.0 ar servijourienn diavaez da goulenn tizhout {instanceName}.", "Name" : "Anv", diff --git a/apps/oauth2/l10n/br.json b/apps/oauth2/l10n/br.json index a5fcd59cf11..5849559fb04 100644 --- a/apps/oauth2/l10n/br.json +++ b/apps/oauth2/l10n/br.json @@ -1,9 +1,9 @@ { "translations": { - "Your client is not authorized to connect. Please inform the administrator of your client." : "N'eo ket aotreet ho kliant d'en em kenstagañ. Galvit administratour ho kliant.", + "Your client is not authorized to connect. Please inform the administrator of your client." : "N'eo ket aotreet ho kliant d'en em kenstagañ. Galvit merour ho kliant.", "Your redirect URL needs to be a full URL for example: https://yourdomain.com/path" : "Ho adhenter URL en deus ezhomm bezhañ un URL klog da skouer : https://yourdomain.com/path", "OAuth 2.0" : "OAuth 2.0", "Allows OAuth2 compatible authentication from other web applications." : "Oatreit an dilesa a glot gant OAuth 2.0 diouzh ho meziant web.", - "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aotreant a raio ar meziant OAuth 2.0 an administratourienn da arventennoù evit an dilesa red-labour e-barzh evit aotreañ an dilesa a glot gant OAuth 2.0 eus meziantoù web all.", + "The OAuth2 app allows administrators to configure the built-in authentication workflow to also allow OAuth2 compatible authentication from other web applications." : "Aotreant a raio ar meziant OAuth 2.0 ar merour da arventennoù evit an dilesa red-labour e-barzh evit aotreañ an dilesa a glot gant OAuth 2.0 eus meziantoù web all.", "OAuth 2.0 clients" : "Kliant OAuth 2.0", "OAuth 2.0 allows external services to request access to {instanceName}." : "Aotreañ a ra OAuth 2.0 ar servijourienn diavaez da goulenn tizhout {instanceName}.", "Name" : "Anv", |