# English/Canada translation of devhelp. # Copyright (C) 2004-2005 Adam Weinberger and the GNOME Foundation # This file is distributed under the same licence as the devhelp package. # Adam Weinberger , 2004, 2005. # # msgid "" msgstr "" "Project-Id-Version: devhelp\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2007-08-15 14:47-0400\n" "PO-Revision-Date: 2005-03-25 22:00-0400\n" "Last-Translator: Adam Weinberger \n" "Language-Team: Canadian English \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../data/devhelp.desktop.in.in.h:1 msgid "Developer's Help program" msgstr "Developer's Help program" #: ../data/devhelp.desktop.in.in.h:2 ../data/ui/devhelp.glade.h:4 #: ../src/dh-main.c:141 ../src/dh-window.c:689 msgid "Devhelp" msgstr "Devhelp" #: ../data/devhelp.desktop.in.in.h:3 msgid "Documentation Browser" msgstr "Documentation Browser" #: ../data/devhelp.schemas.in.h:1 msgid "Font for fixed text" msgstr "Font for fixed text" #: ../data/devhelp.schemas.in.h:2 msgid "Font for text" msgstr "Font for text" #: ../data/devhelp.schemas.in.h:3 msgid "Font for text with fixed width." msgstr "Font for text with fixed width." #: ../data/devhelp.schemas.in.h:4 msgid "Font for text with variable width." msgstr "Font for text with variable width." #: ../data/devhelp.schemas.in.h:5 msgid "Height of main window" msgstr "Height of main window" #: ../data/devhelp.schemas.in.h:6 msgid "Main window maximized state" msgstr "Main window maximized state" #: ../data/devhelp.schemas.in.h:7 msgid "Selected tab, \"content\" or \"search\"" msgstr "Selected tab (\"content\" or \"search\")" #: ../data/devhelp.schemas.in.h:8 msgid "Show advanced search options" msgstr "Show advanced search options" #: ../data/devhelp.schemas.in.h:9 msgid "The X position of the main window." msgstr "The X position of the main window." #: ../data/devhelp.schemas.in.h:10 msgid "The Y position of the main window." msgstr "The Y position of the main window." #: ../data/devhelp.schemas.in.h:11 msgid "The height of the main window." msgstr "The height of the main window." #: ../data/devhelp.schemas.in.h:12 msgid "The width of the index and search pane." msgstr "The width of the index and search pane." #: ../data/devhelp.schemas.in.h:13 msgid "The width of the main window." msgstr "The width of the main window." #: ../data/devhelp.schemas.in.h:14 msgid "Use system fonts" msgstr "Use system fonts" #: ../data/devhelp.schemas.in.h:15 msgid "Use the systems default fonts." msgstr "Use the systems default fonts." #: ../data/devhelp.schemas.in.h:16 msgid "Whether the advanced search options are shown." msgstr "Whether the advanced search options are shown." #: ../data/devhelp.schemas.in.h:17 msgid "Whether the main window should start maximized or not." msgstr "Whether the main window should start maximized or not." #: ../data/devhelp.schemas.in.h:18 msgid "Which of the tabs that is selected, \"content\" or \"search\"." msgstr "Which of the tabs is selected, \"content\" or \"search\"." #: ../data/devhelp.schemas.in.h:19 msgid "Width of the index and search pane" msgstr "Width of the index and search pane" #: ../data/devhelp.schemas.in.h:20 msgid "Width of the main window" msgstr "Width of the main window" #: ../data/devhelp.schemas.in.h:21 msgid "X position of main window" msgstr "X position of main window" #: ../data/devhelp.schemas.in.h:22 msgid "Y position of main window" msgstr "Y position of main window" #: ../data/ui/devhelp.glade.h:1 msgid "Fonts" msgstr "Fonts" #: ../data/ui/devhelp.glade.h:2 msgid "Searching" msgstr "Searching" #: ../data/ui/devhelp.glade.h:3 ../src/dh-window.c:463 msgid "Contents" msgstr "Contents" #: ../data/ui/devhelp.glade.h:5 msgid "Preferences" msgstr "Preferences" #: ../data/ui/devhelp.glade.h:6 msgid "_Back" msgstr "_Back" #: ../data/ui/devhelp.glade.h:7 msgid "_Fixed width:" msgstr "_Fixed width:" #: ../data/ui/devhelp.glade.h:8 msgid "_Forward" msgstr "_Forward" #: ../data/ui/devhelp.glade.h:9 ../src/dh-window.c:158 msgid "_Go" msgstr "_Go" #: ../data/ui/devhelp.glade.h:10 msgid "_Show advanced search options" msgstr "_Show advanced search options" #: ../data/ui/devhelp.glade.h:11 msgid "_Use system fonts" msgstr "_Use system fonts" #: ../data/ui/devhelp.glade.h:12 msgid "_Variable width: " msgstr "_Variable width: " #: ../misc/gedit-plugin/devhelp.gedit-plugin.desktop.in.h:1 msgid "Devhelp support" msgstr "Devhelp support" #: ../misc/gedit-plugin/devhelp.gedit-plugin.desktop.in.h:2 msgid "Makes F7 bring up Devhelp for the word at the cursor" msgstr "Makes F7 bring up Devhelp for the word at the cursor" #: ../src/dh-main.c:90 msgid "Search for a function" msgstr "Search for a function" #: ../src/dh-main.c:99 msgid "Quit any running Devhelp" msgstr "Quit any running Devhelp" #: ../src/dh-main.c:108 msgid "Display the version and exit" msgstr "Display the version and exit" #: ../src/dh-main.c:117 msgid "Focus the devhelp window with the search field active" msgstr "Focus the devhelp window with the search field active" #: ../src/dh-parser.c:110 ../src/dh-parser.c:194 ../src/dh-parser.c:271 #, c-format msgid "Expected '%s' got '%s' at line %d, column %d" msgstr "Expected '%s' got '%s' at line %d, column %d" #: ../src/dh-parser.c:128 #, c-format msgid "Invalid namespace '%s' at line %d, column %d" msgstr "Invalid namespace '%s' at line %d, column %d" #: ../src/dh-parser.c:158 #, c-format msgid "title, name, and link elements are required at line %d, column %d" msgstr "title, name, and link elements are required at line %d, column %d" #: ../src/dh-parser.c:215 #, c-format msgid "name and link elements are required inside on line %d, column %d" msgstr "name and link elements are required inside on line %d, column %d" #: ../src/dh-parser.c:297 #, c-format msgid "" "name and link elements are required inside on line %d, column %d" msgstr "" "name and link elements are required inside on line %d, column %d" #: ../src/dh-parser.c:420 ../src/dh-parser.c:515 #, c-format msgid "Could not create book parser" msgstr "Could not create book parser" #: ../src/dh-parser.c:436 ../src/dh-parser.c:525 #, c-format msgid "Could not create markup parser" msgstr "Could not create markup parser" #: ../src/dh-parser.c:578 #, c-format msgid "Cannot uncompress book '%s': %s" msgstr "Cannot uncompress book '%s': %s" #: ../src/dh-parser.c:603 #, c-format msgid "Devhelp is not built with zlib support" msgstr "Devhelp is not built with zlib support" #: ../src/dh-search.c:621 msgid "_Book:" msgstr "_Book:" #: ../src/dh-search.c:641 msgid "_Page:" msgstr "_Page:" #: ../src/dh-window.c:156 msgid "_File" msgstr "_File" #: ../src/dh-window.c:157 msgid "_Edit" msgstr "_Edit" #: ../src/dh-window.c:159 msgid "_Help" msgstr "_Help" #. File menu #: ../src/dh-window.c:162 msgid "_New Window" msgstr "_New Window" #: ../src/dh-window.c:164 msgid "New _Tab" msgstr "New _Tab" #: ../src/dh-window.c:176 ../src/eggfindbar.c:337 msgid "Find Next" msgstr "Find Next" #: ../src/dh-window.c:178 ../src/eggfindbar.c:329 msgid "Find Previous" msgstr "Find Previous" #: ../src/dh-window.c:189 msgid "_Contents Tab" msgstr "_Contents Tab" #: ../src/dh-window.c:192 msgid "_Search Tab" msgstr "_Search Tab" #: ../src/dh-window.c:473 msgid "Search" msgstr "Search" #: ../src/dh-window.c:686 msgid "translator_credits" msgstr "Adam Weinberger " #: ../src/dh-window.c:691 msgid "A developer's help browser for GNOME 2" msgstr "A developer's help browser for GNOME 2" #: ../src/dh-window.c:1085 ../src/dh-window.c:1214 msgid "Empty Page" msgstr "Empty Page" #: ../src/eggfindbar.c:320 msgid "Find:" msgstr "Find:" #: ../src/eggfindbar.c:332 msgid "Find previous occurrence of the search string" msgstr "Find previous occurrence of the search string" #: ../src/eggfindbar.c:340 msgid "Find next occurrence of the search string" msgstr "Find next occurrence of the search string" #: ../src/eggfindbar.c:348 msgid "Case Sensitive" msgstr "Case Sensitive" #: ../src/eggfindbar.c:351 msgid "Toggle case sensitive search" msgstr "Toggle case sensitive search"