aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/pl.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-17 02:31:51 +0000
committerNextcloud bot <bot@nextcloud.com>2022-09-17 02:31:51 +0000
commitcc814bb568316c55f55a5ecc6502943640770d2b (patch)
treebcf8d245bbe57d45efd75ca27685c10f41a9de86 /lib/l10n/pl.json
parent914714f26a38c6ede9182c79c88e1890474802b6 (diff)
downloadnextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.tar.gz
nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/pl.json')
-rw-r--r--lib/l10n/pl.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/pl.json b/lib/l10n/pl.json
index cfc878404ef..1fbe8f7d656 100644
--- a/lib/l10n/pl.json
+++ b/lib/l10n/pl.json
@@ -57,7 +57,7 @@
"tomorrow" : "jutro",
"yesterday" : "wczoraj",
"_in %n day_::_in %n days_" : ["za %n dzień","za %n dni","za %n dni","za %n dni"],
- "_%n day ago_::_%n days ago_" : ["%d dzień temu","%n dni temu","%n dni temu","%n dni temu"],
+ "_%n day ago_::_%n days ago_" : ["%n dzień temu","%n dni temu","%n dni temu","%n dni temu"],
"next month" : "następny miesiąc",
"last month" : "w zeszłym miesiącu",
"_in %n month_::_in %n months_" : ["za %n miesiąc","za %n miesiące","za %n miesięcy","za %n miesięcy"],
@@ -112,10 +112,6 @@
"Role" : "Rola społeczna",
"Unknown user" : "Nieznany użytkownik",
"Additional settings" : "Ustawienia dodatkowe",
- "%s enter the database username and name." : "Podaj nazwę bazy danych i nazwę użytkownika dla %s.",
- "%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.",
"MySQL username and/or password not valid" : "Błędna nazwa użytkownika i/lub hasło do bazy danych MySQL",
"You need to enter details of an existing account." : "Musisz wprowadzić szczegółowe dane dla istniejącego konta.",
"Oracle connection could not be established" : "Nie można nawiązać połączenia z bazą danych Oracle",
@@ -258,6 +254,10 @@
"Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny",
"Storage connection timeout. %s" : "Limit czasu połączenia do magazynu. %s",
"This can usually be fixed by giving the webserver write access to the config directory." : "Zwykle można to naprawić, nadając serwerowi WWW dostęp do zapisu do katalogu config.",
+ "%s enter the database username and name." : "Podaj nazwę bazy danych i nazwę użytkownika dla %s.",
+ "%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.",
"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",