1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-27 02:56:18 -04:00
Commit Graph

209 Commits

Author SHA1 Message Date
Kalle Olavi Niemitalo
9e86956383 Remove gettext doc excerpt until the license is sorted out.
The Free Software Foundation has distributed the GNU gettext manual
under at least two different licenses (a brief copyleft and GNU FDL),
but neither of those seems compatible with the GPLv2 of ELinks.
(cherry picked from commit 9c1873a517)
2008-10-04 03:05:31 +03:00
Witold Filipczyk
e9700c968b pl.po: s/Czasomierz/Stoper/ 2007-10-11 10:33:54 +02:00
Laurent MONIN
343702889b French translation was updated.
Timer -> chronomètre
Visualisateur -> visionneur
2007-10-10 18:24:52 +02:00
Laurent MONIN
7807bd7ff5 French translation was updated.
Visualisateur -> visionneur (?)
2007-10-10 18:24:42 +02:00
Witold Filipczyk
5504699914 Polish translation was updated. 2007-10-03 15:39:18 +02:00
Laurent MONIN
e0b3e6468b French translation was updated. 2007-10-03 15:25:44 +02:00
Laurent MONIN
bc5279bc6b Resync .po files 2007-10-03 15:25:35 +02:00
Laurent MONIN
1521c85bdf Update french translation. 2007-09-14 21:03:56 +02:00
Laurent MONIN
0649d80882 French translation was updated. 2007-09-11 19:06:28 +02:00
Witold Filipczyk
90b116a1ce pl.po: Converted to UTF-8. 2007-08-09 16:52:16 +02:00
Nerijus Baliunas
9bb5e20bc9 Fix misleading texts about elapsed/estimated time 2007-08-08 18:59:44 +02:00
Kalle Olavi Niemitalo
8a3ce7805a Rename accelerator checking scripts. 2007-07-17 18:30:08 +02:00
Witold Filipczyk
039a01f6d4 Polish translation was updated. 2007-06-07 12:39:55 +02:00
Laurent MONIN
5405f08a05 French translation was updated. 2007-05-28 19:41:09 +02:00
Witold Filipczyk
4869c187fc Revert "French translation was updated: make --help output cleaner."
This reverts commit cc0dcc134b.
2007-05-28 19:41:01 +02:00
Witold Filipczyk
c2def18e6b Revert "Minor fix in french translation."
This reverts commit 9a1ba01947.
2007-05-28 19:39:03 +02:00
Witold Filipczyk
2489ea4797 Revert "French translation was updated."
This reverts commit 81ae381d6a.
2007-05-28 19:38:03 +02:00
Witold Filipczyk
11171beb2b Polish translation was updated. 2007-05-20 16:59:45 +02:00
Witold Filipczyk
4758aa9299 Polish translation was updated. 2007-05-20 16:59:06 +02:00
Witold Filipczyk
f1299cff93 Polish translation was updated. 2007-05-20 16:58:26 +02:00
Jonas Fonseca
e1c59759a1 Mention testing of po updates without installing ELinks
Also, fix bugzilla URL.
2007-05-20 14:22:00 +02:00
Laurent MONIN
81ae381d6a French translation was updated. 2007-05-01 20:36:59 +02:00
Laurent MONIN
9a1ba01947 Minor fix in french translation. 2007-05-01 20:32:48 +02:00
Laurent MONIN
cc0dcc134b French translation was updated: make --help output cleaner. 2007-05-01 20:32:42 +02:00
Laurent MONIN
e8bd376361 French translation was updated. 2007-05-01 20:23:07 +02:00
Laurent MONIN
1360e8d5a6 French translation was updated. 2007-05-01 20:20:25 +02:00
Kalle Olavi Niemitalo
12b9e0cd00 Tell xgettext which functions pass through format strings.
These are the same functions whose argument strings xgettext should
add to elinks.pot.  I also searched for uses of the functions that are
known to take format strings, in case the callers might take the
format string from the result of another function, but didn't find any
new ones.
2007-05-01 20:04:43 +02:00
Kalle Olavi Niemitalo
24ba641743 Tell xgettext which functions expect format strings.
I constructed the list by grepping for "..." and looking for related
macros and va_list functions.  Also grepped for "*fmt", and "*format"
but the extra functions found that way (add_date_to_string,
format_command, subst_user_agent, etc.) handle format strings that
don't have the same syntax as in printf: in particular, type safety
does not depend on the order of format specifiers like it does in
printf.  Therefore, these format strings should not be subjected to
the "c-format" checks of msgfmt.
2007-05-01 19:59:18 +02:00
Laurent MONIN
8931ec44f2 French translation was updated. 2007-05-01 19:56:09 +02:00
Laurent MONIN
b1db599b37 French translation was updated. 2007-03-03 22:10:41 +01:00
Laurent MONIN
453d8733b7 French translation was updated. 2007-03-01 11:33:13 +01:00
Witold Filipczyk
bb1b67fdab pl.po: translation was wpdated. 2007-02-12 22:48:42 +01:00
Witold Filipczyk
ff2de17c7c pl.po: fixed punctuation. 2007-02-12 22:34:06 +01:00
Laurent MONIN
dfb10ad325 French translation was updated. 2007-02-12 16:31:21 +01:00
Laurent MONIN
c88e6e38bc Minor fix. 2007-01-25 14:00:10 +01:00
Laurent MONIN
8b8bb5610f French translation was updated. 2007-01-10 09:21:52 +01:00
Witold Filipczyk
30fde644b1 Polish translation was updated. 2007-01-08 16:39:31 +01:00
Jens Seidel
5d8101db62 [INTL:de] German PO file corrections
[ From Debian bug 313696 --KON ]
2007-01-03 23:36:09 +02:00
Kalle Olavi Niemitalo
000883bbbe po/Makefile (update-po): Remove cd $(srcdir).
It has no useful effect here, because Make runs the next command in
a separate shell process that does not inherit the working directory
from this one.
2007-01-01 17:12:45 +02:00
Laurent MONIN
ad25b348be French translation was updated. 2006-12-26 10:45:52 +01:00
Witold Filipczyk
6ce3546c51 Polish translation was updated. 2006-12-25 13:42:34 +01:00
Witold Filipczyk
60dee79e24 Polish translation was updated. 2006-12-22 18:56:50 +01:00
Laurent MONIN
e9dfc8f815 French translation was updated. 2006-12-22 14:52:09 +01:00
Witold Filipczyk
ebfa156a70 pl.po: s/Kodowanie/Kompresja/ 2006-12-19 15:04:50 +01:00
Witold Filipczyk
b370ca9c55 Polish translation was updated. 2006-12-09 19:22:52 +01:00
Laurent MONIN
04dd7199bc French translation was updated. 2006-12-07 10:03:14 +01:00
Adam Golebiowski
95ec00fbec Polish translation was updated (merged from elinks-0.11 branch). 2006-12-06 11:19:52 +01:00
Laurent MONIN
39771679b3 French translation was updated. 2006-11-14 14:46:23 +01:00
Witold Filipczyk
ee1e2fc08c Polish translation was updated. 2006-11-06 18:57:33 +01:00
Laurent MONIN
989d4d2812 French translation was updated. 2006-11-06 17:00:32 +01:00