Commit Graph

587 Commits

Author SHA1 Message Date
reger
8602a62bc9 fr.lng add entry for Performance_p.html, submenuDesign.template
correct some quoted entries and equalize some keys to common
2016-06-19 17:24:22 +02:00
reger
90690ef005 rem German lines in sk.lng
and line not included in file (status_p.inc)
2016-06-13 02:03:31 +02:00
reger
f86df5c76e add DE translation Translator_p
+ html conform order form/fieldset
2016-06-08 01:51:51 +02:00
reger
02a0b28ce0 fix de, uk translation RemoteCrawl_p.html, WatchWebStructure_p.html
harmonize status.html
2016-06-05 21:46:55 +02:00
reger
c7bd040870 correct translation key "About This ...." for simpleheader.template
in de, ja
+ rem obsolete key "Peer Owner Profile" in cn, sk, uk for simpleheader.template
+ hide empty account lines in ViewProfile servlet
2016-05-30 00:53:53 +02:00
reger
f0d7b93372 make use and activate autodetect charset in Vocabulary input from file
+ revert mistake of empty cn.lng
2016-05-22 05:38:26 +02:00
reger
8c9684cc45 optimize surftip data load,
double load (index, loader) not neccessary, getMetadata already suficient
+ lng file adjustments
2016-05-08 05:27:19 +02:00
reger
c7b53a4039 populate translation "index browser" 2016-05-05 23:53:46 +02:00
reger
28e49bfc22 move obsolete submenuCookie.template translation to submenuAccessTracker.template entry 2016-05-01 02:24:13 +02:00
reger
3bd6ae8d8b keep addon/Notepad++ keyword marker on lng export
(length of remarks devider line)
+ harmonize status_p.inc lng text
2016-04-21 00:51:08 +02:00
reger
16837d60c7 fix version in locale version file
(it's compared to full version)
2016-04-17 22:54:28 +02:00
reger
99ae8589b7 translate ServerScannerList.html 2016-04-10 21:32:53 +02:00
reger
ba5161966f support xliff for downloaded of language file 2016-04-10 05:33:21 +02:00
reger
2343e3f1cd keep and update existing xlf translation master instead of create new
in utility CreateTranslationMasters
+ small fixes in lng's
2016-04-09 23:25:05 +02:00
reger
4ca89d8f2f fix some line breaks and mark additional lines w/o translation 2016-04-05 03:16:55 +02:00
reger
98d50eefe0 rem/mark German leftovers in translation of other languages files 2016-04-05 01:43:05 +02:00
reger
acaf51b296 keep ConfigLanguage_p as 1st entry in exported translation file
+ rem untranslated text & some typo fixes in several translations
(considering to create a translation master file to harmonize entries)
2016-04-04 02:56:19 +02:00
reger
0ff32ce4c8 clean-up submenuUseCaseAccount.template translation 2016-04-03 00:45:01 +02:00
reger
4eddabee42 translate Network History screen -> de
+ remove leftover debug line
2016-03-30 01:09:13 +02:00
reger
90c79014ae remove unused translator routine which also doesn't handle rel path input
+ correct some language file match issues
2016-03-29 21:31:02 +02:00
reger
3f9a253683 upd obsolete translation (blekko) 2016-03-28 04:38:07 +02:00
reger
613951fe06 fix line break errors in translation files 2016-03-26 02:20:53 +01:00
reger
edd8a01bea fix some format errors in language files 2016-03-26 00:51:21 +01:00
reger
d9adc2c255 load handler for Transparent Proxy on startup only if feature is activated
to save the resources and keep handler chain small if the feature is not used.
+add a warning message on settingsack_p page to restart on first activation
2016-03-25 05:26:48 +01:00
reger
21a695e47b update de translation ConfigBasic.html (config router +upnp) 2016-03-20 22:25:57 +01:00
ImpactCrater
567c292302 Created a translation file ja.lng
I wrote a bit of translation to Japanese.
2016-02-21 03:55:33 +09:00
reger
730fb43ab1 add translation DE,FR submenuRanking.template
upd translation DE RankingSolr_p
2016-01-17 14:52:24 +01:00
reger
9f91e6124f add DE translation for submenuCrawler.template
+ upd submenuIndexControl.template
2016-01-16 17:55:20 +01:00
reger
e3d53f0248 add de translation for IndexExport_p 2016-01-08 02:46:29 +01:00
reger
9f5b768d84 fix typo in translation (de,hi) for AccessTracker_p
- rem some not translated in ru (-> currently best maintained translation)
2016-01-08 01:10:09 +01:00
reger
bfcca6bfee update on translation files
- delete removed servlets
 AugmentedBrowsingFilters_p.html (de)
 CrawlStartIntranet_p.html (de)
 IndexCreateWWW***Queue_p.html (de)
 Ranking_p.html (de)
- add
 IndexCreateQueues_p.html
- rename
 Settings_Http.inc -> Settings_ProxyAccess.inc
 Language_p.html -> ConfigLanguage_p.html
2016-01-06 11:36:57 +01:00
reger
c283efdd6d remove obsolete css style for removed file CacheAdmin_p.html
and remove from translations
2016-01-06 00:51:49 +01:00
reger
218061752e add missing quote chars in sk.lng translation file
+ minor: del one redundancy
2016-01-05 10:48:51 +01:00
reger
e8256bb3b1 remove blekko from opensearch config (not available)
see https://blekko.com/
http://searchengineland.com/goodbye-blekko-search-engine-joins-ibms-watson-team-217633
2016-01-04 04:49:10 +01:00
reger
cd26717ba2 fix low memory status hint (dht-in disabled)
http://mantis.tokeek.de/view.php?id=619
2015-12-29 20:38:45 +01:00
reger
3076c87247 fix typo in Steering.html 2015-12-24 04:37:24 +01:00
reger
440ce6d198 add German translation to re-crawl job 2015-11-15 00:34:22 +01:00
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
reger
89124335c4 update bookmark autosearch description
- add german translation
2015-05-10 02:29:08 +02:00
reger
af2d66e3d8 correct typo in de.lng 2015-04-25 22:38:38 +02:00
Eugene Kuligin
4f1cb7c65c fix typos 2015-04-20 05:27:15 +03:00
reger
f6a55f9279 incoming connection count/text fix
improvement on http://mantis.tokeek.de/view.php?id=570
2015-04-15 02:16:53 +02:00
reger
a5d19e2982 update configheuristics_p.html text
to state current opensearch heuristic function
2015-03-09 00:09:36 +01:00
malykhin.dmitry
bd39e009ac Update russian translation 2014-12-16 23:10:53 +03:00
reger
aa0faeabc5 adjust translation text of error msg on empty query
(ru: needs correction)
2014-11-29 03:09:55 +01:00
reger
851e96cf6e update German translation http://mantis.tokeek.de/view.php?id=447 2014-09-26 22:34:11 +02:00
reger
ed0d7a80d5 modifiy description for Field-Reindex to act only on local index
http://mantis.tokeek.de/view.php?id=279
2014-09-15 23:29:42 +02:00
Michael Peter Christen
eab35afb78 Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
Conflicts:
	locales/ru.lng
2014-09-13 01:19:24 +02:00
malykhin.dmitry
a10f4189f5 Update russian translation 2014-09-13 01:11:25 +04:00
malykhin.dmitry
9f6ea41353 Update russian translation 2014-09-11 13:34:17 +04:00
malykhin.dmitry
cb4637fce8 Update russian translation 2014-09-11 05:40:57 +04:00
Michael Peter Christen
7611bf79bd Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
Conflicts:
	locales/ru.lng
2014-09-10 13:24:49 +02:00
malykhin.dmitry
65de1236b3 Update russian translation 2014-09-08 14:20:43 +04:00
reger
53ecce81e3 changed translation of submenuCustomization.template to submenuDesign.template
- removed obsolete scroogle translation
2014-09-08 05:00:30 +02:00
Michael Peter Christen
1ec892c85b Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1 2014-09-05 15:09:36 +02:00
malykhin.dmitry
caa0830ecc Update russian translation 2014-09-05 14:50:56 +04:00
malykhin.dmitry
1ba16c2377 Update russian translation 2014-09-05 01:17:41 +04:00
orbiter
c2521111ca another fix to de locale which fixes a html tag glitch 2014-08-27 18:32:44 +02:00
orbiter
c66590e01a another translation typo 2014-08-27 18:14:45 +02:00
orbiter
96cd6d1979 fix for translation mistakes 2014-08-27 18:13:06 +02:00
orbiter
0ad39d4811 fix for de locale translation mistake 2014-08-27 00:50:25 +02:00
orbiter
71b686e503 fix html error occurred by missing symbol in de localization in
IndexDeletion_p.html
2014-08-27 00:22:00 +02:00
orbiter
5611d45b65 renamed Host Browser to Index Browser (gives a better hint what it
actually does)
2014-08-26 18:52:49 +02:00
sixcooler
b4226ed10c germal locale correction 2014-08-23 19:05:31 +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
c4608469bf Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1 2014-07-20 22:35:19 +02:00
malykhin.dmitry
53ecd54b45 Update russian translation 2014-07-13 02:50:16 +04:00
Michael Peter Christen
20cffa34bf Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1 2014-05-30 16:13:09 +02:00
malykhin.dmitry
873f8c2d2c Update russian translation 2014-05-30 07:12:56 +04:00
Michael Peter Christen
b2bbb9a0b5 Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1 2014-04-28 09:17:21 +02:00
malykhin.dmitry
37424b0c42 Update russian translation 2014-04-28 01:54:34 +04:00
Michael Peter Christen
6e84770fd9 Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
Conflicts:
	locales/ru.lng
2014-04-04 16:42:50 +02:00
malykhin.dmitry
f509cd4aab Update russian translation 2014-04-04 18:28:57 +04:00
Michael Peter Christen
f296a529d5 update to german locale 2014-04-04 15:45:08 +02:00
Michael Peter Christen
c8d4a63604 eliminating the word 'Facet' from the interface because it is ugly. If
people do not know what search navigation is, then they also do not know
what a 'facet' is.
2014-04-04 15:25:37 +02:00
orbiter
b1ba764d81 fix for first start options and added german translation for popup texts 2014-04-02 17:10:59 +02:00
Michael Peter Christen
ac5340ba1d Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
Conflicts:
	locales/ru.lng
2014-04-01 21:37:30 +02:00
malykhin.dmitry
344e7d4d1c Update russian translation 2014-04-01 22:01:22 +04: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
Michael Peter Christen
ff8bf68f8d Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1 2014-03-27 12:00:10 +01:00
malykhin.dmitry
29936e3ae1 Update russian translation 2014-03-26 19:39:09 +04:00
Michael Peter Christen
fbf1656a67 Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1
Conflicts:
	locales/ru.lng
2014-03-25 10:35:57 +01:00
malykhin.dmitry
cbc872ec69 Update russian translation 2014-03-23 19:32:47 +04:00
Michael Peter Christen
721178dc84 misc style bugfixes 2014-03-22 07:02:26 +01:00
malykhin.dmitry
5e3a547b1f Update russian translation 2014-03-20 05:34:52 +04:00
malykhin.dmitry
7812146666 Update russian translate 2014-03-18 23:12:33 +04:00
Michael Peter Christen
6d57dff718 fixes to locale after renaming of some entities in online interface 2014-03-18 14:08:52 +01:00
orbiter
5b3585da47 Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1 2014-03-05 17:46:27 +01:00
malykhin.dmitry
c97c9ac692 Update russian translation 2014-03-05 18:53:23 +04:00
orbiter
7c2dc3915f Merge branch 'master' of gitorious.org:yacy/icewindxs-rc1 2014-03-04 19:51:34 +01:00
malykhin.dmitry
b964f36d90 Update russian translation 2014-03-04 21:37:00 +04:00
malykhin.dmitry
c0c177e2bc Update russian translation 2014-03-04 07:19:35 +04:00
Michael Benz
0792a4369c Added Index Deletion and Reindex Monitor to German translation 2014-03-03 22:45:17 +01:00