diff options
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 379e8618c1c..20ce4bcb4c2 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.", @@ -89,8 +90,6 @@ OC.L10N.register( "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 +231,8 @@ OC.L10N.register( "Change" : "Zmień", "Delete" : "Usuń", "Share" : "Udostępnij", + "Personal info" : "Informacje osobiste", + "Mobile & desktop" : "Mobilne i stacjonarne", "Unlimited" : "Nieograniczony", "Verifying" : "Weryfikacja", "Verifying …" : "Weryfikacja…", |