diff options
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 0a697c07e9b..12b2c43d36a 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -12,10 +12,6 @@ OC.L10N.register( "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ę.", - "Not a valid source" : "Niepoprawne źródło", - "Server is not allowed to open URLs, please check the server configuration" : "Serwer nie mógł otworzyć adresów URL, należy sprawdzić konfigurację serwera", - "The file exceeds your quota by %s" : "Ten plik przekracza twój limit o %s", - "Error while downloading %s to %s" : "Błąd podczas pobierania %s do %S", "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", @@ -43,11 +39,9 @@ OC.L10N.register( "Upload cancelled." : "Wczytywanie anulowane.", "Could not get result from server." : "Nie można uzyskać wyniku z serwera.", "File upload is in progress. Leaving the page now will cancel the upload." : "Wysyłanie pliku jest w toku. Jeśli opuścisz tę stronę, wysyłanie zostanie przerwane.", - "URL cannot be empty" : "URL nie może być pusty", "{new_name} already exists" : "{new_name} już istnieje", "Could not create file" : "Nie można utworzyć pliku", "Could not create folder" : "Nie można utworzyć folderu", - "Error fetching URL" : "Błąd przy pobieraniu adresu URL", "Rename" : "Zmień nazwę", "Delete" : "Usuń", "Disconnect storage" : "Odłącz magazyn", @@ -104,7 +98,6 @@ OC.L10N.register( "Text file" : "Plik tekstowy", "New folder" : "Nowy folder", "Folder" : "Folder", - "From link" : "Z odnośnika", "Upload" : "Wyślij", "Cancel upload" : "Anuluj wysyłanie", "Upload too large" : "Ładowany plik jest za duży", |