diff options
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index a9d512c6917..f4ab982b4f5 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,14 +84,7 @@ 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.", @@ -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…", |