diff options
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 12b2c43d36a..31ba29d6ad2 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -7,13 +7,9 @@ OC.L10N.register( "Could not move %s - File with this name already exists" : "Nie można było przenieść %s - Plik o takiej nazwie już istnieje", "Could not move %s" : "Nie można było przenieść %s", "Permission denied" : "Dostęp zabroniony", - "File name cannot be empty." : "Nazwa pliku nie może być pusta.", - "\"%s\" is an invalid file name." : "\"%s\" jest nieprawidłową nazwą pliku.", - "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Nieprawidłowa nazwa. Znaki '\\', '/', '<', '>', ':', '\"', '|', '?' oraz '*' są niedozwolone.", "The target folder has been moved or deleted." : "Folder docelowy został przeniesiony lub usunięty", "The name %s is already used in the folder %s. Please choose a different name." : "Nazwa %s jest już używana w folderze %s. Proszę wybrać inną nazwę.", "Error when creating the file" : "Błąd przy tworzeniu pliku", - "Folder name cannot be empty." : "Nazwa folderu nie może być pusta.", "Error when creating the folder" : "Błąd przy tworzeniu folderu", "Unable to set upload directory." : "Nie można ustawić katalog wczytywania.", "Invalid Token" : "Nieprawidłowy Token", @@ -62,6 +58,7 @@ OC.L10N.register( "You don’t have permission to upload or create files here" : "Nie masz uprawnień do wczytywania lub tworzenia plików w tym miejscu", "_Uploading %n file_::_Uploading %n files_" : ["Wysyłanie %n pliku","Wysyłanie %n plików","Wysyłanie %n plików"], "\"{name}\" is an invalid file name." : "\"{name}\" jest nieprawidłową nazwą pliku.", + "File name cannot be empty." : "Nazwa pliku nie może być pusta.", "Your storage is full, files can not be updated or synced anymore!" : "Magazyn jest pełny. Pliki nie mogą zostać zaktualizowane lub zsynchronizowane!", "Your storage is almost full ({usedSpacePercent}%)" : "Twój magazyn jest prawie pełny ({usedSpacePercent}%)", "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacja szyfrująca jest aktywna, ale twoje klucze nie zostały zainicjowane, prosze wyloguj się i zaloguj ponownie.", |