aboutsummaryrefslogtreecommitdiffstats
path: root/apps/oauth2/l10n/pl.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/oauth2/l10n/pl.json')
-rw-r--r--apps/oauth2/l10n/pl.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/oauth2/l10n/pl.json b/apps/oauth2/l10n/pl.json
index b5d28e16f33..92073ef9e04 100644
--- a/apps/oauth2/l10n/pl.json
+++ b/apps/oauth2/l10n/pl.json
@@ -11,9 +11,11 @@
"Client Identifier" : "Identyfikator Klienta",
"Secret key" : "Tajny klucz",
"Delete client" : "Usuń klienta",
+ "Make sure you store the secret key, it cannot be recovered." : "Upewnij się, że przechowujesz klucz tajny, gdyż nie będzie można go odzyskać.",
"Add client" : "Dodaj klienta",
"Add" : "Dodaj",
"Delete" : "Usuń",
- "Show client secret" : "Pokaż tajny klucz klienta"
+ "Show client secret" : "Pokaż tajny klucz klienta",
+ "Hide client secret" : "Ukryj tajny klucz klienta"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
} \ No newline at end of file