Fri, 3 Jul 1998 13:57:37 +0200 [Vincent]
* Updated de.po + typo corrections contributed by joey@debian.org
Этот коммит содержится в:
родитель
3231086af2
Коммит
ff3c190818
@ -266,7 +266,7 @@ GtkCheckMenuItem *gnome_toggle_snap (void);
|
|||||||
|
|
||||||
GnomeUIInfo gnome_panel_file_menu [] = {
|
GnomeUIInfo gnome_panel_file_menu [] = {
|
||||||
{ GNOME_APP_UI_ITEM, N_("New window"), N_("Opens a new window"), gnome_open_panel },
|
{ GNOME_APP_UI_ITEM, N_("New window"), N_("Opens a new window"), gnome_open_panel },
|
||||||
{ GNOME_APP_UI_ITEM, N_("Open Terminal"), N_("Opens a terminal"), gnome_open_terminal },
|
{ GNOME_APP_UI_ITEM, N_("New Terminal"), N_("Opens a terminal"), gnome_open_terminal },
|
||||||
{ GNOME_APP_UI_SEPARATOR },
|
{ GNOME_APP_UI_SEPARATOR },
|
||||||
{ GNOME_APP_UI_ITEM, N_("Copy..."), N_("Copy files"), copy_cmd },
|
{ GNOME_APP_UI_ITEM, N_("Copy..."), N_("Copy files"), copy_cmd },
|
||||||
{ GNOME_APP_UI_ITEM, N_("Rename/Move..."), N_("Rename or move files"), ren_cmd },
|
{ GNOME_APP_UI_ITEM, N_("Rename/Move..."), N_("Rename or move files"), ren_cmd },
|
||||||
|
800
po/de.po
800
po/de.po
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
@ -2665,7 +2665,7 @@ static struct argp_option argp_options [] = {
|
|||||||
{ "color", 'c', NULL, 0, N_("Force color mode."), 0 },
|
{ "color", 'c', NULL, 0, N_("Force color mode."), 0 },
|
||||||
{ "colors", 'C', "COLORS", 0, N_("Specify colors (use --help-colors to get a list)."), 1 },
|
{ "colors", 'C', "COLORS", 0, N_("Specify colors (use --help-colors to get a list)."), 1 },
|
||||||
#ifdef HAVE_SUBSHELL_SUPPORT
|
#ifdef HAVE_SUBSHELL_SUPPORT
|
||||||
{ "dbgsubshell", 'X', NULL, 0, N_("[DEVEL-ONLY: Debug the subshell."), 0 },
|
{ "dbgsubshell", 'X', NULL, 0, N_("[DEVEL-ONLY: Debug the subshell]"), 0 },
|
||||||
#endif
|
#endif
|
||||||
{ "edit", 'e', "EDIT", 0, N_("Startup the internal editor."), 1 },
|
{ "edit", 'e', "EDIT", 0, N_("Startup the internal editor."), 1 },
|
||||||
{ "help", 'h', NULL, 0, N_("Shows this help message."), 0 },
|
{ "help", 'h', NULL, 0, N_("Shows this help message."), 0 },
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user