aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/pl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-10-22 02:15:49 +0000
committerNextcloud bot <bot@nextcloud.com>2022-10-22 02:15:49 +0000
commita66c80135de5b21d8ad48218b96a90eefde0fc7f (patch)
tree7ce5974efa5d347f73538084d9e1a0f77a80e370 /lib/l10n/pl.js
parent47da08fe850b374d30ef68c55775600747bbd35c (diff)
downloadnextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.tar.gz
nextcloud-server-a66c80135de5b21d8ad48218b96a90eefde0fc7f.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r--lib/l10n/pl.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index cad01d1fa08..6b6ca71acd2 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -196,7 +196,6 @@ OC.L10N.register(
"Oct." : "Paź.",
"Nov." : "Lis.",
"Dec." : "Gru.",
- "The user limit has been reached and the user was not created." : "Osiągnięto limit użytkowników, dlatego użytkownik nie został utworzony.",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "W nazwie użytkownika dozwolone są tylko następujące znaki : \"a-z\", \"A-Z\", \"0-9\" i \"_.@-'\"",
"A valid username must be provided" : "Należy podać prawidłową nazwę użytkownika",
"Username contains whitespace at the beginning or at the end" : "Nazwa użytkownika zawiera spację na początku albo na końcu",
@@ -264,6 +263,7 @@ OC.L10N.register(
"%s enter the database username." : "Podaj nazwę użytkownika dla %s.",
"%s enter the database name." : "Podaj nazwę bazy danych dla %s.",
"%s you may not use dots in the database name" : "Nie możesz używać kropek w nazwie bazy danych %s.",
+ "The user limit has been reached and the user was not created." : "Osiągnięto limit użytkowników, dlatego użytkownik nie został utworzony.",
"Cannot read file" : "Nie można odczytać pliku",
"Cannot write into \"config\" directory" : "Nie można zapisać do katalogu \"config\"",
"This can usually be fixed by giving the webserver write access to the config directory. See %s" : "Zwykle można to naprawić, nadając serwerowi WWW dostęp do zapisu do katalogu config. Zobacz %s",