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:
authorNextcloud bot <bot@nextcloud.com>2017-02-28 04:15:42 +0300
committerNextcloud bot <bot@nextcloud.com>2017-02-28 04:15:42 +0300
commit97946635cba5036c4c022f69cb703143203a2fd9 (patch)
tree0f3d65dea7c06d4f684bfe756dab8d0b7258a083 /l10n
parentc072f2d70dfd8287b6e228cc66a885c4f36f08c0 (diff)
[tx-robot] updated from transifex
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