Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-12-07 04:10:37 +0300
committerNextcloud bot <bot@nextcloud.com>2017-12-07 04:10:37 +0300
commit7d529c081a5b379b7058d194970dc79c3b49357f (patch)
tree5f9415558cc9600d2eb6ad6c767f78f18134fa45 /apps/oauth2/l10n/et_EE.js
parent430f60db21bbda895825bdb37632b5d68dff1f6e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n/et_EE.js')
-rw-r--r--apps/oauth2/l10n/et_EE.js11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/et_EE.js b/apps/oauth2/l10n/et_EE.js
new file mode 100644
index 00000000000..8cba010336b
--- /dev/null
+++ b/apps/oauth2/l10n/et_EE.js
@@ -0,0 +1,11 @@
+OC.L10N.register(
+ "oauth2",
+ {
+ "OAuth 2.0 clients" : "OAuth 2.0 kliendid",
+ "Name" : "Nimi",
+ "Redirection URI" : "Suunamise URI",
+ "Secret" : "Saladus",
+ "Add client" : "Lisa klient",
+ "Add" : "Lisa"
+},
+"nplurals=2; plural=(n != 1);");