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-06-09 05:31:52 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-09 05:31:52 +0300
commitda58e46ecded68585f6ce3c5ce778be076711b1a (patch)
tree245f05bbcd332b963d80ed0a679b94db68233b34 /core/l10n/pl.js
parentb7089c20ee4dd0f4b8bc805068aadbaf89a6a081 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r--core/l10n/pl.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js
index 94941b31668..31b31ab1a67 100644
--- a/core/l10n/pl.js
+++ b/core/l10n/pl.js
@@ -358,7 +358,6 @@ OC.L10N.register(
"Email address" : "Adres e-mail",
"Password sent!" : "Hasło wysłane!",
"You are not authorized to request a password for this share" : "Nie masz uprawnień do żądania hasła dla tego udostępnienia",
- "Request password" : "Żądanie hasła",
"Go to %s" : "Przejdź do %s",
"Two-factor authentication" : "Uwierzytelnianie dwuskładnikowe",
"Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Dodatkowe zabezpieczenia są włączone dla Twojego konta. Wybierz drugą metodę uwierzytelniania:",
@@ -402,6 +401,7 @@ OC.L10N.register(
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Twój katalog danych i pliki są prawdopodobnie dostępne przez Internet. Plik .htaccess nie działa. Zdecydowanie zaleca się skonfigurowanie serwera WWW w taki sposób, aby katalog danych nie był już dostępny, albo przenieś katalog danych poza główny katalog serwera WWW.",
"The password is wrong. Try again." : "Hasło jest nieprawidłowe. Spróbuj ponownie.",
"You haven't added any info yet" : "Nie dodałeś jeszcze żadnych informacji",
- "{user} hasn't added any info yet" : "{user} nie dodał jeszcze żadnych informacji"
+ "{user} hasn't added any info yet" : "{user} nie dodał jeszcze żadnych informacji",
+ "Request password" : "Żądanie hasła"
},
"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);");