diff --git a/CMakeLists.txt b/CMakeLists.txt index eb4dc77..3ecffb8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.20) -project(prozgui VERSION 2.2.0 LANGUAGES C CXX) +project(prozgui VERSION 2.2.1 LANGUAGES C CXX) include(GNUInstallDirs) find_package(Threads REQUIRED) @@ -27,6 +27,12 @@ add_subdirectory(src) add_subdirectory(man) add_subdirectory(po) +install(FILES data/prozgui.desktop + DESTINATION "${CMAKE_INSTALL_DATADIR}/applications") +install(FILES src/BigProZilla01.xpm + DESTINATION "${CMAKE_INSTALL_DATADIR}/pixmaps" + RENAME prozgui.xpm) + set(CPACK_PACKAGE_DESCRIPTION_SUMMARY "FLTK graphical interface for ProZilla") set(CPACK_RESOURCE_FILE_LICENSE "${CMAKE_CURRENT_SOURCE_DIR}/COPYING") set(CPACK_GENERATOR "TGZ;TXZ") diff --git a/data/prozgui.desktop b/data/prozgui.desktop new file mode 100644 index 0000000..b7af198 --- /dev/null +++ b/data/prozgui.desktop @@ -0,0 +1,10 @@ +[Desktop Entry] +Type=Application +Name=ProzGUI +Comment=Multi-connection download accelerator +Exec=prozgui +Icon=prozgui +Terminal=false +Categories=Network;FileTransfer; +Keywords=download;HTTP;HTTPS;FTP;FTPS;SFTP; +StartupNotify=true diff --git a/po/fr.po b/po/fr.po index 262c0e1..ddfeb9e 100644 --- a/po/fr.po +++ b/po/fr.po @@ -376,11 +376,11 @@ msgstr "Récupération réussie des informations" #: src/download_win.cpp:489 #, c-format -msgid "File Size = %ld Kb" -msgstr "Taille du fichier: = %ld Ko" +msgid "File Size = %jd Kb" +msgstr "Taille du fichier: = %jd Ko" #: src/download_win.cpp:493 -msgid "File Size is UNKOWN" +msgid "File Size is UNKNOWN" msgstr "Taille du fichier INCONNUE" #: src/download_win.cpp:527 @@ -394,8 +394,8 @@ msgstr "Pas de site miroir trouvé, téléchargement depuis le site d'origine" #: src/download_win.cpp:623 #, c-format -msgid "Total Bytes received %ld Kb" -msgstr "Total des octets recus %ld Ko" +msgid "Total Bytes received %jd Kb" +msgstr "Total des octets recus %jd Ko" #: src/download_win.cpp:628 #, c-format diff --git a/po/fr.po~ b/po/fr.po~ deleted file mode 100644 index 203a43d..0000000 --- a/po/fr.po~ +++ /dev/null @@ -1,523 +0,0 @@ -# french po file for prozgui -# Copyright (C) 2001 Free Software Foundation, Inc. -# Eric Lassauge , 2001 -# http://lassauge.free.fr/linux.html -# -msgid "" -msgstr "" -"Project-Id-Version: prozgui 2.0.4\n" -"POT-Creation-Date: 2001-12-03 15:43+0100\n" -"PO-Revision-Date: 2001-12-03 15:43+0100\n" -"Last-Translator: Eric Lassauge \n" -"Language-Team: Gozer le maudit \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=iso-8859-1\n" -"Content-Transfer-Encoding: 8bit\n" - -#: src/we.cxx:81 -msgid "ftpsearch.lycos.com" -msgstr "" - -#: src/we.cxx:82 -msgid "ftpsearch.uniovie.es" -msgstr "" - -#: src/we.cxx:92 -msgid "Prozilla Preferences Panel" -msgstr "Configuration des préférences de Prozilla" - -#: src/we.cxx:97 -msgid "General" -msgstr "Général" - -#: src/we.cxx:116 -msgid "Number of Threads:" -msgstr "Nombre de \"Threads\":" - -#: src/we.cxx:125 -msgid "Use PASV for FTP transfers (recommended)" -msgstr "Utiliser PASV pour les transferts FTP (recommandé)" - -#: src/we.cxx:130 -msgid "" -"Ask the HTTP proxies not to cache requests between sessions (default is off)" -msgstr "" -"Demander aux proxies HTTP de ne pas faire de cache pour les requêtes " -"entre les sessions (pas fait par défaut)" - -#: src/we.cxx:146 -msgid "Retry Delay (Sec):" -msgstr "Délai entre les tentatives (sec):" - -#: src/we.cxx:150 -msgid "Timeout Period (Sec):" -msgstr "Durée de hors-temps (sec):" - -#: src/we.cxx:154 -msgid "Directory to download the files:" -msgstr "Répertoire où télécharger les fichiers:" - -#: src/we.cxx:158 -msgid "Limit bandwith usage PER download to (Kbps) (0 = unlimited):" -msgstr "Limiter la bande passante par téléchargement à (Kps) (0 = illimité):" - -#: src/we.cxx:166 -msgid "Proxies" -msgstr "" - -#: src/we.cxx:174 src/we.cxx:201 -msgid "Hostname:" -msgstr "Nom d'hôte:" - -#: src/we.cxx:179 src/we.cxx:206 -msgid "Port:" -msgstr "" - -#: src/we.cxx:185 -msgid "HTTP Proxy:" -msgstr "Proxy HTTP:" - -#: src/we.cxx:190 src/we.cxx:212 -msgid "Username:" -msgstr "Nom d'utilisateur:" - -#: src/we.cxx:195 src/we.cxx:217 -msgid "Password:" -msgstr "Mot de passe:" - -#: src/we.cxx:223 -msgid "FTP Proxy:" -msgstr "Proxy FTP:" - -#: src/we.cxx:228 -msgid "FTP Proxy Type:" -msgstr "Type de proxy FTP:" - -#: src/we.cxx:235 -msgid "Use HTTP Proxy" -msgstr "Utiliser un proxy HTTP" - -#: src/we.cxx:240 -msgid "Use FTP Proxy" -msgstr "Utiliser un proxy FTP" - -#: src/we.cxx:248 -msgid "Direct Connection to the Internet" -msgstr "Connexion directe à Internet" - -#: src/we.cxx:255 -msgid "Use proxies" -msgstr "Utiliser des proxies" - -#: src/we.cxx:268 -msgid "FTP Search" -msgstr "Recherche FTP" - -#: src/we.cxx:274 -msgid "Number of mirrors to request:" -msgstr "Nombre de sites miroirs à interroger:" - -#: src/we.cxx:287 -msgid "Ping Timeout (Sec):" -msgstr "Hors temps pour ping (Sec):" - -#: src/we.cxx:296 -msgid "Number of mirrors to ping at once:" -msgstr "Nombre de sites miroirs à contacter (ping) à la fois:" - -#: src/we.cxx:309 -msgid "Do FTPSearch automatically" -msgstr "Faire les recherches FTP automatiquement" - -#: src/we.cxx:314 -msgid "FTPSearch Server to use:" -msgstr "Serveur de recherche FTP à utiliser:" - -#: src/we.cxx:331 src/we.cxx:4252 src/we.cxx:4653 -msgid "OK" -msgstr "" - -#: src/dl_win.cxx:102 src/we.cxx:335 src/we.cxx:4669 -msgid "Cancel" -msgstr "Annuler" - -#: src/we.cxx:4240 -msgid "Prozilla Download Accelerator 2.0.4" -msgstr "Accélérateur de téléchargement Prozilla 2.0.4" - -#: src/we.cxx:4246 -msgid "GUI Version 2.0.4" -msgstr "IHM Version 2.0.4" - -#: src/we.cxx:4249 -msgid "libprozilla version 1.0.0" -msgstr "" - -#: src/we.cxx:4264 -msgid "Credits" -msgstr "Crédits" - -#: src/we.cxx:4273 -msgid "Kalum Somaratna - Main Programming" -msgstr "Kalum Somaratna - Programmeur principal" - -#: src/we.cxx:4277 -msgid "Uwe Hermann - Additional Programming" -msgstr "Uwe Hermann - Programmeur additionnel" - -#: src/we.cxx:4280 -msgid "" -"Gustavo Noronha Silva (KoV) - libprozilla GNU gettext support, deb package " -"maintainer" -msgstr "" -"Gustavo Noronha Silva (KoV) - Support GNU gettext pour " -"libprozilla, mainteneur du package debian" - -#: src/we.cxx:4285 -msgid "Ralph Slooten - Web Page Maintainer, RPM packager, testing" -msgstr "Ralph Slooten - Mainteneur des pages Web, empaqueteur RPM, tests" - -#: src/we.cxx:4289 -msgid "" -"If you have contributed and arent listed, I apologise and please mail me " -" and I will correct it" -msgstr "" -"Si vous avez contribué et n'êtes pas listé, milles excuses et envoyez un mel à" -" et je corrigerais ça." - -#: src/we.cxx:4294 -msgid "" -"Silviu Marin-Caea - (Our sysadmin) Donation of valuable bandwith and system " -"resources at delrom.ro, testing" -msgstr "" -"Silviu Marin-Caea - (notre administrateur système) Dons de bande passanteet " -"de ressources système chez delrom.ro, tests" - -#: src/we.cxx:4299 -msgid "Pablo Iranzo Gómez - testing" -msgstr "Pablo Iranzo Gómez - tests" - -#: src/we.cxx:4303 -msgid "Krogg - The cool Prozilla logo" -msgstr "Krogg - Le logo Prozilla" - -#: src/we.cxx:4307 -msgid "David L. Matthews - testing" -msgstr "David L. Matthews - tests" - -#: src/we.cxx:4315 -msgid "Translations" -msgstr "Traductions" - -#: src/we.cxx:4323 -msgid "Ruben Boer - Dutch Translation" -msgstr "Ruben Boer - Traduction en hollandais" - -#: src/we.cxx:4327 -msgid "Ralph Slooten- Dutch Translation" -msgstr "Ralph Slooten - Traduction en hollandais" - -#: src/we.cxx:4331 -msgid "Flower - Romanian Translation" -msgstr "Flower - Traduction en roumain" - -#: src/we.cxx:4335 -msgid "Gustavo Noronha Silva (KoV) - Portugese Translation" -msgstr "Gustavo Noronha Silva (KoV) - Traduction en portugais" - -#: src/we.cxx:4339 -msgid "Emanuele Tatti (Kreazy) - Italian Translation" -msgstr "Emanuele Tatti (Kreazy) - Traduction en italien" - -#: src/we.cxx:4343 -msgid "Alberto Zanoni - Italian Translation" -msgstr "Alberto Zanoni - Traduction en italien" - -#: src/we.cxx:4347 -msgid "Eric Lassauge - French Translation" -msgstr "Eric Lassauge - Traduction en français" - -#: src/we.cxx:4357 -msgid "Webpage - http://prozilla.delrom.ro/" -msgstr "Site web - http://prozilla.delrom.ro/" - -#: src/we.cxx:4651 -msgid "Please enter the URL" -msgstr "Entrez l'URL" - -#: src/we.cxx:4662 -msgid "Enter URL (CTRL+V to paste from clipboard)" -msgstr "" -"Entrez l'URL (CTRL+V ou clic milieu pour copier depuis le presse-papier)" - -#: src/we.cxx:4673 -msgid "FTPSearch for mirrors (Experimental)" -msgstr "Recherches FTP pour les sites miroirs (expérimental)" - -#: src/dl_win.cxx:14 -msgid "Abort, Resume Later" -msgstr "Interrompre, continuer + tard" - -#: src/dl_win.cxx:19 src/download_win.cpp:392 -msgid "Pause" -msgstr "" - -#: src/dl_win.cxx:25 -msgid "Abort, No Resume Later" -msgstr "Interrompre, pas de continuation + tard" - -#: src/dl_win.cxx:31 -msgid "URL:" -msgstr "" - -#: src/dl_win.cxx:70 -msgid "Estimated Time Left" -msgstr "Temps restant estimé" - -#: src/dl_win.cxx:98 -msgid "Creating file.............." -msgstr "Création du fichier.............." - -#: src/dl_win.cxx:137 src/dl_win.cxx:170 src/dl_win.cxx:208 -msgid "Attention!" -msgstr "" - -#: src/dl_win.cxx:141 -msgid "Ok" -msgstr "" - -#: src/dl_win.cxx:174 src/dl_win.cxx:212 -msgid "Yes" -msgstr "Oui" - -#: src/dl_win.cxx:178 src/dl_win.cxx:216 -msgid "No" -msgstr "Non" - -#: src/download_win.cpp:43 -msgid "Are you Sure You want to quit?" -msgstr "Voulez-vous vraiment quitter?" - -#: src/download_win.cpp:185 -msgid "Creating the thread that gets info about file.." -msgstr "Création du \"thread\" qui récupère les informations sur le fichier..." - -#: src/download_win.cpp:209 -msgid "I am unable to delete the target file!" -msgstr "Impossible de détruire le fichier cible!" - -#: src/download_win.cpp:242 -msgid "" -"A error occured while processing the logfile! Assuming default number of " -"connections" -msgstr "" -"Erreur lors du traitement du fichier de traces! Utilisation du nombrede " -"connections par défaut" - -#: src/download_win.cpp:251 -msgid "" -"The previous download used a different number of connections than the " -"default! so I will use the previous number of threads" -msgstr "" -"Le téléchargement précédent utilisait un nombre de connections différentde " -"la valeur par défaut! Utilisation du nombre de \"threads\" précédent" - -#: src/download_win.cpp:271 -msgid "" -"A error occured while processing the logfile! Assuming default number of " -"connections to delete" -msgstr "" -"Erreur lors du traitement du fichier de traces! Utilisation du nombrede " -"connections par défaut à détuire" - -#: src/download_win.cpp:294 -#, c-format -msgid "The target file %s exists, would you like to overwrite it?" -msgstr "Le fichier cible %s existe, voulez-vous l'écraser?" - -#: src/download_win.cpp:322 -#, c-format -msgid "" -"Previous download of %s exists, would you like to resume it or overwrite it?" -msgstr "" -"Un téléchargement précédent de %s existe, voulez-vous l'écraser ou continuer?" - -#: src/download_win.cpp:326 -msgid "Resume" -msgstr "Continuer" - -#: src/download_win.cpp:327 -msgid "Overwrite" -msgstr "Ecraser" - -#: src/download_win.cpp:372 -msgid "RESUME supported" -msgstr "CONTINUATION possible" - -#: src/download_win.cpp:380 -msgid "RESUME NOT supported" -msgstr "CONTINUATION impossible" - -#: src/download_win.cpp:445 -msgid "UnPause" -msgstr "Fin de pause" - -#: src/download_win.cpp:476 -msgid "waiting for thread to end" -msgstr "attente de la fin du \"thread\"" - -#: src/download_win.cpp:478 -msgid "Thread ended" -msgstr "Fin du \"thread\"" - -#: src/download_win.cpp:486 -msgid "Got info succesfully" -msgstr "Récupération réussie des informations" - -#: src/download_win.cpp:489 -#, c-format -msgid "File Size = %ld Kb" -msgstr "Taille du fichier: = %ld Ko" - -#: src/download_win.cpp:493 -msgid "File Size is UNKOWN" -msgstr "Taille du fichier INCONNUE" - -#: src/download_win.cpp:527 -#, c-format -msgid "The URL %s doesnt exist!" -msgstr "L'URL %s n'existe pas!" - -#: src/download_win.cpp:558 -msgid "No suitable mirrors were found, downloading from original server" -msgstr "Pas de site miroir trouvé, téléchargement depuis le site d'origine" - -#: src/download_win.cpp:623 -#, c-format -msgid "Total Bytes received %ld Kb" -msgstr "Total des octets recus %ld Ko" - -#: src/download_win.cpp:628 -#, c-format -msgid "Average Speed = %.3f Kb/sec" -msgstr "Vitesse moyenne = %.3f Ko/sec" - -#: src/download_win.cpp:637 -#, c-format -msgid "%d Seconds" -msgstr "%d secondes" - -#: src/download_win.cpp:639 -#, c-format -msgid "%d Minutes %d Seconds" -msgstr "%d minutes %d secondes" - -#: src/download_win.cpp:642 -#, c-format -msgid "%d Hours %d minutes" -msgstr "%d heures %d minutes" - -#. Wait till all are completed -#: src/download_win.cpp:664 -msgid "Waiting till all threads terminate" -msgstr "Attente de la fin de tous les \"threads\"" - -#: src/download_win.cpp:669 -msgid "Got DL succesfully, now building file" -msgstr "Téléchargement réussi, reconstruction du fichier" - -#: src/download_win.cpp:676 -#, c-format -msgid "Building file %s ....." -msgstr "Reconstruction du fichier %s ....." - -#: src/download_win.cpp:698 -msgid "" -"Error the server/proxy lied about resuming so I have to restart this from " -"the beginning!" -msgstr "" -"Erreur, le serveur/proxy a donné une fausse information sur sa capacitéà " -"exécuter une continuation, il est nécessaire de recommencer du début!" - -#: src/download_win.cpp:718 -#, c-format -msgid "" -"One connection of the download %s encountered a unrecoverable local error, " -"usually lack of free space, or a write to bad medium, or a problem with " -"permissions,so please fix this and retry" -msgstr "" -"Une connexion du téléchargement %s a eu une erreur fatale, à priori manquede " -"place disque, ou écriture sur un support en erreur, ou une problème avecles " -"permissions de fichier, corriger ce problème avant de recommencer" - -#: src/download_win.cpp:735 -#, c-format -msgid "" -"A connection(s) of the download %s encountered a unrecoverable remote error, " -"usually the file not being present in the remote server, therefore the " -"download had to be aborted!" -msgstr "" -"Une connexion du téléchargement %s a eu une erreur fatale, à priorile " -"fichier n'est pas présent sur le serveur distant, le téléchargement a duêtre " -"interrompu!" - -#: src/download_win.cpp:782 src/download_win.cpp:809 -msgid "Close" -msgstr "Fermer" - -#: src/main.cpp:225 src/main.cpp:351 -#, c-format -msgid "%s does not seem to be a valid URL" -msgstr "%s n'est pas une URL valide" - -#: src/main.cpp:232 -#, c-format -msgid "%s contains just a hostname, it does not contain a file to download!" -msgstr "%s contient juste un nom d'hôte, pas de fichier à télécharger!" - -#: src/main.cpp:286 -msgid "Error: Invalid option\n" -msgstr "Erreur: option invalide\n" - -#: src/main.cpp:291 -msgid "Prozilla - Download Accelerator" -msgstr "Prozilla - Accélérateur de téléchargement" - -#: src/main.cpp:314 -msgid "&File" -msgstr "&Fichier" - -#: src/main.cpp:315 -msgid "&New URL" -msgstr "&Nouvelle URL" - -#: src/main.cpp:317 -msgid "&Preferences" -msgstr "&Préférences" - -#: src/main.cpp:319 -msgid "&Quit" -msgstr "&Quitter" - -#: src/main.cpp:321 -msgid "&Help" -msgstr "&Aide" - -#: src/main.cpp:322 -msgid "&About" -msgstr "A &Propos" - -#: src/options.cpp:130 -#, c-format -msgid "%s does not seem to be a valid directory" -msgstr "%s ne contient pas un répertoire valide" - -#: src/options.cpp:153 -#, c-format -msgid "%s does not seem to be a valid HTTP proxy value" -msgstr "%s ne contient pas une valeur de proxy HTTP valide" - -#: src/options.cpp:181 -#, c-format -msgid "%s does not seem to be a valid FTP proxy value" -msgstr "%s ne contient pas une valeur de proxy FTP valide" diff --git a/po/it.po b/po/it.po index a5965a2..41db3f7 100644 --- a/po/it.po +++ b/po/it.po @@ -355,11 +355,11 @@ msgstr "Ottenute le informazioni correttamente" #: src/download_win.cpp:490 #, c-format -msgid "File Size = %ld Kb" -msgstr "Grandezza File = %ld Kb" +msgid "File Size = %jd Kb" +msgstr "Grandezza File = %jd Kb" #: src/download_win.cpp:494 -msgid "File Size is UNKOWN" +msgid "File Size is UNKNOWN" msgstr "La Grandezza del file è SCONOSCIUTA" #: src/download_win.cpp:515 @@ -375,8 +375,8 @@ msgstr "" #: src/download_win.cpp:596 #, c-format -msgid "Total Bytes received %ld Kb" -msgstr "Bytes ricevute in totale %ld kb" +msgid "Total Bytes received %jd Kb" +msgstr "Bytes ricevute in totale %jd kb" #: src/download_win.cpp:601 #, c-format diff --git a/po/it.po~ b/po/it.po~ deleted file mode 100644 index eab21e6..0000000 --- a/po/it.po~ +++ /dev/null @@ -1,498 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Free Software Foundation, Inc. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-09-27 12:56+0600\n" -"PO-Revision-Date: 2001-10-04 20:51+GMT\n" -"Last-Translator: \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=iso-8859-15\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Generator: KBabel 0.7\n" - -#: src/we.cxx:84 -msgid "Prozilla Preferences Panel" -msgstr "Pannello Preferenze di Prozilla" - -#: src/we.cxx:89 -msgid "General" -msgstr "Generale" - -#: src/we.cxx:108 -msgid "Number of Threads:" -msgstr "Numero di Threads:" - -#: src/we.cxx:117 -msgid "Use PASV for FTP transfers (recommended)" -msgstr "Usa PASV per i trasferimenti FTP (raccomandato)" - -#: src/we.cxx:122 -msgid "Ask the HTTP proxies not to cache requests between sessions (default is off)" -msgstr "" -"Chiedi ai proxies HTTP di non mettere in cache le richieste tra le sessioni " -"(disabilitato per default)" - -#: src/we.cxx:138 -msgid "Retry Delay (Sec):" -msgstr "Ritardo tra i tentativi (Sec):" - -#: src/we.cxx:142 -msgid "Timeout Period (Sec):" -msgstr "Tempo di Timeout (Sec):" - -#: src/we.cxx:146 -msgid "Directory to download the files:" -msgstr "Directory dove scaricare i files:" - -#: src/we.cxx:150 -msgid "Limit bandwith usage PER download to (Kbps) (0 = unlimited):" -msgstr "Limita l'uso della banda per ogni download a (Kbps) (0 = illimitata):" - -#: src/we.cxx:158 -msgid "Proxies" -msgstr "Proxies" - -#: src/we.cxx:166 src/we.cxx:193 -msgid "Hostname:" -msgstr "Nome Host:" - -#: src/we.cxx:171 src/we.cxx:198 -msgid "Port:" -msgstr "Porta:" - -#: src/we.cxx:177 -msgid "HTTP Proxy:" -msgstr "Proxy HTTP:" - -#: src/we.cxx:182 src/we.cxx:204 -msgid "Username:" -msgstr "Nome utente:" - -#: src/we.cxx:187 src/we.cxx:209 -msgid "Password:" -msgstr "Password:" - -#: src/we.cxx:215 -msgid "FTP Proxy:" -msgstr "Proxy FTP:" - -#: src/we.cxx:220 -msgid "FTP Proxy Type:" -msgstr "Tipo di proxy FTP:" - -#: src/we.cxx:227 -msgid "Use HTTP Proxy" -msgstr "Usa Proxy HTTP" - -#: src/we.cxx:232 -msgid "Use FTP Proxy" -msgstr "Usa Proxy FTP" - -#: src/we.cxx:240 -msgid "Direct Connection to the Internet" -msgstr "Connessione Diretta a Internet" - -#: src/we.cxx:247 -msgid "Use proxies" -msgstr "Usa proxies" - -#: src/we.cxx:260 -msgid "FTP Search" -msgstr "Ricerca FTP" - -#: src/we.cxx:266 -msgid "Number of mirrors to request:" -msgstr "Numero di mirrors da richiedere:" - -#: src/we.cxx:279 -msgid "Ping Timeout (Sec):" -msgstr "Timeout del ping(Sec):" - -#: src/we.cxx:288 -msgid "Number of mirrors to ping at once:" -msgstr "Numero di mirrors da pingare alla volta:" - -#: src/we.cxx:301 -msgid "Do FTPSearch automatically" -msgstr "Effettua la ricerca FTP automaticamente" - -#: src/we.cxx:312 src/we.cxx:4233 src/we.cxx:4626 -msgid "OK" -msgstr "OK" - -#: src/dl_win.cxx:102 src/we.cxx:316 src/we.cxx:4642 -msgid "Cancel" -msgstr "Cancella" - -#: src/we.cxx:4221 -msgid "Prozilla Download Accelerator 2.0.4beta" -msgstr "Prozilla Download Accelerator 2.0.4beta" - -#: src/we.cxx:4227 -msgid "GUI Version 2.0.4beta" -msgstr "Versione GUI 2.0.4-beta" - -#: src/we.cxx:4230 -msgid "libprozilla version 1.0.0" -msgstr "Versione libprozilla 1.0.0" - -#: src/we.cxx:4245 -msgid "Credits" -msgstr "Crediti" - -#: src/we.cxx:4254 -msgid "Kalum Somaratna - Main Programming" -msgstr "Kalum Somaratna - Programmazione Principale" - -#: src/we.cxx:4258 -msgid "Uwe Hermann - Additional Programming" -msgstr "Uwe Hermann - Programmazione aggiutiva" - -#: src/we.cxx:4261 -msgid "" -"Gustavo Noronha Silva (KoV) - libprozilla GNU gettext support, deb package " -"maintainer" -msgstr "Gustavo Noronha Silva (KoV) - supporto libprozilla GNU gettext, maintenimento pacchetti deb" - -#: src/we.cxx:4266 -msgid "Ralph Slooten - Web Page Maintainer, RPM packager, testing" -msgstr "Ralph Slooten - Web Page Maintainer, RPM packager, testing" - -#: src/we.cxx:4270 -msgid "" -"If you have contributed and arent listed, I apologise and please mail me " -" and I will correct it" -msgstr "" -"Se hai contribuito e non sei nella lista, ti prego di mandarmi un email" -" e la correggerò" - -#: src/we.cxx:4275 -msgid "" -"Silviu Marin-Caea - (Our sysadmin) Donation of valuable bandwith and system " -"resources at delrom.ro, testing" -msgstr "" -"Silviu Marin-Caea - (Nostro amministratore di sistema) Donazione considerevole di banda " -"e risorse di sistema a delrom.ro, testing" - -#: src/we.cxx:4280 -msgid "Pablo Iranzo Gómez - testing" -msgstr "Pablo Iranzo Gómez - testing" - -#: src/we.cxx:4284 -msgid "Krogg - The cool Prozilla logo" -msgstr "Krogg - Il simpatico logo di Prozilla" - -#: src/we.cxx:4288 -msgid "David L. Matthews - testing" -msgstr "David L. Matthews - testing" - -#: src/we.cxx:4296 -msgid "Translations" -msgstr "Traduzioni" - -#: src/we.cxx:4304 -msgid "Ruben Boer - Dutch Translation" -msgstr "Ruben Boer - Traduzione Belga" - -#: src/we.cxx:4308 -msgid "Ralph Slooten- Dutch Translation" -msgstr "Ralph Slooten- Traduzione Belga" - -#: src/we.cxx:4312 -msgid "Flower - Romanian Translation" -msgstr "Flower - Traduzione Rumena" - -#: src/we.cxx:4316 -msgid "Gustavo Noronha Silva (KoV) - Portugese Translation" -msgstr "Gustavo Noronha Silva (KoV) - Traduzione Portoghese" - -#: src/we.cxx:4320 -msgid "Emanuele Tatti (Kreazy) - Itallian Translation" -msgstr "Emanuele Tatti (Kreazy) - Traduzione Italiana" - -#: src/we.cxx:4330 -msgid "Webpage - http://prozilla.delrom.ro/" -msgstr "Webpage - http://prozilla.delrom.ro/" - -#: src/we.cxx:4624 -msgid "Please enter the URL" -msgstr "Per favore inserisci l'URL" - -#: src/we.cxx:4635 -msgid "Enter URL (CTRL+V to paste from clipboard)" -msgstr "Inserisci l'URL (CTRL+V per incollare dagli appunti)" - -#: src/we.cxx:4646 -msgid "FTPSearch for mirrors (Experimental)" -msgstr "Ricerca mirrors FTP (Sperimentale)" - -#: src/dl_win.cxx:14 -msgid "Abort, Resume Later" -msgstr "Abortisci; Riprendi più tardi" - -#: src/dl_win.cxx:19 src/download_win.cpp:391 -msgid "Pause" -msgstr "Pausa" - -#: src/dl_win.cxx:25 -msgid "Abort, No Resume Later" -msgstr "Abortisci; Non Riprendere" - -#: src/dl_win.cxx:31 -msgid "URL:" -msgstr "URL:" - -#: src/dl_win.cxx:70 -msgid "Estimated Time Left" -msgstr "Tempo mancante stimato" - -#: src/dl_win.cxx:98 -msgid "Creating file.............." -msgstr "Creando file..............." - -#: src/dl_win.cxx:137 src/dl_win.cxx:170 src/dl_win.cxx:208 -msgid "Attention!" -msgstr "Attenzione!" - -#: src/dl_win.cxx:141 -msgid "Ok" -msgstr "Ok" - -#: src/dl_win.cxx:174 src/dl_win.cxx:212 -msgid "Yes" -msgstr "Si" - -#: src/dl_win.cxx:178 src/dl_win.cxx:216 -msgid "No" -msgstr "No" - -#: src/download_win.cpp:43 -msgid "Are you Sure You want to quit?" -msgstr "Sei sicuro di voler abbandonare?" - -#: src/download_win.cpp:183 -msgid "Creating the thread that gets info about file.." -msgstr "Creando il thread che ottiene le informazioni sul file.." - -#: src/download_win.cpp:208 -msgid "I am unable to delete the target file!" -msgstr "Non riesco a cancellare il target file!" - -#: src/download_win.cpp:241 -msgid "" -"A error occured while processing the logfile! Assuming default number of " -"connections" -msgstr "" -"Un errore è occorso durante la lettura del file di log! Uso il numero " -"predefinito di.connessioni" - -#: src/download_win.cpp:250 -msgid "" -"The previous download used a different number of connections than the " -"default! so I will use the previous number of threads" -msgstr "" -"Il download precedente usava un numero differente di connessioni rispetto al " -"numero predefinito! Uso il numero precedente di threads" - -#: src/download_win.cpp:270 -msgid "" -"A error occured while processing the logfile! Assuming default number of " -"connections to delete" -msgstr "" -"Un errore è occorso durante la letture del file di log! Uso il numero " -"predefinito di connessioni da cancellare" - -#: src/download_win.cpp:293 -#, c-format -msgid "The target file %s exists, would you like to overwrite it?" -msgstr "Il target file %s esiste, lo vuoi sovrascrivere?" - -#: src/download_win.cpp:321 -#, c-format -msgid "Previous download of %s exists, would you like to resume it or overwrite it?" -msgstr "Un precedente download di %s esiste, lo vuoi riprendere o sovrascrivere?" - -#: src/download_win.cpp:325 -msgid "Resume" -msgstr "Riprendi" - -#: src/download_win.cpp:326 -msgid "Overwrite" -msgstr "Sovrascrivi" - -#: src/download_win.cpp:371 -msgid "RESUME supported" -msgstr "RESUME supportato" - -#: src/download_win.cpp:379 -msgid "RESUME NOT supported" -msgstr "RESUME NON supportato" - -#: src/download_win.cpp:444 -msgid "UnPause" -msgstr "Riprendi" - -#: src/download_win.cpp:477 -msgid "waiting for thread to end" -msgstr "sto aspettando la fine del thread" - -#: src/download_win.cpp:479 -msgid "Thread ended" -msgstr "Thread terminato" - -#: src/download_win.cpp:487 -msgid "Got info succesfully" -msgstr "Ottenute le informazioni correttamente" - -#: src/download_win.cpp:490 -#, c-format -msgid "File Size = %ld Kb" -msgstr "Grandezza File = %ld Kb" - -#: src/download_win.cpp:494 -msgid "File Size is UNKOWN" -msgstr "La Grandezza del file è SCONOSCIUTA" - -#: src/download_win.cpp:515 -#, c-format -msgid "The URL %s doesnt exist!" -msgstr "L'URL %s non esiste!" - -#: src/download_win.cpp:546 -msgid "No suitable mirrors were found, downloading from original server" -msgstr "Non sono stati trovati mirrors validi, effettuo il download dal server originale" - -#: src/download_win.cpp:596 -#, c-format -msgid "Total Bytes received %ld Kb" -msgstr "Bytes ricevute in totale %ld kb" - -#: src/download_win.cpp:601 -#, c-format -msgid "Average Speed = %.3f Kb/sec" -msgstr "Velocità di trasferimento media = %.3f Kb/sec" - -#: src/download_win.cpp:610 -#, c-format -msgid "%d Seconds" -msgstr "%d Secondi" - -#: src/download_win.cpp:612 -#, c-format -msgid "%d Minutes %d Seconds" -msgstr "%d Minuti %d Secondi" - -#: src/download_win.cpp:615 -#, c-format -msgid "%d Hours %d minutes" -msgstr "%d Ore %d Minuti" - -#. Wait till all are completed -#: src/download_win.cpp:637 -msgid "Waiting till all threads terminate" -msgstr "Sto aspettando la conclusione di tutti i threads" - -#: src/download_win.cpp:642 -msgid "Got DL succesfully, now building file" -msgstr "Ottenuti i DL correttamente, ora sto costruendo il file" - -#: src/download_win.cpp:649 -#, c-format -msgid "Building file %s ....." -msgstr "Costruendo file %s" - -#: src/download_win.cpp:673 -msgid "" -"Error the server/proxy lied about resuming so I have to restart this from " -"the begiining!" -msgstr "" -"Errore: a causa del server/proxy non è stato possibile riprendere il " -"download perciò devo riprendere dall'inizio!" - -#: src/download_win.cpp:693 -#, c-format -msgid "" -"One connection of the download %s encountered a unrecoverable local error, " -"usually lack of free space, or a write to bad medium, or a problem with " -"permissions,so pelase fix this and retry" -msgstr "" -"Una connessione del download %s è incappata in un errore locale " -"irreversibile, di solito a causa di mancanza di spazio su disco, o la " -"scrittura su un medium con problemi oppure un problema di persmesse, per " -"favore ripara il problema e riprova" - -#: src/download_win.cpp:710 -#, c-format -msgid "" -"A connection(s) of the download %s encountered a unrecoverable remote error, " -"usually the file not being present in the remote server, therefore the " -"download had to be aborted!" -msgstr "" -"Una connessione del download %s è incappata in un errore remoto " -"irreversibile, di solito a causa dell'assenza del file sul server remoto, perciò il download deve essere abortito!" - -#: src/download_win.cpp:761 src/download_win.cpp:788 -msgid "Close" -msgstr "Chiudi" - -#: src/main.cpp:225 src/main.cpp:351 -#, c-format -msgid "%s does not seem to be a valid URL" -msgstr "%s non sembra essere un'URL valido" - -#: src/main.cpp:232 -#, c-format -msgid "%s contains just a hostname, it does not contain a file to download!" -msgstr "%s contiene solo il nome di un host, non contiene un file da scaricare!" - -#: src/main.cpp:286 -msgid "Error: Invalid option\n" -msgstr "Errore: opzione non valida\n" - -#: src/main.cpp:291 -msgid "Prozilla - Download Accelerator" -msgstr "Prozilla - Download Accelerator" - -#: src/main.cpp:314 -msgid "&File" -msgstr "&File" - -#: src/main.cpp:315 -msgid "&New URL" -msgstr "&Nuova URL" - -#: src/main.cpp:317 -msgid "&Preferences" -msgstr "&Preferenze" - -#: src/main.cpp:319 -msgid "&Quit" -msgstr "&Abbandona" - -#: src/main.cpp:321 -msgid "&Help" -msgstr "&Aiuto" - -#: src/main.cpp:322 -msgid "&About" -msgstr "&A proposito di..." - -#: src/options.cpp:130 -#, c-format -msgid "%s does not seem to be a valid directory" -msgstr "%s non sembra essere una directory valida" - -#: src/options.cpp:153 -#, c-format -msgid "%s does not seem to be a valid HTTP proxy value" -msgstr "%s non sembra essere un valore valido per un proxy HTTP" - -#: src/options.cpp:181 -#, c-format -msgid "%s does not seem to be a valid FTP proxy value" -msgstr "%s non sembra essere un valore valido per un proxy FTP" - diff --git a/po/nl.po b/po/nl.po index d5e3486..8e83df5 100644 --- a/po/nl.po +++ b/po/nl.po @@ -296,11 +296,11 @@ msgstr "" #: src/download_win.cpp:391 #, c-format -msgid "File Size = %ld Kb" +msgid "File Size = %jd Kb" msgstr "" #: src/download_win.cpp:395 -msgid "File Size is UNKOWN" +msgid "File Size is UNKNOWN" msgstr "" #: src/download_win.cpp:404 @@ -310,8 +310,8 @@ msgstr "De URL %s bestaat niet!" #: src/download_win.cpp:451 #, c-format -msgid "Total Bytes received %ld Kb" -msgstr "Totaal Bytes ontvangen %ld Kb" +msgid "Total Bytes received %jd Kb" +msgstr "Totaal Bytes ontvangen %jd Kb" #: src/download_win.cpp:456 #, c-format diff --git a/po/nl.po~ b/po/nl.po~ deleted file mode 100644 index 82fc6fb..0000000 --- a/po/nl.po~ +++ /dev/null @@ -1,422 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Free Software Foundation, Inc. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-08-15 15:29+0600\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: ENCODING\n" - -#: src/we.cxx:49 -msgid "USER@SITE" -msgstr "GEBRUIKER@SITE" - -#: src/we.cxx:50 -msgid "USER@ProxyUser@SITE" -msgstr "GEBRUIKER@ProxyUser@SITE" - -#: src/we.cxx:51 -msgid "USER@SITE_PROXYUSER" -msgstr "GEBRUIKER@SITE_PROXYUSER" - -#: src/we.cxx:52 -msgid "ProxyUser@SITE" -msgstr "ProxyUser@SITE" - -#: src/we.cxx:53 -msgid "LOGIN_then_USER@SITE" -msgstr "LOGIN_dan_GEBRUIKER@SITE" - -#: src/we.cxx:54 -msgid "OPENSITE" -msgstr "OPENSITE" - -#: src/we.cxx:55 -msgid "SITESITE" -msgstr "SITESITE" - -#: src/we.cxx:56 -msgid "HTTP" -msgstr "HTTP" - -#: src/we.cxx:74 -msgid "Prozilla Preferences Panel" -msgstr "Prozilla Instellingen" - -#: src/we.cxx:79 -msgid "General" -msgstr "Algemeen" - -#: src/we.cxx:84 -msgid "Retry Delay (Sec):" -msgstr "" - -#: src/we.cxx:98 -msgid "Number of Threads:" -msgstr "" - -#: src/we.cxx:101 -msgid "Timeout Period (Sec):" -msgstr "" - -#: src/we.cxx:106 -msgid "Use PASV for FTP transfers (recommended)" -msgstr "Gebruik PASV voor FTP vervoer" - -#: src/we.cxx:110 -msgid "" -"Ask the HTTP proxies not to cache requests between sessions (default is off)" -msgstr "" - -#: src/we.cxx:115 -msgid "Directory to download the files:" -msgstr "Download Map" - -#: src/we.cxx:119 -msgid "Limit bandwith usage PER download to (Kbps) (0 = unlimited):" -msgstr "" - -#: src/we.cxx:128 -msgid "Proxies" -msgstr "Proxies" - -#: src/we.cxx:136 src/we.cxx:157 -msgid "Hostname:" -msgstr "Hostname:" - -#: src/we.cxx:140 src/we.cxx:161 -msgid "Port:" -msgstr "Poort:" - -#: src/we.cxx:145 -msgid "HTTP Proxy:" -msgstr "HTTP Proxy:" - -#: src/we.cxx:148 src/we.cxx:166 -msgid "Username:" -msgstr "Gebruikersnaam" - -#: src/we.cxx:152 src/we.cxx:170 -msgid "Password:" -msgstr "Wachtwoord" - -#: src/we.cxx:175 -msgid "FTP Proxy:" -msgstr "FTP Proxy:" - -#: src/we.cxx:178 -msgid "FTP Proxy Type:" -msgstr "FTP Proxy Soort:" - -#: src/we.cxx:183 -msgid "Use HTTP Proxy" -msgstr "Gebruik HTTP Proxy" - -#: src/we.cxx:187 -msgid "Use FTP Proxy" -msgstr "Gebruik FTP Proxy" - -#: src/we.cxx:194 -msgid "Direct Connection to the Internet" -msgstr "Direct Internet Verbinding" - -#: src/we.cxx:200 -msgid "Use proxies" -msgstr "Proxies Gebruiken" - -#: src/we.cxx:214 src/we.cxx:4175 -msgid "OK" -msgstr "OK" - -#: src/dl_win.cxx:85 src/we.cxx:218 -msgid "Cancel" -msgstr "Annuleer" - -#: src/we.cxx:4123 -msgid "Prozilla Download Accelerator M1" -msgstr "Prozilla Download Accelerator" - -#: src/we.cxx:4128 -msgid "GUI Version 2.0.4-beta" -msgstr "GUI Versie 2.0.4-beta" - -#: src/we.cxx:4131 -msgid "libprozilla version 1.0.0" -msgstr "libprozilla versie 1.0.0" - -#: src/we.cxx:4134 -msgid "Credits" -msgstr "" - -#: src/we.cxx:4140 -msgid "Kalum Somaratna - Main Programming" -msgstr "Kalum Somaratna - Hoofd Programeren" - -#: src/we.cxx:4143 -msgid "Uwe Hermann - Additional Programming" -msgstr "Uwe Hermann - Extra Programeren" - -#: src/we.cxx:4146 -msgid "" -"Gustavo Noronha Silva (KoV) - libprozilla GNU gettext support, translator, " -"deb package maintainer" -msgstr "" - -#: src/we.cxx:4151 -msgid "Ralph Slooten - Web Page Maintainer, RPM packager, testing, translator" -msgstr "Ralph Slooten - Web Site Ontwikkelaar / Onderhoud, RPM packager, testen, vertaaling" - -#: src/we.cxx:4155 -msgid "" -"If you have contributed and arent listed, I apologise and please mail me " -" and I will correct it" -msgstr "" - -#: src/we.cxx:4160 -msgid "" -"Silviu Marin-Caea - (Our sysadmin) Donation of valuable bandwith and system " -"resources at delrom.ro, testing" -msgstr "" - -#: src/we.cxx:4165 -msgid "Pablo Iranzo Gómez - testing" -msgstr "Pablo Iranzo Gómez - testen" - -#: src/we.cxx:4169 -msgid "Krogg - The cool Prozilla logo" -msgstr "Krogg - de gaaf Prozilla logo" - -#: src/dl_win.cxx:13 -msgid "URL:" -msgstr "URL" - -#: src/dl_win.cxx:56 -msgid "Estimated Time Left" -msgstr "Gemmidelde Tijd Nog" - -#: src/dl_win.cxx:64 -msgid "Abort, Resume Later" -msgstr "Anneuleer, Later" - -#: src/dl_win.cxx:68 -msgid "Abort, No Resume Later" -msgstr "Annuleer, Geen " - -#: src/dl_win.cxx:81 -msgid "Creating file.............." -msgstr "Bestand maken.............." - -#: src/dl_win.cxx:120 src/dl_win.cxx:153 src/dl_win.cxx:191 -msgid "Attention!" -msgstr "Attentie!" - -#: src/dl_win.cxx:124 -msgid "Ok" -msgstr "OK" - -#: src/dl_win.cxx:157 src/dl_win.cxx:195 -msgid "Yes" -msgstr "Ja" - -#: src/dl_win.cxx:161 src/dl_win.cxx:199 -msgid "No" -msgstr "Nee" - -#: src/download_win.cpp:42 -msgid "Are you Sure You want to quit?" -msgstr "Weet U zeker dat U wil stoppen?" - -#: src/download_win.cpp:171 -msgid "I am unable to delete the target file!" -msgstr "Onmogelijk om de bestand te wissen!" - -#: src/download_win.cpp:204 -msgid "" -"A error occured while processing the logfile! Assuming default number of " -"connections" -msgstr "" - -#: src/download_win.cpp:213 -msgid "" -"The previous download used a different number of connections than the " -"default! so I will use the previous number of threads" -msgstr "" - -#: src/download_win.cpp:233 -msgid "" -"A error occured while processing the logfile! Assuming default number of " -"connections to delete" -msgstr "" - -#: src/download_win.cpp:256 -#, c-format -msgid "The target file %s exists, would you like to overwrite it?" -msgstr "De bestand %s bestaat al, wilt U het vervengen?" - -#: src/download_win.cpp:284 -#, c-format -msgid "" -"Previous download of %s exists, would you like to resume it or overwrite it?" -msgstr "" - -#: src/download_win.cpp:288 -msgid "Resume" -msgstr "" - -#: src/download_win.cpp:289 -msgid "Overwrite" -msgstr "Overschrijven" - -#: src/download_win.cpp:326 -msgid "RESUME supported" -msgstr "" - -#: src/download_win.cpp:334 -msgid "RESUME NOT supported" -msgstr "" - -#: src/download_win.cpp:378 -msgid "waiting for thread to end" -msgstr "" - -#: src/download_win.cpp:380 -msgid "Thread ended" -msgstr "" - -#: src/download_win.cpp:388 -msgid "Got info succesfully" -msgstr "" - -#: src/download_win.cpp:391 -#, c-format -msgid "File Size = %ld Kb" -msgstr "" - -#: src/download_win.cpp:395 -msgid "File Size is UNKOWN" -msgstr "" - -#: src/download_win.cpp:404 -#, c-format -msgid "The URL %s doesnt exist!" -msgstr "De URL %s bestaat niet!" - -#: src/download_win.cpp:451 -#, c-format -msgid "Total Bytes received %ld Kb" -msgstr "Totaal Bytes ontvangen %ld Kb" - -#: src/download_win.cpp:456 -#, c-format -msgid "Average Speed = %.3f Kb/sec" -msgstr "Gemiddelde Snelheid = %.3f Kb/sec" - -#: src/download_win.cpp:465 -#, c-format -msgid "%d Seconds" -msgstr "%d Seconden" - -#: src/download_win.cpp:467 -#, c-format -msgid "%d Minutes %d Seconds" -msgstr "%d Minuten %d Seconden" - -#: src/download_win.cpp:470 -#, c-format -msgid "%d Hours %d minutes" -msgstr "%d Uren %d Minuten" - -#. Wait till all are completed -#: src/download_win.cpp:492 -msgid "Waiting till all threads terminate" -msgstr "" - -#: src/download_win.cpp:497 -msgid "Got DL succesfully, now building file" -msgstr "" - -#: src/download_win.cpp:503 -#, c-format -msgid "Building file %s ....." -msgstr "" - -#: src/download_win.cpp:526 -msgid "" -"Error the server/proxy lied about resuming so I have to restart this from " -"the begiining!" -msgstr "" - -#: src/download_win.cpp:546 -#, c-format -msgid "" -"One connection of the download %s encountered a unrecoverable local error, " -"usually lack of free space, or a write to bad medium, or a problem with " -"permissions,so pelase fix this and retry" -msgstr "" - -#: src/download_win.cpp:593 src/download_win.cpp:619 -msgid "Close" -msgstr "Sluiten" - -#: src/download_win.cpp:685 -msgid "Creating the thread that gets info about file.." -msgstr "" - -#: src/main.cpp:145 -msgid "Enter URL (CTRL+V to paste from clipboard)" -msgstr "URL toevoegen (CTRL+V van de klapper te plakken)" - -#: src/main.cpp:158 src/main.cpp:306 -#, c-format -msgid "%s does not seem to be a valid URL" -msgstr "%s is geen URL" - -#: src/main.cpp:248 -msgid "Error: Invalid option\n" -msgstr "Fout: Ongeldige optie\n" - -#: src/main.cpp:253 -msgid "Prozilla - Download Accelerator" -msgstr "Prozilla - Download Accelerator" - -#: src/main.cpp:276 -msgid "&File" -msgstr "&Bestand" - -#: src/main.cpp:277 -msgid "&New URL" -msgstr "&Nieuwe URL" - -#: src/main.cpp:278 -msgid "&Preferences" -msgstr "&Instellingen" - -#: src/main.cpp:279 -msgid "&About" -msgstr "" - -#: src/main.cpp:280 -msgid "&Quit" -msgstr "" - -#: src/options.cpp:119 -#, c-format -msgid "%s does not seem to be a valid directory" -msgstr "" - -#: src/options.cpp:142 -#, c-format -msgid "%s does not seem to be a valid HTTP proxy value" -msgstr "" - -#: src/options.cpp:170 -#, c-format -msgid "%s does not seem to be a valid FTP proxy value" -msgstr "" diff --git a/po/prozgui.pot b/po/prozgui.pot index 9b4339b..2271d09 100644 --- a/po/prozgui.pot +++ b/po/prozgui.pot @@ -402,11 +402,11 @@ msgstr "" #: src/download_win.cpp:501 #, c-format -msgid "File Size = %ld Kb" +msgid "File Size = %jd Kb" msgstr "" #: src/download_win.cpp:505 -msgid "File Size is UNKOWN" +msgid "File Size is UNKNOWN" msgstr "" #: src/download_win.cpp:546 @@ -420,7 +420,7 @@ msgstr "" #: src/download_win.cpp:642 #, c-format -msgid "Total Bytes received %ld Kb" +msgid "Total Bytes received %jd Kb" msgstr "" #: src/download_win.cpp:647 diff --git a/po/pt_BR.po b/po/pt_BR.po index dbef6b5..0e30a57 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -353,11 +353,11 @@ msgstr "Informações conseguidas com êxito" #: src/download_win.cpp:490 #, c-format -msgid "File Size = %ld Kb" -msgstr "Tamanho do arquivo = %ld Kb" +msgid "File Size = %jd Kb" +msgstr "Tamanho do arquivo = %jd Kb" #: src/download_win.cpp:494 -msgid "File Size is UNKOWN" +msgid "File Size is UNKNOWN" msgstr "Tamanho do arquivo DESCONHECIDO" #: src/download_win.cpp:515 @@ -371,8 +371,8 @@ msgstr "" #: src/download_win.cpp:596 #, c-format -msgid "Total Bytes received %ld Kb" -msgstr "Total de Bytes recebidos %ld Kb" +msgid "Total Bytes received %jd Kb" +msgstr "Total de Bytes recebidos %jd Kb" #: src/download_win.cpp:601 #, c-format diff --git a/po/pt_BR.po~ b/po/pt_BR.po~ deleted file mode 100644 index d327784..0000000 --- a/po/pt_BR.po~ +++ /dev/null @@ -1,504 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Free Software Foundation, Inc. -# Gustavo Noronha Silva , 2001. -# -msgid "" -msgstr "" -"Project-Id-Version: prozgui\n" -"POT-Creation-Date: 2001-09-27 12:56+0600\n" -"PO-Revision-Date: 2001-10-02\n" -"Last-Translator: Gustavo Noronha Silva \n" -"Language-Team: Debian-BR \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=ISO-8859-1\n" -"Content-Transfer-Encoding: ENCODING\n" - -#: src/we.cxx:84 -msgid "Prozilla Preferences Panel" -msgstr "Painel de Preferências do Prozilla" - -#: src/we.cxx:89 -msgid "General" -msgstr "Geral" - -#: src/we.cxx:108 -msgid "Number of Threads:" -msgstr "Número de Threads:" - -#: src/we.cxx:117 -msgid "Use PASV for FTP transfers (recommended)" -msgstr "Usar PASV para transferências FTP (recomendado)" - -#: src/we.cxx:122 -msgid "" -"Ask the HTTP proxies not to cache requests between sessions (default is off)" -msgstr "Pedir aos proxies HTTP para não fazerem cache das requisições entre sessões (o padrão é desligado)" - -#: src/we.cxx:138 -msgid "Retry Delay (Sec):" -msgstr "Intervalo de Tentativas (Seg):" - -#: src/we.cxx:142 -msgid "Timeout Period (Sec):" -msgstr "Tempo Limite de Operação (Seg):" - -#: src/we.cxx:146 -msgid "Directory to download the files:" -msgstr "Diretório para onde os arquivos devem ir:" - -#: src/we.cxx:150 -msgid "Limit bandwith usage PER download to (Kbps) (0 = unlimited):" -msgstr "Limitar largura de banda por download para (Kbps) (0 = ilimitado):" - -#: src/we.cxx:158 -msgid "Proxies" -msgstr "Proxies" - -#: src/we.cxx:166 src/we.cxx:193 -msgid "Hostname:" -msgstr "Hostname:" - -#: src/we.cxx:171 src/we.cxx:198 -msgid "Port:" -msgstr "Porta:" - -#: src/we.cxx:177 -msgid "HTTP Proxy:" -msgstr "Proxy HTTP:" - -#: src/we.cxx:182 src/we.cxx:204 -msgid "Username:" -msgstr "Nome do usuário:" - -#: src/we.cxx:187 src/we.cxx:209 -msgid "Password:" -msgstr "Senha:" - -#: src/we.cxx:215 -msgid "FTP Proxy:" -msgstr "Proxy FTP:" - -#: src/we.cxx:220 -msgid "FTP Proxy Type:" -msgstr "Tipo de Proxy FTP:" - -#: src/we.cxx:227 -msgid "Use HTTP Proxy" -msgstr "Usar Proxy HTTP" - -#: src/we.cxx:232 -msgid "Use FTP Proxy" -msgstr "Usar Proxy FTP" - -#: src/we.cxx:240 -msgid "Direct Connection to the Internet" -msgstr "Conexão Direta à Internet" - -#: src/we.cxx:247 -msgid "Use proxies" -msgstr "Usar Proxy" - -#: src/we.cxx:260 -msgid "FTP Search" -msgstr "FTP Search" - -#: src/we.cxx:266 -msgid "Number of mirrors to request:" -msgstr "" - -#: src/we.cxx:279 -msgid "Ping Timeout (Sec):" -msgstr "Tempo Limite de Operação (Seg):" - -#: src/we.cxx:288 -msgid "Number of mirrors to ping at once:" -msgstr "" - -#: src/we.cxx:301 -msgid "Do FTPSearch automatically" -msgstr "" - -#: src/we.cxx:312 src/we.cxx:4233 src/we.cxx:4626 -msgid "OK" -msgstr "OK" - -#: src/dl_win.cxx:102 src/we.cxx:316 src/we.cxx:4642 -msgid "Cancel" -msgstr "Cancelar" - -#: src/we.cxx:4221 -msgid "Prozilla Download Accelerator 2.0.4beta" -msgstr "Acelerador de Downloads Prozilla 2.0.4beta" - -#: src/we.cxx:4227 -msgid "GUI Version 2.0.4beta" -msgstr "Versão da GUI: 2.0.4beta" - -#: src/we.cxx:4230 -msgid "libprozilla version 1.0.0" -msgstr "Versão da libprozilla: 1.0.1" - -#: src/we.cxx:4245 -msgid "Credits" -msgstr "Créditos" - -#: src/we.cxx:4254 -msgid "Kalum Somaratna - Main Programming" -msgstr "Kalum Somaratna - Programação Principal" - -#: src/we.cxx:4258 -msgid "Uwe Hermann - Additional Programming" -msgstr "Uwe Hermann - Programação Adicional" - -#: src/we.cxx:4261 -msgid "" -"Gustavo Noronha Silva (KoV) - libprozilla GNU gettext support, deb package " -"maintainer" -msgstr "" -"Gustavo Noronha Silva (KoV) - suporte a GNU gettext para a libprozilla e " -"mantenedor Debian" - -#: src/we.cxx:4266 -msgid "Ralph Slooten - Web Page Maintainer, RPM packager, testing" -msgstr "Ralph Slooten - Mantenedor da página Web, empacotador RPM, testador" - -#: src/we.cxx:4270 -msgid "" -"If you have contributed and arent listed, I apologise and please mail me " -" and I will correct it" -msgstr "Se você contribuiu e não está listado, peço desculpas e por favor envie um email para e eu irei corrigir isso" - -#: src/we.cxx:4275 -msgid "" -"Silviu Marin-Caea - (Our sysadmin) Donation of valuable bandwith and system " -"resources at delrom.ro, testing" -msgstr "Silviu Marin-Caea - (Nosso Administrador de Sistema) Doação de sistema e banda valorosos em delrom.ro e testador" - -#: src/we.cxx:4280 -msgid "Pablo Iranzo Gómez - testing" -msgstr "Pablo Iranzo Gómez - testador" - -#: src/we.cxx:4284 -msgid "Krogg - The cool Prozilla logo" -msgstr "Krogg - O logo do Prozilla" - -#: src/we.cxx:4288 -msgid "David L. Matthews - testing" -msgstr "David L. Matthews - testador" - -#: src/we.cxx:4296 -msgid "Translations" -msgstr "Traduções" - -#: src/we.cxx:4304 -msgid "Ruben Boer - Dutch Translation" -msgstr "Ruben Boer - Tradução Holandesa" - -#: src/we.cxx:4308 -msgid "Ralph Slooten- Dutch Translation" -msgstr "Ralph Slooten - Tradução Holandesa" - -#: src/we.cxx:4312 -msgid "Flower - Romanian Translation" -msgstr "Flower - Tradução Romena" - -#: src/we.cxx:4316 -msgid "Gustavo Noronha Silva (KoV) - Portugese Translation" -msgstr "Gustavo Noronha Silva (KoV) - Tradução para Português" - -#: src/we.cxx:4320 -msgid "Emanuele Tatti (Kreazy) - Itallian Translation" -msgstr "" - -#: src/we.cxx:4330 -msgid "Webpage - http://prozilla.delrom.ro/" -msgstr "Página - http://prozilla.delrom.ro/" - -#: src/we.cxx:4624 -msgid "Please enter the URL" -msgstr "Por favor digite a URL" - -#: src/we.cxx:4635 -msgid "Enter URL (CTRL+V to paste from clipboard)" -msgstr "Digite a URL (CTRL+V para colar da área de transferência)" - -#: src/we.cxx:4646 -msgid "FTPSearch for mirrors (Experimental)" -msgstr "" - -#: src/dl_win.cxx:14 -msgid "Abort, Resume Later" -msgstr "Abortar, continuar mais tarde" - -#: src/dl_win.cxx:19 src/download_win.cpp:391 -msgid "Pause" -msgstr "Pausa" - -#: src/dl_win.cxx:25 -msgid "Abort, No Resume Later" -msgstr "Abortar, não continuar" - -#: src/dl_win.cxx:31 -msgid "URL:" -msgstr "URL:" - -#: src/dl_win.cxx:70 -msgid "Estimated Time Left" -msgstr "Tempo Restante Estimado" - -#: src/dl_win.cxx:98 -msgid "Creating file.............." -msgstr "Criando arquivo.............." - -#: src/dl_win.cxx:137 src/dl_win.cxx:170 src/dl_win.cxx:208 -msgid "Attention!" -msgstr "Atenção!" - -#: src/dl_win.cxx:141 -msgid "Ok" -msgstr "Ok" - -#: src/dl_win.cxx:174 src/dl_win.cxx:212 -msgid "Yes" -msgstr "Sim" - -#: src/dl_win.cxx:178 src/dl_win.cxx:216 -msgid "No" -msgstr "Não" - -#: src/download_win.cpp:43 -msgid "Are you Sure You want to quit?" -msgstr "Tem certeza que quer sair?" - -#: src/download_win.cpp:183 -msgid "Creating the thread that gets info about file.." -msgstr "Criando a thread que obtém informações sobre o arquivo..." - -#: src/download_win.cpp:208 -msgid "I am unable to delete the target file!" -msgstr "Fui incapaz de remover o arquivo alvo!" - -#: src/download_win.cpp:241 -msgid "" -"A error occured while processing the logfile! Assuming default number of " -"connections" -msgstr "Um erro aconteceu durante o processamento do arquivo de log! Assumindo número de conexões padrão" - -#: src/download_win.cpp:250 -msgid "" -"The previous download used a different number of connections than the " -"default! so I will use the previous number of threads" -msgstr "O download anterior usou um número de conexões diferente do padrão! Então eu usarei o número anterior de threads." - -#: src/download_win.cpp:270 -msgid "" -"A error occured while processing the logfile! Assuming default number of " -"connections to delete" -msgstr "Um erro aconteceu durante o processamento do arquivo de log! Assumindo número de conexões padrão para remover." - -#: src/download_win.cpp:293 -#, c-format -msgid "The target file %s exists, would you like to overwrite it?" -msgstr "O arquivo alvo %s existe, gostaria de sobrescrevê-lo?" - -#: src/download_win.cpp:321 -#, c-format -msgid "" -"Previous download of %s exists, would you like to resume it or overwrite it?" -msgstr "Download anterior de %s existe, quer continuar ou sobrescrever?" - -#: src/download_win.cpp:325 -msgid "Resume" -msgstr "Continuar" - -#: src/download_win.cpp:326 -msgid "Overwrite" -msgstr "Sobrescrever" - -#: src/download_win.cpp:371 -msgid "RESUME supported" -msgstr "CONTINUAÇÃO suportada" - -#: src/download_win.cpp:379 -msgid "RESUME NOT supported" -msgstr "CONTINUAÇÃO não suportada" - -#: src/download_win.cpp:444 -msgid "UnPause" -msgstr "Despausa" - -#: src/download_win.cpp:477 -msgid "waiting for thread to end" -msgstr "esperando que a thread acabe" - -#: src/download_win.cpp:479 -msgid "Thread ended" -msgstr "Thread acabou" - -#: src/download_win.cpp:487 -msgid "Got info succesfully" -msgstr "Informações conseguidas com êxito" - -#: src/download_win.cpp:490 -#, c-format -msgid "File Size = %ld Kb" -msgstr "Tamanho do arquivo = %ld Kb" - -#: src/download_win.cpp:494 -msgid "File Size is UNKOWN" -msgstr "Tamanho do arquivo DESCONHECIDO" - -#: src/download_win.cpp:515 -#, c-format -msgid "The URL %s doesnt exist!" -msgstr "A URL %s não existe!" - -#: src/download_win.cpp:546 -msgid "No suitable mirrors were found, downloading from original server" -msgstr "" - -#: src/download_win.cpp:596 -#, c-format -msgid "Total Bytes received %ld Kb" -msgstr "Total de Bytes recebidos %ld Kb" - -#: src/download_win.cpp:601 -#, c-format -msgid "Average Speed = %.3f Kb/sec" -msgstr "Velocidade Média = %.3f Kb/sec" - -#: src/download_win.cpp:610 -#, c-format -msgid "%d Seconds" -msgstr "%d Segundos" - -#: src/download_win.cpp:612 -#, c-format -msgid "%d Minutes %d Seconds" -msgstr "%d Minutos %d Segundos" - -#: src/download_win.cpp:615 -#, c-format -msgid "%d Hours %d minutes" -msgstr "%d Horas %d Minutos" - -#. Wait till all are completed -#: src/download_win.cpp:637 -msgid "Waiting till all threads terminate" -msgstr "Esperando até que todas as threads completem" - -#: src/download_win.cpp:642 -msgid "Got DL succesfully, now building file" -msgstr "Download terminado com sucesso, agora reconstruindo arquivo" - -#: src/download_win.cpp:649 -#, c-format -msgid "Building file %s ....." -msgstr "Construindo arquivo %s ....." - -#: src/download_win.cpp:673 -msgid "" -"Error the server/proxy lied about resuming so I have to restart this from " -"the begiining!" -msgstr "Erro: o servidor/proxy mentei sobre continuação e eu terei de começar tudo do começo!" - -#: src/download_win.cpp:693 -#, c-format -msgid "" -"One connection of the download %s encountered a unrecoverable local error, " -"usually lack of free space, or a write to bad medium, or a problem with " -"permissions,so pelase fix this and retry" -msgstr "Uma conexão do download %s encontrou um erro local irrecuperáel. Norlmalmente isso quer dizer falta de espaço ou uma mídia ruim ou um problema de permissões, então por favor conserte o erro e tente novamente." - -#: src/download_win.cpp:710 -#, c-format -msgid "" -"A connection(s) of the download %s encountered a unrecoverable remote error, " -"usually the file not being present in the remote server, therefore the " -"download had to be aborted!" -msgstr "Uma conexão do download %s encontrou um erro local irrecuperáel, normalmente isso quer dizer que o arquivo não está presente no servidor remoto, portanto o download teve de ser abortado!" - -#: src/download_win.cpp:761 src/download_win.cpp:788 -msgid "Close" -msgstr "Fechar" - -#: src/main.cpp:225 src/main.cpp:351 -#, c-format -msgid "%s does not seem to be a valid URL" -msgstr "%s não parece uma URL válida" - -#: src/main.cpp:232 -#, c-format -msgid "%s contains just a hostname, it does not contain a file to download!" -msgstr "%s contém apenas o nome do host mas não um nome de arquivo para baixar!" - -#: src/main.cpp:286 -msgid "Error: Invalid option\n" -msgstr "Erro: opção inválida\n" - -#: src/main.cpp:291 -msgid "Prozilla - Download Accelerator" -msgstr "Prozilla - Acelerador de Download" - -#: src/main.cpp:314 -msgid "&File" -msgstr "&Arquivo" - -#: src/main.cpp:315 -msgid "&New URL" -msgstr "&Nova URL" - -#: src/main.cpp:317 -msgid "&Preferences" -msgstr "&Preferências" - -#: src/main.cpp:319 -msgid "&Quit" -msgstr "&Sair" - -#: src/main.cpp:321 -msgid "&Help" -msgstr "" - -#: src/main.cpp:322 -msgid "&About" -msgstr "&Sobre" - -#: src/options.cpp:130 -#, c-format -msgid "%s does not seem to be a valid directory" -msgstr "%s não parece ser um diretório válido" - -#: src/options.cpp:153 -#, c-format -msgid "%s does not seem to be a valid HTTP proxy value" -msgstr "%s não parece ser um valor de proxy HTTP válido" - -#: src/options.cpp:181 -#, c-format -msgid "%s does not seem to be a valid FTP proxy value" -msgstr "%s não parece ser um valor de proxy FTP válido" - -#~ msgid "USER@SITE" -#~ msgstr "USUÁRIO@SERVIDOR" - -#~ msgid "USER@ProxyUser@SITE" -#~ msgstr "USUÁRIO@USUÁRIONOPROXY@SERVIDOR" - -#~ msgid "USER@SITE_PROXYUSER" -#~ msgstr "USUÁRIO@SERVIDOR_USUÁRIONOPROXY" - -#~ msgid "ProxyUser@SITE" -#~ msgstr "USUÁRIONOPROXY@SERVIDOR" - -#~ msgid "LOGIN_then_USER@SITE" -#~ msgstr "LOGIN_então_USUÁRIO@SERVIDOR" - -#~ msgid "OPENSITE" -#~ msgstr "SITEABERTO" - -#~ msgid "SITESITE" -#~ msgstr "SERVIDORSERVIDOR" - -#~ msgid "HTTP" -#~ msgstr "HTTP" diff --git a/po/ro.po b/po/ro.po index 9b75c32..5802e2c 100644 --- a/po/ro.po +++ b/po/ro.po @@ -318,11 +318,11 @@ msgstr "Informaþii primite" #: src/download_win.cpp:392 #, c-format -msgid "File Size = %ld Kb" -msgstr "Mãrimea fiºierului = %ld Kb" +msgid "File Size = %jd Kb" +msgstr "Mãrimea fiºierului = %jd Kb" #: src/download_win.cpp:396 -msgid "File Size is UNKOWN" +msgid "File Size is UNKNOWN" msgstr "Mãrimea fiºierului este necunoscutã" #: src/download_win.cpp:405 @@ -332,8 +332,8 @@ msgstr "URL-ul %s nu existã!" #: src/download_win.cpp:451 #, c-format -msgid "Total Bytes received %ld Kb" -msgstr "Am primit %ld Kb" +msgid "Total Bytes received %jd Kb" +msgstr "Am primit %jd Kb" #: src/download_win.cpp:456 #, c-format diff --git a/po/ro.po~ b/po/ro.po~ deleted file mode 100644 index 254d344..0000000 --- a/po/ro.po~ +++ /dev/null @@ -1,445 +0,0 @@ -# Romanian messages for prozgui. -# Copyright (C) 2001 Free Software Foundation, Inc. -# Flower , 2001. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2001-08-19 21:49+0600\n" -"PO-Revision-Date: 2001-08-21 06:14+0300\n" -"Last-Translator: Flower \n" -"Language-Team: RTFS \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: ENCODING\n" - -#: src/we.cxx:49 -msgid "USER@SITE" -msgstr "USER@SITE" - -#: src/we.cxx:50 -msgid "USER@ProxyUser@SITE" -msgstr "USER@ProxyUser@SITE" - -#: src/we.cxx:51 -msgid "USER@SITE_PROXYUSER" -msgstr "USER@SITE_PROXYUSER" - -#: src/we.cxx:52 -msgid "ProxyUser@SITE" -msgstr "ProxyUser@SITE" - -#: src/we.cxx:53 -msgid "LOGIN_then_USER@SITE" -msgstr "LOGIN_then_USER@SITE" - -#: src/we.cxx:54 -msgid "OPENSITE" -msgstr "OPENSITE" - -#: src/we.cxx:55 -msgid "SITESITE" -msgstr "SITESITE" - -#: src/we.cxx:56 -msgid "HTTP" -msgstr "HTTP" - -#: src/we.cxx:74 -msgid "Prozilla Preferences Panel" -msgstr "Panoul de opþiuni pentru Prozilla" - -#: src/we.cxx:79 -msgid "General" -msgstr "General" - -#: src/we.cxx:98 -msgid "Number of Threads:" -msgstr "Numãrul de fire:" - -#: src/we.cxx:107 -msgid "Use PASV for FTP transfers (recommended)" -msgstr "Foloseºte PASV pentru transferurile FTP (recomandat)" - -#: src/we.cxx:111 -msgid "" -"Ask the HTTP proxies not to cache requests between sessions (default is off)" -msgstr "" -"Cere proxy-urilor de HTTP sã nu pãstreze cererile între sesiuni (implicit e inactiv)" - -#: src/we.cxx:127 -msgid "Retry Delay (Sec):" -msgstr "Pauzã între încercãri (sec):" - -#: src/we.cxx:131 -msgid "Timeout Period (Sec):" -msgstr "Timp maxim (sec):" - -#: src/we.cxx:135 -msgid "Directory to download the files:" -msgstr "" - -#: src/we.cxx:139 -msgid "Limit bandwith usage PER download to (Kbps) (0 = unlimited):" -msgstr "Limiteazã lãþimea de bandã PER descãrcare la (Kbps) (0 = nelimitat):" - -#: src/we.cxx:147 -msgid "Proxies" -msgstr "Proxy-uri" - -#: src/we.cxx:155 src/we.cxx:180 -msgid "Hostname:" -msgstr "Hostname:" - -#: src/we.cxx:160 src/we.cxx:185 -msgid "Port:" -msgstr "Port:" - -#: src/we.cxx:166 -msgid "HTTP Proxy:" -msgstr "Proxy HTTP:" - -#: src/we.cxx:169 src/we.cxx:191 -msgid "Username:" -msgstr "Nume de utilizator:" - -#: src/we.cxx:174 src/we.cxx:196 -msgid "Password:" -msgstr "Parola:" - -#: src/we.cxx:202 -msgid "FTP Proxy:" -msgstr "Proxy FTP:" - -#: src/we.cxx:205 -msgid "FTP Proxy Type:" -msgstr "Tipul de proxy FTP:" - -#: src/we.cxx:211 -msgid "Use HTTP Proxy" -msgstr "Foloseºte proxy-ul HTTP" - -#: src/we.cxx:215 -msgid "Use FTP Proxy" -msgstr "Foloseºte proxy-ul FTP" - -#: src/we.cxx:222 -msgid "Direct Connection to the Internet" -msgstr "Conexiune directã la Internet" - -#: src/we.cxx:228 -msgid "Use proxies" -msgstr "Foloseºte proxy-uri" - -#: src/we.cxx:242 src/we.cxx:4203 src/we.cxx:4500 -msgid "OK" -msgstr "OK" - -#: src/dl_win.cxx:88 src/we.cxx:246 src/we.cxx:4516 -msgid "Cancel" -msgstr "Renunþã" - -#: src/we.cxx:4151 -msgid "Prozilla Download Accelerator M2" -msgstr "Prozilla Download Accelerator M2" - -#: src/we.cxx:4156 -msgid "GUI Version 2.0.4-beta" -msgstr "Versiunea GUI 2.0.4-beta" - -#: src/we.cxx:4159 -msgid "libprozilla version 1.0.0" -msgstr "versiunea libprozilla 1.0.0" - -#: src/we.cxx:4162 -msgid "Credits" -msgstr "Mulþumiri" - -#: src/we.cxx:4168 -msgid "Kalum Somaratna - Main Programming" -msgstr "Kalum Somaratna - Programator principal" - -#: src/we.cxx:4171 -msgid "Uwe Hermann - Additional Programming" -msgstr "Uwe Hermann - Programator ajutãtor" - -#: src/we.cxx:4174 -msgid "" -"Gustavo Noronha Silva (KoV) - libprozilla GNU gettext support, translator, " -"deb package maintainer" -msgstr "" -"Gustavo Noronha Silva (KoV) - ajutor la GNU gettext pentru libprozilla, traducãtor, " -"face pachetele deb" - -#: src/we.cxx:4179 -msgid "Ralph Slooten - Web Page Maintainer, RPM packager, testing, translator" -msgstr "Ralph Slooten - Menþine pagina Web, face pachetele RPM, tester, traducãtor" - -#: src/we.cxx:4183 -msgid "" -"If you have contributed and arent listed, I apologise and please mail me " -" and I will correct it" -msgstr "" -"Dacã aþi contribuit ºi nu sunteþi afiºat, îmi cer scuze ºi vã rog scrieþi­mi la " -" ºi­mi voi corecta scãparea" - -#: src/we.cxx:4188 -msgid "" -"Silviu Marin-Caea - (Our sysadmin) Donation of valuable bandwith and system " -"resources at delrom.ro, testing" -msgstr "" -"Silviu Marin-Caea - (sysadmin-ul nostru) Doneazã lãþime de bandã ºi resurse " -"sistem la delrom.ro, tester" - -#: src/we.cxx:4193 -msgid "Pablo Iranzo Gómez - testing" -msgstr "Pablo Iranzo Gómez - tester" - -#: src/we.cxx:4197 -msgid "Krogg - The cool Prozilla logo" -msgstr "Krogg - Meseriaºul logo pentru Prozilla" - -#: src/we.cxx:4498 -msgid "Please enter the URL" -msgstr "Introduceþi URL-ul" - -#: src/we.cxx:4509 -msgid "Enter URL (CTRL+V to paste from clipboard)" -msgstr "Introduceþi URL-ul (CTRL+V pentru lipire din clipboard)" - -#: src/dl_win.cxx:14 -msgid "Abort, Resume Later" -msgstr "Abandon, continuãm mai târziu" - -#: src/dl_win.cxx:19 -msgid "Abort, No Resume Later" -msgstr "Abandon, nu mai continuãm" - -#: src/dl_win.cxx:25 -msgid "URL:" -msgstr "URL:" - -#: src/dl_win.cxx:63 -msgid "Estimated Time Left" -msgstr "Timp rãmas estimat" - -#: src/dl_win.cxx:84 -msgid "Creating file.............." -msgstr "Creez fiºierul.............." - -#: src/dl_win.cxx:123 src/dl_win.cxx:156 src/dl_win.cxx:194 -msgid "Attention!" -msgstr "Atenþie!" - -#: src/dl_win.cxx:127 -msgid "Ok" -msgstr "Ok" - -#: src/dl_win.cxx:160 src/dl_win.cxx:198 -msgid "Yes" -msgstr "Da" - -#: src/dl_win.cxx:164 src/dl_win.cxx:202 -msgid "No" -msgstr "Nu" - -#: src/download_win.cpp:42 -msgid "Are you Sure You want to quit?" -msgstr "Sunteþi sigur cã doriþi sã ieºiþi?" - -#: src/download_win.cpp:172 -msgid "I am unable to delete the target file!" -msgstr "Nu pot ºterge fiºierul destinaþie!" - -#: src/download_win.cpp:205 -msgid "" -"A error occured while processing the logfile! Assuming default number of " -"connections" -msgstr "" -"A apãrut o eroare la procesarea fiºierului de log! Presupun numãrul implicit " -"de conexiuni" - -#: src/download_win.cpp:214 -msgid "" -"The previous download used a different number of connections than the " -"default! so I will use the previous number of threads" -msgstr "" -"Descãrcarea precedentã a folosit alt numãr de conexiuni decât cel implicit! " -"Vom folosi deci numãrul vechi de conexiuni." - -#: src/download_win.cpp:234 -msgid "" -"A error occured while processing the logfile! Assuming default number of " -"connections to delete" -msgstr "" -"A apãrut o eroare la procesarea fiºierului de log! Presupun numãrul implicit " -"de conexiuni pentru ºtergere" - -#: src/download_win.cpp:257 -#, c-format -msgid "The target file %s exists, would you like to overwrite it?" -msgstr "Fiºierul destinaþie %s existã, doriþi sã­l suprascriem?" - -#: src/download_win.cpp:285 -#, c-format -msgid "" -"Previous download of %s exists, would you like to resume it or overwrite it?" -msgstr "" -"O descãrcare anterioarã a lui %s existã, doriþi sã­l continuãm sau sã­l suprascriem?" - -#: src/download_win.cpp:289 -msgid "Resume" -msgstr "Continuare" - -#: src/download_win.cpp:290 -msgid "Overwrite" -msgstr "Suprascriere" - -#: src/download_win.cpp:327 -msgid "RESUME supported" -msgstr "CONTINUARE posibilã" - -#: src/download_win.cpp:335 -msgid "RESUME NOT supported" -msgstr "CONTINUARE imposibilã" - -#: src/download_win.cpp:379 -msgid "waiting for thread to end" -msgstr "aºtept firul sã se termine" - -#: src/download_win.cpp:381 -msgid "Thread ended" -msgstr "Fir terminat" - -#: src/download_win.cpp:389 -msgid "Got info succesfully" -msgstr "Informaþii primite" - -#: src/download_win.cpp:392 -#, c-format -msgid "File Size = %ld Kb" -msgstr "Mãrimea fiºierului = %ld Kb" - -#: src/download_win.cpp:396 -msgid "File Size is UNKOWN" -msgstr "Mãrimea fiºierului este necunoscutã" - -#: src/download_win.cpp:405 -#, c-format -msgid "The URL %s doesnt exist!" -msgstr "URL-ul %s nu existã!" - -#: src/download_win.cpp:451 -#, c-format -msgid "Total Bytes received %ld Kb" -msgstr "Am primit %ld Kb" - -#: src/download_win.cpp:456 -#, c-format -msgid "Average Speed = %.3f Kb/sec" -msgstr "Viteza medie = %.3f Kb/sec" - -#: src/download_win.cpp:465 -#, c-format -msgid "%d Seconds" -msgstr "%d secunde" - -#: src/download_win.cpp:467 -#, c-format -msgid "%d Minutes %d Seconds" -msgstr "%d minute ºi %d secunde" - -#: src/download_win.cpp:470 -#, c-format -msgid "%d Hours %d minutes" -msgstr "%d ore ºi %d minute" - -#. Wait till all are completed -#: src/download_win.cpp:492 -msgid "Waiting till all threads terminate" -msgstr "Aºtept sã se terminte toate firele" - -#: src/download_win.cpp:497 -msgid "Got DL succesfully, now building file" -msgstr "Descãrcare terminatã, construiesc fiºierul" - -#: src/download_win.cpp:503 -#, c-format -msgid "Building file %s ....." -msgstr "Construiesc fiºierul %s ....." - -#: src/download_win.cpp:527 -msgid "" -"Error the server/proxy lied about resuming so I have to restart this from " -"the begiining!" -msgstr "" -"Eroare serverul/proxy-ul a minþit referitor la continuare deci trebuie sã " -"reiau de la început!" - -#: src/download_win.cpp:547 -#, c-format -msgid "" -"One connection of the download %s encountered a unrecoverable local error, " -"usually lack of free space, or a write to bad medium, or a problem with " -"permissions,so pelase fix this and retry" -msgstr "" -"Una dintre conexiunile descãrcãrii %s a întâmpinat o eroare localã nereparabilã, " -"de obicei cauzatã de lipsa de spaþiu, scrierea pe suport defectuos sau o problemã " -"cu permisiunile, deci reparaþi eroarea ºi reîncercaþi" - -#: src/download_win.cpp:596 src/download_win.cpp:621 -msgid "Close" -msgstr "Închide" - -#: src/download_win.cpp:689 -msgid "Creating the thread that gets info about file.." -msgstr "Creez firul care ia informaþii despre fiºier." - -#: src/main.cpp:222 src/main.cpp:335 -#, c-format -msgid "%s does not seem to be a valid URL" -msgstr "%s nu pare sã fie un URL valid" - -#: src/main.cpp:275 -msgid "Error: Invalid option\n" -msgstr "Eroare: optiune invalidã\n" - -#: src/main.cpp:280 -msgid "Prozilla - Download Accelerator" -msgstr "Prozilla - Download Accelerator" - -#: src/main.cpp:303 -msgid "&File" -msgstr "&Fiºier" - -#: src/main.cpp:304 -msgid "&New URL" -msgstr "URL &nou" - -#: src/main.cpp:305 -msgid "&Preferences" -msgstr "&Preferinþe" - -#: src/main.cpp:306 -msgid "&About" -msgstr "&Despre" - -#: src/main.cpp:307 -msgid "&Quit" -msgstr "&Ieºire" - -#: src/options.cpp:119 -#, c-format -msgid "%s does not seem to be a valid directory" -msgstr "%s nu pare sã fie un director valid" - -#: src/options.cpp:142 -#, c-format -msgid "%s does not seem to be a valid HTTP proxy value" -msgstr "%s nu pare sã fie o valoare validã pentru proxy HTTP" - -#: src/options.cpp:170 -#, c-format -msgid "%s does not seem to be a valid FTP proxy value" -msgstr "%s nu pare sã fie o valoare validã pentru proxy FTP" diff --git a/src/download_win.cpp b/src/download_win.cpp index 9b08f0f..f5391e9 100644 --- a/src/download_win.cpp +++ b/src/download_win.cpp @@ -358,7 +358,7 @@ void DL_Window::start_download() if(ret==-1) { - fl_message(_("There doesnt seem to be enough free space or a disk write failed when attempting to create output file")); + fl_message("%s", _("There doesnt seem to be enough free space or a disk write failed when attempting to create output file")); status = DL_ABORTED; return; } @@ -498,11 +498,11 @@ void DL_Window::handle_info_thread() browser->add(_("Got info succesfully")); if (connection->main_file_size != -1) { - sprintf(buffer, _("File Size = %ld Kb"), - connection->main_file_size / 1024); + snprintf(buffer, sizeof(buffer), _("File Size = %jd Kb"), + (intmax_t) (connection->main_file_size / 1024)); progress_box->show(); } else - sprintf(buffer, _("File Size is UNKOWN")); + snprintf(buffer, sizeof(buffer), "%s", _("File Size is UNKNOWN")); file_size_box->value(buffer); //TODO CHANGED by me @@ -631,20 +631,20 @@ void DL_Window::handle_download_thread() for (int i = 0; i < download->num_connections; i++) { - sprintf(buf, "%d %10s %15s %10ld", i + 1, + snprintf(buf, sizeof(buf), "%d %10s %15s %10jd", i + 1, download->pconnections[i]->u.host, proz_connection_get_status_string(download->pconnections[i]), - proz_connection_get_total_bytes_got(download-> + (intmax_t) proz_connection_get_total_bytes_got(download-> pconnections[i])); fls[i]->value(buf); } - sprintf(buf, _("Total Bytes received %ld Kb"), - proz_download_get_total_bytes_got(download) / 1024); + snprintf(buf, sizeof(buf), _("Total Bytes received %jd Kb"), + (intmax_t) (proz_download_get_total_bytes_got(download) / 1024)); bytes_recv_box->value(buf); - sprintf(buf, _("Average Speed = %.3f Kb/sec"), + snprintf(buf, sizeof(buf), _("Average Speed = %.3f Kb/sec"), proz_download_get_average_speed(download) / 1024); dl_speed_box->value(buf); @@ -653,12 +653,12 @@ void DL_Window::handle_download_thread() if ((secs_left = proz_download_get_est_time_left(download)) != -1) { if (secs_left < 60) - sprintf(buf, _("%d Seconds"), secs_left); + snprintf(buf, sizeof(buf), _("%d Seconds"), secs_left); else if (secs_left < 3600) - sprintf(buf, _("%d Minutes %d Seconds"), secs_left / 60, + snprintf(buf, sizeof(buf), _("%d Minutes %d Seconds"), secs_left / 60, secs_left % 60); else - sprintf(buf, _("%d Hours %d minutes"), secs_left / 3600, + snprintf(buf, sizeof(buf), _("%d Hours %d minutes"), secs_left / 3600, (secs_left % 3600) / 60); est_time_box->show(); est_time_box->value(buf); diff --git a/src/getopt.c b/src/getopt.c index 6abedc3..b086198 100644 --- a/src/getopt.c +++ b/src/getopt.c @@ -1115,17 +1115,17 @@ char **argv; case '8': case '9': if (digit_optind != 0 && digit_optind != this_option_optind) - printf(_("digits occur in two different argv-elements.\n")); + printf("%s", _("digits occur in two different argv-elements.\n")); digit_optind = this_option_optind; printf("option %c\n", c); break; case 'a': - printf(_("option a\n")); + printf("%s", _("option a\n")); break; case 'b': - printf(_("option b\n")); + printf("%s", _("option b\n")); break; case 'c': @@ -1142,7 +1142,7 @@ char **argv; if (optind < argc) { - printf(_("non-option ARGV-elements: ")); + printf("%s", _("non-option ARGV-elements: ")); while (optind < argc) printf("%s ", argv[optind++]); printf("\n"); diff --git a/src/main.cpp b/src/main.cpp index 9b5910f..9516e01 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -444,7 +444,7 @@ int main(int argc, char **argv) switch (c) { default: - printf(_("Error: Invalid option\n")); + printf("%s", _("Error: Invalid option\n")); exit(0); } }