diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-03 01:10:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-03 01:10:43 +0000 |
commit | 064ff027fdc1bded387688f49fb7ee36d940c681 (patch) | |
tree | ce840909789fbb7c5ebc535e7cedbe3e63955fe8 /apps/oauth2/l10n | |
parent | 9e907901a00d766f1ff7a3b8d7297e16e324b77f (diff) | |
download | nextcloud-server-064ff027fdc1bded387688f49fb7ee36d940c681.tar.gz nextcloud-server-064ff027fdc1bded387688f49fb7ee36d940c681.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r-- | apps/oauth2/l10n/et_EE.js | 2 | ||||
-rw-r--r-- | apps/oauth2/l10n/et_EE.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/et_EE.js b/apps/oauth2/l10n/et_EE.js index 8cba010336b..7a65047e10c 100644 --- a/apps/oauth2/l10n/et_EE.js +++ b/apps/oauth2/l10n/et_EE.js @@ -2,8 +2,10 @@ OC.L10N.register( "oauth2", { "OAuth 2.0 clients" : "OAuth 2.0 kliendid", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 lubab välistel teenustel %s teenusele ligipääsu taotleda.", "Name" : "Nimi", "Redirection URI" : "Suunamise URI", + "Client Identifier" : "Kliendi identifikaator", "Secret" : "Saladus", "Add client" : "Lisa klient", "Add" : "Lisa" diff --git a/apps/oauth2/l10n/et_EE.json b/apps/oauth2/l10n/et_EE.json index cbe3238027f..cbf3d2335d3 100644 --- a/apps/oauth2/l10n/et_EE.json +++ b/apps/oauth2/l10n/et_EE.json @@ -1,7 +1,9 @@ { "translations": { "OAuth 2.0 clients" : "OAuth 2.0 kliendid", + "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 lubab välistel teenustel %s teenusele ligipääsu taotleda.", "Name" : "Nimi", "Redirection URI" : "Suunamise URI", + "Client Identifier" : "Kliendi identifikaator", "Secret" : "Saladus", "Add client" : "Lisa klient", "Add" : "Lisa" |