blob: f426d443c9be30443a49c41c3e54625c6f9cc1de [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common
# Development and Distribution License("CDDL") (collectively, the
# "License"). You may not use this file except in compliance with the
# License. You can obtain a copy of the License at
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
# specific language governing permissions and limitations under the
# License. When distributing the software, include this License Header
# Notice in each file and include the License file at
# nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the GPL Version 2 section of the License file that
# accompanied this code. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2006 Sun
# Microsystems, Inc. All Rights Reserved.
#
# If you wish your version of this file to be governed by only the CDDL
# or only the GPL Version 2, indicate your decision by adding
# "[Contributor] elects to include this software in this distribution
# under the [CDDL or GPL Version 2] license." If you do not indicate a
# single choice of license, a recipient has the option to distribute
# your version of this file under either the CDDL, the GPL Version 2 or
# to extend the choice of license to its licensees as provided above.
# However, if you add GPL Version 2 code and therefore, elected the GPL
# Version 2 license, then the option applies only if the new code is
# made subject to such option by the copyright holder.
# manifest
OpenIDE-Module-Name=API Systemu Plik\u00f3w
OpenIDE-Module-Display-Category=Infrastruktura
OpenIDE-Module-Short-Description=API Wirtualnego Systemu Plik\u00f3w.
OpenIDE-Module-Long-Description=Pozwala na dost\u0119p do zasob\u00f3w takich jak pliki w spos\u00f3b niezale\u017cny od systemu operacyjnego. Wspiera powiadomienia o zmianach na dysku.
# {0} = system name of the filesystem
LAB_FileSystemInvalid=Nieprawid\u0142owe {0}
# {0} = system name of the filesystem
LAB_FileSystemValid={0}
# {0} = name of the file
# LAB_FileInvalid={0}
# {0} = file to the root
EXC_RootNotExist=Korze\u0144 {0} nie istnieje.
# {0} - filesystem
EXC_CannotDeleteRoot=Nie mo\u017cna usun\u0105\u0107 \u017ar\u00f3d\u0142a systemu plik\u00f3w {0}.
# {0} = name of FS
EXC_CannotRenameRoot=Nie mo\u017cna zmieni\u0107 nazwy \u017ar\u00f3d\u0142a systemu plik\u00f3w {0}.
# {0} - folder that cannot be deleted
# {1} - filesystem
EXC_CannotDelete=Nie mo\u017cna usun\u0105\u0107 pliku {0} w {1}.
# {0} - folder that cannot be deleted
# {1} - filesystem
# {2} - one file that is in the folder
# EXC_CannotDeleteNotEmpty=Cannot delete folder {0} in {1}. Folder is not empty (file {2} exists in the folder).
# {0} = original name of the file
# {1} = name of FS
# EXC_BadName=File {0} in {1} cannot be renamed to name without extension.
# {0} = original name of the file
# {1} = name of FS
# {2} = new name of the file (with extension)
# {3} = does the new file exists
# {4} = result of rename
EXC_CannotRename=Nie mo\u017cna zmieni\u0107 nazwy pliku {0} w {1} na {2}. New file exists: {3}. Rename result: {4}.
# {0} = display name of the filesystem
EXC_FSisRO=System plik\u00f3w {0} jest tylko do odczytu.
# {0} = name of the file
# {1} = filesystem
EXC_FisRO=Plik {0} w {1} jest tylko do odczytu.
# {0} = name of the file
# {1} = name of "not folder"
# {2} = filesystem
EXC_FoNotFolder=Nie mo\u017cna utworzy\u0107 pliku {0} poniewa\u017c {1} w systemie plik\u00f3w {2} nie jest folderem.
# {0} = name of the folder
EXC_SlashNotAllowed=Uko\u015bnik prawy (slash) w nazwie folderu {0}" nie jest dozwolony.
# {0} = name of file to create
# {1} = filesystem
# {2} = full system name of the file
EXC_FolderAlreadyExist=Folder {0} ju\u017c istnieje w {1} ({2}).
# {0} = name of file to create
# {1} = filesystem
# {2} = full system name of the file
EXC_CannotCreateF=Nie mo\u017cna utworzy\u0107 folderu {0} w {1} ({2}).
# {0} = name of the file to create folder in
# {1} = name of the filesystem
# {2} = name of the file to create
# {3} = extension of the file to create
# EXC_CannotCreateFinData=Cannot create {2}.{3} in file {0} on filesystem {1}.
# {0} = name of file to create
# {1} = filesystem
# {2} = full system name of the file
EXC_DataAlreadyExist=Plik {0} ju\u017c istnieje w systemie plik\u00f3w {1} ({2}).
# {0} = name of the folder to create in
# {1} = filesystem
# {2} = name of the file to create
# {3} = extension of the file to create
EXC_CannotCreateD=Nie mo\u017cna utworzy\u0107 pliku {2}.{3} w katalogu {0} na systemie plik\u00f3w {1}.
# {0} = instance of tested lock
# {1} = name of the file
# {2} = filesystem
# {3} = instance of current lock
EXC_InvalidLock=Nieprawid\u0142owa blokada [{0}] dla pliku {1} w {2} z aktualn\u0105 blokad\u0105 [{3}].
# When getOutputStream ().close () is called and we cannot delete the original file
# {0} name of file that we cannot delete
# EXC_CannotDeleteOriginal=Cannot delete old version of file {0}.
# When getOutputStream ().close () is called and we cannot rename the temporary file to the original one
# {0} name of file we rename from
# {1} name of file we rename to
# EXC_CannotRenameFromTo=Cannot rename new file {0} to {1}.
#FileAttributes locale
EXC_Cannot_modify=Nie mo\u017cna zmodyfikowa\u0107 pliku filesystem.attributes:
# Application error
# {0} = folder name
# {1} = name of file
EXC_ApplicationCreateError=Nie mo\u017cna znale\u017a\u0107 pliku {1} w folderze {0}.
# {0} - unused
# {1} - unused
# {2} - file path
EXC_CannotLock={2} jest tylko do odczytu.
# JAR
# {0} - entry path
# {1} - ZIP file path
EXC_CannotLock_JAR={0} jest tylko do odczytu poniewa\u017c jest wewn\u0105trz {1}.
# {0} = name of zip file
EXC_FileNotExists=Plik {0} nie istnieje.
# {0} = name of zip file
EXC_CanntRead=Nie mo\u017cna odczyta\u0107 pliku {0}.
# {0} = name of zip file
EXC_NotValidFile=B\u0142\u0105d w pliku {0}.
# {0} - exception text
# {1} - name of zip file
EXC_NotValidJarFile2=B\u0142\u0105d w pliku JAR {1}: {0}
#JAR_NotValidJarFileSystem=Invalid JAR.
JAR_UnknownJar=Nieznany plik JAR
#JAR_JarFileSystem=Jar FS
#JAR_FileName=File name
CTL_MultiFileSystem=Z\u0142o\u017cony System Plik\u00f3w
EXC_FileOutsideModified=Plik {0} nie zosta\u0142 znaleziony. Inna aplikacja mog\u0142a przenie\u015b\u0107 plik b\u0105d\u017a zmieni\u0107 nazw\u0119.
XML_NotValidXMLFileSystem=Nieprawid\u0142owy System Plik\u00f3w XML.
EXC_DefAttrReadErr=Nie mo\u017cna odczyta\u0107 DefaultAttributes.
EXC_UnreachableCode=Wewn\u0119trzny b\u0142\u0105d: kod nieosi\u0105galny.
EXC_FolderCopy=Kopiowanie folderu nie jest mo\u017cliwe.
XML_RootInvalid=FileSystem musi by\u0107 korzeniem.
XML_MisssingAttr=Brakuje atrybutu \"name\"
XML_InaccurateParam=Nieprawid\u0142owa liczba parametr\u00f3w
XML_UnknownElement=Nieznany element.
XML_DuplElement=Zduplikowany obiekt typu FileObject:
# FileUtil
# {0} - relative file path
# {1} - filesystem display name
LBL_file_in_filesystem={0} w {1}
# Logging
MSG_CACHED_INPUT_STREAM=Otwieranie strumienia dla {0}