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>2020-12-20 06:19:42 +0300
committerNextcloud bot <bot@nextcloud.com>2020-12-20 06:19:42 +0300
commitec40d44d51cd31ebc0af2a4cfc07f459cdb8e461 (patch)
treeb5d779911efe7fef68d89c73c19b3979e0e176fb /l10n
parent8996a3fb05d3580e2689ce532311941a2bba9575 (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 3665e0b..5241ec0 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -18,6 +18,6 @@ OC.L10N.register(
"Authentication code" : "Kod uwierzytelnienia",
"Verify" : "Weryfikuj",
"Get the authentication code from the two-factor authentication app on your device." : "Pobierz kod uwierzytelnienia z aplikacji uwierzytelniania dwuskładnikowego na swoim urządzeniu.",
- "Submit" : "Zatwierdź"
+ "Submit" : "Wyślij"
},
"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 3dbc77d..c3d50f2 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -16,6 +16,6 @@
"Authentication code" : "Kod uwierzytelnienia",
"Verify" : "Weryfikuj",
"Get the authentication code from the two-factor authentication app on your device." : "Pobierz kod uwierzytelnienia z aplikacji uwierzytelniania dwuskładnikowego na swoim urządzeniu.",
- "Submit" : "Zatwierdź"
+ "Submit" : "Wyślij"
},"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