Commit Graph

27 Commits

Author SHA1 Message Date
luccioman
199b2ce52d Translator refactoring : to simplify locale files writing, process keys
as simple string and no more as regular expressions.
Updated all locale files to adapt to refectored Translator : removed
useless escaped characters and did minor corrections.
Performed minor syntax corrections on some html source files.
Added an util to translate all html source files with all locales
without launching full YaCy application.
Corrected main arguments parsing on other translation utils.
2015-09-11 17:20:11 +02:00
luccioman
f17863588f Updated french translations for yacysearhitem.html,
yacysearchtrailer.html and Steering.html files.
Corrected various labels.
2015-09-03 09:02:03 +02:00
luccioman
a4509ea2ca Updated french translation for index.html, yacysearch.html and
simpleheader.template. Correcte special characters to use HTML entities
instead.
2015-08-27 09:47:30 +02:00
luccioman
67799ce867 Updated translation of index.html, yacysearch.html and
simpleheader.template, corrected some special characters not written as
HTML entities.
2015-08-26 14:40:39 +02:00
Michael Peter Christen
5e2d23b7a0 removed the new index export method from the IndexControlURLs_p.html
servlet and moved it to a new /IndexExport_p.html servlet. This servlet
is now more prominent linked in the main menu under Production -> Index
Export/Import
2015-06-04 23:03:46 +02:00
Alex
f6c7467a90 updated some french translations 2014-08-15 00:04:10 +02:00
Alexandre Vouilloz
564f1cf6d3 updated fr traduction of ConfigBasic.html and header.template + fixed some accents in fr.lng 2014-08-13 00:27:06 +02:00
Alexandre Vouilloz
2dd8be3c66 updated the traduction of Status_p.inc in the french locale 2014-08-11 20:03:47 +02:00
Michael Peter Christen
8a77f318f4 fix for paths in locale files 2014-04-01 15:55:20 +02:00
Michael Peter Christen
6b66bb7109 redesign of search page integration menu structure 2014-03-31 03:18:38 +02:00
reger
365f77ea8c make internal page links relative to ease any future development for context aware servlets
note also http://bugs.yacy.net/view.php?id=106
2014-02-10 21:40:42 +01:00
Alex Vouilloz
05902e4e71 updated and completed translation of Steering.html and
ConfigUpdate_p.html into French
2014-02-06 20:57:07 +01:00
Alex Vouilloz
0281d738d4 updated and completed translation of Network.html into French 2014-02-06 00:46:14 +01:00
Alex Vouilloz
48539f0a25 translated templates into French 2014-02-05 19:22:59 +01:00
Alexandre Vouilloz
ae6171aa6d completed fr.lng for Status.html 2014-02-05 00:56:49 +01:00
Alexandre Vouilloz
43d2cd4b47 completed fr.lng for BasicConfig.html (+modif in de.lng) 2014-02-04 21:41:12 +01:00
Marc Nause
03f3a8b647 *) fix for http://www.yacy-forum.org/viewtopic.php?f=2&t=759 2012-09-10 20:22:26 +02:00
Michael Christen
b67e89ca3f removed translations for help page (the same content is not there any
more because it was old and unappropriate)
2011-12-06 15:18:02 +01:00
low012
4843f04247 *) more input from Moubai
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7470 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-02-06 16:00:45 +00:00
low012
b9990e722f *) updated French langugage file with input from Moubai (http://yacy-forum.org/viewtopic.php?p=1646)
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7469 6c8d7289-2bf4-0310-a012-ef5d649a1542
2011-02-05 11:20:25 +00:00
orbiter
3f958ccc7e fixed localization for renamed expert crawl start servlet
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7161 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-09-16 21:29:37 +00:00
mikeworks
7d569ce735 Updated German translation de.lng: Translated new buttons in Table_API_p.html
Updated French translation fr.lng: cleaned up syntax and added a few lines
Updated Italian translation it.lng: cleaned up syntax
Updated Slovakian translation sk.lng: cleaned up syntax

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6682 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-02-19 04:24:58 +00:00
mikeworks
ee52634daa Updated french language file due to changes to CrawlProfileEditor_p.html and WikiHelp.html
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6600 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-01-20 07:34:54 +00:00
orbiter
d126d6c1b5 renamed the servlet WatchCrawler_p to Crawler_p
this was done because that servlet may be used for wget/cronjob
triggered crawl starts and it appears to be confusing that the
name of the crawl start servlet looks like a pure monitoring tool.


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6568 6c8d7289-2bf4-0310-a012-ef5d649a1542
2010-01-12 10:05:28 +00:00
orbiter
d3715e02ae removed double/redundant servlet Config_p
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4746 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-04-29 19:19:14 +00:00
orbiter
7150b463ff changed handling of default values and database paths:
- the default files yacy.init and for the network definition is now moved to the path defaults
- the httpProxy.conf is renamed to yacy.conf
- the DATA/INDEX/PUBLIC is renamed to the actual network nickname, which should be freeworld or sciencenet
more menu entries
- added apfelmaennchens alternative search page to the menu
- added the new thread dump page to the server log menu point as submenu
modifications
- modified the thread dump page: sorting by thread type

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4575 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-03-16 22:31:54 +00:00
daburna
e9ceae77df french translation file is now correct matched
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4304 6c8d7289-2bf4-0310-a012-ef5d649a1542
2008-01-06 16:22:12 +00:00