diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index a41744c921e..417cc047565 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -28,10 +28,6 @@ OC.L10N.register( "Couldn't send reset email. Please make sure your username is correct." : "Nie mogę wysłać maila resetującego. Sprawdź czy nazwa użytkownika jest poprawna.", "Preparing update" : "Przygotowuję aktualizację", "[%d / %d]: %s" : "[%d / %d]: %s", - "Repair step: " : "Naprawa:", - "Repair info: " : "Informacja o naprawie:", - "Repair warning: " : "Ostrzeżenie naprawiania:", - "Repair error: " : "Błąd naprawiania:", "Please use the command line updater because automatic updating is disabled in the config.php." : "Użyj aktualizatora z linii poleceń, ponieważ automatyczna aktualizacja jest zablokowana w config.php.", "[%d / %d]: Checking table %s" : "[%d / %d]: Sprawdzanie tabeli %s", "Turned on maintenance mode" : "Włączony tryb konserwacji", @@ -373,6 +369,10 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "Ta instalacja %s działa obecnie w trybie konserwacji. Może to potrwać jakiś czas.", "This page will refresh itself when the instance is available again." : "Ta strona odświeży się automatycznie, gdy serwer będzie ponownie dostępny.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Skontaktuj się z administratorem, jeśli ten komunikat pojawił się nieoczekiwanie lub wyświetla się ciągle.", + "Repair step: " : "Naprawa:", + "Repair info: " : "Informacja o naprawie:", + "Repair warning: " : "Ostrzeżenie naprawiania:", + "Repair error: " : "Błąd naprawiania:", "Updated \"%s\" to %s" : "Zaktualizowano \"%s\" do %s", "%s (3rdparty)" : "%s (od innych)", "There was an error loading your contacts" : "Wystąpił błąd podczas wczytywania twoich kontaktów", |