Subversion Repositories Kolibri OS

Rev

Rev 5555 | Rev 5557 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5555 Rev 5556
Line 56... Line 56...
56
	?define T_NEW_FOLDER "Uus kataloog"
56
	?define T_NEW_FOLDER "Uus kataloog"
57
	?define T_NEW_FILE "Uus fail"
57
	?define T_NEW_FILE "Uus fail"
58
	?define T_DELETE_FILE "Kas sa tahad tõesti kustutada"
58
	?define T_DELETE_FILE "Kas sa tahad tõesti kustutada"
59
	?define T_YES "Jah"
59
	?define T_YES "Jah"
60
	?define T_NO "Ei"
60
	?define T_NO "Ei"
-
 
61
	?define T_CANCEL "Cancel"
-
 
62
	?define T_CREATE "Create"
61
	?define T_DEL_ERROR_1 "Viga. Kataloog ei ole tühi."
63
	?define T_DEL_ERROR_1 "Viga. Kataloog ei ole tühi."
62
	?define WAIT_DELETING_FOLDER "Deleting folder. Please, wait..."
64
	?define WAIT_DELETING_FOLDER "Deleting folder. Please, wait..."
63
	?define NOT_CREATE_FOLDER "Kataloogi ei saa luua."
65
	?define NOT_CREATE_FOLDER "Kataloogi ei saa luua."
64
	?define NOT_CREATE_FILE "Faili ei saa luua."
66
	?define NOT_CREATE_FILE "Faili ei saa luua."
65
	?define ERROR_1 "Viga teegi laadimisel /rd/1/lib/box_lib.obj"
67
	?define ERROR_1 "Viga teegi laadimisel /rd/1/lib/box_lib.obj"
Line 78... Line 80...
78
	?define T_NEW_FOLDER "New folder"
80
	?define T_NEW_FOLDER "New folder"
79
	?define T_NEW_FILE "New file"
81
	?define T_NEW_FILE "New file"
80
	?define T_DELETE_FILE "Do you really want to delete"
82
	?define T_DELETE_FILE "Do you really want to delete"
81
	?define T_YES "Yes"
83
	?define T_YES "Yes"
82
	?define T_NO "No"
84
	?define T_NO "No"
-
 
85
	?define T_CANCEL "Cancel"
-
 
86
	?define T_CREATE "Create"
83
	?define T_DEL_ERROR_1 "Error. Folder isn't empty."
87
	?define T_DEL_ERROR_1 "Error. Folder isn't empty."
84
	?define WAIT_DELETING_FOLDER "Deleting folder. Please, wait..."
88
	?define WAIT_DELETING_FOLDER "Deleting folder. Please, wait..."
85
	?define NOT_CREATE_FOLDER "Folder can not be created."
89
	?define NOT_CREATE_FOLDER "Folder can not be created."
86
	?define NOT_CREATE_FILE "File can not be created."
90
	?define NOT_CREATE_FILE "File can not be created."
87
	?define ERROR_1 "Error while loading library /rd/1/lib/box_lib.obj"
91
	?define ERROR_1 "Error while loading library /rd/1/lib/box_lib.obj"