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:
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r--lib/l10n/pl.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js
index 2832236cf2a..67f241424d4 100644
--- a/lib/l10n/pl.js
+++ b/lib/l10n/pl.js
@@ -19,6 +19,7 @@ OC.L10N.register(
"Server version %s or lower is required." : "Wersja serwera %s lub niższa jest wymagana.",
"Unknown filetype" : "Nieznany typ pliku",
"Invalid image" : "Błędne zdjęcie",
+ "Avatar image is not square" : "Obraz awataru nie jest kwadratowy",
"today" : "dziś",
"yesterday" : "wczoraj",
"_%n day ago_::_%n days ago_" : ["%d dzień temu","%n dni temu","%n dni temu"],
@@ -29,6 +30,7 @@ OC.L10N.register(
"_%n hour ago_::_%n hours ago_" : ["%n godzinę temu","%n godzin temu","%n godzin temu"],
"_%n minute ago_::_%n minutes ago_" : ["%n minute temu","%n minut temu","%n minut temu"],
"seconds ago" : "sekund temu",
+ "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Moduł z id: %s nie istnieje. Należy go włączyć w ustawieniach aplikacji lub skontaktować się z administratorem.",
"Empty filename is not allowed" : "Pusta nazwa nie jest dozwolona.",
"4-byte characters are not supported in file names" : "Znaki 4-bajtowe są niedozwolone w nazwach plików",
"File name is a reserved word" : "Nazwa pliku jest zarezerwowana",
@@ -82,6 +84,7 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "Współdzielenie %s nie powiodło się, ponieważ ponowne współdzielenie nie jest dozwolone",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "Współdzielenie %s nie powiodło się, ponieważ zaplecze współdzielenia dla %s nie mogło znaleźć jego źródła",
"Sharing %s failed, because the file could not be found in the file cache" : "Współdzielenie %s nie powiodło się, ponieważ plik nie może zostać odnaleziony w buforze plików",
+ "Expiration date is in the past" : "Data ważności jest przeszła",
"Could not find category \"%s\"" : "Nie można odnaleźć kategorii \"%s\"",
"Sunday" : "Niedziela",
"Monday" : "Poniedziałek",
@@ -129,6 +132,7 @@ OC.L10N.register(
"Nov." : "Lis.",
"Dec." : "Gru.",
"Apps" : "Aplikacje",
+ "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",
"A valid password must be provided" : "Należy podać prawidłowe hasło",
"The username is already being used" : "Ta nazwa użytkownika jest już używana",