Changeset 1121:3c2e2a6a4016
- Timestamp:
- 06/02/10 13:10:12 (3 years ago)
- Branch:
- default
- Location:
- WebContent/WEB-INF/languages
- Files:
-
- 2 modified
-
nl.properties (modified) (2 diffs)
-
tasks/nl.tasklist.properties (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
WebContent/WEB-INF/languages/nl.properties
r1118 r1121 1 1 #$Id: $ 2 2 # 3 #Submitted by Patrick Uiterwijk <puiterwijk@gmail.com>4 # Tue Jun 01 19:04:17UTC 20103 #Submitted by Fons Kuijk <Fons@w3.org> 4 #Wed Jun 02 08:38:52 UTC 2010 5 5 anchor_message=Directe link naar dit bericht 6 6 anchor_observation=Directe link naar deze opmerking … … 59 59 message_response_invalid_schema="%1" gebruikt een niet-ondersteund antwoordformaat. 60 60 message_response_validation_error="%1" gaf een ongeldig antwoord terug. 61 message_ssl_warning=Het SS L-certificaat van dit document is niet geldig. Merk op dat sommige controleurs mogelijk geen ongeldige SSL-certificaten zullen accepteren en fouten zullen melden.61 message_ssl_warning=Het SSl certificaat van dit document is niet geldig. Merk op dat enkele validators ongeldige SSL certificaten niet ondersteunen en foutmeldingen zullen rapprteren. 62 62 message_translation=Help ons <a href\="./translations%2">Unicorn te vertalen</a> in uw moedertaal\! 63 63 message_unauthorized_access=De opgegeven URI vereist authenticatie. -
WebContent/WEB-INF/languages/tasks/nl.tasklist.properties
r1119 r1121 1 1 #$Id: $ 2 2 # 3 #Submitted by Patrick Uiterwijk <puiterwijk@gmail.com>4 # Tue Jun 01 19:04:17UTC 20105 conformance=Algemene Conformiteits-controle6 conformance.description=Voert zoveel mogelijk controles uit als mogelijk.7 cssval2010= Algemene CSS-controleur (testversie)8 cssval2010.description=Controleert Cascading Style Sheets (CSS) syntax 9 custom= Aangepaste taak10 custom.description= Laat je de uit te voeren controles kiezen11 custom.param.usermedium=CSS Gebruikers Medium\:12 custom.param.warning=CSS waarschuwings -niveau\:13 full-css=Algemene CSS -controle14 full-css.description=Controleert validiteit aan CSS 1, CSS2, CSS 2.1 en CSS 3 profielen15 mobileok=MobileOK Controleur16 mobileok.description=Controleer op vriendelijkheid voor mobiele toestellen17 param.profile=CSS Profiel\:18 param.profile.atsc-tv=A STC TV Profiel\:19 param.profile.css1=CSS Versie120 param.profile.css2=CSS Versie221 param.profile.css21=CSS Versie2.122 param.profile.css3=CSS Versie33 #Submitted by Fons Kuijk <Fons@w3.org> 4 #Wed Jun 02 08:38:52 UTC 2010 5 conformance=Algemene conformerings controle 6 conformance.description=Voert zoveel mogelijk controles uit. 7 cssval2010=Uniforme CSS validator (pre-alpha) 8 cssval2010.description=Controleert Cascading Style Sheets (CSS) syntaxis 9 custom=Gebruikersspecifieke taak 10 custom.description=Geeft je de keuze welke controles uitgevoerd gaat worden 11 custom.param.usermedium=CSS gebruikers medium\: 12 custom.param.warning=CSS waarschuwings niveau\: 13 full-css=Algemene CSS validering 14 full-css.description=Controleert validiteit ten opzichte van CSS 1, CSS2, CSS 2.1 en CSS 3 profielen 15 mobileok=MobileOK controleur 16 mobileok.description=Controleert mobiel vriendelijkheid 17 param.profile=CSS profile\: 18 param.profile.atsc-tv=ATSC TV profiel 19 param.profile.css1=CSS Niveau 1 20 param.profile.css2=CSS Niveau 2 21 param.profile.css21=CSS Niveau 2.1 22 param.profile.css3=CSS Niveau 3 23 23 param.profile.mobile=Mobiel 24 24 param.profile.svg=SVG 25 25 param.profile.svgbasic=SVG Basis 26 param.profile.svgtiny=SVG Klein27 param.profile.tv=TV Profiel28 param.tests= Controles\:26 param.profile.svgtiny=SVG Tiny 27 param.profile.tv=TV profiel 28 param.tests=Testen\: 29 29 param.tests.appc-checker=XHTML - Appendix C 30 30 param.tests.css-validator=CSS 31 31 param.tests.markup-validator=(X)HTML 32 param.tests.mobileok=Mobi leOK32 param.tests.mobileok=Mobiel OK 33 33 param.usermedium=Gebruikers Medium\: 34 param.usermedium.all=Alle s(all)34 param.usermedium.all=Allen (all) 35 35 param.usermedium.aural=Auditief (aural) 36 36 param.usermedium.braille=Braille (braille) 37 param.usermedium.embossed=Re fliëf (embossed)37 param.usermedium.embossed=Reli�f (embossed) 38 38 param.usermedium.handheld=Mobiel apparaat (handheld) 39 39 param.usermedium.presentation=Presentatie (presentation) 40 param.usermedium.print= Afdrukken(print)40 param.usermedium.print=Drukwerk (print) 41 41 param.usermedium.projection=Projectie (projection) 42 param.usermedium.screen= Scherm (screen)43 param.usermedium.tty=T erminal(tty)42 param.usermedium.screen=Beeldscherm (screen) 43 param.usermedium.tty=TTY (tty) 44 44 param.usermedium.tv=TV (tv) 45 45 param.warning=Waarschuwingen\: 46 46 param.warning.0=Belangrijkste 47 param.warning.1=Normale melding48 param.warning.2=Alle s47 param.warning.1=Normale report 48 param.warning.2=Allen 49 49 param.warning.no=Geen waarschuwingen 50 test= Testtaak51 test.description=Deze taak laat ontwikkelaars kijken naar de uitvoer van Unicorn met hun code. Upload een unicorn resultaatbestand en bekijk de uitvoer.50 test=Controle taak 51 test.description=Deze taak laat ontwikkelaars hun Unicorn uitvoer controleren. Biedt een Unicorn respons file aan en bezie het resultaat.
