diff options
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 19 |
1 files changed, 10 insertions, 9 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index a9d512c6917..98988ff5cdc 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -17,6 +17,7 @@ OC.L10N.register( "Education Edition" : "Edycja edukacyjna", "Enterprise bundle" : "Pakiet dla firm", "Groupware bundle" : "Pakiet do pracy grupowej", + "Hub bundle" : "Pakiet centralny", "Social sharing bundle" : "Pakiet udostępniania społecznościowego", "PHP %s or higher is required." : "Wymagane jest PHP %s lub wyższe.", "PHP with a version lower than %s is required." : "Wymagane jest PHP z wersją niższą niż %s.", @@ -47,7 +48,7 @@ OC.L10N.register( "Unknown filetype" : "Nieznany typ pliku", "Invalid image" : "Błędne zdjęcie", "Avatar image is not square" : "Zdjęcie awatara nie jest kwadratowe", - "today" : "dziś", + "today" : "dzisiaj", "tomorrow" : "jutro", "yesterday" : "wczoraj", "_in %n day_::_in %n days_" : ["za %n dzień","za %n dni","za %n dni","za %n dni"], @@ -83,22 +84,15 @@ OC.L10N.register( "Log out" : "Wyloguj", "Users" : "Użytkownicy", "Unknown user" : "Nieznany użytkownik", - "Overview" : "Przegląd", - "Basic settings" : "Ustawienia podstawowe", - "Sharing" : "Udostępnianie", - "Security" : "Bezpieczeństwo", - "Groupware" : "Praca grupowa", "Additional settings" : "Ustawienia dodatkowe", - "Personal info" : "Informacje osobiste", - "Mobile & desktop" : "Mobilne i stacjonarne", "%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.", + "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", "Oracle username and/or password not valid" : "Zła nazwa użytkownika i/lub hasło do bazy danych Oracle", "PostgreSQL username and/or password not valid" : "Zła nazwa użytkownika i/lub hasło do bazy danych PostgreSQL", - "You need to enter details of an existing account." : "Musisz wprowadzić szczegółowe dane dla istniejącego konta.", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X nie jest wspierany i %s nie będzie działać poprawnie na tej platformie. Używasz go na własne ryzyko!", "For the best results, please consider using a GNU/Linux server instead." : "Aby uzyskać najlepszy efekt, rozważ użycie serwera GNU/Linux.", "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "Wydaje się, że ta instancja %s używa PHP dla 32-bitowego środowiska, ponieważ open_basedir został tak skonfigurowany w php.ini. Doprowadzi to do problemów z plikami powyżej 4 GB i jest bardzo niezalecane.", @@ -232,6 +226,13 @@ OC.L10N.register( "Change" : "Zmień", "Delete" : "Usuń", "Share" : "Udostępnij", + "Overview" : "Przegląd", + "Basic settings" : "Ustawienia podstawowe", + "Sharing" : "Udostępnianie", + "Security" : "Bezpieczeństwo", + "Groupware" : "Praca grupowa", + "Personal info" : "Informacje osobiste", + "Mobile & desktop" : "Mobilne i stacjonarne", "Unlimited" : "Nieograniczony", "Verifying" : "Weryfikacja", "Verifying …" : "Weryfikacja…", |