diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-16 01:12:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-16 01:12:24 +0000 |
commit | 1edfffd091ed416d99925d9dc660920560c457fa (patch) | |
tree | 699fa178232ecb16acaba2bf0a3d0e9ae845ecc2 /core/l10n/pl.js | |
parent | bfd61d849f1f8dc726b1dc42d827bcb98bfe8b9d (diff) | |
download | nextcloud-server-1edfffd091ed416d99925d9dc660920560c457fa.tar.gz nextcloud-server-1edfffd091ed416d99925d9dc660920560c457fa.zip |
[tx-robot] updated from transifex
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", |