Updated Basque translation

This commit is contained in:
Christophe Dumez
2013-03-16 22:01:48 +02:00
parent 3519cb281f
commit 698171bbcf
23 changed files with 580 additions and 574 deletions

View File

@@ -844,118 +844,118 @@ Du bør hente denne informasjonen fra nettleseren din sine innstillinger.</tran
<context>
<name>DownloadThread</name>
<message>
<location filename="../downloadthread.cpp" line="101"/>
<location filename="../downloadthread.cpp" line="105"/>
<location filename="../downloadthread.cpp" line="157"/>
<location filename="../downloadthread.cpp" line="161"/>
<source>I/O Error</source>
<translation>Inn/ut-operasjonsfeil</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="194"/>
<location filename="../downloadthread.cpp" line="252"/>
<source>The remote host name was not found (invalid hostname)</source>
<translation>Det eksterne vertsnavnet ble ikke funnet (ugyldig vertsnavn)</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="196"/>
<location filename="../downloadthread.cpp" line="254"/>
<source>The operation was canceled</source>
<translation>Operasjonen ble avbrutt</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="198"/>
<location filename="../downloadthread.cpp" line="256"/>
<source>The remote server closed the connection prematurely, before the entire reply was received and processed</source>
<translation>Den eksterne tjeneren stengte tilkoblingen for tidlig, før hele svaret ble mottatt og bearbeidet</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="200"/>
<location filename="../downloadthread.cpp" line="258"/>
<source>The connection to the remote server timed out</source>
<translation>Tilkoblingen til den eksterne tjeneren endte i tidsavbrudd</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="202"/>
<location filename="../downloadthread.cpp" line="260"/>
<source>SSL/TLS handshake failed</source>
<translation>SSL/TLS håndtrykk mislyktes</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="204"/>
<location filename="../downloadthread.cpp" line="262"/>
<source>The remote server refused the connection</source>
<translation>Den eksterne tjeneren nektet tilkoblingen</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="206"/>
<location filename="../downloadthread.cpp" line="264"/>
<source>The connection to the proxy server was refused</source>
<translation>Tilkoblingen til mellomtjeneren ble nektet</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="208"/>
<location filename="../downloadthread.cpp" line="266"/>
<source>The proxy server closed the connection prematurely</source>
<translation>Mellomtjeneren stengte tilkoblingen for tidlig</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="210"/>
<location filename="../downloadthread.cpp" line="268"/>
<source>The proxy host name was not found</source>
<translation>Mellomtjenerens vertsnavn ble ikke funnet</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="212"/>
<location filename="../downloadthread.cpp" line="270"/>
<source>The connection to the proxy timed out or the proxy did not reply in time to the request sent</source>
<translation>Tilkoblingen til mellomtjeneren endte i tidsavbrudd, eller mellomtjeneren svarte ikke i tide forespørselen som ble sendt</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="214"/>
<location filename="../downloadthread.cpp" line="272"/>
<source>The proxy requires authentication in order to honour the request but did not accept any credentials offered</source>
<translation>Mellomtjeneren krever autentisering for å kunne hedre forespørselen, men godtok ikke noen av attestene som ble tilbudt</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="216"/>
<location filename="../downloadthread.cpp" line="274"/>
<source>The access to the remote content was denied (401)</source>
<translation>Tilgangen til det eksterne innholdet ble nektet (401)</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="218"/>
<location filename="../downloadthread.cpp" line="276"/>
<source>The operation requested on the remote content is not permitted</source>
<translation>Operasjonen som blir forespurt det eksterne innholdet er ikke tillatt</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="220"/>
<location filename="../downloadthread.cpp" line="278"/>
<source>The remote content was not found at the server (404)</source>
<translation>Det eksterne innholdet ble ikke funnet tjeneren (404)</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="222"/>
<location filename="../downloadthread.cpp" line="280"/>
<source>The remote server requires authentication to serve the content but the credentials provided were not accepted</source>
<translation>Den eksterne tjeneren krever autentisering for å kunne servere innholdet, men attestene som ble oppgitt ble ikke akseptert</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="224"/>
<location filename="../downloadthread.cpp" line="282"/>
<source>The Network Access API cannot honor the request because the protocol is not known</source>
<translation>Nettverktilgangens applikasjon-programeringsgrensesnitt kan ikke hedre forespørselen fordi protokollen ikke er kjent</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="226"/>
<location filename="../downloadthread.cpp" line="284"/>
<source>The requested operation is invalid for this protocol</source>
<translation>Den forespurte operasjonen er ugyldig for denne protokollen</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="228"/>
<location filename="../downloadthread.cpp" line="286"/>
<source>An unknown network-related error was detected</source>
<translation>En ukjent nettverksrelatert feil ble oppdaget</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="230"/>
<location filename="../downloadthread.cpp" line="288"/>
<source>An unknown proxy-related error was detected</source>
<translation>En ukjent mellomtjenerrelatert feil ble oppdaget</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="232"/>
<location filename="../downloadthread.cpp" line="290"/>
<source>An unknown error related to the remote content was detected</source>
<translation>En ukjent feil relatert til det eksterne innholdet ble oppdaget</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="234"/>
<location filename="../downloadthread.cpp" line="292"/>
<source>A breakdown in protocol was detected</source>
<translation>En driftstans i protokollen ble oppdaget</translation>
</message>
<message>
<location filename="../downloadthread.cpp" line="236"/>
<location filename="../downloadthread.cpp" line="294"/>
<source>Unknown error</source>
<translation>Ukjent feil</translation>
</message>