diff options
Diffstat (limited to 'apps/files/l10n/pl.js')
-rw-r--r-- | apps/files/l10n/pl.js | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index c3c71ea970f..129f369e813 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -16,6 +16,7 @@ OC.L10N.register( "Could not create folder \"{dir}\"" : "Nie można utworzyć folderu „{dir}”", "Upload cancelled." : "Wysyłanie anulowane.", "…" : "…", + "Processing files …" : "Przetwarzam pliki ...", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nie można przesłać {filename} być może jest katalogiem lub posiada 0 bajtów", "Not enough free space, you are uploading {size1} but only {size2} is left" : "Brak wolnej przestrzeni, przesyłasz {size1} a pozostało tylko {size2}", "Target folder \"{dir}\" does not exist any more" : "Folder docelowy \"{dir}\" już nie istnieje", @@ -28,7 +29,6 @@ OC.L10N.register( "Actions" : "Akcje", "Rename" : "Zmień nazwę", "Copy" : "Kopiuj", - "Target folder" : "Folder docelowy", "Disconnect storage" : "Odłącz magazyn", "Unshare" : "Zatrzymaj udostępnianie", "Could not load info for file \"{file}\"" : "Nie można załadować informacji o pliku \"{file}\"", @@ -125,7 +125,7 @@ OC.L10N.register( "A file or folder has been <strong>deleted</strong>" : "Plik lub folder został <strong>usunięty</strong>", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Ogranicz powiadomienia o utworzeniu i zmianach do swoich <strong>ulubionych plików</strong> <em>(Tylko w strumieniu aktywności)</em>", "A file or folder has been <strong>restored</strong>" : "Plik lub folder został <strong>przywrócony</strong>", - "Unlimited" : "Bez limitu", + "Unlimited" : "Brak limitu", "Upload (max. %s)" : "Wysyłka (max. %s)", "File Management" : "Zarządzanie plikami", "File handling" : "Zarządzanie plikami", @@ -151,14 +151,15 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Pliki i katalogi, które oznaczysz jako ulubione wyświetlą się tutaj", "Tags" : "Tagi", "Deleted files" : "Usunięte pliki", - "Shares" : "Udostępnione udziały", + "Shares" : "Udostępnione", "Shared with others" : "Udostępnione przez Ciebie", "Shared with you" : "Udostępnione dla Ciebie", "Shared by link" : "Udostępnione przez link", - "Deleted shares" : "Usunięte udostępnione udziały", + "Deleted shares" : "Usunięte udostępnione", "Text file" : "Plik tekstowy", "New text file.txt" : "Nowy plik tekstowy.txt", "Move" : "Przenieś", + "Target folder" : "Folder docelowy", "A new file or folder has been <strong>deleted</strong>" : "Nowy plik lub folder został <strong>usunięty</strong>", "A new file or folder has been <strong>restored</strong>" : "Nowy plik lub folder został <strong>odtworzony</strong>", "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "Użyj swojego adresu <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">aby mieć dostęp do Plików przez WebDAV" |