summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-03 01:10:30 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-03 01:10:30 +0000
commit7af48b4187a6dc806fc033000e1110d3c2baf7a9 (patch)
tree56becd5a205c4edc1aeb1a8da825f8ac46791645 /apps/oauth2/l10n
parent737e7f9f29ed908e160a5aa64db155cbcabd2e25 (diff)
downloadnextcloud-server-7af48b4187a6dc806fc033000e1110d3c2baf7a9.tar.gz
nextcloud-server-7af48b4187a6dc806fc033000e1110d3c2baf7a9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/et_EE.js2
-rw-r--r--apps/oauth2/l10n/et_EE.json2
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"