Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-02-01 05:26:49 +0300
committerNextcloud bot <bot@nextcloud.com>2022-02-01 05:26:49 +0300
commit16521e9f7c23f255043fac8457fa104ea42b31d0 (patch)
tree57a4e2dc1920bf436642891c1d8864c27c7b0426 /apps/oauth2
parentb47a42f9352bf423e23768cc90e81ff082fe65ad (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/oauth2')
-rw-r--r--apps/oauth2/l10n/pl.js4
-rw-r--r--apps/oauth2/l10n/pl.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/oauth2/l10n/pl.js b/apps/oauth2/l10n/pl.js
index 3478cd5fc43..049fff0a3cb 100644
--- a/apps/oauth2/l10n/pl.js
+++ b/apps/oauth2/l10n/pl.js
@@ -13,8 +13,8 @@ OC.L10N.register(
"Redirection URI" : "URI przekierowania",
"Add" : "Dodaj",
"Client Identifier" : "Identyfikator Klienta",
- "Secret" : "Sekretny klucz",
- "Show client secret" : "Pokaż sekretny klucz klienta",
+ "Secret" : "Tajny klucz",
+ "Show client secret" : "Pokaż tajny klucz klienta",
"Delete" : "Usuń"
},
"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);");
diff --git a/apps/oauth2/l10n/pl.json b/apps/oauth2/l10n/pl.json
index a7468d739a6..f8e2ffa58bf 100644
--- a/apps/oauth2/l10n/pl.json
+++ b/apps/oauth2/l10n/pl.json
@@ -11,8 +11,8 @@
"Redirection URI" : "URI przekierowania",
"Add" : "Dodaj",
"Client Identifier" : "Identyfikator Klienta",
- "Secret" : "Sekretny klucz",
- "Show client secret" : "Pokaż sekretny klucz klienta",
+ "Secret" : "Tajny klucz",
+ "Show client secret" : "Pokaż tajny klucz klienta",
"Delete" : "Usuń"
},"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