[project @ 2005-02-07 14:21:30 by rjw]
Preliminary updates for global history svn path=/import/netsurf/; revision=1496
This commit is contained in:
parent
d5255faf91
commit
3bfe5701c3
|
@ -62,7 +62,10 @@ WindowSize:Fenstergr
|
|||
WindowReset:Fensterposition zurücksetzen
|
||||
Utilities:Werkzeuge
|
||||
HotlistAdd:Eintrag hinzufügen
|
||||
HotlistShow:Hotlist zeigen F6
|
||||
HotlistShow:Hotlist zeigen... F6
|
||||
History:History
|
||||
HistLocal:Show local history... F7
|
||||
HistGlobal:Show global history... ^F7
|
||||
FindText:Text suchen F4
|
||||
Help:Hilfe
|
||||
HelpContent:Inhalt F1
|
||||
|
@ -86,6 +89,7 @@ ImgStyle2:Dithern
|
|||
ImgStyle3:Error-Diffusion
|
||||
|
||||
# Toolbar menus
|
||||
URLSuggest:Recent URLs
|
||||
Toolbar:Toolbar
|
||||
Icons:Schaltknöpfe
|
||||
IconBack:Zurück
|
||||
|
@ -142,6 +146,18 @@ TreeUnknown:Unknown
|
|||
TreeImport:Imported URL
|
||||
TreeNewFolder:New directory
|
||||
|
||||
# Tree export
|
||||
TreeHotlist:NetSurf hotlist
|
||||
TreeHistory:NetSurf history
|
||||
|
||||
# Global history
|
||||
GlobalHistory:Global history
|
||||
DateToday:Today
|
||||
DateYesterday:Yesterday
|
||||
Date1Week:Last week
|
||||
Date2Week:2 weeks ago
|
||||
Date3Week:3 weeks ago
|
||||
|
||||
# Download window
|
||||
Download:%s von %s <20> %s/s <20> noch %s
|
||||
DownloadU:%s von unbekannt <20> %s/s <20> bisher %s
|
||||
|
|
Binary file not shown.
|
@ -62,7 +62,10 @@ WindowSize:Maintain window size
|
|||
WindowReset:Reset default position
|
||||
Utilities:Utilities
|
||||
HotlistAdd:Add to hotlist
|
||||
HotlistShow:Show hotlist F6
|
||||
HotlistShow:Show hotlist... F6
|
||||
History:History
|
||||
HistLocal:Show local history... F7
|
||||
HistGlobal:Show global history... ^F7
|
||||
FindText:Find text F4
|
||||
Help:Help
|
||||
HelpContent:Contents F1
|
||||
|
@ -86,6 +89,7 @@ ImgStyle2:Dithered
|
|||
ImgStyle3:Error diffused
|
||||
|
||||
# Toolbar menus
|
||||
URLSuggest:Recent URLs
|
||||
Toolbar:Toolbar
|
||||
Icons:Buttons
|
||||
IconBack:Back
|
||||
|
@ -142,6 +146,18 @@ TreeUnknown:Unknown
|
|||
TreeImport:Imported URL
|
||||
TreeNewFolder:New directory
|
||||
|
||||
# Tree export
|
||||
TreeHotlist:NetSurf hotlist
|
||||
TreeHistory:NetSurf history
|
||||
|
||||
# Global history
|
||||
GlobalHistory:Global history
|
||||
DateToday:Today
|
||||
DateYesterday:Yesterday
|
||||
Date1Week:Last week
|
||||
Date2Week:2 weeks ago
|
||||
Date3Week:3 weeks ago
|
||||
|
||||
# Download window
|
||||
Download:%s of %s <20> %s/s <20> %s remaining
|
||||
DownloadU:%s of unknown <20> %s/s <20> %s total
|
||||
|
|
Binary file not shown.
|
@ -62,7 +62,10 @@ WindowSize:Garder cette taille de fen
|
|||
WindowReset:RAZ de la position par défaut
|
||||
Utilities:Utilitaires
|
||||
HotlistAdd:Ajouter aux favoris
|
||||
HotlistShow:Montrer les favoris F6
|
||||
HotlistShow:Montrer les favoris... F6
|
||||
History:History
|
||||
HistLocal:Show local history... F7
|
||||
HistGlobal:Show global history... ^F7
|
||||
FindText:Recherche de texte F4
|
||||
Help:Aide
|
||||
HelpContent:Contenus F1
|
||||
|
@ -86,6 +89,7 @@ ImgStyle2:Tram
|
|||
ImgStyle3:Avec diffusion d'erreur
|
||||
|
||||
# Toolbar menus
|
||||
URLSuggest:Recent URLs
|
||||
Toolbar:Barre d'outils
|
||||
Icons:Boutons
|
||||
IconBack:Retour
|
||||
|
@ -142,6 +146,18 @@ TreeUnknown:Inconnu
|
|||
TreeImport:URL importée
|
||||
TreeNewFolder:Nouv. répertoire
|
||||
|
||||
# Tree export
|
||||
TreeHotlist:NetSurf hotlist
|
||||
TreeHistory:NetSurf history
|
||||
|
||||
# Global history
|
||||
GlobalHistory:Global history
|
||||
DateToday:Today
|
||||
DateYesterday:Yesterday
|
||||
Date1Week:Last week
|
||||
Date2Week:2 weeks ago
|
||||
Date3Week:3 weeks ago
|
||||
|
||||
# Download window
|
||||
Download:%s de %s <20> %s/s <20> %s restants
|
||||
DownloadU:%s sur inconnu <20> %s/s <20> %s total
|
||||
|
|
Loading…
Reference in New Issue