added: SLog class -- session logger
messages are displayed in the browser (with locales) changed: MountParser now if there is an error in a line -- the line is simply skipped git-svn-id: svn://ttmath.org/publicrep/winix/trunk@741 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
11
locale/pl
11
locale/pl
@@ -256,7 +256,16 @@ cp_remove_defaults = Usuń atrybut 'default' z kopiowanych katalogów
|
||||
cp_preserve_attr = Zachowaj atrybuty: użytkownik, grupa, czas
|
||||
cp_follow_symlinks = Podążaj za linkami symbolicznymi
|
||||
|
||||
|
||||
slog_warning = Ostrzeżenie
|
||||
slog_error = Błąd
|
||||
unknown_filesystem = Nieznany system plików
|
||||
no_such_dir = Nie ma takiego katalogu
|
||||
unknown_mount_type = Nieprawidłowy rodzaj punktu montowania
|
||||
unknown_mount_param = Nieprawidłowy parametr dla punktu montowania
|
||||
skipped = pominięte
|
||||
skipped_static_mount = Pominięto statyczny (static) punkt montowania
|
||||
mount_exists = Ten punkt montowania jest już zdefiniowany
|
||||
slog_turn_over = Log sesji wyczyszczony w związku z przekroczeniem wielkości
|
||||
|
||||
stat_header = Stat
|
||||
stat_item_type = typ
|
||||
|
Reference in New Issue
Block a user