summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-05-12 00:13:00 +0000
committerNextcloud bot <bot@nextcloud.com>2018-05-12 00:13:00 +0000
commit5fcb3dd1dc21c981be458f60774ccc806e9fe7ed (patch)
treec72295f2e1c3d6dc8dcba0aaf851693ca3f5453b /apps/oauth2/l10n
parent8d17d7f6cd1027a96586a25ae5a583ec50d56797 (diff)
downloadnextcloud-server-5fcb3dd1dc21c981be458f60774ccc806e9fe7ed.tar.gz
nextcloud-server-5fcb3dd1dc21c981be458f60774ccc806e9fe7ed.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2/l10n')
-rw-r--r--apps/oauth2/l10n/ca.js1
-rw-r--r--apps/oauth2/l10n/ca.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/ca.js b/apps/oauth2/l10n/ca.js
index 19d6ae7f001..dc7bad39f35 100644
--- a/apps/oauth2/l10n/ca.js
+++ b/apps/oauth2/l10n/ca.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"oauth2",
{
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "clients OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permet que els serveis externs sol·licitin accés a %s.",
"Name" : "Nom",
diff --git a/apps/oauth2/l10n/ca.json b/apps/oauth2/l10n/ca.json
index 81855caa2cf..983ff83872e 100644
--- a/apps/oauth2/l10n/ca.json
+++ b/apps/oauth2/l10n/ca.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "OAuth 2.0" : "OAuth 2.0",
"OAuth 2.0 clients" : "clients OAuth 2.0",
"OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 permet que els serveis externs sol·licitin accés a %s.",
"Name" : "Nom",