diff options
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 20ce4bcb4c2..f4ab982b4f5 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -84,11 +84,6 @@ 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", "%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.", @@ -231,6 +226,11 @@ 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", |