diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-31 00:13:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-31 00:13:51 +0000 |
commit | 0f398e7611a39ac843c45cae3db1d63a03d1296a (patch) | |
tree | e8971a496d992e6459e3c114782d007bd5838581 /apps/oauth2 | |
parent | 660ae73e5f3f5d3a94c73493166bad170b55c1f4 (diff) | |
download | nextcloud-server-0f398e7611a39ac843c45cae3db1d63a03d1296a.tar.gz nextcloud-server-0f398e7611a39ac843c45cae3db1d63a03d1296a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r-- | apps/oauth2/l10n/sk.js | 1 | ||||
-rw-r--r-- | apps/oauth2/l10n/sk.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/sk.js b/apps/oauth2/l10n/sk.js index 5de3a2a5144..977ffe779a0 100644 --- a/apps/oauth2/l10n/sk.js +++ b/apps/oauth2/l10n/sk.js @@ -1,6 +1,7 @@ OC.L10N.register( "oauth2", { + "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "klienti OAuth 2.0", "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 umožňuje externým službám vyžiadať prístup k %s.", "Name" : "Názov", diff --git a/apps/oauth2/l10n/sk.json b/apps/oauth2/l10n/sk.json index bb8e9db4caf..bc0e014f859 100644 --- a/apps/oauth2/l10n/sk.json +++ b/apps/oauth2/l10n/sk.json @@ -1,4 +1,5 @@ { "translations": { + "OAuth 2.0" : "OAuth 2.0", "OAuth 2.0 clients" : "klienti OAuth 2.0", "OAuth 2.0 allows external services to request access to %s." : "OAuth 2.0 umožňuje externým službám vyžiadať prístup k %s.", "Name" : "Názov", |