This page contains the string mappings to convert PmWiki's prompts into another language. See Localization.Localization? and Internationalizations for how to details.

Srings have the original (english) text on the left-hand-side, and two quotation marks on the right-hand-side which can be filled with the translation.

Some strings already have an English explanation on the right-hand-side, which can be replaced with the appropriate translation, to explain the cryptic string names on the left-hand-side.

Lines commencing with the comment character "#" do not need to be translated.

Other strings to be translated, including some used in previous versions of PmWiki, may be found at PmWiki.XLPageCookbookTemplate?.

  ### Character encoding, e.g. 'iso-8859-2' or 'utf-8' 
  # 'xlpage-i18n' => '',
  ### Locale identifier, e.g. 'de' or 'cs_CZ.ISO-8859-2'
  'Locale' => 'en',
  ### Time format, e.g. '%Y-%m-%d %H:%M EET'
  'TimeFmt' => '',

  ### Standard layout strings
  'View' => '',
  'Edit' => '',
  'History' => '',
  'Print' => '',
  'Recent Changes' => '',
  'Search' => '',
  'Page last modified on {$LastModified}' => '',
  'Go' => '',
  'All Recent Changes' => '',
  # access keys
  # 'ak_view' => '',
  # 'ak_edit' => '',
  # 'ak_history' => '',
  # 'ak_print' => '',
  # 'ak_recentchanges' => ''

  ### Print layout strings
  'From $WikiTitle' => '',
  'Retrieved from {$PageUrl}' => '',

  ### Page locations
  '{$SiteGroup}/EditQuickReference' => '',
  '{$SiteGroup}/UploadQuickReference' => '',
  '{$SiteGroup}/Search' => '',
  '{$Group}/RecentChanges' => '',
  '{$SiteGroup}.PageNotFound' => '',

  ### Browse page strings
  'redirected from' => '',

  ### Edit page strings
  'Editing {$FullName}' => '',
  'Save' => '',
  'Save and edit' => '',
  'Save as draft' => '',  
  'Preview' => '',
  'Cancel' => '',
  'Reset' => '',
  'Author' => '',
  'An author name is required.' => '',
  'Summary' => '',
  'This is a minor edit' => '',
  'Preview {$FullName}' => '',
  'End of preview -- remember to save' => '',
  'Page is unsaved' => '',
  'Top' => '',
  # access keys
  # 'ak_save' => '',
  # 'ak_saveedit' => '',
  # 'ak_preview' => '',
  # 'ak_savedraft' => '',

  ### Page history strings
  '{$FullName} History' => '',
  'Show minor edits' => '',
  'Hide minor edits' => '',
  'Show changes to markup' => '',
  'Show changes to output' => '',
  'by' => '',
  'Restore' => '',
  'Added line $DiffLines:' => '',
  'Added lines $DiffLines:' => '',
  'Changed line $DiffLines from:' => '',
  'Changed lines $DiffLines from:' => '',
  'Deleted line $DiffLines:' => '',
  'Deleted lines $DiffLines:' => '',
  'to:' => '',

  ### Page attribute strings
  'Attributes' => '',
  '{$FullName} Attributes' => '',
  'Set new read password:' => '',
  'Set new edit password:' => '',
  'Set new attribute password:' => '',
  '(set by $PWSource)' => '',
  '(using $PWCascade password)' => '',

  'EnterAttributes' => "Enter new attributes for this page below.  Leaving a field blank will leave the attribute unchanged.  To clear an attribute, enter 'clear'.  To remove a password, enter 'nopass'.",

  ### Authorization strings
  'Name' => '',
  'Password' => '',
  'Password required' => '',
  'Name/password not recognized' => '',

  ### Search strings
  'Search' => '',
  'Search Results' => '',
  'SearchFor' => 'Results of searching for ''$Needle''',
  'SearchFound' => '$MatchCount pages found out of $MatchSearched pages searched.',

  ### Upload strings
  'Attach' => '',
  'Uploads' => '',
  'Attachments for' => '',
  'File to upload:' => '',
  'Name attachment as:' => '',
  'Upload' => '',
  'ULsuccess' => 'successfully uploaded',
  'ULbadname' => 'invalid attachment name',
  'ULbadtype' => '\'$upext\' is not an allowed file extension',
  'ULtoobig' => 'file is larger than maximum allowed by webserver',
  'ULtoobigext' => 'file is larger than allowed maximum of $upextmax bytes for \'$upext\' files',
  'ULpartial' => 'incomplete file received',
  'ULnofile' => 'no file uploaded',
  'ULexists' => 'file with that name already exists',
  'ULpquota' => 'group quota exceeded',
  'ULtquota' => 'upload quota exceeded',
  'Set new upload password:' => '', 

  ### GuiEdit button bar
  'Emphasized' => '',
  'Emphasized (italic)' => '',
  'Strong' => '',
  'Strong (bold)' => '',
  'Page link' => '',
  'Link to internal page' => '',
  'link text' => '',
  'Link to external page' => '',
  'file.ext' => '',
  'Attach file' => '',
  'Big text' => '',
  'Small text' => '',
  'Superscript' => '',
  'Subscript' => '',
  'Heading' => '',
  'Subheading' => '',
  'Center' => '',
  'Unordered list' => '',
  'Unordered (bullet) list' => '',
  'Ordered list' => '',
  'Ordered (numbered) list' => '',
  'Indented text' => '',
  'Hanging indent' => '',
  'Horizontal rule' => '',
  'Table' => '',
  # access keys
  # 'ak_em' => '',
  # 'ak_strong' => '',

  ### Others
  'not found' => '',
  '(approve sites)' => '',
  'This post has been blocked by the administrator' => '',
  'Password encryption' => '',
  'EditConflict' => "The page you are editing has been modified since you started editing it.  The modifications have been merged into the text below, you may want to verify the results of the merge before pressing save.  Conflicts the system couldn't resolve are bracketed by <<<<<<< and >>>>>>>.",
  'EditWarning' => "The page you are editing has been modified since you started editing it.  If you continue, your changes will overwrite any changes that others have made.",
  'View changes' => '',

  ### Historical

  ### Side bar titles
  'Project home page' => '',
  'About FrontAccounting' =>'',
  'Installation' => '',
  'First Steps' => '',
  'Working with FA' => '',
  'Development' => '',
  'Sourceforge project page' => '',
  'CVS updates mailing lists' => '',
  'CVS www interface' => '',
  'Instructions on CVS usage' => '',
  'Community' => '',
  'Mantis bugtracking system' => '',
  'Support Forum' => '',
  'FA mailing list' => '',