From bd162b9052bac6dcb86e81b9fec2eba6fe895922 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Tue, 15 Apr 2003 12:52:15 +0000 Subject: merge latest curl error messages --- grpmi/po/nl.po | 203 ++++++++++++++++++++++++++++++++++++++------------------- 1 file changed, 136 insertions(+), 67 deletions(-) (limited to 'grpmi/po/nl.po') diff --git a/grpmi/po/nl.po b/grpmi/po/nl.po index 4e66d253..985c5505 100644 --- a/grpmi/po/nl.po +++ b/grpmi/po/nl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: grpmi\n" -"POT-Creation-Date: 2003-02-21 00:37+0100\n" +"POT-Creation-Date: 2003-04-15 14:36+0200\n" "PO-Revision-Date: 2003-02-24 16:17+0100\n" "Last-Translator: Hendrik-Jan Heins \n" "Language-Team: Nederlands \n" @@ -21,7 +21,7 @@ msgstr "" msgid "Download directory does not exist" msgstr "De map waar het op te halen bestand in moet, bestaat niet" -#: ../curl_download/curl_download.xs:89 ../curl_download/curl_download.xs:206 +#: ../curl_download/curl_download.xs:89 ../curl_download/curl_download.xs:213 msgid "Out of memory\n" msgstr "Geen geheugen meer vrij\n" @@ -29,268 +29,337 @@ msgstr "Geen geheugen meer vrij\n" msgid "Could not open output file in append mode" msgstr "Kon geen uitvoerbestand openen in toevoeg-modus" -#: ../curl_download/curl_download.xs:126 +#: ../curl_download/curl_download.xs:133 msgid "Unsupported protocol\n" msgstr "Protocol niet ondersteund\n" -#: ../curl_download/curl_download.xs:129 +#: ../curl_download/curl_download.xs:136 msgid "Failed init\n" msgstr "Initfout\n" -#: ../curl_download/curl_download.xs:132 +#: ../curl_download/curl_download.xs:139 msgid "Bad URL format\n" msgstr "Ongeldig URL-formaat\n" -#: ../curl_download/curl_download.xs:135 +#: ../curl_download/curl_download.xs:142 msgid "Bad user format in URL\n" msgstr "Ongeldig gebruikersformaat in URL\n" -#: ../curl_download/curl_download.xs:138 +#: ../curl_download/curl_download.xs:145 msgid "Couldn't resolve proxy\n" msgstr "Kon proxy niet vinden\n" -#: ../curl_download/curl_download.xs:141 +#: ../curl_download/curl_download.xs:148 msgid "Couldn't resolve host\n" msgstr "Kon host niet vinden\n" -#: ../curl_download/curl_download.xs:144 +#: ../curl_download/curl_download.xs:151 msgid "Couldn't connect\n" msgstr "Kon geen verbinding maken\n" -#: ../curl_download/curl_download.xs:147 +#: ../curl_download/curl_download.xs:154 msgid "FTP unexpected server reply\n" msgstr "Onverwacht FTP-server antwoord\n" -#: ../curl_download/curl_download.xs:150 +#: ../curl_download/curl_download.xs:157 msgid "FTP access denied\n" msgstr "FTP-toegang geweigerd\n" -#: ../curl_download/curl_download.xs:153 +#: ../curl_download/curl_download.xs:160 msgid "FTP user password incorrect\n" msgstr "FTP gebruikerswachtwoord incorrect\n" -#: ../curl_download/curl_download.xs:156 +#: ../curl_download/curl_download.xs:163 msgid "FTP unexpected PASS reply\n" msgstr "Onverwacht FTP PASS-antwoord\n" -#: ../curl_download/curl_download.xs:159 +#: ../curl_download/curl_download.xs:166 msgid "FTP unexpected USER reply\n" msgstr "Onverwacht FTP USER-antwoord\n" -#: ../curl_download/curl_download.xs:162 +#: ../curl_download/curl_download.xs:169 msgid "FTP unexpected PASV reply\n" msgstr "Onverwacht FTP PASV-antwoord\n" -#: ../curl_download/curl_download.xs:165 +#: ../curl_download/curl_download.xs:172 msgid "FTP unexpected 227 format\n" msgstr "Onverwacht FTP 227-formaat\n" -#: ../curl_download/curl_download.xs:168 +#: ../curl_download/curl_download.xs:175 msgid "FTP can't get host\n" msgstr "Kan FTP-host niet vinden\n" -#: ../curl_download/curl_download.xs:171 +#: ../curl_download/curl_download.xs:178 msgid "FTP can't reconnect\n" msgstr "Kan niet opnieuw verbinden met FTP\n" -#: ../curl_download/curl_download.xs:174 +#: ../curl_download/curl_download.xs:181 msgid "FTP couldn't set binary\n" msgstr "Kon FTP binaire modus niet instellen\n" -#: ../curl_download/curl_download.xs:177 +#: ../curl_download/curl_download.xs:184 msgid "Partial file\n" msgstr "Gedeeltelijk bestand\n" -#: ../curl_download/curl_download.xs:180 +#: ../curl_download/curl_download.xs:187 msgid "FTP couldn't RETR file\n" msgstr "FTP-bestand RETR-fout\n" -#: ../curl_download/curl_download.xs:183 +#: ../curl_download/curl_download.xs:190 msgid "FTP write error\n" msgstr "FTP-schrijffout\n" -#: ../curl_download/curl_download.xs:188 +#: ../curl_download/curl_download.xs:195 msgid "FTP quote error\n" msgstr "FTP-quote-fout\n" -#: ../curl_download/curl_download.xs:191 +#: ../curl_download/curl_download.xs:198 msgid "HTTP not found\n" msgstr "HTTP niet gevonden\n" -#: ../curl_download/curl_download.xs:194 +#: ../curl_download/curl_download.xs:201 msgid "Write error\n" msgstr "Schrijffout\n" -#: ../curl_download/curl_download.xs:197 +#: ../curl_download/curl_download.xs:204 msgid "User name illegally specified\n" msgstr "Gebruikersnaam onjuist opgegeven\n" -#: ../curl_download/curl_download.xs:200 +#: ../curl_download/curl_download.xs:207 msgid "FTP couldn't STOR file\n" msgstr "FTP-bestand STOR fout\n" -#: ../curl_download/curl_download.xs:203 +#: ../curl_download/curl_download.xs:210 msgid "Read error\n" msgstr "Leesfout\n" -#: ../curl_download/curl_download.xs:209 +#: ../curl_download/curl_download.xs:216 msgid "Time out\n" msgstr "Timeout\n" -#: ../curl_download/curl_download.xs:212 +#: ../curl_download/curl_download.xs:219 msgid "FTP couldn't set ASCII\n" msgstr "Kon FTP-ASCII-modus niet instellen\n" -#: ../curl_download/curl_download.xs:215 +#: ../curl_download/curl_download.xs:222 msgid "FTP PORT failed\n" msgstr "FTP PORT-fout\n" -#: ../curl_download/curl_download.xs:218 +#: ../curl_download/curl_download.xs:225 msgid "FTP couldn't use REST\n" msgstr "FTP kon REST niet gebruiken\n" -#: ../curl_download/curl_download.xs:221 +#: ../curl_download/curl_download.xs:228 msgid "FTP couldn't get size\n" msgstr "FTP kon grootte niet bepalen\n" -#: ../curl_download/curl_download.xs:224 +#: ../curl_download/curl_download.xs:231 msgid "HTTP range error\n" msgstr "HTTP 'range' fout\n" -#: ../curl_download/curl_download.xs:227 +#: ../curl_download/curl_download.xs:234 msgid "HTTP POST error\n" msgstr "HTTP POST-fout\n" -#: ../curl_download/curl_download.xs:230 +#: ../curl_download/curl_download.xs:237 msgid "SSL connect error\n" msgstr "SSL verbindingsfout\n" -#: ../curl_download/curl_download.xs:233 +#: ../curl_download/curl_download.xs:240 msgid "FTP bad download resume\n" msgstr "FTP kon download niet hervatten\n" -#: ../curl_download/curl_download.xs:236 +#: ../curl_download/curl_download.xs:243 msgid "File couldn't read file\n" msgstr "Kon bestand niet lezen\n" -#: ../curl_download/curl_download.xs:239 +#: ../curl_download/curl_download.xs:246 msgid "LDAP cannot bind\n" msgstr "Kan niet koppelen aan LDAP\n" -#: ../curl_download/curl_download.xs:242 +#: ../curl_download/curl_download.xs:249 msgid "LDAP search failed\n" msgstr "LDAP-zoekfunctie mislukt\n" -#: ../curl_download/curl_download.xs:245 +#: ../curl_download/curl_download.xs:252 msgid "Library not found\n" msgstr "Bibliotheek niet gevonden\n" -#: ../curl_download/curl_download.xs:248 +#: ../curl_download/curl_download.xs:255 msgid "Function not found\n" msgstr "Functie niet gevonden\n" -#: ../curl_download/curl_download.xs:251 +#: ../curl_download/curl_download.xs:258 msgid "Aborted by callback\n" msgstr "Afgebroken door callback\n" -#: ../curl_download/curl_download.xs:254 +#: ../curl_download/curl_download.xs:261 msgid "Bad function argument\n" msgstr "Verkeerd functie-argument\n" -#: ../curl_download/curl_download.xs:257 +#: ../curl_download/curl_download.xs:264 msgid "Bad calling order\n" msgstr "Verkeerde aanroep-volgorde\n" -#: ../curl_download/curl_download.xs:260 +#: ../curl_download/curl_download.xs:267 +msgid "HTTP Interface operation failed\n" +msgstr "" + +#: ../curl_download/curl_download.xs:270 +msgid "my_getpass() returns fail\n" +msgstr "" + +#: ../curl_download/curl_download.xs:273 +msgid "catch endless re-direct loops\n" +msgstr "" + +#: ../curl_download/curl_download.xs:276 +msgid "User specified an unknown option\n" +msgstr "" + +#: ../curl_download/curl_download.xs:279 +msgid "Malformed telnet option\n" +msgstr "" + +#: ../curl_download/curl_download.xs:282 +msgid "removed after 7.7.3\n" +msgstr "" + +#: ../curl_download/curl_download.xs:285 +msgid "peer's certificate wasn't ok\n" +msgstr "" + +#: ../curl_download/curl_download.xs:288 +msgid "when this is a specific error\n" +msgstr "" + +#: ../curl_download/curl_download.xs:291 +#, fuzzy +msgid "SSL crypto engine not found\n" +msgstr "Functie niet gevonden\n" + +#: ../curl_download/curl_download.xs:294 +msgid "can not set SSL crypto engine as default\n" +msgstr "" + +#: ../curl_download/curl_download.xs:297 +msgid "failed sending network data\n" +msgstr "" + +#: ../curl_download/curl_download.xs:300 +msgid "failure in receiving network data\n" +msgstr "" + +#: ../curl_download/curl_download.xs:303 +msgid "share is in use\n" +msgstr "" + +#: ../curl_download/curl_download.xs:306 +msgid "problem with the local certificate\n" +msgstr "" + +#: ../curl_download/curl_download.xs:309 +msgid "couldn't use specified cipher\n" +msgstr "" + +#: ../curl_download/curl_download.xs:312 +msgid "problem with the CA cert (path?)\n" +msgstr "" + +#: ../curl_download/curl_download.xs:315 +msgid "Unrecognized transfer encoding\n" +msgstr "" + +#: ../curl_download/curl_download.xs:320 #, c-format msgid "Unknown error code %d\n" msgstr "Onbekende foutcode %d\n" -#: ../rpm/grpmi_rpm.xs:69 +#: ../rpm/grpmi_rpm.xs:71 msgid "Couldn't read RPM config files" msgstr "Kon RPM configuratie bestanden niet lezen" -#: ../rpm/grpmi_rpm.xs:95 +#: ../rpm/grpmi_rpm.xs:121 msgid "Couldn't open file\n" msgstr "Kon bestand niet openen\n" -#: ../rpm/grpmi_rpm.xs:99 +#: ../rpm/grpmi_rpm.xs:125 msgid "Could not read lead bytes\n" msgstr "Kon de initiële gegevens niet lezen\n" -#: ../rpm/grpmi_rpm.xs:102 +#: ../rpm/grpmi_rpm.xs:128 msgid "RPM version of package doesn't support signatures\n" msgstr "RPM versie van dit pakket ondersteunt geen handtekeningen\n" -#: ../rpm/grpmi_rpm.xs:107 +#: ../rpm/grpmi_rpm.xs:133 msgid "Could not read signature block (`rpmReadSignature' failed)\n" msgstr "Kon handtekening blok niet lezen (`rpmReadSignature' mislukt)\n" -#: ../rpm/grpmi_rpm.xs:110 +#: ../rpm/grpmi_rpm.xs:136 msgid "No signatures\n" msgstr "Geen handtekeningen\n" -#: ../rpm/grpmi_rpm.xs:114 +#: ../rpm/grpmi_rpm.xs:140 msgid "`makeTempFile' failed!\n" msgstr "`makeTempFile' mislukt!\n" -#: ../rpm/grpmi_rpm.xs:121 +#: ../rpm/grpmi_rpm.xs:147 msgid "Error reading file\n" msgstr "Er is een fout opgetreden bij het inlezen van bestand\n" -#: ../rpm/grpmi_rpm.xs:127 +#: ../rpm/grpmi_rpm.xs:153 msgid "Error writing temp file\n" msgstr "" "Er is een fout opgetreden bij het schrijven naar het tijdelijk bestand\n" -#: ../rpm/grpmi_rpm.xs:152 +#: ../rpm/grpmi_rpm.xs:178 msgid "No GPG signature in package\n" msgstr "Geen GPG handtekening in pakket\n" -#: ../rpm/grpmi_rpm.xs:234 +#: ../rpm/grpmi_rpm.xs:260 msgid "Couldn't open RPM DB for writing (not superuser?)" msgstr "Kon RPM DB niet in schrijfmodus openen (geen supergebruiker?)" -#: ../rpm/grpmi_rpm.xs:236 +#: ../rpm/grpmi_rpm.xs:262 msgid "Couldn't open RPM DB for writing" msgstr "Kon RPM DB niet in schrijfmodus openen" -#: ../rpm/grpmi_rpm.xs:240 +#: ../rpm/grpmi_rpm.xs:266 msgid "Couldn't start transaction" msgstr "Kon transactie niet starten" -#: ../rpm/grpmi_rpm.xs:259 +#: ../rpm/grpmi_rpm.xs:285 #, c-format msgid "Can't open package `%s'\n" msgstr "Kan pakket `%s' niet openen\n" -#: ../rpm/grpmi_rpm.xs:264 +#: ../rpm/grpmi_rpm.xs:290 #, c-format msgid "Package `%s' is corrupted\n" msgstr "Pakket `%s' is corrupt\n" -#: ../rpm/grpmi_rpm.xs:267 +#: ../rpm/grpmi_rpm.xs:293 #, c-format msgid "Package `%s' can't be installed\n" msgstr "Pakket `%s' kan niet worden geïnstalleerd\n" -#: ../rpm/grpmi_rpm.xs:278 +#: ../rpm/grpmi_rpm.xs:304 msgid "Error while checking dependencies" msgstr "Er is een fout opgetreden bij het controleren van afhankelijkheden" -#: ../rpm/grpmi_rpm.xs:299 +#: ../rpm/grpmi_rpm.xs:325 msgid "conflicts with" msgstr "conflicteert met" -#: ../rpm/grpmi_rpm.xs:299 +#: ../rpm/grpmi_rpm.xs:325 msgid "is needed by" msgstr "is nodig voor" -#: ../rpm/grpmi_rpm.xs:317 +#: ../rpm/grpmi_rpm.xs:343 msgid "Error while checking dependencies 2" msgstr "Er is een fout opgetreden bij het controleren van afhankelijkheden 2" -#: ../rpm/grpmi_rpm.xs:323 +#: ../rpm/grpmi_rpm.xs:349 msgid "Problems occurred during installation:\n" msgstr "Problemen ontdekt tijdens de installatie:\n" -- cgit v1.2.1