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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'l10n')
-rw-r--r--l10n/pl.js2
-rw-r--r--l10n/pl.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index aae8067..10c6a0c 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -10,6 +10,6 @@ OC.L10N.register(
"Authenticate with a TOTP app" : "Uwierzytelnij przy pomocy aplikacji TOTP",
"Authentication code" : "Kod uwierzytelnienia",
"Get the authentication code from the two-factor authentication app on your device." : "Pobierz kod uwierzytelnienia z aplikacji dwuskładnikowego uwierzytelniania na swoim urządzeniu.",
- "TOTP second-factor auth" : "Drugi składnik uwierzytelnienia TOTP"
+ "TOTP second-factor auth" : "Dwuskładnikowe uwierzytelnienie TOTP"
},
"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/l10n/pl.json b/l10n/pl.json
index d0c6cca..527e19a 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -8,6 +8,6 @@
"Authenticate with a TOTP app" : "Uwierzytelnij przy pomocy aplikacji TOTP",
"Authentication code" : "Kod uwierzytelnienia",
"Get the authentication code from the two-factor authentication app on your device." : "Pobierz kod uwierzytelnienia z aplikacji dwuskładnikowego uwierzytelniania na swoim urządzeniu.",
- "TOTP second-factor auth" : "Drugi składnik uwierzytelnienia TOTP"
+ "TOTP second-factor auth" : "Dwuskładnikowe uwierzytelnienie TOTP"
},"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