SearchWiki:
Add Page:

PmWiki

()

Page History Edit Page Links to This Page

PmWiki Localization.LocalizationInternationalizations

  ### Locale identifier, e.g. 'de' or 'cs_CZ.ISO-8859-2'
  'Locale' => 'zh-cn.utf8',
  ### Time format, e.g. '%Y-%m-%d %H:%M EET'
  'TimeFmt' => '%Y-%m-%d',

  ### Standard layout strings
  'View' => '',
  'Edit' => '',
  'History' => '',
  'Attach' => '',
  'Print' => '',
  'Backlinks' => '',
  'Login' => '',
  'Logout' => '',
  'Recent Changes' => '',
  'Search' => '',
  'Page last modified on {$LastModified}' => '{$LastModified}',
  'Go' => '',
  'All Recent Changes' => '',
  # access keys
  # 'ak_view' => '',
  # 'ak_edit' => 'e',
  # 'ak_history' => 'h',
  # 'ak_attach' => '',
  # 'ak_print' => '',
  # 'ak_backlinks' => '',
  # 'ak_logout' => '',
  # 'ak_recentchanges' => 'c',

  ### PageTitle/LinkText technical pages (for full list see page Localization.Localization)
  'RecentChanges' => '',
  'AllRecentChanges' => '',
  'GroupHeader' => '',
  'GroupFooter' => '',
  'SideBar' => '',
  'GroupAttributes' => '',

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

  ### 
  '{$SiteGroup}/EditQuickReference' => 'PmWikiZhCn/EditQuickReference',
  '{$SiteGroup}/UploadQuickReference' => 'PmWikiZhCn/UploadQuickReference',
  '{$SiteGroup}/Search' => 'PmWikiZhCn/Search',
  '{$SiteGroup}.PageNotFound' => 'PmWikiZhCn/PageNotFound',

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

  ### 
  'Editing {*$FullName}' => '{*$FullName}',
  'Save' => '',
  'Save and edit' => '',
  'Publish' => '',
  'Save draft' => '',
  'Save draft and edit' => '',
  'Preview' => '',
  'Cancel' => '',
  'Reset' => '',
  'Author' => '',
  'An author name is required.' => '',
  'Summary' => '',
  'This is a minor edit' => '',
  'Preview {*$FullName}' => '{*$FullName}',
  'End of preview -- remember to save' => '',
  'Page is unsaved' => '',
  'Top' => '',
  # 
  # 'ak_save' => 's',
  # 'ak_saveedit' => 'u',
  # 'ak_preview' => 'p',
  # 'ak_savedraft' => 'd',
  # 'ak_textedit' => ',',
  # 'e_rows' => '23',
  # 'e_cols' => '60',

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

  ### 
  'Attributes' => '',
  '{$FullName} Attributes' => '{$FullName}',
  'Set new read password:' => '',
  'Set new edit password:' => '',
  'Set new attribute password:' => '',
  'Set new publish password:' => '',
  'Set new upload password:' => '', 
  '(set by $PWSource)' => ' $PWSource ',
  '(using $PWCascade password)' => ' $PWCascade ',
  '(protected)' => '',
  'EnterAttributes' => "'clear''nopass'.",
  'The page has an "attr" attribute and cannot be deleted.' => '"attr" .',

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

  ### 
  'Search Results' => '',
  'SearchFor' => '<strong>$Needle</strong>',
  'SearchFound' => ' $MatchSearched  $MatchCount .',

  ### 
  'Attachments for' => '',
  'File to upload:' => '',
  'Name attachment as:' => '',
  'Upload' => '',
  'Uploads' => '',
  'ULsuccess' => '',
  'ULbadname' => '',
  'ULbadtype' => "'$upext'",
  'ULtoobig' => '',
  'ULtoobigext' => " '$upext' $upmax ",
  'ULpartial' => '',
  'ULnofile' => '',
  'ULexists' => '',
  'ULpquota' => '',
  'ULtquota' => '',

  ### GuiEdit
  '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' => '',

  ### 
  '(approve sites)' => '',
  'This post has been blocked by the administrator' => '',
  'Address blocked from posting' => '',
  'Text blocked from posting' => '',
  'Password encryption' => '',
  'EditConflict' => " &lt;&lt;&lt;&lt;&lt;&lt;&lt;  &gt;&gt;&gt;&gt;&gt;&gt;&gt;.",
  'EditWarning' => "",
  'View changes' => '',
  '?invalid page name' => '',
  'More information' => '',
  "PmWiki can't process your request" => 'PmWiki',
  'We are sorry for any inconvenience' => '',
  'Return to' => '',
  'Table of content' => '',

  ### Deprecated
  # Use instead the translation for PageTitle/LinkText technical pages above
  '{$Group}/RecentChanges' => '', 

  ### Historical
  'not found' => '',

Notes

  • Updated by feer? on 2012-03-30
  • Updated by EliasSoong? on 2006-03-21
  • Updated by weijiang? on 2005-10-27
  • Updated by FrankYan? on 2005-01-18
  • Updated by Pm? on 2004-12-07
  • Initiated by Ken? on 2004-12-04MatchSearched ''
Edit Page - Page History - Printable View - Recent Changes - SearchWiki
Page last modified on January 09, 2022, at 07:52 AM