summaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/sk.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/sk.js')
-rw-r--r--apps/oauth2/l10n/sk.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/oauth2/l10n/sk.js b/apps/oauth2/l10n/sk.js
index e3838273b89..27e87aa5070 100644
--- a/apps/oauth2/l10n/sk.js
+++ b/apps/oauth2/l10n/sk.js
@@ -12,10 +12,12 @@ OC.L10N.register(
"Redirection URI" : "URI presmerovania",
"Client Identifier" : "Identifikátor klienta",
"Secret key" : "Tajný kľúč",
+ "Delete client" : "Odstrániť klienta",
"Add client" : "Pridať klienta",
"Add" : "Pridať",
"Delete" : "Zmazať",
"Show client secret" : "Zobraziť tajomstvo klienta",
+ "Hide client secret" : "Skryť klienta",
"Secret" : "Tajný kľúč"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");