diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-05-08 02:16:16 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-05-08 02:16:16 +0000 |
commit | d460f4fc5a72aa76341f7526f933d2e04b06ed83 (patch) | |
tree | 706ebfee0ef665579f36f679f47800f23894cd43 /apps/oauth2 | |
parent | 88bad0fe685ea1840272a5c0e40f90b537e3b021 (diff) | |
download | nextcloud-server-d460f4fc5a72aa76341f7526f933d2e04b06ed83.tar.gz nextcloud-server-d460f4fc5a72aa76341f7526f933d2e04b06ed83.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/oauth2')
-rw-r--r-- | apps/oauth2/l10n/pl.js | 2 | ||||
-rw-r--r-- | apps/oauth2/l10n/pl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/oauth2/l10n/pl.js b/apps/oauth2/l10n/pl.js index 1920f255518..21a47551a82 100644 --- a/apps/oauth2/l10n/pl.js +++ b/apps/oauth2/l10n/pl.js @@ -11,7 +11,7 @@ OC.L10N.register( "Name" : "Nazwa", "Redirection URI" : "URI przekierowania", "Client Identifier" : "Identyfikator Klienta", - "Secret" : "Klucz tajny", + "Secret" : "Tajny klucz", "Add client" : "Dodaj klienta", "Add" : "Dodaj", "Show client secret" : "Pokaż tajny klucz klienta", diff --git a/apps/oauth2/l10n/pl.json b/apps/oauth2/l10n/pl.json index b8f6d021819..a08ec4e0fa3 100644 --- a/apps/oauth2/l10n/pl.json +++ b/apps/oauth2/l10n/pl.json @@ -9,7 +9,7 @@ "Name" : "Nazwa", "Redirection URI" : "URI przekierowania", "Client Identifier" : "Identyfikator Klienta", - "Secret" : "Klucz tajny", + "Secret" : "Tajny klucz", "Add client" : "Dodaj klienta", "Add" : "Dodaj", "Show client secret" : "Pokaż tajny klucz klienta", |