Commit Graph

353 Commits

Author SHA1 Message Date
Miguel de Icaza
4c820e6b06 Added gmc-client - Federico 1999-09-09 23:09:32 +00:00
Kjartan Maraas
e5c5c96da7 1999-09-09 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation. All done.
1999-09-09 18:21:09 +00:00
Vincent Renardias
267c94f696 * Updated fr.po 1999-09-08 09:18:03 +00:00
Sung-Hyun Nam
b950b6bf48 updated 1999-09-06 11:29:48 +00:00
Pablo Saratxaga
8921372396 updated da file 1999-09-06 11:19:15 +00:00
Pablo Saratxaga
44af8f3cb1 updated da file 1999-09-03 19:38:35 +00:00
Vincent Renardias
f1bc18ae68 * Updated fr.po 1999-09-02 16:16:31 +00:00
Zbigniew Chyla
31433a9966 Updated polish translation 1999-09-02 00:26:46 +00:00
Kjartan Maraas
13278a507f 1999-09-01 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-08-31 23:10:20 +00:00
Miguel de Icaza
0d0ff8d613 1999-08-31 Federico Mena Quintero <federico@redhat.com>
* es.po es_ES.po: Updates from David Martin
	<dmartina@mex.excite.com>.
1999-08-31 18:55:35 +00:00
Richard Hult
d2ad445ae3 Added Swedish translation from Henrik Steen <hsteen@sw.seisy.abb.se> 1999-08-31 17:00:25 +00:00
Kjartan Maraas
26897363d1 1999-08-31 Kjartan Maraas <kmaraas@online.no>
* da.po: Updated Danish translation from Birger Langkjer
	<birger.langkjer@image.dk>
1999-08-31 11:37:02 +00:00
Pablo Saratxaga
00785b29c6 update-po 1999-08-30 12:13:02 +00:00
Pablo Saratxaga
be45c721d3 updated wa file 1999-08-30 10:57:26 +00:00
Miguel de Icaza
efecafc30e 1999-08-29 Federico Mena Quintero <federico@redhat.com>
* POTFILES.in: Added gnome/gdesktop-prefs.c to the list of files.
1999-08-29 20:47:04 +00:00
Mikko Rauhala
7a340a93b0 Added lots of Finnish translations. Not complete yet, though, nor perfect. 1999-08-23 21:08:12 +00:00
Sung-Hyun Nam
f987b3e07f updated to 4.5.38 and fix shell!=NULL error 1999-08-20 05:36:11 +00:00
Pablo Saratxaga
7b7e02728a updated walloon language file 1999-08-18 23:43:55 +00:00
Kjartan Maraas
cb009aa708 1999-08-18 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-08-17 22:44:54 +00:00
Norbert Warmuth
6fae3e0425 1999-08-15 David Martin <dmartina@usa.net>
* gtkedit/edit.c: Print localized date with strftime()

* src/boxes.c: (symlink_dialog): Move dialog misaligned elements

* vfs/vfs.c (vfs_print_stats): Translate vfs stats

* vfs/shared_ftp_fish.c (s_read, s_lseek): Mark strings for translation

* vfs/fish.c: Translate messages

* src/boxes.c: (symlink_dialog): Move dialog misaligned elements

* src/cmd.c (get_random_hint): Look for localized hint files

* lib/mc.hint.es: NEW FILE. Hints in Spanish flavour.


1999-08-15  Norbert Warmuth  <nwarmuth@privat.circular.de>

* src/cmd.c (guess_message_value): New function. Determine locale used
for messages

(get_random_hint): use guess_message_value

* lib/Makefile.in: added mc.hint.es to LIBFILES_CONST
1999-08-16 05:31:23 +00:00
Kjartan Maraas
de9b574c35 1999-08-14 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-08-14 16:04:18 +00:00
Pablo Saratxaga
369514dd4e updated wa file 1999-08-13 11:37:31 +00:00
Norbert Warmuth
ccdd7f5bce 1999-08-08 David Martin <dmartina@usa.net>
* gtkedit/syntax.c (upgrade_syntax_file): Mark error strings for
translation.

* gtkedit/editmenu.c (edit_about_cmd): Mark text in "about" for
translation as it used to be.

* po/POTFILES.in: Removed symbolic links, and outdated
gmc-window.[ch] and olddnd.c. These don't repport any new strings,
increase compile time and make po files large. Basically adds
gaction.c, g,mount, smbfs.c to the pre-previous file.

* po/es.po: Added new strings with latest editor changes. Added
strings in gaction.c. Merged with a new mc.pot after the changes
in POTFILES.in.

* gnome/gaction.c (mainly gmc_unable_to_execute_dlg): Moved g_strconcat
to g_strdup_printf, to get compact strings and make coherent
translations. Translate atomic actions (open, edit, view) when
calling this function.

* src/menu.c: (create_menu): Adjust "#ifdef ENABLE_NLS" so that menus
get the right size even when NLS is disabled.



1999-08-08  Norbert Warmuth  <nwarmuth@privat.circular.de>

* po/POTFILE.in: Removed gpopup.c as it is not compiled.
1999-08-08 12:43:32 +00:00
Sung-Hyun Nam
bbae2bc97a miss version update 1999-08-08 08:26:17 +00:00
Sung-Hyun Nam
67f22b9224 updated 1999-08-08 08:25:22 +00:00
Vincent Renardias
54980225f8 * Fix suggested by Pablo. 1999-08-05 13:59:59 +00:00
Norbert Warmuth
fc05bf2408 1999-08-01 David Martin <dmartina@usa.net>
* gnome/gcmd.c (gnome_about_cmd): Change strings in gmc "about" to
static as they only translated once.

* src/menu.c (create_menu, menubar_drop_compute, menubar_paint_idx):
Discount '&' for hotkeys when checking menu widths to avoid the
extra blank space.
Moved this accounting from the drawing to the creating function.

* src/widget.c: Translate History box tittle.

* po/es.po, po/es_ES.po: added translation for history box title



1999-08-01  Norbert Warmuth  <nwarmuth@privat.circular.de>

* src/vfs.c: Don't close a function definition with "};". SunCC from
2.5.1 chokes on the extra semicolon.

(mc_munmap): Don't dereference function pointer when checking for
NULL (this check is supposed to prevent a segfault instead of
causing one). This haven't got noticed up to now becaue there's no
file system with mmap but without munmap.
1999-08-01 11:37:25 +00:00
Marco Ciampa
44f22f5b98 Some gmc keys adjusted... 1999-07-29 09:59:15 +00:00
Marco Ciampa
aa4c9bb4c9 Corrected Hot List menu. 1999-07-28 11:28:28 +00:00
Vincent Renardias
cdb96db7cd * sync old CVS dir before moving to new office. 1999-07-27 14:21:22 +00:00
Marco Ciampa
a9c0476dee *** empty log message *** 1999-07-23 11:24:21 +00:00
Spiros Papadimitriou
cc8896a6ec - Added Greek (el) locale messages; translation still incomplete. 1999-07-23 04:07:16 +00:00
Marco Ciampa
51c3e484a8 Pull down key and other udated 1999-07-22 07:37:01 +00:00
Marco Ciampa
452b0c59b8 *** empty log message *** 1999-07-21 17:30:40 +00:00
Vincent Renardias
cf6b45d501 * Mostly thanks to Thibaut Cousin <Thibaut.Cousin@clermont.in2p3.fr>,
mc is now 100% in French.
1999-07-21 11:28:07 +00:00
Marco Ciampa
fe6823576a Layout window completed. 1999-07-20 17:36:34 +00:00
Miguel de Icaza
76d1427bc6 Updated translations from David Martina 1999-07-19 22:28:32 +00:00
Miguel de Icaza
8cf053cea7 4.5.37 1999-07-13 04:32:46 +00:00
Pablo Saratxaga
8264e677af updated wa file 1999-07-11 00:30:10 +00:00
Marco Ciampa
31ac4b92c4 now all mcedit msgs should be in italian (more or less ;-) 1999-07-08 07:26:57 +00:00
Marco Ciampa
669353f3bf just a little adjust... 1999-07-07 11:49:22 +00:00
Miguel de Icaza
ecb43d1aa3 mc-4-5-36 1999-07-07 07:01:20 +00:00
Marco Ciampa
5d8a4f4fc4 conflicts resolved 1999-07-06 18:07:21 +00:00
Pablo Saratxaga
b9962cf991 updated walloon language file 1999-07-06 16:19:38 +00:00
Miguel de Icaza
cefa0871a8 mc 4.5.34 1999-07-05 08:43:35 +00:00
Pablo Saratxaga
f798a4a5bb updated walloon language file 1999-07-05 05:36:06 +00:00
Kjartan Maraas
9b41c88c5c 1999-07-04 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-07-04 08:35:03 +00:00
Pablo Saratxaga
dda52a99fc added walloon language file 1999-07-04 00:29:33 +00:00
Tuomas J. Lukka
cd1a23a8db fix it.po 1999-07-02 16:15:23 +00:00
Tuomas J. Lukka
ec6ce6ab22 Fix fi.po 1999-07-02 15:39:28 +00:00
Marco Ciampa
90ad3bba13 *** empty log message *** 1999-07-02 10:56:03 +00:00
Sung-Hyun Nam
14210197f9 updated -namsh 1999-07-01 10:58:53 +00:00
Kjartan Maraas
ca02b87881 1999-07-01 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-06-30 22:52:25 +00:00
Norbert Warmuth
d60664c1eb 1999-06-24 David Martin <dmartina@mailexcite.com>
* po/es.po: Updated Spanish translations
1999-06-24 06:17:07 +00:00
Andras Timar
e2e97bd87a Shooby Ban <bansz@szif.hu>
* Updated (I think completed) hungarian
translations
1999-06-23 17:38:53 +00:00
Miguel de Icaza
9f81821878 1999-06-22 Miguel de Icaza <miguel@nuclecu.unam.mx>
* acconfig.h: Add WITH_SMBFS

	* macros/gnome-vfs.m4: Support conditional samba support.

1999-06-22  Miguel de Icaza  <miguel@nuclecu.unam.mx>

	* gsession.c (create_default_panel): Use directory specified in
	command line.

	* gcorba.c (corba_create_window): Pass the directory we receive or
	cwd if this value is NULL.

	* gmain.c (non_corba_create_panels): Use parameter for startup
	directory (use the this_dir external directory for this).
	(create_panels): Pass this_dsir to non_corba_create_panels and
	corba_create_window.
1999-06-22 21:02:08 +00:00
Norbert Warmuth
97667103cb 1999-06-22 Norbert Warmuth <nwarmuth@privat.circular.de>
* po/es.po: Updated translation from David Martin.

1999-02-22  Vladimir Kondratiev <vkondra@iil.intel.com>

* mc.spec.in: added syntax files to %files
1999-06-22 19:49:24 +00:00
Vincent Renardias
1d76811c01 * Updated. 1999-06-22 13:14:41 +00:00
Kjartan Maraas
090e4436db 1999-06-21 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-06-21 21:30:13 +00:00
Andras Timar
3822ec1e20 Shooby Ban <bansz@szif.hu>
* Updated hungarian translations...
1999-06-21 20:18:09 +00:00
Andras Timar
38092681b9 Shooby Ban <bansz@szif.hu>
* Added hungarian translations, at long last.
It seems silly, and outdated a bit, but usable.
Flame me, Tamas Fejos, or Andras Kadar ;]
1999-06-18 22:45:21 +00:00
Pablo Saratxaga
4e24fdb8e7 added catalan language file.
corrected gnumeric file (it described gimp)
1999-06-16 11:07:35 +00:00
Matthias Warkus
386c434f73 Updated German translation. 1999-06-14 22:09:42 +00:00
Pavel Machek
0ff016ff35 Updated translation of cs.po 1999-06-14 09:07:10 +00:00
Yuan-Chung Cheng
3ed2dc2a8d Big5 chinese translated messages updated 1999-06-11 06:04:00 +00:00
Yuan-Chung Cheng
81732fc620 Added the Big5 chinese po file. 1999-06-11 03:22:30 +00:00
gertd
9a4ff4bd64 added dutch translation 1999-06-10 19:50:40 +00:00
Elliot Lee
08a568c7c4 Add trailing " that was missing. 1999-06-09 23:06:49 +00:00
Vincent Renardias
8bc0f579a3 * Removed most 'fuzzy'. 1999-06-09 11:54:28 +00:00
Miguel de Icaza
89fa48a3ac 1999-06-07 Federico Mena Quintero <federico@nuclecu.unam.mx>
* it.po: Updated translation from Marco Ciampa <marco@mc.ismaa.it>.
1999-06-07 19:13:55 +00:00
Pavel Machek
c0130a02f2 Updated cs.po with changes by David Sauer. 1999-06-07 08:24:35 +00:00
Sergey Panov
160f9f75b7 ru.po: Updated translation. 1999-06-04 15:03:09 +00:00
Miguel de Icaza
9ffbc3ae81 1999-06-01 Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>
* gnome/gdesktop-icon.h:
	* gnome/gmc-chargrid.c: Replace gdk_font_load() with
	gdk_fontset_load(), and change the default font names.

1999-06-01  Akira Higuchi <a-higuti@math.sci.hokudai.ac.jp>

	* util.c (is_printable): in GNOME all characters are printable.
1999-06-01 22:38:56 +00:00
Vincent Renardias
11728374c2 * Update. 1999-06-01 13:19:52 +00:00
Vincent Renardias
1bb70056f9 * Commit patch contributed by Karsten Weiss & Martin Schulze. 1999-05-31 11:34:53 +00:00
Kjartan Maraas
28bf4e53a6 1999-05-31 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-05-31 09:31:44 +00:00
Miguel de Icaza
8366f82278 4.5.32 1999-05-25 01:30:28 +00:00
Christopher R. Gabriel
685dde6a6d Updated Italian Translation 1999-05-13 01:03:34 +00:00
Sung-Hyun Nam
71ef20af35 updated 1999-05-12 10:42:16 +00:00
Kjartan Maraas
08e2e955ee 1999-05-11 Kjartan Maraas <kmaraas@online.no>
* no.po: Updated translation.
1999-05-10 22:29:11 +00:00
Norbert Warmuth
bd8c2b215d Wed May 5 07:15:12 1999 David Martin <dmartina@usa.net>
* Updated es.po and es_ES.po
1999-05-05 05:49:04 +00:00
Matthias Warkus
8fbd85630e Updated German translation.
It's sort of annoying that "make update-po" always touches all the .po
files, but as of now, I don't know how to avoid checking them all in.
1999-04-29 13:07:52 +00:00
Vincent Renardias
cfa0644c5e Update + fixes 1999-04-20 13:57:33 +00:00
Pavel Machek
66bd4c9348 New version of czech translation from David Sauer
<davids@orfinet.cz>. Czech translation should be now actually usable.
1999-04-19 12:09:09 +00:00
Tuomas J. Lukka
78c25782be Add fi.po 1999-04-19 08:46:06 +00:00
Tuomas J. Lukka
0c367a391e Add fi.po 1999-04-19 08:38:21 +00:00
Miguel de Icaza
a7f00891d1 Updates from David Martina 1999-04-18 22:41:01 +00:00
Miguel de Icaza
e3ec9338be 1999-04-16 Miguel de Icaza <miguel@nuclecu.unam.mx>
* configure.in (SHELL): Do not use grep -q, as it is not portable
	to every OS.
1999-04-16 23:10:43 +00:00
Yukihiro Nakai
16bf5a809f Initial Japanese translation from Yasuyuki Furukawa. 1999-04-15 03:02:47 +00:00
Sung-Hyun Nam
8eadd2d788 updated 1999-04-14 11:58:12 +00:00
Matthias Warkus
3b4af7d7ef Well, committing the ChangeLog. 1999-04-13 20:45:29 +00:00
Pablo Saratxaga
d62476e80e little update of spanish language files 1999-04-12 23:46:24 +00:00
Matthias Warkus
8bbe410d7e OK, I updated the de.po file (about two dozen fuzzy or untranslated
messages). This is my first commit to CVS, should anything go wrong,
simply buy a ticket to Germany, come over and smack me.
1999-04-12 20:24:10 +00:00
Miguel de Icaza
cca4a69dcf 1999-04-08 Miguel de Icaza <miguel@nuclecu.unam.mx>
* treestore.c (tree_store_load): Do not load non-local file
	systems
	(tree_store_save): Do not save non-local file systems
1999-04-09 03:03:42 +00:00
Kjartan Maraas
72b0281f50 1999-04-09 Kjartan Maraas <kmaraas@online.no>
* no.po: updated translation
1999-04-09 00:17:33 +00:00
Pablo Saratxaga
0f1f43f54a In spain and other spanish speaking countries the word used for 'file'
is different; a little of sed replacement and we are done
1999-04-08 22:41:23 +00:00
Kjartan Maraas
c3ae473100 1999-04-07 Kjartan Maraas <kmaraas@online.no>
* no.po: updated translation.
1999-04-07 14:43:10 +00:00
Miguel de Icaza
ac4255c10b Adds C-s to the Edit menu.
Patch from Ronald Da Man.
1999-04-07 01:33:04 +00:00
Miguel de Icaza
0ef58f89a5 1999-04-06 David Martin <dmartina@usa.net>
* gcmd.c: marked message for translation.


1999-04-06  David Martin <dmartina@usa.net>

	* info.c (text out of box and locale layout).

	* util.c: If gmc uses strftime() why mc doesn't?

	* view.c: a) Tune status line so it does fit in a Quick View Panel
	b) Let Hex View resize cleanly. I think it's fixed for panel
	re-split and SIGWINCH signal in xterm. gmc still fails. There was
	a tiny risk of division by zero when pressing F4 in a very small
	box. True hard work... Must try and check it.

1999-04-06  David Martin <dmartina@usa.net>

	* Updated es.po
1999-04-06 19:00:16 +00:00
Miguel de Icaza
0761fba1e0 New de.po from Matthias Warkus 1999-04-06 03:52:43 +00:00