VitaShell/l10n/polish.txt
xy2iii d6af778e33 Remove useless folders and unreferenced objects
Take vitashell-themes, remove all folders except translations, move
these translations to "l10n", and remoe unreferenced objects. This was
done in order to keep the entire commit history of changes (the last
thing I would want to do is lose it, especially with git which makes
this easy) and also significantly make the size of the repo smaller; it
went from ~40mb to 300kb, which is much easier to merge to VitaShell.

What about the other folders in vitashell-themes? Well, they're kept
alive in the repo, but it's going to stay unmaintained; they're not
deleted outright to avoid wasting the effort which has been done for
them, and in case someone referenced the vitashell-themes repo for a
non-translation.
2017-11-03 15:33:20 +01:00

31 lines
1.2 KiB
Plaintext

# VitaShell polish translation by szczuru
ERROR = "Błąd 0x%08X."
OK = "OK"
YES = "Tak"
NO = "Nie"
CANCEL = "Anuluj"
OFFSET = "Offset"
MARK_ALL = "Zaznacz wszystko"
UNMARK_ALL = "Odznacz wszystko"
MOVE = "Przenieś"
COPY = "Kopiuj"
PASTE = "Wklej"
DELETE = "Usuń"
RENAME = "Zmień nazwę"
NEW_FOLDER = "Nowy folder"
FOLDER = "Folder"
COPIED_FILE = "Skopiowano plików: %d"
COPIED_FOLDER = "Skopiowano folderów: %d"
COPIED_FILES_FOLDERS = "Skopiowane pliki/foldery: %d"
MOVING = "Przenoszenie..."
COPYING = "Kopiowanie..."
DELETING = "Usuwanie..."
INSTALLING = "Instalowanie..."
DELETE_FILE_QUESTION = "Czy na pewno chcesz usunąć ten plik?"
DELETE_FOLDER_QUESTION = "Czy na pewno chcesz usunąć ten folder?"
DELETE_FILES_FOLDERS_QUESTION = "Czy na pewno chcesz usunąć te pliki/foldery?"
INSTALL_QUESTION = "Czy chcesz zainstalować tę paczkę?"
WIFI_ERROR = "Aby to zrobić, musisz uzyć Wi-Fi."
FTP_SERVER = "Serwer FTP jest aktywny pod adresem\ftp://%s:%i\\Naciśnij 'OK' aby działał w tle.\Naciśnij 'Anuluj' aby się rozłączyć."