Author: jflesch Date: 2007-03-24 22:25:41 +0000 (Sat, 24 Mar 2007) New Revision: 12352
Removed: trunk/apps/Thaw/src/thaw/i18n/thaw_de.properties Modified: trunk/apps/Thaw/src/thaw/i18n/thaw.properties Log: Remove german translation (no more maintained) Modified: trunk/apps/Thaw/src/thaw/i18n/thaw.properties =================================================================== --- trunk/apps/Thaw/src/thaw/i18n/thaw.properties 2007-03-24 22:24:06 UTC (rev 12351) +++ trunk/apps/Thaw/src/thaw/i18n/thaw.properties 2007-03-24 22:25:41 UTC (rev 12352) @@ -96,7 +96,7 @@ ## Config thaw.config.windowName=Configuration -thaw.config.okButton=Apply +thaw.config.okButton=Ok thaw.config.cancelButton=Cancel thaw.config.nodeAddress=Node address Deleted: trunk/apps/Thaw/src/thaw/i18n/thaw_de.properties =================================================================== --- trunk/apps/Thaw/src/thaw/i18n/thaw_de.properties 2007-03-24 22:24:06 UTC (rev 12351) +++ trunk/apps/Thaw/src/thaw/i18n/thaw_de.properties 2007-03-24 22:25:41 UTC (rev 12352) @@ -1,122 +0,0 @@ -# English, by Jerome Flesch, for Thaw -# 2006(c) - - -thaw.font=Courier New - -## Commons -# Note for devs and translators: These words must be/are always used alone. -thaw.common.node=Knoten -thaw.common.plugins=Plugins -thaw.common.add=Hinzuf\u00fcgen -thaw.common.remove=Entfernen -thaw.common.status=Status -thaw.common.identifier=Bezeichner - -thaw.common.insertion=Einf\u00fcgung -thaw.common.download=Download -thaw.common.insertions=Einf\u00fcgungen -thaw.common.downloads=Downloads - -thaw.common.fetch=Herunterladen - -thaw.common.file=Datei -thaw.common.progress=Fortschritt -thaw.common.withTheNodeProgress=Thaw <-> Knoten -thaw.common.size=Gr\u00f6\u00dfe - -thaw.common.localPath=Lokaler Pfad -thaw.common.priority=Priorit\u00e4t -thaw.common.try=Versuch -thaw.common.key=Schl\u00fcssel - -thaw.common.selectFile=Datei w\u00e4hlen -thaw.common.selectFiles=Datei(en) w\u00e4hlen - -thaw.common.persistence=Fortsetzen -thaw.common.persistant=Dauerhaft -thaw.common.persistenceForever=Bis zum Ende der \u00dcbertragung -thaw.common.persistenceReboot=Bis zum Neustart des Freenet-Knotens -thaw.common.persistenceConnection=Bis zum Beenden von Thaw - -thaw.common.globalQueue=Globale Warteschlange -thaw.common.true=Wahr -thaw.common.false=Falsch -thaw.common.yes=Ja -thaw.common.no=Nein -thaw.common.priority=Priorit\u00e4t - -thaw.common.removeFromTheList=von der Liste entfernen -thaw.common.cancel=Abbrechen -thaw.common.delay=Pause -thaw.common.copyKeysToClipboard=Schl\u00fcssel in die Zwischenablage kopieren -thaw.common.forceRestart=(Neu)Start erzwingen -thaw.common.downloadLocally=Lokal herunterladen - -thaw.common.unspecified=Nicht spezifiziert -thaw.common.unknown=Unbekannt -thaw.common.estimation=Absch\u00e4tzung -thaw.common.failed=FEHLGESCHLAGEN - -## Errors -thaw.error.idAlreadyUsed=Kann nicht verbinden. Unsere ID wird bereits von einem anderen Client auf diesem Knoten benutzt. - -## Menus -thaw.menu.file=Datei -thaw.menu.item.options=Optionen -thaw.menu.item.quit=Ende - -## Status bar -thaw.statusBar.initPlugins=Lade Plugins ... -thaw.statusBar.ready=Fertig -thaw.statusBar.connecting=Verbinde ... - -## Config -thaw.config.windowName=Konfiguration -thaw.config.okButton=Anwenden -thaw.config.cancelButton=Abbrechen - -thaw.config.nodeAddress=Adresse des Knotens -thaw.config.nodePort=Port des Knotens (FCP) - -thaw.config.maxSimultaneousDownloads=Maximale gleichzeitige Downloads (-1 = unbegrenzt) -thaw.config.maxSimultaneousInsertions=Maximale gleichzeitige Einf\u00fcgungen (-1 = unbegrenzt) - -thaw.config.thawId=Thaw ID - -thaw.config.pluginsLoaded=Geladene Plugins: - -thaw.config.maxUploadSpeed=Maximale Uploadgeschwindigkeit in KB/s (-1 = unbegrenzt) - - -## Plugins -thaw.plugin.insert.fileToInsert=einzuf\u00fcgende Datei -thaw.plugin.insert.filesToInsert=einzuf\u00fcgende Datei(en) -thaw.plugin.insert.selectKey=W\u00e4hlen Sie den gew\u00fcnschten Schl\u00fcssel-Typ -thaw.plugin.insert.KSK=KSK (nicht empfohlen) -thaw.plugin.insert.CHK=CHK (empfohlen) -thaw.plugin.insert.SSK=SSK / USK -thaw.plugin.insert.selectRev=Revision -thaw.plugin.insert.selectName=Name -thaw.plugin.insert.publicKey=\u00d6ffentlicher Schl\u00fcssel -thaw.plugin.insert.privateKey=Privater Schl\u00fcssel -thaw.plugin.insert.insertAction=Einf\u00fcgen -thaw.plugin.insert.specifyNameAndRev=Bitte w\u00e4hlen Sie Name und Revision -thaw.plugin.insert.specifyFile=Bitte w\u00e4hlen Sie eine Datei - -thaw.plugin.priority.p0=Notfall (*nicht* f\u00fcr normale Benutzung) -thaw.plugin.priority.p1=Sehr hoch -thaw.plugin.priority.p2=Hoch -thaw.plugin.priority.p3=Mittel (empfohlen) -thaw.plugin.priority.p4=Niedrig -thaw.plugin.priority.p5=Sehr niedrig -thaw.plugin.priority.p6=Wird nie fertig - -thaw.plugin.fetch.keyList=Schl\u00fcsselliste (ein Schl\u00fcssel pro Zeile) -thaw.plugin.fetch.loadKeyListFromFile=Schl\u00fcssel von Datei holen ... -thaw.plugin.fetch.destinationDirectory=Zielverzeichnis -thaw.plugin.fetch.chooseDestination=Ziel w\u00e4hlen ... - -## Warnings -thaw.warning.title=Warnung -thaw.warning.isWriting=Warnung ! Thaw \u00fcbertr\u00e4gt Daten zum Knoten. Es w\u00e4re besser zu beenden wenn Thaw damit fertig ist. Wirklich jetzt beenden?
