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

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-12 05:57:50 +0300
committerNextcloud bot <bot@nextcloud.com>2022-10-12 05:57:50 +0300
commit06d22503a6c7d58485332257b9837a4d6ee056d5 (patch)
tree37f4263524fb6946e073c54a66d3d32fe7ce5071
parentfc9f326fcaa616fb2dc9a533327fb64486e0e497 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/pl.js4
-rw-r--r--l10n/pl.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/l10n/pl.js b/l10n/pl.js
index de4042e3..1a5678ed 100644
--- a/l10n/pl.js
+++ b/l10n/pl.js
@@ -83,8 +83,8 @@ OC.L10N.register(
"Metadata invalid" : "Nieprawidłowe metadane",
"Metadata valid" : "Prawidłowe metadane",
"Error" : "Błąd",
- "Account not provisioned." : "Konto nieobsługiwane.",
- "Your account is not provisioned, access to this service is thus not possible." : "Twoje konto nie jest świadczone, dostęp do usługi jest po prostu niemożliwy.",
+ "Account not provisioned." : "Brak konta.",
+ "Your account is not provisioned, access to this service is thus not possible." : "Nie posiadasz konta, stąd dostęp do tej usługi jest niemożliwy.",
"Login options:" : "Opcje logowania:",
"Choose a authentication provider" : "Wybierz dostawcę uwierzytelniania"
},
diff --git a/l10n/pl.json b/l10n/pl.json
index 5b27cf86..ad94582b 100644
--- a/l10n/pl.json
+++ b/l10n/pl.json
@@ -81,8 +81,8 @@
"Metadata invalid" : "Nieprawidłowe metadane",
"Metadata valid" : "Prawidłowe metadane",
"Error" : "Błąd",
- "Account not provisioned." : "Konto nieobsługiwane.",
- "Your account is not provisioned, access to this service is thus not possible." : "Twoje konto nie jest świadczone, dostęp do usługi jest po prostu niemożliwy.",
+ "Account not provisioned." : "Brak konta.",
+ "Your account is not provisioned, access to this service is thus not possible." : "Nie posiadasz konta, stąd dostęp do tej usługi jest niemożliwy.",
"Login options:" : "Opcje logowania:",
"Choose a authentication provider" : "Wybierz dostawcę uwierzytelniania"
},"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);"