From 355799ce0bbb078237dfc1ae9874bbc5342acbc4 Mon Sep 17 00:00:00 2001 From: John Mark Bell Date: Thu, 17 Dec 2009 23:55:02 +0000 Subject: Merge branches/MarkieB/gtkmain to trunk. svn path=/trunk/netsurf/; revision=9729 --- !NetSurf/Resources/SearchEngines | 20 ++++++ !NetSurf/Resources/de/Messages | 116 +++++++++++++++++++++++++++++++ !NetSurf/Resources/default.ico | Bin 0 -> 1406 bytes !NetSurf/Resources/en/Messages | 114 +++++++++++++++++++++++++++++++ !NetSurf/Resources/fr/Messages | 116 +++++++++++++++++++++++++++++++ !NetSurf/Resources/it/Messages | 143 +++++++++++++++++++++++++++++++++++---- !NetSurf/Resources/nl/Messages | 116 +++++++++++++++++++++++++++++++ 7 files changed, 611 insertions(+), 14 deletions(-) create mode 100644 !NetSurf/Resources/SearchEngines create mode 100644 !NetSurf/Resources/default.ico (limited to '!NetSurf/Resources') diff --git a/!NetSurf/Resources/SearchEngines b/!NetSurf/Resources/SearchEngines new file mode 100644 index 000000000..e9eb466c2 --- /dev/null +++ b/!NetSurf/Resources/SearchEngines @@ -0,0 +1,20 @@ +Google|www.google.com|http://www.google.com/search?q=%s|http://www.google.com/favicon.ico| +Yahoo|search.yahoo.com|http://search.yahoo.com/search?p=%s|http://www.yahoo.com/favicon.ico| +Bing|www.bing.com|http://www.bing.com/search?q=%s|http://www.bing.com/favicon.ico| +Business.com|www.business.com|http://www.business.com/search/rslt_default.asp?query=%s|http://www.business.com/favicon.ico| +Omgili|www.omgili.com|http://www.omgili.com/AAAAA/%s.html|http://www.omgili.com/favicon.ico| +BBC News|search.bbc.co.uk|http://search.bbc.co.uk/search?q=%s&tab=ns|http://news.bbc.co.uk/favicon.ico| +Ubuntu Packages|packages.ubuntu.com|http://packages.ubuntu.com/search?keywords=%s|http://packages.ubuntu.com/favicon.ico| +Creative Commons|creativecommons.org|http://creativecommons.org/?s=%s|http://creativecommons.org/favicon.ico| +Ask.com|www.ask.com|http://www.ask.com/web?q=%s|http://www.ask.com/favicon.ico| +Answers.com|www.answers.com|http://www.answers.com/%s|http://www.answers.com/favicon.ico| +Dictionary.com|dictionary.reference.com|http://dictionary.reference.com/browse/%s?jss=0|http://dictionary.reference.com/favicon.ico| +Youtube|www.youtube.com|http://www.youtube.com/results?search_query=%s|http://www.youtube.com/favicon.ico| +AeroMp3|www.aeromp3.com|http://www.aeromp3.com/search?q=%s|http://www.aeromp3.com/favicon.ico| +AOL|search.aol.com|http://search.aol.com/aol/search?query=%s|http://www.aol.com/favicon.ico| +Baidu|www.baidu.com|http://www.baidu.com/s?wd=%s|http://www.baidu.com/favicon.ico| +Amazon|www.amazon.com|http://www.amazon.com/s/ref=nb_ss_gw?field-keywords=%s|http://www.amazon.com/favicon.ico| +Ebay|shop.ebay.com|http://shop.ebay.com/items/%s|http://www.ebay.com/favicon.ico| +IMDB|www.imdb.com|http://www.imdb.com/find?q=%s|http://www.imdb.com/favicon.ico| +ESPN|search.espn.go.com|http://search.espn.go.com/%s/|http://www.espn.go.com/favicon.ico| +Wikipedia|en.wikipedia.org|http://en.wikipedia.org/w/index.php?title=Special%%3ASearch&search=%s|http://en.wikipedia.org/favicon.ico| diff --git a/!NetSurf/Resources/de/Messages b/!NetSurf/Resources/de/Messages index 0f4722bab..058273ee7 100644 --- a/!NetSurf/Resources/de/Messages +++ b/!NetSurf/Resources/de/Messages @@ -432,10 +432,118 @@ gtkFailed:Download failed gtkFileError:File error: %s gtkInfo:%s from %s is %s in size gtkSave:Save file as... +gtkSourceSave:Save Source +gtkPlainSave:Save as text +gtkFullSave:Save webpage complete - select an empty directory gtkUnknownHost:an unknown host gtkUnknownFile: gtkUnknownSize:unknown +# gtk Menu / Button labels +# + +gtkNewTab:New _Tab +gtkNewTabAccel:t +gtkNewWindow:_New Window +gtkNewWindowAccel:n +gtkOpenFile:_Open File +gtkOpenFileAccel:o +gtkCloseWindow:_Close Window +gtkCloseWindowAccel:w +gtkSavePage:Save Page.. +gtkSavePageAccel:s +gtkExport:Export +gtkPlainText:Plain Text.. +gtkDrawFile:Drawfile.. +gtkPostScript:PostScript.. +gtkPDF:PDF.. +gtkPrintPreview:Print Preview.. +gtkPrintPreviewAccel:p +gtkPrint:Print.. +gtkPrintAccel:p +gtkQuit:_Quit +gtkQuitAccel:q + +gtkCut:Cu_t +gtkCutAccel:x +gtkCopy:_Copy +gtkCopyAccel:c +gtkPaste:_Paste +gtkPasteAccel:v +gtkDelete:_Delete +gtkSelectAll:Select _All +gtkSelectAllAccel:a +gtkFind:_Find.. +gtkFindAccel:f +gtkPreferences:P_references + +gtkStop:_Stop +gtkStopAccel:Escape +gtkReload:_Reload +gtkReloadAccel:F5 +gtkScaleView:_Scale View +gtkZoomPlus:Zoom _in +gtkZoomPlusAccel:plus +gtkZoomMinus:Zoom _out +gtkZoomMinusAccel:minus +gtkZoomNormal:_Normal size +gtkZoomNormalAccel:0 +gtkFullScreen:_Fullscreen +gtkFullScreenAccel:F11 +gtkViewSource:View S_ource +gtkViewSourceAccel:F8 +gtkImages:_Images +gtkForegroundImages:_Foreground Images +gtkBackgroundImages:_Background Images +gtkToolbars:_Toolbars +gtkMenuBar:_Menu Bar +gtkToolBar:_Button Bar +gtkStatusBar:_Status Bar +gtkDownloads:_Downloads +gtkDownloadsAccel:d +gtkSaveWindowSize:S_ave Window Size +gtkDebugging:De_bugging +gtkToggleDebugging:T_oggle debug rendering +gtkSaveBoxTree:_Save box tree +gtkSaveDomTree:Save DOM tree + +gtkBack:_Back +gtkBackAccel:Left +gtkForward:_Forward +gtkForwardAccel:Right +gtkHome:_Home +gtkHomeAccel:Down +gtkLocalHistory:_Local History +gtkLocalHistoryAccel:h +gtkGlobalHistory:_Global History +gtkGlobalHistoryAccel:h +gtkAddBookMarks:_Add to Bookmarks.. +gtkShowBookMarks:_Show Bookmarks.. +gtkShowBookMarksAccel:F6 +gtkOpenLocation:_Open Location.. +gtkOpenLocationAccel:l + +gtkNextTab:_Next tab +gtkNextTabAccel:Right +gtkPrevTab:_Previous tab +gtkPrevTabAccel:Left +gtkCloseTab:_Close tab +gtkCloseTabAccel:w + +gtkContents:_Contents +gtkGuide:User _guide +gtkUserInformation:User _information +gtkAbout:_About + + +gtkToolBarTitle:Toolbar custom button store +gtkAddThemeTitle:Select folder containing theme images + +gtkThemeFolderInstructions:To Install a theme, create a directory full of appropriately-named images as a subdirectory of gtk/res/themes/ +gtkThemeFolderSub:Select a subdirectory of the themes folder +gtkThemeDup:Theme is already included +gtkThemeAdd:Theme added successfully + # Printing user interface tokens # ============================== # @@ -459,6 +567,8 @@ Printing:Printing page NotFound:nichts Next:Next Prev:Previous +ShowAll:Show All +CaseSens:Case Sensitive # 401 login user interface tokens @@ -578,6 +688,9 @@ MiscError:Unerwarteter Fehler: FileError:Datei existiert nicht: PrintError:Ein Fehler trat während des Druckens auf: AWNotSeen:Das Programm AWViewer wurde nicht gefunden. +EncNotRec:Encoding type not recognised. +FileOpenError:could not open file '%s' +DirectoryError:directory '%s' already exists # Specific errors - displayed in a dialog box # @@ -589,11 +702,13 @@ NoDiscSpace:Nicht genug Speicherplatz auf dem Medium vorhanden. Template:Ein Template für ein Fenster fehlt in der Datei Templates. Bitte NetSurf neu installieren. HotlistSaveError:Hotlist konnte nicht korrekt gespeichert werden. HotlistLoadError:Hotlist konnte nicht korrekt geladen werden. +NoDirError:%s is not a directory NoPathError:Symbol in ein Verzeichnisfenster ziehen um zu Speichern. NoNameError:Bitte einen Namen eingeben. NoURLError:Bitte eine URL Adresse eingeben. URIError:NetSurf konnte die URI Datei nicht lesen. Syntax Fehler. EmptyError:Die Datei ist leer. +SearchError:Invalid Search. PrintErrorRO2:Der Drucker scheint beschäftigt zu sein. AWNotSeen:Please locate the AWViewer application and try again. @@ -636,6 +751,7 @@ Done:Dokument fertiggestellt BadRedirect:Falsche URL für Redirect FetchFailed:Kann Dokument nicht fetchen NotCSS:Warnung: Stylesheet ist kein CSS +NotFavIco:Favicon not supported BadObject:Warnung: falscher Objekttyp ObjError:Fehler beim Laden des Objektes: %s ParsingFail:Dokumentparsing ist fehlgeschlagen. diff --git a/!NetSurf/Resources/default.ico b/!NetSurf/Resources/default.ico new file mode 100644 index 000000000..1cb432828 Binary files /dev/null and b/!NetSurf/Resources/default.ico differ diff --git a/!NetSurf/Resources/en/Messages b/!NetSurf/Resources/en/Messages index 55f5b191d..a787eeb3d 100644 --- a/!NetSurf/Resources/en/Messages +++ b/!NetSurf/Resources/en/Messages @@ -434,12 +434,119 @@ gtkFileError:File error: %s gtkInfo:%s from %s is %s in size gtkSave:Save file as... gtkSourceSave:Save source +gtkplainSave:Save plain text +gtkcompleteSave:Save webpage complete - select an empty directory gtkSaveConfirm:File saved gtkSaveCancelled:File not saved gtkUnknownHost:an unknown host gtkUnknownFile: gtkUnknownSize:unknown +# gtk Menu / Button labels +# + +gtkNewTab:New _Tab +gtkNewTabAccel:t +gtkNewWindow:_New Window +gtkNewWindowAccel:n +gtkOpenFile:_Open File +gtkOpenFileAccel:o +gtkCloseWindow:_Close Window +gtkCloseWindowAccel:w +gtkSavePage:Save Page.. +gtkSavePageAccel:s +gtkExport:Export +gtkPlainText:Plain Text.. +gtkDrawFile:Drawfile.. +gtkPostScript:PostScript.. +gtkPDF:PDF.. +gtkPrintPreview:Print Preview.. +gtkPrintPreviewAccel:p +gtkPrint:Print.. +gtkPrintAccel:p +gtkQuitMenu:_Quit +gtkQuitMenuAccel:q + +gtkCut:Cu_t +gtkCutAccel:x +gtkCopy:_Copy +gtkCopyAccel:c +gtkPaste:_Paste +gtkPasteAccel:v +gtkDelete:_Delete +gtkSelectAll:Select _All +gtkSelectAllAccel:a +gtkFind:_Find.. +gtkFindAccel:f +gtkPreferences:P_references + +gtkStop:_Stop +gtkStopAccel:Escape +gtkReload:_Reload +gtkReloadAccel:F5 +gtkScaleView:_Scale View +gtkZoomPlus:Zoom _in +gtkZoomPlusAccel:plus +gtkZoomMinus:Zoom _out +gtkZoomMinusAccel:minus +gtkZoomNormal:_Normal size +gtkZoomNormalAccel:0 +gtkFullScreen:_Fullscreen +gtkFullScreenAccel:F11 +gtkViewSource:View S_ource +gtkViewSourceAccel:F8 +gtkImages:_Images +gtkForegroundImages:_Foreground Images +gtkBackgroundImages:_Background Images +gtkToolbars:_Toolbars +gtkMenuBar:_Menu Bar +gtkToolBar:_Button Bar +gtkStatusBar:_Status Bar +gtkDownloads:_Downloads +gtkDownloadsAccel:d +gtkSaveWindowSize:S_ave Window Size +gtkDebugging:De_bugging +gtkToggleDebugging:T_oggle debug rendering +gtkSaveBoxTree:_Save box tree +gtkSaveDomTree:Save DOM tree + +gtkBack:_Back +gtkBackAccel:Left +gtkForward:_Forward +gtkForwardAccel:Right +gtkHome:_Home +gtkHomeAccel:Down +gtkLocalHistory:_Local History +gtkLocalHistoryAccel:h +gtkGlobalHistory:_Global History +gtkGlobalHistoryAccel:h +gtkAddBookMarks:_Add to Bookmarks.. +gtkShowBookMarks:_Show Bookmarks.. +gtkShowBookMarksAccel:F6 +gtkOpenLocation:_Open Location.. +gtkOpenLocationAccel:l + +gtkNextTab:_Next tab +gtkNextTabAccel:Right +gtkPrevTab:_Previous tab +gtkPrevTabAccel:Left +gtkCloseTab:_Close tab +gtkCloseTabAccel:w + +gtkContents:_Contents +gtkGuide:User _guide +gtkUserInformation:User _information +gtkAbout:_About + + +gtkToolBarTitle:Toolbar custom button store +gtkAddThemeTitle:Select folder containing theme images + +gtkThemeFolderInstructions:To Install a theme, create a directory full of appropriately-named images as a subdirectory of gtk/res/themes/ +gtkThemeFolderSub:Select a subdirectory of the themes folder +gtkThemeDup:Theme is already included +gtkThemeAdd:Theme added successfully + # Printing user interface tokens # ============================== # @@ -463,6 +570,8 @@ Printing:Printing page NotFound:Not found Next:Next Prev:Previous +ShowAll:Show All +CaseSens:Case Sensitive # 401 login user interface tokens @@ -593,14 +702,18 @@ NoDiscSpace:Not enough space available on disc. Template:A window template is missing from the Templates file. Please reinstall NetSurf. HotlistSaveError:The hotlist was unable to be correctly saved. HotlistLoadError:The hotlist was unable to be correctly loaded. +NoDirError:%s is not a directory NoPathError:To save, drag the icon to a directory display NoNameError:Please enter a name NoURLError:Please enter a URL URIError:NetSurf was unable to parse this URI file due to a syntax error. EmptyError:file is empty. +SearchError:Invalid Search. PrintErrorRO2:It appears that the printer is busy. AWNotSeen:Please locate the AWViewer application and try again. EncNotRec:Encoding type not recognised. +FileOpenError:could not open file '%s' +DirectoryError:directory '%s' already exists # Error messages for Amiga version only CompError:Unable to open @@ -641,6 +754,7 @@ Done:Document done BadRedirect:Bad redirect URL FetchFailed:Unable to fetch document NotCSS:Warning: stylesheet is not CSS +NotFavIco:Favicon not supported BadObject:Warning: bad object type ObjError:Error loading object: %s ParsingFail:Parsing the document failed. diff --git a/!NetSurf/Resources/fr/Messages b/!NetSurf/Resources/fr/Messages index 6d8fe304c..c0fc0af5e 100644 --- a/!NetSurf/Resources/fr/Messages +++ b/!NetSurf/Resources/fr/Messages @@ -432,10 +432,118 @@ gtkFailed:Download failed gtkFileError:File error: %s gtkInfo:%s from %s is %s in size gtkSave:Save file as... +gtkSourceSave:Save Source +gtkPlainSave:Save as text +gtkFullSave:Save webpage complete - select an empty directory gtkUnknownHost:an unknown host gtkUnknownFile: gtkUnknownSize:unknown +# gtk Menu / Button labels +# + +gtkNewTab:New _Tab +gtkNewTabAccel:t +gtkNewWindow:_New Window +gtkNewWindowAccel:n +gtkOpenFile:_Open File +gtkOpenFileAccel:o +gtkCloseWindow:_Close Window +gtkCloseWindowAccel:w +gtkSavePage:Save Page.. +gtkSavePageAccel:s +gtkExport:Export +gtkPlainText:Plain Text.. +gtkDrawFile:Drawfile.. +gtkPostScript:PostScript.. +gtkPDF:PDF.. +gtkPrintPreview:Print Preview.. +gtkPrintPreviewAccel:p +gtkPrint:Print.. +gtkPrintAccel:p +gtkQuit:_Quit +gtkQuitAccel:q + +gtkCut:Cu_t +gtkCutAccel:x +gtkCopy:_Copy +gtkCopyAccel:c +gtkPaste:_Paste +gtkPasteAccel:v +gtkDelete:_Delete +gtkSelectAll:Select _All +gtkSelectAllAccel:a +gtkFind:_Find.. +gtkFindAccel:f +gtkPreferences:P_references + +gtkStop:_Stop +gtkStopAccel:Escape +gtkReload:_Reload +gtkReloadAccel:F5 +gtkScaleView:_Scale View +gtkZoomPlus:Zoom _in +gtkZoomPlusAccel:plus +gtkZoomMinus:Zoom _out +gtkZoomMinusAccel:minus +gtkZoomNormal:_Normal size +gtkZoomNormalAccel:0 +gtkFullScreen:_Fullscreen +gtkFullScreenAccel:F11 +gtkViewSource:View S_ource +gtkViewSourceAccel:F8 +gtkImages:_Images +gtkForegroundImages:_Foreground Images +gtkBackgroundImages:_Background Images +gtkToolbars:_Toolbars +gtkMenuBar:_Menu Bar +gtkToolBar:_Button Bar +gtkStatusBar:_Status Bar +gtkDownloads:_Downloads +gtkDownloadsAccel:d +gtkSaveWindowSize:S_ave Window Size +gtkDebugging:De_bugging +gtkToggleDebugging:T_oggle debug rendering +gtkSaveBoxTree:_Save box tree +gtkSaveDomTree:Save DOM tree + +gtkBack:_Back +gtkBackAccel:Left +gtkForward:_Forward +gtkForwardAccel:Right +gtkHome:_Home +gtkHomeAccel:Down +gtkLocalHistory:_Local History +gtkLocalHistoryAccel:h +gtkGlobalHistory:_Global History +gtkGlobalHistoryAccel:h +gtkAddBookMarks:_Add to Bookmarks.. +gtkShowBookMarks:_Show Bookmarks.. +gtkShowBookMarksAccel:F6 +gtkOpenLocation:_Open Location.. +gtkOpenLocationAccel:l + +gtkNextTab:_Next tab +gtkNextTabAccel:Right +gtkPrevTab:_Previous tab +gtkPrevTabAccel:Left +gtkCloseTab:_Close tab +gtkCloseTabAccel:w + +gtkContents:_Contents +gtkGuide:User _guide +gtkUserInformation:User _information +gtkAbout:_About + + +gtkToolBarTitle:Toolbar custom button store +gtkAddThemeTitle:Select folder containing theme images + +gtkThemeFolderInstructions:To Install a theme, create a directory full of appropriately-named images as a subdirectory of gtk/res/themes/ +gtkThemeFolderSub:Select a subdirectory of the themes folder +gtkThemeDup:Theme is already included +gtkThemeAdd:Theme added successfully + # Printing user interface tokens # ============================== # @@ -459,6 +567,8 @@ Printing:Printing page NotFound:Non trouvé Next:Next Prev:Previous +ShowAll:Show All +CaseSens:Case Sensitive # 401 login user interface tokens @@ -578,6 +688,9 @@ MiscError:Une erreur inattendue s'est produite: FileError:Le fichier n'existe pas: PrintError:Une erreur s'est produite lors de l'impression: AWNotSeen:Localisez l'application AMViewer SVP puis réessayez. +EncNotRec:Encoding type not recognised. +FileOpenError:could not open file '%s' +DirectoryError:directory '%s' already exists # Specific errors - displayed in a dialog box # @@ -589,11 +702,13 @@ NoDiscSpace:Pas assez d'espace disque disponible. Template:Un modèle de fenêtre est absent du fichier Templates. Réinstallez NetSurf SVP. HotlistSaveError:Les favoris n'ont pas pu être sauvés correctement. HotlistLoadError:Les favoris n'ont pas pu être chargés correctement. +NoDirError:%s n'est pas un répertoire NoPathError:Pour sauver, lâcher cette icône dans une fenêtre de Filer NoNameError:Entrez un nom SVP NoURLError:Entrez une URL SVP URIError:NetSurf est incapable de traiter ce fichier URI à cause d'une erreur de syntaxe. EmptyError:Le fichier est vide. +SearchError:Recherche Non-Valide. PrintErrorRO2:Il semble que l'imprimante soit occupée. AWNotSeen:Localisez l'application AMViewer SVP puis réessayez. @@ -636,6 +751,7 @@ Done:Document terminé BadRedirect:Mauvais URL de redirection FetchFailed:Récupération du fichier impossible NotCSS:Attention: feuille de style non CSS +NotFavIco:Favicon non-soutenu BadObject:Attention: mauvais type d'objet ObjError:Erreur lors du chargement de: %s ParsingFail:L'analyse syntaxique du document a échoué. diff --git a/!NetSurf/Resources/it/Messages b/!NetSurf/Resources/it/Messages index 86953b34f..e824fbbe7 100755 --- a/!NetSurf/Resources/it/Messages +++ b/!NetSurf/Resources/it/Messages @@ -214,7 +214,7 @@ URLSuggest:URL Recenti Languages:Lingua # # Network pane -ProxyType:Tipo di proxy +ProxyType:Tipo di Proxy ProxyNone:Nessun proxy ProxyNoAuth:Proxy semplice ProxyBasic:Autentificazione di Base @@ -437,12 +437,119 @@ gtkFileError:Errore File: %s gtkInfo:%s da %s è %s come dimensione gtkSave:Salva file come... gtkSourceSave:Salva sorgente +gtkPlainSave:Save as text +gtkFullSave:Save webpage complete - select an empty directory gtkSaveConfirm:File salvato gtkSaveCancelled:File non salvato gtkUnknownHost:un Host sconosciuto gtkUnknownFile: gtkUnknownSize:sconosciuto +# gtk Menu / Button labels +# + +gtkNewTab:New _Tab +gtkNewTabAccel:t +gtkNewWindow:_New Window +gtkNewWindowAccel:n +gtkOpenFile:_Open File +gtkOpenFileAccel:o +gtkCloseWindow:_Close Window +gtkCloseWindowAccel:w +gtkSavePage:Save Page.. +gtkSavePageAccel:s +gtkExport:Export +gtkPlainText:Plain Text.. +gtkDrawFile:Drawfile.. +gtkPostScript:PostScript.. +gtkPDF:PDF.. +gtkPrintPreview:Print Preview.. +gtkPrintPreviewAccel:p +gtkPrint:Print.. +gtkPrintAccel:p +gtkQuit:_Quit +gtkQuitAccel:q + +gtkCut:Cu_t +gtkCutAccel:x +gtkCopy:_Copy +gtkCopyAccel:c +gtkPaste:_Paste +gtkPasteAccel:v +gtkDelete:_Delete +gtkSelectAll:Select _All +gtkSelectAllAccel:a +gtkFind:_Find.. +gtkFindAccel:f +gtkPreferences:P_references + +gtkStop:_Stop +gtkStopAccel:Escape +gtkReload:_Reload +gtkReloadAccel:F5 +gtkScaleView:_Scale View +gtkZoomPlus:Zoom _in +gtkZoomPlusAccel:plus +gtkZoomMinus:Zoom _out +gtkZoomMinusAccel:minus +gtkZoomNormal:_Normal size +gtkZoomNormalAccel:0 +gtkFullScreen:_Fullscreen +gtkFullScreenAccel:F11 +gtkViewSource:View S_ource +gtkViewSourceAccel:F8 +gtkImages:_Images +gtkForegroundImages:_Foreground Images +gtkBackgroundImages:_Background Images +gtkToolbars:_Toolbars +gtkMenuBar:_Menu Bar +gtkToolBar:_Button Bar +gtkStatusBar:_Status Bar +gtkDownloads:_Downloads +gtkDownloadsAccel:d +gtkSaveWindowSize:S_ave Window Size +gtkDebugging:De_bugging +gtkToggleDebugging:T_oggle debug rendering +gtkSaveBoxTree:_Save box tree +gtkSaveDomTree:Save DOM tree + +gtkBack:_Back +gtkBackAccel:Left +gtkForward:_Forward +gtkForwardAccel:Right +gtkHome:_Home +gtkHomeAccel:Down +gtkLocalHistory:_Local History +gtkLocalHistoryAccel:h +gtkGlobalHistory:_Global History +gtkGlobalHistoryAccel:h +gtkAddBookMarks:_Add to Bookmarks.. +gtkShowBookMarks:_Show Bookmarks.. +gtkShowBookMarksAccel:F6 +gtkOpenLocation:_Open Location.. +gtkOpenLocationAccel:l + +gtkNextTab:_Next tab +gtkNextTabAccel:Right +gtkPrevTab:_Previous tab +gtkPrevTabAccel:Left +gtkCloseTab:_Close tab +gtkCloseTabAccel:w + +gtkContents:_Contents +gtkGuide:User _guide +gtkUserInformation:User _information +gtkAbout:_About + + +gtkToolBarTitle:Toolbar custom button store +gtkAddThemeTitle:Select folder containing theme images + +gtkThemeFolderInstructions:To Install a theme, create a directory full of appropriately-named images as a subdirectory of gtk/res/themes/ +gtkThemeFolderSub:Select a subdirectory of the themes folder +gtkThemeDup:Theme is already included +gtkThemeAdd:Theme added successfully + # Printing user interface tokens # ============================== # @@ -466,6 +573,8 @@ Printing:Stampa della pagina NotFound:Non trovato Next:Successivo Prev:Precedente +ShowAll:Show All +CaseSens:Case Sensitive # 401 login user interface tokens # =============================== @@ -487,17 +596,17 @@ Cancel:Annulla # This section contains tokens which are used in the # SSL certificate verification dialog box. # -SSLCerts:Certificati SSL -SSLError:NetSurf non è stato in grado di verificare l'autenticità del certificato SSL. Per favore verifica i dettagli qui sotto elencati. -Subject:Oggetto -Issuer:Depositario -Version:Versione -ValidFrom:Valido da -ValidTo:Valido fino -Type:Tipo -Serial:Seriale -Accept:Accetta -Reject:Rifiuta +SSLCerts:SSL certificates +SSLError:NetSurf failed to verify the authenticity of an SSL certificate. Please verify the details presented below. +Subject:Subject +Issuer:Issuer +Version:Version +ValidFrom:Valid from +ValidTo:Valid until +Type:Type +Serial:Serial +Accept:Accept +Reject:Reject # Content @@ -584,6 +693,9 @@ MiscError:Si è verificato un errore inatteso: FileError:Il file è inesistente: PrintError:Si è verificato un errore durante la stampa: AWNotSeen:Per favore imposta l'applicazione AWViewer e riprova ancora. +EncNotRec:Encoding type not recognised. +FileOpenError:could not open file '%s' +DirectoryError:directory '%s' already exists # Specific errors - displayed in a dialog box # @@ -595,10 +707,12 @@ NoDiscSpace:Spazio insufficiente nel disco. Template:Una finestra di template risulta mancante. Per favore reinstalla NetSurf. HotlistSaveError:Non è stato possibile salvare correttamente i segnalibri. HotlistLoadError:Non è stato possibile caricare correttamente i segnalibri. +NoDirError:%s is not a directory NoPathError:Per salvare, trascinare l'icona in una directory di visualizzazione. NoNameError:Inserisci un nome NoURLError:Inserisci un URL URIError:NetSurf non è stato in grado di processare questo file URI a causa di un errore di sintassi. +SearchError:Invalid Search. EmptyError:Il file è vuoto. PrintErrorRO2:Sembra che la stampante sia occupata. AWNotSeen:Per favore imposta l'applicazione AWViewer e riprova ancora. @@ -642,7 +756,8 @@ Done:Documento completato # BadRedirect:Errata redirezione dell'URL FetchFailed:Impossibile ottenere il documento -NotCSS:Attenzione: la dicitura "Foglio di stile" non ha nulla a che vedere con i CSS +NotCSS:Attenzione: "Foglio di stile" non ha nulla a che spartire con i CSS +NotFavIco:Favicon not supported BadObject:Attenzione: errato tipo di oggetto ObjError:Errore di caricamento dell'oggetto: %s ParsingFail:Analisi del documento fallita. @@ -678,7 +793,7 @@ HTTP404:Non trovato HTTP405:Metodo non permesso HTTP406:Non accettabile HTTP407:Autentificazione Proxy necessaria -HTTP408:Messaggio di TimeOut +HTTP408:Richiesta TimeOut HTTP409:Conflitto HTTP410:Irraggiungibile HTTP411:Lunghezza richiesta diff --git a/!NetSurf/Resources/nl/Messages b/!NetSurf/Resources/nl/Messages index 3c28db983..3916340d6 100644 --- a/!NetSurf/Resources/nl/Messages +++ b/!NetSurf/Resources/nl/Messages @@ -432,10 +432,118 @@ gtkFailed:Download failed gtkFileError:File error: %s gtkInfo:%s from %s is %s in size gtkSave:Save file as... +gtkSourceSave:Save Source +gtkPlainSave:Save as text +gtkFullSave:Save webpage complete - select an empty directory gtkUnknownHost:an unknown host gtkUnknownFile: gtkUnknownSize:unknown +# gtk Menu / Button labels +# + +gtkNewTab:New _Tab +gtkNewTabAccel:t +gtkNewWindow:_New Window +gtkNewWindowAccel:n +gtkOpenFile:_Open File +gtkOpenFileAccel:o +gtkCloseWindow:_Close Window +gtkCloseWindowAccel:w +gtkSavePage:Save Page.. +gtkSavePageAccel:s +gtkExport:Export +gtkPlainText:Plain Text.. +gtkDrawFile:Drawfile.. +gtkPostScript:PostScript.. +gtkPDF:PDF.. +gtkPrintPreview:Print Preview.. +gtkPrintPreviewAccel:p +gtkPrint:Print.. +gtkPrintAccel:p +gtkQuit:_Quit +gtkQuitAccel:q + +gtkCut:Cu_t +gtkCutAccel:x +gtkCopy:_Copy +gtkCopyAccel:c +gtkPaste:_Paste +gtkPasteAccel:v +gtkDelete:_Delete +gtkSelectAll:Select _All +gtkSelectAllAccel:a +gtkFind:_Find.. +gtkFindAccel:f +gtkPreferences:P_references + +gtkStop:_Stop +gtkStopAccel:Escape +gtkReload:_Reload +gtkReloadAccel:F5 +gtkScaleView:_Scale View +gtkZoomPlus:Zoom _in +gtkZoomPlusAccel:plus +gtkZoomMinus:Zoom _out +gtkZoomMinusAccel:minus +gtkZoomNormal:_Normal size +gtkZoomNormalAccel:0 +gtkFullScreen:_Fullscreen +gtkFullScreenAccel:F11 +gtkViewSource:View S_ource +gtkViewSourceAccel:F8 +gtkImages:_Images +gtkForegroundImages:_Foreground Images +gtkBackgroundImages:_Background Images +gtkToolbars:_Toolbars +gtkMenuBar:_Menu Bar +gtkToolBar:_Button Bar +gtkStatusBar:_Status Bar +gtkDownloads:_Downloads +gtkDownloadsAccel:d +gtkSaveWindowSize:S_ave Window Size +gtkDebugging:De_bugging +gtkToggleDebugging:T_oggle debug rendering +gtkSaveBoxTree:_Save box tree +gtkSaveDomTree:Save DOM tree + +gtkBack:_Back +gtkBackAccel:Left +gtkForward:_Forward +gtkForwardAccel:Right +gtkHome:_Home +gtkHomeAccel:Down +gtkLocalHistory:_Local History +gtkLocalHistoryAccel:h +gtkGlobalHistory:_Global History +gtkGlobalHistoryAccel:h +gtkAddBookMarks:_Add to Bookmarks.. +gtkShowBookMarks:_Show Bookmarks.. +gtkShowBookMarksAccel:F6 +gtkOpenLocation:_Open Location.. +gtkOpenLocationAccel:l + +gtkNextTab:_Next tab +gtkNextTabAccel:Right +gtkPrevTab:_Previous tab +gtkPrevTabAccel:Left +gtkCloseTab:_Close tab +gtkCloseTabAccel:w + +gtkContents:_Contents +gtkGuide:User _guide +gtkUserInformation:User _information +gtkAbout:_About + + +gtkToolBarTitle:Toolbar custom button store +gtkAddThemeTitle:Select folder containing theme images + +gtkThemeFolderInstructions:To Install a theme, create a directory full of appropriately-named images as a subdirectory of gtk/res/themes/ +gtkThemeFolderSub:Select a subdirectory of the themes folder +gtkThemeDup:Theme is already included +gtkThemeAdd:Theme added successfully + # Printing user interface tokens # ============================== # @@ -459,6 +567,8 @@ Printing:Printing page NotFound:Niet gevonden Next:Next Prev:Previous +ShowAll:Show All +CaseSens:Case Sensitive # 401 login user interface tokens @@ -578,6 +688,9 @@ MiscError:Er trad een onverwachtte fout op: FileError:Bestand bestaat niet: PrintError:Fout tijdens printen: AWNotSeen:Zoek eerst de AWViewer applicatie en probeer het dan nog eens. +EncNotRec:Encoding type not recognised. +FileOpenError:could not open file '%s' +DirectoryError:directory '%s' already exists # Specific errors - displayed in a dialog box # @@ -589,10 +702,12 @@ NoDiscSpace:Niet genoeg ruimte beschikbaar op disk. Template:Er ontbreekt een venster sjabloon in het Templates bestand. Installeer NetSurf opnieuw. HotlistSaveError:The hotlist was unable to be correctly saved. HotlistLoadError:The hotlist was unable to be correctly loaded. +NoDirError:%s is not a directory NoPathError:Sleep het icoon naar een bestandsvenster om het op te slaan. NoNameError:Geef een naam op NoURLError:Geef een URL op URIError:NetSurf was unable to parse this URI file due to a syntax error. +SearchError:Invalid Search. EmptyError:bestand is leeg. PrintErrorRO2:De printer lijkt al bezig te zijn. AWNotSeen:Please locate the AWViewer application and try again. @@ -636,6 +751,7 @@ Done:klaar BadRedirect:foutief doorverwijzen naar URL FetchFailed:kan dit document niet ophalen NotCSS:melding: stylesheet is geen CSS +NotFavIco:Favicon not supported BadObject:melding: fout object type ObjError:fout bij laden object: %s ParsingFail:fout bij ontleden van dit document. -- cgit v1.2.3