- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 12 Aug 2009 13:15:21 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/languages
In directory hutz:/tmp/cvs-serv22119/WebContent/WEB-INF/languages
Added Files:
Tag: dev2
xhtml10.fr.properties io_error.en.properties
index.fr.properties text.en.properties io_error.fr.properties
text.fr.properties general.en.properties xhtml10.en.properties
general.fr.properties index.en.properties
Log Message:
All initialization actions moved to Framework.java
--- NEW FILE: general.en.properties ---
documentation=Documentation
documentation_title=Documentation about this service and the software behind it
download=Download
download_title=Download the source for this service
feedback=Feedback
feedback_title=Send us your thoughts and bug reports on the PUBLIC development mailing-list
--- NEW FILE: xhtml10.fr.properties ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: text.fr.properties ---
line=Ligne
text_error=erreur
text_errors=Erreurs
error_context=contexte de l'erreur
info=Information
warning=Alerte
location=Emplacement
test_ok_1=Ce document a passé le test
test_ok_2=!
test_fail_1=Ce document n'a pas passé le test
test_fail_2=!
fail_high_priority=Quelques observations n'ont peut-être pas été effectuées car une ou plusieurs observations de haute priorité ont échoué.
fail_medium_priority=Quelques observations n'ont peut-être pas été effectuées car une ou plusieurs observations de moyenne priorité ont échoué.
--- NEW FILE: xhtml10.en.properties ---
result_for=Result for
result_for_upload=Result for the document you submitted
test_ok_1=This document has passed the
test_ok_2=test!
test_fail_1=This document has not passed the
test_fail_2=test!
location=Location
critical_error=Critical error!
stack_trace_text=A critical error has occured. Below is a stack trace from Unicorn to help solving the problem
--- NEW FILE: io_error.en.properties ---
io_1=An I/O exception occured during the call to this observer.
io_2=This is probably not your fault.
io_3=This problem may appear if the observer can't be contacted for some reason.
io_4=Another possibility is that the observer does not respect the some specification to communicate with Unicorn.
io_5=Sorry for the inconvenience.
--- NEW FILE: text.en.properties ---
line=Line
text_error=error
text_errors=Errors
error_context=error context
info=Information
warning=Warnings
location=Location
test_ok_1=This document has passed the
test_ok_2=test!
test_fail_1=This document has not passed the
test_fail_2=test!
fail_high_priority=Some observations might not have been made because one or more with high priority failed.
fail_medium_priority=Some observations might not have been made because one or more with medium priority failed.
--- NEW FILE: io_error.fr.properties ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: index.en.properties ---
language=English
validate-by-uri=By URI
validate-by-upload=By File Upload
validate-by-input=By Direct Input
legend-by-uri=Validate by URI
legend-by-upload=Validate by File Upload
legend-by-input=Validate by Direct Input
instruction-by-uri=Enter the URI of a document you would like checked
instruction-by-upload=Choose the document you would like checked
instruction-by-input=Enter the document you would like checked
task=Task
uri=Address
uri_title=Address of page to Validate
simple_options=Simple options
extra_options=More options
submit=Check
submit_title=Submit file for validation
local_file=Local file
last_news=Lastest News
news_subtitle=September 2006: public preview
news=Welcome to the public preview of the unicorn tool. To learn more about this tool or how you can provide feedback for this preview, check the <a href="http://www.w3.org/QA/2006/09/unicorn_public_preview.html">W3C QA Weblog</a>.</p>
--- NEW FILE: index.fr.properties ---
(This appears to be a binary file; contents omitted.)
--- NEW FILE: general.fr.properties ---
(This appears to be a binary file; contents omitted.)
Received on Wednesday, 12 August 2009 13:15:34 UTC