[freenet-cvs] r15152 - trunk/freenet/src/freenet/l10n
juiceman at freenetproject.org
juiceman at freenetproject.org
Fri Sep 14 03:11:04 UTC 2007
Author: juiceman
Date: 2007-09-14 03:11:03 +0000 (Fri, 14 Sep 2007)
New Revision: 15152
Modified:
trunk/freenet/src/freenet/l10n/freenet.l10n.de.properties
trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
trunk/freenet/src/freenet/l10n/freenet.l10n.es.properties
trunk/freenet/src/freenet/l10n/freenet.l10n.fr.properties
trunk/freenet/src/freenet/l10n/freenet.l10n.it.properties
trunk/freenet/src/freenet/l10n/freenet.l10n.no.properties
trunk/freenet/src/freenet/l10n/freenet.l10n.se.properties
Log:
Delete obsolete L10n strings for languages that have them.
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.de.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.de.properties 2007-09-14 02:59:22 UTC (rev 15151)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.de.properties 2007-09-14 03:11:03 UTC (rev 15152)
@@ -540,10 +540,6 @@
Node.storeSizeLong=Größe des Speichers in Bytes.
Node.swapRInterval=Tausch-Anfragen-Sende-Intervall (ms)
Node.swapRIntervalLong=Intervall in dem Tausch-Anfragen gesendet werden in Millisekunden. Lassen Sie dies in Ruhe!
-NodeClientCore.allowInsecureCHK=Unsichere CHKs erlauben?
-NodeClientCore.allowInsecureCHKLong=Vor (Version) 1010, waren alle CHKs unsicher (nur halb verschlüsselt). Alte CHKs erlauben?
-NodeClientCore.allowInsecureSSK=Unsichere SSKs erlauben?
-NodeClientCore.allowInsecureSSKLong=Vor (Version) 1010, waren alle SSKs unsicher (nur halb verschlüsselt). Alte SSKs erlauben?
NodeClientCore.couldNotFindOrCreateDir=Das Verzeichnis konnte weder gefunden noch angelegt werden
NodeClientCore.downloadAllowedDirs=Verzeichnisse in welche das Herunterladen erlaubt ist
NodeClientCore.downloadAllowedDirsLong=Per Semikolon getrennte Liste von Verzeichnissen, in welche das Herunterladen erlaubt ist. "downloads" steht für das Download-Verzeichnis, wenn das Feld leer ist bedeutet dies, dass keine Dateien auf Datenträger heruntergeladen werden dürfen, "all" erlaubt das Herunterladen überall hin. WARNUNG! Wenn diese Option auf "all" gesetzt wird, kann jeder Benutzer jede Datei an jeden Ort auf Ihrem Computer herunterladen!
@@ -551,8 +547,6 @@
NodeClientCore.downloadDirLong=Das Verzeichnis in welchem heruntergeladene Dateien standardmäßig gespeichert werden
NodeClientCore.fileForClientStats=Datei in welcher die Statistiken gespeichert werden
NodeClientCore.fileForClientStatsLong=Datei in der die Drosselungs-Statistiken gespeichert werden (wird benötigt um herauszufinden wie oft Anfragen gesendet werden sollen).
-NodeClientCore.ignoreTooManyPathComponents=Zu viele Pfad-Komponenten ignorieren
-NodeClientCore.ignoreTooManyPathComponentsLong=Wenn aktiviert, wird der Knoten keine "TOO_MANY_PATH_COMPONENTS"-Fehler erzeugen wenn er einen URI bekommt, welcher am Ende dessen was zum abrufen des Schlüssels notwendig ist, zusätzliche, sinnlose Unterverzeichnisse (/blah/blah) enthält (zum Beispiel haben alte CHKs oft Dateinamen am Ende welche nicht Teil der ursprünglichen Einfügeoperation waren; dies ist überholt, weil man nun den Dateinamen mit angeben kann und es verwirrend ist willkürliche Zeichenketten zu einem URI hinzufügen zu können, und es macht es schwer sie zu vergleichen). Aktivieren Sie diese Einstellung nur, wenn Sie dies für die Kompatibilität mit anderen Anwendungen benötigen; sie wird in Kürze entfernt.
NodeClientCore.lazyResume=Vervollständige das Laden persistenter Anfragen beim Start? (Braucht mehr Speicher)
NodeClientCore.lazyResumeLong=Der Knoten kann persistente (dauerhafte) anstehende Anfragen beim Starten laden, oder er kann die Daten in den Speicher einlesen und dann die Anfragen nachdem der Knoten vollständig gestartet ist komplettieren. Kürzere Start-Zeiten, braucht aber mehr Speicher.
NodeClientCore.maxUSKFetchers=Maximal erlaubte Anzahl von USK-Abrufern
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2007-09-14 02:59:22 UTC (rev 15151)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.en.properties 2007-09-14 03:11:03 UTC (rev 15152)
@@ -541,10 +541,6 @@
Node.storeSizeLong=Store size in bytes
Node.swapRInterval=Swap request send interval (ms)
Node.swapRIntervalLong=Interval between swap attempting to send swap requests in milliseconds. Leave this alone!
-NodeClientCore.allowInsecureCHK=Allow insecure CHKs?
-NodeClientCore.allowInsecureCHKLong=Before 1010, all CHKs were insecure (only half encrypted). Allow old CHKs?
-NodeClientCore.allowInsecureSSK=Allow insecure SSKs?
-NodeClientCore.allowInsecureSSKLong=Before 1010, all SSKs were insecure (only half encrypted). Allow old SSKs?
NodeClientCore.couldNotFindOrCreateDir=Could not find or create directory
NodeClientCore.downloadAllowedDirs=Directories downloading is allowed to
NodeClientCore.downloadAllowedDirsLong=Semicolon separated list of directories to which downloads are allowed. "downloads" means downloadsDir, empty means no downloads to disk allowed, "all" means downloads allowed from anywhere. WARNING! If this is set to "all" any user can download any file to anywhere on your computer!
@@ -552,8 +548,6 @@
NodeClientCore.downloadDirLong=The directory to save downloaded files into by default
NodeClientCore.fileForClientStats=File to store client statistics in
NodeClientCore.fileForClientStatsLong=File to store client throttling statistics in (used to decide how often to send requests)
-NodeClientCore.ignoreTooManyPathComponents=Ignore too many path components
-NodeClientCore.ignoreTooManyPathComponentsLong=If true, the node won't generate TOO_MANY_PATH_COMPONENTS errors when a URI is fed to it which has extra, meaningless subdirs (/blah/blah) on the end beyond what is needed to fetch the key (for example, old CHKs will often have filenames stuck on the end which weren't part of the original insert; this is obsolete because we can now include the filename, and it is confusing to be able to add arbitrary strings to a URI, and it makes them hard to compare). Only enable this option if you need it for compatibility with older apps; it will be removed soon.
NodeClientCore.lazyResume=Complete loading of persistent requests after startup? (Uses more memory)
NodeClientCore.lazyResumeLong=The node can load persistent queued requests during startup, or it can read the data into memory and then complete the request resuming process after the node has started up. Shorter start-up times, but uses more memory.
NodeClientCore.maxUSKFetchers=Maximum number of allowed USK fetchers
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.es.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.es.properties 2007-09-14 02:59:22 UTC (rev 15151)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.es.properties 2007-09-14 03:11:03 UTC (rev 15152)
@@ -254,7 +254,6 @@
Node.nodeNameLong=Nombre del nodo, solo visible a tus contactos/amigos.
Node.port=Numero de puerto para FCP, (protocolo UDP)
Node.storeSizeLong=Tamanio del datastore en bytes
-NodeClientCore.allowInsecureSSK=Aceptar llaves SSKs inseguras?
NodeClientCore.downloadDir=Directorio de descargas por defecto
NodeClientCore.maxUSKFetchersMustBeGreaterThanZero=Debe ser mayor a cero
NodeClientCore.movingTempDirOnTheFlyNotSupported=Mover el directorio temporal mienras Freenet esta corriendo no esta soportado todavia
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.fr.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.fr.properties 2007-09-14 02:59:22 UTC (rev 15151)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.fr.properties 2007-09-14 03:11:03 UTC (rev 15152)
@@ -544,10 +544,6 @@
Node.storeSizeLong=Taille du store en octets
Node.swapRInterval=Intervalle entre les demandes de permutation (ms)
Node.swapRIntervalLong=Intervale entre chaque demande de permutation, en millisecondes. Laissez tel quel !
-NodeClientCore.allowInsecureCHK=Autorisez les CHK non sécurisées ?
-NodeClientCore.allowInsecureCHKLong=Avant la version 1010, toutes les CHK avaient un problème de sécurité (cryptées à moitié seulement). Accepter les anciennes CHKs ?
-NodeClientCore.allowInsecureSSK=Autoriser les SSK non-sécurisées ?
-NodeClientCore.allowInsecureSSKLong=Avant la version 1010, toutes les SSK avaient un problème de sécurité (cryptées à moitié). Accepter les anciennes SSK ?
NodeClientCore.couldNotFindOrCreateDir=Impossible de trouver ou de créer le dossier
NodeClientCore.downloadAllowedDirs=Les dossiers de téléchargement autorisés sont
NodeClientCore.downloadAllowedDirsLong=Liste de dossiers (séparés par des ';') où le téléchargement est autorisé. "downloads" correspond au dossier de téléchargement, laissez-la vide pour n'autoriser aucun téléchargement sur le disque dur, "all" autorise les téléchargements partout !
@@ -555,8 +551,6 @@
NodeClientCore.downloadDirLong=Dossier où sauvegarder les fichiers téléchargés par défaut
NodeClientCore.fileForClientStats=Fichier où stocker les statistiques des clients
NodeClientCore.fileForClientStatsLong=Fichier où stocker les statistiques de transfert (utilisées pour décider à quelle fréquence envoyer les requètes)
-NodeClientCore.ignoreTooManyPathComponents=Ignorer les chemins trop longs
-NodeClientCore.ignoreTooManyPathComponentsLong=Si activé, le noeud ne génèrera plus d'erreurs TOO_MANY_PATH_COMPONENTS quand on lui soumet une URL avec trop de noms de dossiers à la fin (/bla/bla/), inutiles pour récupérer la clé (par exemple, les anciennes CHK avaient souvent des noms de fichiers collées à la fin qui ne faisaient pas partie de l'insertion originale ; ça ne sert plus à rien car on peut ajouter le nom de fichier maintenant). N'activez ceci que si vous en avez besoin pour utiliser de vieilles applications ; cette option sera retirée bientôt.
NodeClientCore.lazyResume=Terminer le chargement des requètes persistantes après le démarrage ? (Utilise plus de mémoire)
NodeClientCore.lazyResumeLong=Le noeud peut charger les requètes persistantes en attente pendant le démarrage, ou il peut lire les infos en mémoire et relancer les requètes après le démarrage. Le démarrage est plus rapide mais cela consomme plus de mémoire.
NodeClientCore.maxUSKFetchers=Nombre maximum de récupérateurs d'USK
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.it.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.it.properties 2007-09-14 02:59:22 UTC (rev 15151)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.it.properties 2007-09-14 03:11:03 UTC (rev 15152)
@@ -567,10 +567,6 @@
Node.storeSizeLong=Dimensioni del magazzino (store) in bytes
Node.swapRInterval=Intervallo tra le richieste di scambio (swap) in millisecondi
Node.swapRIntervalLong=Intervallo tra richieste di scambio (swap) in millisecondi. Non toccare!
-NodeClientCore.allowInsecureCHK=Permettere l'uso di chiavi CHK non sicure?
-NodeClientCore.allowInsecureCHKLong=Prima di 1010, le chiavi CHK non erano sicure perché venivano criptate solo per metà. Questa impostazione specifica se l'uso di vecchie chiavi CHK è permesso o meno.
-NodeClientCore.allowInsecureSSK=Permettere l' uso di chiavi SSK non sicure?
-NodeClientCore.allowInsecureSSKLong=Prima di 1010, le chiavi SSK non erano sicure perché venivano criptate solo per metà. Questa impostazione specifica se l'uso di vecchie chiavi SSK è permesso o meno
NodeClientCore.couldNotFindOrCreateDir=Non è stato possibile trovare o creare la direcory
NodeClientCore.downloadAllowedDirs=Directory dove il download è consentito
NodeClientCore.downloadAllowedDirsLong=Si può usare una lista di directory dove dove il download e' permesso, separate da 'punto e virgola' (;). "downloads" significa downloadsDir, vuoto (nessuna directory specificata) significa che il download su disco non e' permesso, "all" significa download permessi in tutte le directory AVVERTENZA; Se impostato su "all" ("tutte"), ogni utente potrà scaricare files in qualsiasi directory.
@@ -578,8 +574,6 @@
NodeClientCore.downloadDirLong=Directory predefinita dove salvare i file scaricati
NodeClientCore.fileForClientStats=File contenente statistiche del client
NodeClientCore.fileForClientStatsLong=File dove conservare le statistiche relative al client throttling (utilizzato per stabilire l'intervallo tra le richieste)
-NodeClientCore.ignoreTooManyPathComponents=Ignora eccesso di componenti nel percorso
-NodeClientCore.ignoreTooManyPathComponentsLong=Se impostato su 'vero' (true) il nodo non produrrà errori dovuti all' eccesso di subdir senza senso (/bla/bla/bla): le vecchie chiavi CHK possono includere un' 'appendice' aggiunta dopo l'inserzione originale,spesso il nome del file. Ciò è ormai obsoleto, adesso possiamo includere i nomi direttamente. Abilitare questa opzione solo in caso di necessità, per esempio compatibilità con vecchie applicazioni.
NodeClientCore.lazyResume=Caricare completamente le richieste persistenti dopo aver completato l'avvio del nodo? (Fa maggiore uso di memoria ma avvia il nodo più velocemente)
NodeClientCore.lazyResumeLong=Le richieste persistenti possono essere caricate durante l'avviamento del nodo, oppure si possono iscrivere i dati in memoria e lasciare che vengano caricati completamente solo dopo che il processo di avvio è terminato. Ciò riduce tempo di avviamento ma fa maggior uso di memoria
NodeClientCore.maxUSKFetchers=Numero massimo di USK fetchers ammessi
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.no.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.no.properties 2007-09-14 02:59:22 UTC (rev 15151)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.no.properties 2007-09-14 03:11:03 UTC (rev 15152)
@@ -419,10 +419,6 @@
Node.storeMaxMemTooHigh=Å gi mer enn 80% av minnet ditt til BDB er antagelig ikke det du vil gjøre!
Node.storeSize=Lagerstørrelse i byte
Node.storeSizeLong=Lagerstørrelse i byte
-NodeClientCore.allowInsecureCHK=Tillat usikre CHKer?
-NodeClientCore.allowInsecureCHKLong=Før 1010 var alle CHKer usikre (bare halvveis kryptert). Tillat gamle CHKer?
-NodeClientCore.allowInsecureSSK=Tillat usikre SSKer?
-NodeClientCore.allowInsecureSSKLong=Før 1010 var alle SSKer usikre (bare halvveis kryptert). Tillat gamle SSKer?
NodeClientCore.couldNotFindOrCreateDir=Kunne ikke finne eller opprette mappe
NodeClientCore.maxUSKFetchersMustBeGreaterThanZero=Må være større enn null
NodeIPDectector.inclLocalAddress=Inkluder lokal adresse i noderef
Modified: trunk/freenet/src/freenet/l10n/freenet.l10n.se.properties
===================================================================
--- trunk/freenet/src/freenet/l10n/freenet.l10n.se.properties 2007-09-14 02:59:22 UTC (rev 15151)
+++ trunk/freenet/src/freenet/l10n/freenet.l10n.se.properties 2007-09-14 03:11:03 UTC (rev 15152)
@@ -363,10 +363,6 @@
Node.storeMaxMemTooHigh=Att ge mer än 80% av ram minnet till BDB (Berkeley DataBase) är antagligen inte vad du vill göra!
Node.storeSize=Max storlek på Freenets datalagring
Node.storeSizeLong=Max storlek på Freenets datalagring, det utrymme i din nod som används till freenets datalagring. Större data utrymme än standard är att föredra.
-NodeClientCore.allowInsecureCHK=Tillåt osäkra CHKs?
-NodeClientCore.allowInsecureCHKLong=Före version 1010 var alla CHKs osäkra (endast halv kryptering användes). Vill du tillåta gamla CHKs?
-NodeClientCore.allowInsecureSSK=Tillåt osäkra SSKs?
-NodeClientCore.allowInsecureSSKLong=Före version 1010 var alla SSKs osäkra (endast halv kryptering användes). Vill du tillåta gamla SSKs?
NodeClientCore.couldNotFindOrCreateDir=Kunde inte hitta eller skapa mappen
NodeClientCore.downloadAllowedDirs=Mapp/ar dit nedladdning är tillåten
NodeClientCore.downloadDir=Nedladdningsmapp
More information about the cvs
mailing list