;
;
;  This blank catalog description file was generated by:
;
;  Universal Translator  V1.9   By: Mark Ritter
;
;
;  This  is  the  master  catalog  description  file  to generate foreign
;  language catalogs for use with this program.
;
;  Take  great  care  when translating the catalog entries since the user
;  interface  will auto-adapt to the lengths of the texts.  Consequently,
;  you  will have  to  make  sure  that all control panels will fit on an
;  NTSC hires,  non-interlaced  screen,  size 640 × 200 with  topaz.font,
;  point size 8 set.
;
;  Some   strings  include  trailing  spaces.   These  require  that  the
;  translated  string is followed by exactly the same number of spaces as
;  the  original string. Such strings are _always_ terminated by the NULL
;  character ("\0").
;
;  In  order  to attach keyboard shortcuts to buttons, sliders, etc., the
;  underscore character ("_") has to precede the character the user is to
;  enter in order to operate the corresponding object (e.g.  "_Move" will
;  make  the  `M'  underlined,  the  user  will  be  able  to operate the
;  corresponding object by pressing `m' or `M'.
;
;  Menu shortcuts  are different  in that the  key to  press in  order to
;  invoke the corresponding menu item precedes the label from which it is
;  separated  by a NULL ("\0") character (e.g.  "M\0Move").
;  If the  first character is  a `~', then  the menu has a  long keyboard
;  shortcut, which is only supported under Kickstart V39 and higher.  The
;  `~' is  followed by the  shortcut string, which is  followed by a NULL
;  ("\0") character and the menu text (ex: "~F1\0Move").
;  If the menu label is  only one character, then you  must pad it with a
;  space and a NULL character (ex: C \0).
;
;  Lines  that have  only a `\' on  them  are for a string  that is split
;  across  multiple lines.  An  error will  occur when a  catalog program
;  reads the blank  catalog description  file.  It will not  successfully
;  re-build the string since it has no `\' line continuation flag to tell
;  it that there are more  lines to this string and will abort.  Be  sure
;  not to  include an  extra `\' since one  is already  provided for you.
;
;  Please keep the following in mind:
;
;  · Make  sure  that you don't use a single keyboard shortcut twice in a
;    single control panel or pull-down menu.
;
;  · Although  the  Style Guide suggests that keyboard shortcuts for menu
;    items  should  be  translated  along  with  the  label  text, common
;    practice  is  not to translate them but rather to keep them how they
;    were in the original catalog description file.  This makes it easier
;    for experienced users to operate the program.
;
;  · Do  not change the sequence of  the catalog entries in the file  and
;    do not change the names of the entries either.
;
;  · Make sure the strings match the preferences specified by the author:
;    e.g.: MSG_COULD_NOT_OPEN_ASL_LIBRARY (5/10/50)
;    The first number is the string ID.  The second number is the minimum
;    number of  characters that is  acceptable.  The third number  is the
;    maximum number of  characters that is acceptable.  Do NOT change any
;    of these values.
;
;    Note: Backslash control sequences are not counted as actual number of
;          characters.
;
;          Example: MSG_PRESS_RETURN (/14/14)
;                   \nPress Return\n
;
;          The above line contains 14 characters, not 16.
;
;          Example: MSG_BOLD_TEXT (/17/17)
;                   \x1B[1mBold Text\x1B[0m
;
;          The above line contains 17 characters, not 23.
;
;  · Avoid  leading  spaces in  translated  strings.  The user  interface
;    will handle all indenting and formatting for you.
;
;  · Make sure that  the user can  easily press the  key-combination  you
;    choose for an object.  Random J. User will not  be pleased at all if
;    he  has  to  press  Alt + Control + Shift + ø in  order  to abort an
;    action.
;
;  · Be sure to insert your name in the comment section to get credit for
;    translating the catalog descriptions.
;
;  · Be sure to  change the language  name at the "## language" specifier
;    and in the catalog filename.
;
;    Example: MyProgram_Blank.cd -> MyProgram_deutsch.cd
;
;  · With  each  new revision of this program the old catalog description
;    files may be become invalid due to program additions.  In this  case
;    I will need to ask you again for a new translation.  In case you  do
;    not  feel  yourself  fit  to  maintain  future catalog translations,
;    please tell me about it.
;
;
;  Thank  you  very much for your generous offer to translate the catalog
;  descriptions!
;
;
## version $VER: monitorii.catalog 10.18 (5.6.97) Translated by: [Your Name]
## language xxxxxxx
## codeset 0

;
;
;
; *** MPS_SetUp · Libraries ***
;
;
MSG_LIBS_COULD_NOT_OPEN_DOS_LIBRARY (1//)

; Could not open DOS library.
;
MSG_LIBS_COULD_NOT_OPEN_GRAPHICS_LIBRARY (//)

; Could not open Graphics library.
;
MSG_LIBS_COULD_NOT_OPEN_GADTOOLS_LIBRARY (//)

; Could not open Gadtools library.
;
MSG_LIBS_COULD_NOT_OPEN_UTILITY_LIBRARY (//)

; Could not open Utility library.
;
MSG_LIBS_COULD_NOT_OPEN_ICON_LIBRARY (//)

; Could not open Icon library.
;
MSG_LIBS_COULD_NOT_OPEN_COMMODITIES_LIBRARY (//)

; Could not open Commodities library.
;
MSG_LIBS_COULD_NOT_OPEN_GTLAYOUT_LIBRARY (//)

; Could not open GTLayout library V%ld.
;
MSG_LIBS_COULD_NOT_OPEN_SCREENNOTIFY_LIBRARY (//)

; Could not open ScreenNotify library V%ld.
;
; *** MPS_SetUp ***
;
;
MSG_COULD_NOT_CREATE_X_PORT (//)

; Could not create %s port.
;
MSG_COULD_NOT_CREATE_X_Y_PORT (//)

; Could not create %s_%ld port.
;
MSG_COULD_NOT_LOCK_PUBLIC_SCREEN (//)
\
; Could not lock public screen\n\
\
; \"%s\".\n\n\

; Open on default screen?
;
MSG_COULD_NOT_CREATE_MEMORY_POOL (//)

; Could not create memory pool.
;
MSG_COULD_NOT_CREATE_COMMODITY (//)

; Could not create commodity.
;
MSG_COULD_NOT_ADD_SCREENNOTIFY_CLIENT (//)

; Could not add ScreenNotify client.
;
; *** Misc Locale Strings ***
;
;
MSG_MY_EASY_REQUEST_TITLE (//)

; %s Request
;
MSG_COULD_NOT_ALLOCATE_MEMORY (//)

; Could not allocate memory.
;
MSG_TERMINATE (//)

; Terminate
;
MSG_YES_NO (//)

; Yes|No
;
MSG_PROGRAM_TITLE_BAR (//)

; %s   By: %s %s
;
MSG_COULD_NOT_OPEN_WINDOW (//)

; Could not open window.
;
MSG_COULD_NOT_CREATE_GADGETS (//)

; Could not create gadgets.
;
MSG_BOX_MAIN_EDITOR (//)

; Main Editor
;
; *** Last Global String ***
;
;
MSG_LAST_GLOBAL_STRING (999//)

; Last global string
;
; *** MainEditor_Gadgets.c ***
;
;
MSG_CURRENT_BOX (//)

; Current
;
MSG_START_BOX (//)

; Start
;
MSG_END_BOX (//)

; End
;
MSG_DIFFERENCE_BOX (//)

; Difference
;
MSG_BOX_CHIP (//)

; C:
;
MSG_BOX_FAST (//)

; F:
;
MSG_MAINGADS_MONITOR (//)

; Monitor
;
MSG_MAINGADS_FLUSH (//)

; Flush
;
MSG_MAINGADS_QUIT (//)

; Quit
;
; *** Messages ***
;
