diff options
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 7179616d7bc..4b94c10e3ca 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -54,7 +54,6 @@ OC.L10N.register( "Admin" : "Administracja", "APCu" : "APCu", "Redis" : "Redis", - "Server settings" : "Ustawienia serwera", "Sharing" : "Udostępnianie", "Security" : "Bepieczeństwo", "Encryption" : "Szyfrowanie", @@ -214,6 +213,7 @@ OC.L10N.register( "Storage is temporarily not available" : "Magazyn jest tymczasowo niedostępny", "Storage connection timeout. %s" : "Limit czasu połączenia do magazynu został przekroczony. %s", "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.", + "Server settings" : "Ustawienia serwera", "You need to enter either an existing account or the administrator." : "Należy wprowadzić istniejące konto użytkownika lub administratora.", "%s shared »%s« with you" : "%s współdzieli »%s« z tobą", "%s via %s" : "%s przez %s", |